>>> Unpacking source... >>> Unpacking chicken-4.0.0.tar.gz to /var/tmp/portage/dev-scheme/chicken-4.0.0/work >>> Source unpacked in /var/tmp/portage/dev-scheme/chicken-4.0.0/work >>> Compiling source in /var/tmp/portage/dev-scheme/chicken-4.0.0/work/chicken-4.0.0 ... PLATFORM=linux PREFIX=/usr make -j3 PLATFORM=linux PREFIX=/usr 'C_COMPILER_OPTIMIZATION_OPTIONS=-O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe' make -f ./Makefile.linux all make[1]: Entering directory `/var/tmp/portage/dev-scheme/chicken-4.0.0/work/chicken-4.0.0' gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -c apply-hack.x86.s -o apply-hack.x86.o echo "/* generated */" >chicken-defaults.h echo "#define C_BUILD_TAG \"compiled 2009-04-12 on laptop (Linux)\"" >>chicken-defaults.h echo "#define C_CHICKEN_PROGRAM \"chicken\"" >>chicken-defaults.h echo "#define C_SVN_REVISION 13887" >>chicken-defaults.h echo "#ifndef C_INSTALL_CC" >>chicken-defaults.h echo "# define C_INSTALL_CC \"gcc\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_CXX" >>chicken-defaults.h echo "# define C_INSTALL_CXX \"g++\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_CFLAGS" >>chicken-defaults.h echo "# define C_INSTALL_CFLAGS \"-fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_LDFLAGS" >>chicken-defaults.h echo "# define C_INSTALL_LDFLAGS \" \"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_SHARE_HOME" >>chicken-defaults.h echo "# define C_INSTALL_SHARE_HOME \"/usr/share/chicken\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_BIN_HOME" >>chicken-defaults.h echo "# define C_INSTALL_BIN_HOME \"/usr/bin\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_EGG_HOME" >>chicken-defaults.h echo "# define C_INSTALL_EGG_HOME \"/usr/lib/chicken/4\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_LIB_HOME" >>chicken-defaults.h echo "# define C_INSTALL_LIB_HOME \"/usr/lib\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_STATIC_LIB_HOME" >>chicken-defaults.h echo "# define C_INSTALL_STATIC_LIB_HOME \"/usr/lib\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_INCLUDE_HOME" >>chicken-defaults.h echo "# define C_INSTALL_INCLUDE_HOME \"/usr/include\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_MORE_LIBS" >>chicken-defaults.h echo "# define C_INSTALL_MORE_LIBS \"-lm -ldl\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_INSTALL_MORE_STATIC_LIBS" >>chicken-defaults.h echo "# define C_INSTALL_MORE_STATIC_LIBS \"-lm -ldl\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_DEFAULT_TARGET_STACK_SIZE" >>chicken-defaults.h echo "# define C_DEFAULT_TARGET_STACK_SIZE (128*1024)" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_DEFAULT_TARGET_HEAP_SIZE" >>chicken-defaults.h echo "# define C_DEFAULT_TARGET_HEAP_SIZE 0" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_STACK_GROWS_DOWNWARD" >>chicken-defaults.h echo "# define C_STACK_GROWS_DOWNWARD 1" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_MORE_LIBS" >>chicken-defaults.h echo "# define C_TARGET_MORE_LIBS \"-lm -ldl\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_MORE_STATIC_LIBS" >>chicken-defaults.h echo "# define C_TARGET_MORE_STATIC_LIBS \"-lm -ldl\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_CC" >>chicken-defaults.h echo "# define C_TARGET_CC \"gcc\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_CXX" >>chicken-defaults.h echo "# define C_TARGET_CXX \"g++\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_CFLAGS" >>chicken-defaults.h echo "# define C_TARGET_CFLAGS \"-fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_LDFLAGS" >>chicken-defaults.h echo "# define C_TARGET_LDFLAGS \" \"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CROSS_CHICKEN" >>chicken-defaults.h echo "# define C_CROSS_CHICKEN 0" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_BIN_HOME" >>chicken-defaults.h echo "# define C_TARGET_BIN_HOME \"/usr/bin\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_LIB_HOME" >>chicken-defaults.h echo "# define C_TARGET_LIB_HOME \"/usr/lib\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_RUN_LIB_HOME" >>chicken-defaults.h echo "# define C_TARGET_RUN_LIB_HOME \"/usr/lib\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_SHARE_HOME" >>chicken-defaults.h echo "# define C_TARGET_SHARE_HOME \"/usr/share\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_INCLUDE_HOME" >>chicken-defaults.h echo "# define C_TARGET_INCLUDE_HOME \"/usr/include\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_TARGET_STATIC_LIB_HOME" >>chicken-defaults.h echo "# define C_TARGET_STATIC_LIB_HOME \"/usr/lib\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CHICKEN_PROGRAM" >>chicken-defaults.h echo "# define C_CHICKEN_PROGRAM \"chicken\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CSC_PROGRAM" >>chicken-defaults.h echo "# define C_CSC_PROGRAM \"csc\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CSI_PROGRAM" >>chicken-defaults.h echo "# define C_CSI_PROGRAM \"csi\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_CHICKEN_BUG_PROGRAM" >>chicken-defaults.h echo "# define C_CHICKEN_BUG_PROGRAM \"chicken-bug\"" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_WINDOWS_SHELL" >>chicken-defaults.h echo "# define C_WINDOWS_SHELL 0" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#ifndef C_BINARY_VERSION" >>chicken-defaults.h echo "# define C_BINARY_VERSION 4" >>chicken-defaults.h echo "#endif" >>chicken-defaults.h echo "#define HAVE_DIRENT_H 1" >chicken-config.h echo "#define HAVE_DLFCN_H 1" >>chicken-config.h echo "#define HAVE_INTTYPES_H 1" >>chicken-config.h echo "#define HAVE_LIMITS_H 1" >>chicken-config.h echo "#define HAVE_LONG_LONG 1" >>chicken-config.h echo "#define HAVE_MEMMOVE 1" >>chicken-config.h echo "#define HAVE_MEMORY_H 1" >>chicken-config.h echo "#define HAVE_STDINT_H 1" >>chicken-config.h echo "#define HAVE_STDLIB_H 1" >>chicken-config.h echo "#define HAVE_STRERROR 1" >>chicken-config.h echo "#define HAVE_STRINGS_H 1" >>chicken-config.h echo "#define HAVE_STRING_H 1" >>chicken-config.h echo "#define HAVE_STRTOLL 1" >>chicken-config.h echo "#define HAVE_STRTOQ 1" >>chicken-config.h echo "#define HAVE_SYS_STAT_H 1" >>chicken-config.h echo "#define HAVE_SYS_TYPES_H 1" >>chicken-config.h echo "#define HAVE_UNISTD_H 1" >>chicken-config.h echo "#define HAVE_UNSIGNED_LONG_LONG 1" >>chicken-config.h echo "#define STDC_HEADERS 1" >>chicken-config.h echo "#define HAVE_ALLOCA 1" >>chicken-config.h echo "#define HAVE_ALLOCA_H 1" >>chicken-config.h echo "#define HAVE_GRP_H 1" >>chicken-config.h echo "#define HAVE_ERRNO_H 1" >>chicken-config.h echo "#define HAVE_GCVT 1" >>chicken-config.h echo "#define HAVE_SYSEXITS_H 1" >>chicken-config.h echo "#define HAVE_MEMMOVE 1" >>chicken-config.h echo "#define C_STACK_GROWS_DOWNWARD 1" >>chicken-config.h echo "#define C_HACKED_APPLY" >>chicken-config.h cat chicken-defaults.h >>chicken-config.h gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN library.c -o library-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ -DC_BUILDING_LIBCHICKEN eval.c -o eval-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN data-structures.c -o data-structures-static.o library.c: In function ‘f_23468’: library.c:28087: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN ports.c -o ports-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN files.c -o files-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN extras.c -o extras-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN lolevel.c -o lolevel-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN utils.c -o utils-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN tcp.c -o tcp-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN srfi-1.c -o srfi-1-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN srfi-4.c -o srfi-4-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN srfi-13.c -o srfi-13-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN srfi-14.c -o srfi-14-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN srfi-18.c -o srfi-18-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN srfi-69.c -o srfi-69-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN posixunix.c -o posixunix-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN regex.c -o regex-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN scheduler.c -o scheduler-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN profiler.c -o profiler-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN stub.c -o stub-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN expand.c -o expand-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN chicken-syntax.c -o chicken-syntax-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN runtime.c -o runtime-static.o runtime.c: In function ‘C_halt’: runtime.c:3880: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result runtime.c: In function ‘C_message’: runtime.c:3901: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result runtime.c: In function ‘C_number_to_string’: runtime.c:7811: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME ulibrary.c -o ulibrary-static.o ulibrary.c: In function ‘f_23325’: ulibrary.c:26685: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME ueval.c -o ueval-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME udata-structures.c -o udata-structures-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME uports.c -o uports-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME ufiles.c -o ufiles-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME uextras.c -o uextras-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME ulolevel.c -o ulolevel-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME uutils.c -o uutils-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME utcp.c -o utcp-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME usrfi-1.c -o usrfi-1-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME usrfi-4.c -o usrfi-4-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME usrfi-13.c -o usrfi-13-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME usrfi-14.c -o usrfi-14-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME usrfi-18.c -o usrfi-18-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME usrfi-69.c -o usrfi-69-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME uposixunix.c -o uposixunix-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME uregex.c -o uregex-static.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe \ \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME runtime.c -o uruntime-static.o runtime.c: In function ‘C_halt’: runtime.c:3880: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result runtime.c: In function ‘C_message’: runtime.c:3901: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result runtime.c: In function ‘C_number_to_string’: runtime.c:7811: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN library.c -o library.o library.c: In function ‘f_23468’: library.c:28087: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN eval.c -o eval.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN data-structures.c -o data-structures.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN ports.c -o ports.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN files.c -o files.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN extras.c -o extras.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN lolevel.c -o lolevel.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN utils.c -o utils.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN tcp.c -o tcp.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN srfi-1.c -o srfi-1.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN srfi-4.c -o srfi-4.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN srfi-13.c -o srfi-13.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN srfi-14.c -o srfi-14.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN srfi-18.c -o srfi-18.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN srfi-69.c -o srfi-69.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN posixunix.c -o posixunix.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN regex.c -o regex.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN scheduler.c -o scheduler.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN profiler.c -o profiler.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN stub.c -o stub.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN expand.c -o expand.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN chicken-syntax.c -o chicken-syntax.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN runtime.c -o runtime.o runtime.c: In function ‘C_halt’: runtime.c:3880: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result runtime.c: In function ‘C_message’: runtime.c:3901: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result runtime.c: In function ‘C_number_to_string’: runtime.c:7811: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME ulibrary.c -o ulibrary.o ulibrary.c: In function ‘f_23325’: ulibrary.c:26685: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME ueval.c -o ueval.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME udata-structures.c -o udata-structures.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME uports.c -o uports.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME ufiles.c -o ufiles.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME uextras.c -o uextras.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME ulolevel.c -o ulolevel.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME uutils.c -o uutils.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME utcp.c -o utcp.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME usrfi-1.c -o usrfi-1.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME usrfi-4.c -o usrfi-4.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME usrfi-13.c -o usrfi-13.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME usrfi-14.c -o usrfi-14.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME usrfi-18.c -o usrfi-18.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME usrfi-69.c -o usrfi-69.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME uposixunix.c -o uposixunix.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN -DNDEBUG -DC_UNSAFE_RUNTIME uregex.c -o uregex.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN runtime.c -o uruntime.o runtime.c: In function ‘C_halt’: runtime.c:3880: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result runtime.c: In function ‘C_message’: runtime.c:3901: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result runtime.c: In function ‘C_number_to_string’: runtime.c:7811: warning: ignoring return value of ‘gcvt’, declared with attribute warn_unused_result gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC chicken.c \ -o chicken.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC batch-driver.c \ -o batch-driver.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC compiler.c \ -o compiler.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC optimizer.c \ -o optimizer.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC support.c \ -o support.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC c-platform.c \ -o c-platform.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC c-backend.c \ -o c-backend.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -fPIC -DPIC \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe csi.c -o csi.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -fPIC -DPIC \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe chicken-profile.c -o chicken-profile.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -fPIC -DPIC \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe csc.c -o csc.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -fPIC -DPIC \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe chicken-install.c -o chicken-install.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -fPIC -DPIC \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe chicken-uninstall.c -o chicken-uninstall.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -fPIC -DPIC \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe chicken-status.c -o chicken-status.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN setup-download.c -o setup-download.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN setup-api.c -o setup-api.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ \ \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe chicken-bug.c -o chicken-bug.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN chicken.import.c -o chicken.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN lolevel.import.c -o lolevel.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN srfi-1.import.c -o srfi-1.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN srfi-4.import.c -o srfi-4.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN data-structures.import.c -o data-structures.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN ports.import.c -o ports.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN files.import.c -o files.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN posix.import.c -o posix.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN srfi-13.import.c -o srfi-13.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN srfi-69.import.c -o srfi-69.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN extras.import.c -o extras.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN regex.import.c -o regex.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN srfi-14.import.c -o srfi-14.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN tcp.import.c -o tcp.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN foreign.import.c -o foreign.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN compiler.import.c -o compiler.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN scheme.import.c -o scheme.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN srfi-18.import.c -o srfi-18.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN utils.import.c -o utils.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN csi.import.c -o csi.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN irregex.import.c -o irregex.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN setup-api.import.c -o setup-api.import.o gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. -I./ -DC_SHARED \ -c -O3 -march=prescott -mtune=prescott -fomit-frame-pointer -pipe -fPIC -DPIC \ -DC_BUILDING_LIBCHICKEN setup-download.import.c -o setup-download.import.o ar cru libchickenchicken-4.0.0.tar.gz apply-hack.x86.o library-static.o eval-static.o data-structures-static.o ports-static.o files-static.o extras-static.o lolevel-static.o utils-static.o tcp-static.o srfi-1-static.o srfi-4-static.o srfi-13-static.o srfi-14-static.o srfi-18-static.o srfi-69-static.o posixunix-static.o regex-static.o scheduler-static.o profiler-static.o stub-static.o expand-static.o chicken-syntax-static.o runtime-static.o ar cru libuchickenchicken-4.0.0.tar.gz apply-hack.x86.o ulibrary-static.o ueval-static.o udata-structures-static.o uports-static.o ufiles-static.o uextras-static.o ulolevel-static.o uutils-static.o utcp-static.o usrfi-1-static.o usrfi-4-static.o usrfi-13-static.o usrfi-14-static.o usrfi-18-static.o usrfi-69-static.o uposixunix-static.o uregex-static.o scheduler-static.o profiler-static.o stub-static.o expand-static.o chicken-syntax-static.o uruntime-static.o gcc -shared \ -o libchicken.so library.o eval.o data-structures.o ports.o files.o extras.o lolevel.o utils.o tcp.o srfi-1.o srfi-4.o srfi-13.o srfi-14.o srfi-18.o srfi-69.o posixunix.o regex.o scheduler.o profiler.o stub.o expand.o chicken-syntax.o runtime.o apply-hack.x86.o -lm -ldl gcc -shared \ -o libuchicken.so ulibrary.o ueval.o udata-structures.o uports.o ufiles.o uextras.o ulolevel.o uutils.o utcp.o usrfi-1.o usrfi-4.o usrfi-13.o usrfi-14.o usrfi-18.o usrfi-69.o uposixunix.o uregex.o scheduler.o profiler.o stub.o expand.o chicken-syntax.o uruntime.o apply-hack.x86.o -lm -ldl gcc -L. -shared -Wl,-R. setup-download.o -o setup-download.so \ -lchicken \ -lm -ldl ./libchicken.so: file not recognized: File format not recognized collect2: ld returned 1 exit status make[1]: *** [setup-download.so] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/dev-scheme/chicken-4.0.0/work/chicken-4.0.0' make: *** [all] Error 2 * * ERROR: dev-scheme/chicken-4.0.0 failed. * Call stack: * ebuild.sh, line 48: Called src_compile * environment, line 931: Called die * The specific snippet of code: * emake ${OPTIONS} C_COMPILER_OPTIMIZATION_OPTIONS="${CFLAGS}" || die; * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-scheme/chicken-4.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/chicken-4.0.0/temp/environment'. *