>>> Unpacking source... >>> Unpacking plt-4.1.3-src-unix.tgz to /var/tmp/portage/dev-scheme/plt-scheme-4.1.3/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-scheme/plt-scheme-4.1.3/work/plt-4.1.3 ... * econf: updating plt-4.1.3/src/wxcommon/jpeg/config.guess with /usr/share/gnuconfig/config.guess * econf: updating plt-4.1.3/src/wxcommon/jpeg/config.sub with /usr/share/gnuconfig/config.sub * econf: updating plt-4.1.3/src/lt/config.guess with /usr/share/gnuconfig/config.guess * econf: updating plt-4.1.3/src/lt/config.sub with /usr/share/gnuconfig/config.sub * econf: updating plt-4.1.3/src/foreign/gcc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating plt-4.1.3/src/foreign/gcc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating plt-4.1.3/src/mzscheme/gc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating plt-4.1.3/src/mzscheme/gc/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-mred --enable-shared --disable-perl --disable-backtrace --enable-cairo --disable-llvm --enable-gl --disable-gprof --enable-xft --enable-xrender --build=i686-pc-linux-gnu === Shared libraries enabled checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for cos in -lm... yes checking for dlopen in -ldl... yes checking for inline keyword... yes checking for nl_langinfo (CODESET)... yes checking for getaddrinfo... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking iconv is usable... yes checking for mbsrtowcs... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for stack direction... down checking whether byte ordering is bigendian... no checking whether C++ compiler works... yes checking whether new and new[] are different... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking for XFlush in -lX11... yes checking for XSyncQueryExtension in -lXext... yes checking for XtDestroyWidget in -lXt... yes checking for XmuInternAtom in -lXmu... yes checking for vendorShellClassRec in -lXaw... yes checking whether X11/XKBlib.h is available... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for glXChooseVisual in -lGL... yes checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking for XRenderQueryExtension in -lXrender... yes Using pkg-config xft... Xft flags: -I/usr/include/freetype2 Xft libs: -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 Using pkg-config for Cairo... Cairo flags: -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 Cairo libs: -lcairo checking for cairo_create in -lcairo... yes checking cairo-xlib.h usability... yes checking cairo-xlib.h presence... yes checking for cairo-xlib.h... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_read_info in -lpng... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_start_decompress in -ljpeg... yes Configuring libtool checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a sed that does not truncate output... /usr/lib/portage/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating Makefile config.status: creating mzscheme/Makefile config.status: creating mzscheme/src/Makefile config.status: creating mzscheme/dynsrc/Makefile config.status: creating mzscheme/gc/Makefile config.status: creating mzscheme/sgc/Makefile config.status: creating mzscheme/gc2/Makefile config.status: creating foreign/Makefile config.status: creating mred/Makefile config.status: creating mred/wxs/Makefile config.status: creating mred/wxme/Makefile config.status: creating mred/gc2/Makefile config.status: creating wxcommon/libpng/Makefile config.status: creating wxcommon/zlib/Makefile config.status: creating wxxt/src/Makefile config.status: creating wxxt/src/x/Makefile config.status: creating wxxt/utils/image/src/Makefile config.status: creating wxxt/contrib/xpm/lib/Makefile config.status: creating mzscheme/mzconfig.h === configuring in foreign/gcc/libffi (/var/tmp/portage/dev-scheme/plt-scheme-4.1.3/work/plt-4.1.3/src/foreign/gcc/libffi) configure: running /bin/sh ./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-mred' '--enable-shared' '--disable-perl' '--disable-backtrace' '--enable-cairo' '--disable-llvm' '--enable-gl' '--disable-gprof' '--enable-xft' '--enable-xrender' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-Os -march=pentium-m -pipe -g' 'LDFLAGS=-Wl,-O1,--as-needed' 'CXXFLAGS=-Os -march=pentium-m -pipe -g' '--enable-shared' '--disable-multilib' --cache-file=/dev/null --srcdir=. checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /usr/lib/portage/bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for working alloca.h... yes checking for alloca... yes checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 12 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes configure: creating ./config.status config.status: creating include/Makefile config.status: WARNING: include/Makefile.in seems to ignore the --datarootdir setting config.status: creating include/ffi.h config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating fficonfig.h config.status: linking ./src/x86/ffitarget.h to include/ffitarget.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands >>> Installation targets: executables : ${exec_prefix}/bin/... Scheme code : ${exec_prefix}/lib/plt/collects/... core docs : /usr/share/doc/plt-scheme-4.1.3/... C libraries : ${exec_prefix}/lib/... C headers : ${prefix}/include/plt/... extra C objs : ${exec_prefix}/lib/plt/... man pages : /usr/share/man/... where prefix = /usr and datarootdir = ${prefix}/share and exec_prefix = ${prefix} make -j2 -s mkdir .libs i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./alloc.c -fPIC -DPIC -o .libs/alloc.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./reclaim.c -fPIC -DPIC -o .libs/reclaim.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./allchblk.c -fPIC -DPIC -o .libs/allchblk.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./misc.c -fPIC -DPIC -o .libs/misc.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./headers.c -fPIC -DPIC -o .libs/headers.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./os_dep.c -fPIC -DPIC -o .libs/os_dep.o ./os_dep.c: In function 'GC_disable_signals': ./os_dep.c:560: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:184) ./os_dep.c: In function 'GC_enable_signals': ./os_dep.c:569: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:184) i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mark.c -fPIC -DPIC -o .libs/mark.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./obj_map.c -fPIC -DPIC -o .libs/obj_map.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./finalize.c -fPIC -DPIC -o .libs/finalize.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./blacklst.c -fPIC -DPIC -o .libs/blacklst.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./malloc.c -fPIC -DPIC -o .libs/malloc.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./stubborn.c -fPIC -DPIC -o .libs/stubborn.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./checksums.c -fPIC -DPIC -o .libs/checksums.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_threads.c -fPIC -DPIC -o .libs/solaris_threads.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./darwin_stop_world.c -fPIC -DPIC -o .libs/darwin_stop_world.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mallocx.c -fPIC -DPIC -o .libs/mallocx.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_pthreads.c -fPIC -DPIC -o .libs/solaris_pthreads.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./specific.c -fPIC -DPIC -o .libs/specific.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./backgraph.c -fPIC -DPIC -o .libs/backgraph.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./win32_threads.c -fPIC -DPIC -o .libs/win32_threads.o ^^^^Starting command^^^^ i686-pc-linux-gnu-gcc -c -I./include ./mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o ^^^^Starting command^^^^ ^^^^Starting command^^^^ i686-pc-linux-gnu-gcc -c -I./include ./mach_dep1.c -fPIC -DPIC -o .libs/mach_dep1.o i686-pc-linux-gnu-gcc -c -I./include -DNO_SIGNALS -Os -march=pentium-m -pipe -g -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 ./mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o ./mark_rts.c: In function 'GC_approx_sp': ./mark_rts.c:386: warning: function returns address of local variable mkdir ../.libs gcc -shared .libs/alloc.o .libs/reclaim.o .libs/allchblk.o .libs/misc.o .libs/mach_dep.o .libs/mach_dep1.o .libs/os_dep.o .libs/mark_rts.o .libs/headers.o .libs/mark.o .libs/obj_map.o .libs/blacklst.o .libs/finalize.o .libs/new_hblk.o .libs/dbg_mlc.o .libs/malloc.o .libs/stubborn.o .libs/checksums.o .libs/solaris_threads.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/darwin_stop_world.o .libs/typd_mlc.o .libs/ptr_chck.o .libs/mallocx.o .libs/solaris_pthreads.o .libs/gcj_mlc.o .libs/specific.o .libs/gc_dlopen.o .libs/backgraph.o .libs/win32_threads.o .libs/dyn_load.o -Wl,-soname -Wl,libmzgc-4.1.3.so -o ../.libs/libmzgc-4.1.3.so (cd ../.libs && rm -f libmzgc.so && ln -s libmzgc-4.1.3.so libmzgc.so) creating ../libmzgc.la (cd ../.libs && rm -f libmzgc.la && ln -s ../libmzgc.la libmzgc.la) mkdir .libs i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./../mzscheme -I./../mzscheme/include -I./../mzscheme/src -Igcc/libffi/include -c ./foreign.c -fPIC -DPIC -o .libs/foreign.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -fPIC -DPIC -o src/.libs/debug.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -o src/debug.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -fPIC -DPIC -o src/.libs/types.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -o src/raw_api.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -fPIC -DPIC -o src/.libs/closures.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -o src/closures.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o libtool: compile: i686-pc-linux-gnu-gcc -I. -I./include -Iinclude -I./src -Os -march=pentium-m -pipe -g -c src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -Os -march=pentium-m -pipe -g -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -o src/x86/ffi.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -I. -I./include -Iinclude -I./src -Os -march=pentium-m -pipe -g -c src/x86/sysv.S -o src/x86/sysv.o >/dev/null 2>&1 libtool: link: i686-pc-linux-gnu-ar cru .libs/libffi_convenience.a src/.libs/debug.o src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libffi_convenience.a libtool: link: creating libffi_convenience.la libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) mkdir .libs i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./salloc.c -fPIC -DPIC -o .libs/salloc.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./bignum.c -fPIC -DPIC -o .libs/bignum.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./bool.c -fPIC -DPIC -o .libs/bool.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./builtin.c -fPIC -DPIC -o .libs/builtin.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./char.c -fPIC -DPIC -o .libs/char.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./complex.c -fPIC -DPIC -o .libs/complex.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./dynext.c -fPIC -DPIC -o .libs/dynext.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./env.c -fPIC -DPIC -o .libs/env.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./error.c -fPIC -DPIC -o .libs/error.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./eval.c -fPIC -DPIC -o .libs/eval.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./file.c -fPIC -DPIC -o .libs/file.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./fun.c -fPIC -DPIC -o .libs/fun.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./gmp/gmp.c -fPIC -DPIC -o .libs/gmp.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./hash.c -fPIC -DPIC -o .libs/hash.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./jit.c -fPIC -DPIC -o .libs/jit.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./list.c -fPIC -DPIC -o .libs/list.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./module.c -fPIC -DPIC -o .libs/module.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./mzrt.c -fPIC -DPIC -o .libs/mzrt.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./network.c -fPIC -DPIC -o .libs/network.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./numarith.c -fPIC -DPIC -o .libs/numarith.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./number.c -fPIC -DPIC -o .libs/number.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./numcomp.c -fPIC -DPIC -o .libs/numcomp.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./numstr.c -fPIC -DPIC -o .libs/numstr.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./places.c -fPIC -DPIC -o .libs/places.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./port.c -fPIC -DPIC -o .libs/port.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./portfun.c -fPIC -DPIC -o .libs/portfun.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./print.c -fPIC -DPIC -o .libs/print.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./rational.c -fPIC -DPIC -o .libs/rational.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./read.c -fPIC -DPIC -o .libs/read.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./regexp.c -fPIC -DPIC -o .libs/regexp.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./sema.c -fPIC -DPIC -o .libs/sema.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./setjmpup.c -fPIC -DPIC -o .libs/setjmpup.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./string.c -I. -fPIC -DPIC -o .libs/string.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./struct.c -fPIC -DPIC -o .libs/struct.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./stxobj.c -fPIC -DPIC -o .libs/stxobj.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./symbol.c -fPIC -DPIC -o .libs/symbol.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./syntax.c -fPIC -DPIC -o .libs/syntax.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./thread.c -fPIC -DPIC -o .libs/thread.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./type.c -fPIC -DPIC -o .libs/type.o i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./vector.c -fPIC -DPIC -o .libs/vector.o gcc -shared src/.libs/bignum.o src/.libs/bool.o src/.libs/builtin.o src/.libs/char.o src/.libs/complex.o src/.libs/dynext.o src/.libs/env.o src/.libs/error.o src/.libs/eval.o src/.libs/file.o src/.libs/fun.o src/.libs/gmp.o src/.libs/hash.o src/.libs/jit.o src/.libs/list.o src/.libs/module.o src/.libs/mzrt.o src/.libs/network.o src/.libs/numarith.o src/.libs/number.o src/.libs/numcomp.o src/.libs/numstr.o src/.libs/places.o src/.libs/portfun.o src/.libs/port.o src/.libs/print.o src/.libs/rational.o src/.libs/read.o src/.libs/regexp.o src/.libs/salloc.o src/.libs/sema.o src/.libs/setjmpup.o src/.libs/string.o src/.libs/struct.o src/.libs/stxobj.o src/.libs/symbol.o src/.libs/syntax.o src/.libs/thread.o src/.libs/type.o src/.libs/vector.o ../foreign/.libs/foreign.o -Wl,--whole-archive ../foreign/gcc/libffi/.libs/libffi_convenience.a -Wl,--no-whole-archive -Wl,-soname -Wl,libmzscheme-4.1.3.so -o .libs/libmzscheme-4.1.3.so (cd .libs && rm -f libmzscheme.so && ln -s libmzscheme-4.1.3.so libmzscheme.so) creating libmzscheme.la (cd .libs && rm -f libmzscheme.la && ln -s ../libmzscheme.la libmzscheme.la) i686-pc-linux-gnu-gcc -Os -march=pentium-m -pipe -g -DMZ_USES_SHARED_LIB -DINITIAL_COLLECTS_DIRECTORY=\"/var/tmp/portage/dev-scheme/plt-scheme-4.1.3/work/plt-4.1.3/collects\" -I. -I./include -c ./main.c -fPIC -DPIC -o .libs/main.o i686-pc-linux-gnu-gcc -o .libs/mzschemecgc .libs/main.o -Wl,-O1 -Wl,--as-needed -rdynamic ./.libs/libmzscheme.so ./.libs/libmzgc.so -ldl -lm -Wl,--rpath -Wl,/usr/lib ./.libs/libmzscheme.so: undefined reference to `sincos' ./.libs/libmzscheme.so: undefined reference to `sqrt' ./.libs/libmzscheme.so: undefined reference to `floor' ./.libs/libmzscheme.so: undefined reference to `ceil' ./.libs/libmzscheme.so: undefined reference to `dlsym' ./.libs/libmzscheme.so: undefined reference to `tan' ./.libs/libmzscheme.so: undefined reference to `asin' ./.libs/libmzscheme.so: undefined reference to `dlerror' ./.libs/libmzscheme.so: undefined reference to `log' ./.libs/libmzscheme.so: undefined reference to `atan' ./.libs/libmzscheme.so: undefined reference to `fmod' ./.libs/libmzscheme.so: undefined reference to `acos' ./.libs/libmzscheme.so: undefined reference to `exp' ./.libs/libmzscheme.so: undefined reference to `sin' ./.libs/libmzscheme.so: undefined reference to `pow' ./.libs/libmzscheme.so: undefined reference to `atan2' ./.libs/libmzscheme.so: undefined reference to `cos' ./.libs/libmzscheme.so: undefined reference to `dlopen' ./.libs/libmzscheme.so: undefined reference to `dlclose' collect2: ld returned 1 exit status make[4]: *** [mzschemecgc] Virhe 1 make[3]: *** [cgc] Virhe 2 make[2]: *** [3m] Virhe 2 make[1]: *** [3m] Virhe 2 make: *** [all] Virhe 2 * * ERROR: dev-scheme/plt-scheme-4.1.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2317: Called die * The specific snippet of code: * emake || die "emake failed"; * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/dev-scheme:plt-scheme-4.1.3:20081128-114526.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/plt-scheme-4.1.3/temp/environment'. *