[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HPPA and lenny



Christoph Martin schrieb:
> 
> Martin, Christoph schrieb:
>> Peter Palfrader schrieb:
>>> Christoph Martin schrieb am Sonntag, dem 14. Dezember 2008:
>>>
>>>> I just installed a old hppa (c100) machine with etch. Maybe the machine
>>>> could help as an autobuilder.
>>> Is it able to boot recent kernels successfully?  
>> It runs with 2.6.24-etchnhalf.1-parisc
>>
>>> Can it build ruby1.9
>>> successfully, without dying, in an up-to-date sid chroot?  Can you try a
>>> few times?
>> I'll try.
>>
> 
> sid chroot installed successfully.
> build of ruby1.9 is running

build of ruby1.9 crashes reproducibly with

./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb
./enc/make_encmake.rb --builtin-encs="ascii.o us_ascii.o unicode.o
utf_8.o" enc.mk
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb  -run -e mkdir
-- -p ".ext/hppa-linux/enc/trans" enc/trans
/usr/bin/make -f enc.mk RUBY="./miniruby -I./lib -I.ext/common -I./-
-r./ext/purelib.rb " -w
make[2]: Entering directory `/build/ruby1.9-1.9.0.2'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/ruby1.9-1.9.0.2'
compiling bigdecimal
make[2]: Entering directory `/build/ruby1.9-1.9.0.2/ext/bigdecimal'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/ruby1.9-1.9.0.2/ext/bigdecimal'
compiling continuation
./ext/extmk.rb:181: [BUG] Segmentation fault
ruby 1.9.0 (2008-06-20 revision 17482) [hppa-linux]

After that I have to kill -9 a miniruby process. Is this a ruby on hppa
problem or a problem with my box?

I'll try a recent kernel now.

Christoph


Reply to: