chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] chicken-4.8.0rc3, check : invalid encoded literal format


From: Claude Marinier
Subject: [Chicken-users] chicken-4.8.0rc3, check : invalid encoded literal format - execution terminated
Date: Wed, 12 Sep 2012 21:38:04 -0400

Dell Vostro 200
Intel(R) Pentium(R) Dual  CPU  E2200  @ 2.20GHz
2 GB memory


uname -a
Linux hibou 2.6.32-5-686 #1 SMP Sun May 6 04:01:19 UTC 2012 i686 GNU/Linux


address@hidden chicken-4.8.0rc3]$ make PLATFORM=linux PREFIX=/usr/local check
make -f ./Makefile.linux CONFIG= check
make[1]: Entering directory `/home/work/chicken-4.8.0rc3'
cd tests; sh runtests.sh
======================================== compiler tests ...
../chicken compiler-tests.scm -output-file a.c -verbose -include-path ..

Note: global variable `foo#bar' is only locally visible and never used

Note: global variable `bla#blabla' is only locally visible and never used
gcc a.c -o a.o -c  -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer -I.. -I"/usr/local/include/chicken"
rm a.c
gcc a.o -o a.out -L.. -L"/usr/local/lib"  -Wl,-R"/usr/local/lib" -lchicken -lm -ldl
rm a.o
[panic] invalid encoded literal format - execution terminated

make[1]: *** [check] Error 1
make[1]: Leaving directory `/home/work/chicken-4.8.0rc3'
make: *** [check] Error 2


reply via email to

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