chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] chicken-4.8.0rc1 on OpenBSD -current sparc64


From: Felix
Subject: Re: [Chicken-hackers] chicken-4.8.0rc1 on OpenBSD -current sparc64
Date: Sat, 11 Aug 2012 00:36:50 +0200 (CEST)

>> 
>> Fri, 10 Aug 2012 12:11:31 +0300, dsp wrote:
>> > gmake check fails on multiple tests (namely compiler-inlines)
>> > with:
>> >  [panic] `##sys#error-hook' is not defined - the `library' unit was 
>> > probably not linked with this executable - execution terminated
>> 
>> Can you check whether this message did not also show up
>> during "make ... install"?
>> (I am having a similar problem with a 32bit install on a 64bit Linux,
>> see thread "bootstrapping (again)" from December 2011.)
> 
> you are correct. indeed it first happens during make install. i attach
> some output:
> install -m755 setup-download.import.so "/tmp/chicken/lib/chicken/6" 
> install -m755 setup-api.so "/tmp/chicken/lib/chicken/6" 
> install -m755 setup-download.so "/tmp/chicken/lib/chicken/6" 
> /tmp/chicken/bin/chicken-install -update-db
> [panic] `##sys#error-hook' is not defined - the `library' unit was probably 
> not linked with this executable - execution terminated
> 
> gmake[2]: [install-bin] Error 1 (ignored)
> gmake[2]: Leaving directory `/home/dsp/chicken-4.8.0rc1'

This seems to be a problem with sparc64 platforms in general (I'm not
sure Sven's problem is related - it might be, though).  Attempts to
build 4.8.0rc1 on some systems at the gcc compile farm fail,
specifically gcc64 (OpenBSD), which is known to be broken and fails in
various situations (but not consistently) and gcc62 (Ubuntu), which
fails in a similar manner as you desribe above. Both are sparc64
machines. Sorry, no solution in sight right now.


cheers,
felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]