[Pkg-gnu-smalltalk-devel] Bug#477312: Log for failed build of gnu-smalltalk_3.1~rc3-3 (dist=experimental)

Paolo Bonzini bonzini at gnu.org
Fri Sep 19 15:58:39 UTC 2008


Philipp Kern wrote:
> On Fri, Sep 19, 2008 at 04:01:04PM +0200, Paolo Bonzini wrote:
>>>> -result = 7.700000
>>>> +result = 2305843009213693952.000000
>> Will try to make a standalone testcase.
>>>> ./testsuite.at:159: exit code was 139, expected 0
>> Can you get a backtrace (e.g. from a coredump)?
> 
> If you tell me how to run a single test sensibly without running
> ./testsuite then I can easily provide you with a backtrace.  (:

Sure.  From the top build directory you can do

tests/gst -f scripts/Test.st -vp Swazoo

If you want to run in gdb, do

sh -x tests/gst -f scripts/Test.st -vp Swazoo

and then execute

./libtool *copy_arguments_from_above* gdb --args gst -f scripts/Test.st
-vp Swazoo

Paolo





More information about the Pkg-gnu-smalltalk-devel mailing list