On Oct 3, 2008, at 4:43 AM, Guy Lauquin wrote:

ppc, OS X 10.4.11, Xcode 2.5, X11 1.1.3
Fink Package manager version: 0.28.5, unstable tree

clisp , a dependency of maxima cannot compile.

./comment5 arilev1e.d | ./gctrigger | ./varbrace > arilev1e.c
./comment5 arilev1i.d | ./gctrigger | ./varbrace > arilev1i.c
./comment5 genclisph.d | ./gctrigger | ./varbrace > genclisph.c
./comment5 noreadline.d | ./gctrigger | ./varbrace > noreadline.c
./comment5 lispbibl.d | sed -e '/^%% /{s///p;d;}' -e '/^#line /! s/.*//' > gen.lispbibl.c
rm -f localcharset.h
ln -s gllib//localcharset.h localcharset.h
gcc -I/sw/include -Igllib -g -O2 -W -Wswitch -Wcomment -Wpointer- arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign- compare -O2 -falign-functions=4 -DUNIX_BINARY_DISTRIB -DUNICODE - DDYNAMIC_FFI -DNO_READLINE -I. -c spvw.c
In file included from spvw.d:546:
spvw_sigsegv.d: In function 'stackoverflow_handler':
spvw_sigsegv.d:94: error: too few arguments to function 'sigsegv_leave_handler'
spvw.d: In function 'getSP':
spvw.d:643: warning: function returns address of local variable
make: *** [spvw.o] Error 1
mkdir -p gllib
if test ! -f gllib/Makefile; then sh config.status --file=gllib/ Makefile depfiles; fi cd gllib && make CFLAGS="-g -O2 -W -Wswitch -Wcomment -Wpointer- arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign- compare -O2 -falign-functions=4 -DUNIX_BINARY_DISTRIB -DUNICODE - DDYNAMIC_FFI -DNO_READLINE -I. "
make[2]: Nothing to be done for `am--refresh'.
make  all-am
make[3]: Nothing to be done for `am--refresh'.
make[2]: Nothing to be done for `all-am'.
gcc -I/sw/include -Igllib -g -O2 -W -Wswitch -Wcomment -Wpointer- arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign- compare -O2 -falign-functions=4 -DUNIX_BINARY_DISTRIB -DUNICODE - DDYNAMIC_FFI -DNO_READLINE -I. -c spvw.c
In file included from spvw.d:546:
spvw_sigsegv.d: In function 'stackoverflow_handler':
spvw_sigsegv.d:94: error: too few arguments to function 'sigsegv_leave_handler'
spvw.d: In function 'getSP':
spvw.d:643: warning: function returns address of local variable
make: *** [spvw.o] Error 1
### execution of /var/tmp/tmp.1.BQ0t0G failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-clisp-2.46-1
(Lecture de la base de donn'ees... 158700 fichiers et r'epertoires d'ej`a install'es.)
Suppression de fink-buildlock-clisp-2.46-1 ...
Failed: phase compiling: clisp-2.46-1 failed


<snip>

This should be fixed now.

The problem was that the update to libsigsegv was incompatible with clisp. I've rolled back libsigsegv until the problem is worked out-- it isn't specific to OS X.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to