setup unpack >>> Unpacking source... >>> Unpacking mzscheme-205.src.unix.tar.gz to /var/tmp/portage/mzscheme-205/work >>> Source unpacked. compile configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. ----> Installation will go to /usr: ----> /usr/collects/... ----> /usr/bin/... ----> /usr/lib/... ----> /usr/include/... ----> /usr/man/... ----> /usr/notes/... checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for i686-pc-linux-gnu-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 i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for cos in -lm... yes checking for dlopen in -ldl... yes checking for inline keyword... yes checking for X11/extensions/Xrender.h... no no Xrender headers; Xrender support disabled checking for png.h... yes checking for png_read_info in -lpng... yes checking for jpeglib.h... yes checking for jpeg_start_decompress in -ljpeg... yes 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 mzscheme/guile/Makefile config.status: creating mzscheme/palm/Makefile make mz make[1]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' cd mzscheme; make make[2]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' make g-c make[3]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' cd gc; make ../libmzgc.a make[4]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/gc' gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./alloc.c alloc.c: In function `GC_stopped_mark': alloc.c:453: warning: `start_time' might be used uninitialized in this function alloc.c: In function `GC_finish_collection': alloc.c:613: warning: implicit declaration of function `GC_print_address_map' alloc.c:553: warning: `hhdr' might be used uninitialized in this function alloc.c:578: warning: `hhdr' might be used uninitialized in this function alloc.c: In function `GC_expand_hp_inner': alloc.c:906: warning: suggest parentheses around && within || alloc.c: In function `GC_collect_or_expand': alloc.c:957: warning: suggest parentheses around && within || alloc.c: In function `GC_set_fl_marks': alloc.c:553: warning: `hhdr' might be used uninitialized in this function alloc.c: In function `GC_clear_fl_marks': alloc.c:578: warning: `hhdr' might be used uninitialized in this function gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./reclaim.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./allchblk.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./misc.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -o if_mach ./if_mach.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -o if_not_there ./if_not_there.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -o threadlibs ./threadlibs.c rm -f mach_dep.o ./if_mach MIPS IRIX5 as -o mach_dep.o ./mips_sgi_mach_dep.s ./if_mach MIPS RISCOS as -o mach_dep.o ./mips_ultrix_mach_dep.s ./if_mach MIPS ULTRIX as -o mach_dep.o ./mips_ultrix_mach_dep.s ./if_mach RS6000 "" as -o mach_dep.o ./rs6000_mach_dep.s ./if_mach POWERPC MACOSX as -o mach_dep.o ./powerpc_macosx_mach_dep.s ./if_mach SPARC SUNOS5 as -o mach_dep.o ./sparc_mach_dep.s ./if_mach SPARC SUNOS4 as -o mach_dep.o ./sparc_sunos4_mach_dep.s ./if_mach SPARC OPENBSD as -o mach_dep.o ./sparc_sunos4_mach_dep.s ./if_mach SPARC NETBSD as -o mach_dep.o ./sparc_netbsd_mach_dep.s ./if_not_there mach_dep.o gcc -c -I./include ./mach_dep.c ^^^^Starting command^^^^ gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./os_dep.c os_dep.c: In function `GC_linux_stack_base': os_dep.c:721: warning: implicit declaration of function `isspace' os_dep.c:725: warning: implicit declaration of function `isdigit' os_dep.c: In function `GC_get_stack_base': os_dep.c:765: warning: unused variable `dummy' rm -f mark_rts.o ./if_mach ALPHA OSF1 gcc -c -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -Wo,-notail ./mark_rts.c ./if_not_there mark_rts.o gcc -c -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 ./mark_rts.c ^^^^Starting command^^^^ mark_rts.c: In function `GC_approx_sp': mark_rts.c:344: warning: function returns address of local variable gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./headers.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mark.c mark.c: In function `GC_mark_from': mark.c:626: warning: unused variable `mark_word' mark.c:726: warning: unused variable `mark_word' mark.c:736: warning: unused variable `mark_word' mark.c:559: warning: `limit' might be used uninitialized in this function mark.c: In function `GC_mark_and_push': mark.c:1246: warning: unused variable `mark_word' gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./obj_map.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./blacklst.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./finalize.c finalize.c: In function `GC_general_register_disappearing_link': finalize.c:200: warning: dereferencing type-punned pointer will break strict-aliasing rules finalize.c: In function `GC_register_finalizer_inner': finalize.c:371: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./new_hblk.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dbg_mlc.c dbg_mlc.c: In function `GC_debug_realloc': dbg_mlc.c:717: warning: `result' might be used uninitialized in this function dbg_mlc.c: In function `GC_check_heap_proc': dbg_mlc.c:822: warning: suggest parentheses around comparison in operand of & gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./malloc.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./stubborn.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./checksums.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_threads.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./irix_threads.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./linux_threads.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./typd_mlc.c typd_mlc.c: In function `GC_typed_mark_proc': typd_mlc.c:441: warning: unused variable `mark_word' gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./ptr_chck.c ptr_chck.c: In function `GC_is_valid_displacement': ptr_chck.c:168: warning: suggest parentheses around && within || gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mallocx.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_pthreads.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gcj_mlc.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./specific.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gc_dlopen.c gcc -I./include -DNO_SIGNALS -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dyn_load.c dyn_load.c: In function `GC_FirstDLOpenedLinkMap': dyn_load.c:537: warning: unused variable `r' ar ruv ../libmzgc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o irix_threads.o linux_threads.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o dyn_load.o ar: creating ../libmzgc.a a - alloc.o a - reclaim.o a - allchblk.o a - misc.o a - mach_dep.o a - os_dep.o a - mark_rts.o a - headers.o a - mark.o a - obj_map.o a - blacklst.o a - finalize.o a - new_hblk.o a - dbg_mlc.o a - malloc.o a - stubborn.o a - checksums.o a - solaris_threads.o a - irix_threads.o a - linux_threads.o a - typd_mlc.o a - ptr_chck.o a - mallocx.o a - solaris_pthreads.o a - gcj_mlc.o a - specific.o a - gc_dlopen.o a - dyn_load.o ranlib ../libmzgc.a make[4]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/gc' make[3]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' make normal-bin make[3]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' make dynlib make[4]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' cd src; make mzheaders make[5]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/src' echo -n "#define SCHEME_PLATFORM_LIBRARY_SUBPATH " > schsys.h ./sysname >> schsys.h make[5]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/src' cd dynsrc; make dynlib make[5]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/dynsrc' make ../mzdyn.o make[6]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/dynsrc' gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -I./../src -c ./mzdyn.c -o ../mzdyn.o make[6]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/dynsrc' make[5]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/dynsrc' make[4]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' make mzlibrary make[4]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' cd src; make all make[5]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/src' make mzheaders make[6]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/src' make[6]: Nothing to be done for `mzheaders'. make[6]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/src' make mzobjects make[6]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/src' gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./salloc.c -o salloc.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./bignum.c -o bignum.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./bool.c -o bool.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./builtin.c -o builtin.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./char.c -o char.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./complex.c -o complex.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./dynext.c -o dynext.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./env.c -o env.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./error.c -o error.o error.c: In function `scheme_wrong_return_arity': error.c:1485: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./eval.c -o eval.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./file.c -o file.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./fun.c -o fun.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./gmp/gmp.c -o gmp.o gmp/gmp.c:41: warning: `__gmp_errno' defined but not used gmp/gmp.c:40: warning: `__gmp_junk' defined but not used gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./hash.c -o hash.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./image.c -o image.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./list.c -o list.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./module.c -o module.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./network.c -o network.o network.c: In function `parse_numerical': network.c:465: warning: comparison is always true due to limited range of data type network.c:465: warning: comparison is always true due to limited range of data type network.c:466: warning: comparison is always true due to limited range of data type network.c:466: warning: comparison is always true due to limited range of data type gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./numarith.c -o numarith.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./number.c -o number.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./numcomp.c -o numcomp.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./numstr.c -o numstr.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./port.c -o port.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./portfun.c -o portfun.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./print.c -o print.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./rational.c -o rational.o rational.c: In function `scheme_rational_divide': rational.c:282: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./read.c -o read.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./regexp.c -o regexp.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./sema.c -o sema.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./setjmpup.c -o setjmpup.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./string.c -I. -o string.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./struct.c -o struct.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./stxobj.c -o stxobj.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./symbol.c -o symbol.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./syntax.c -o syntax.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./thread.c -o thread.o thread.c: In function `current_stats': thread.c:5130: warning: dereferencing type-punned pointer will break strict-aliasing rules thread.c:5136: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./type.c -o type.o gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./../include -c ./vector.c -o vector.o make[6]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/src' make[5]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/src' make libmzscheme.a make[5]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' ar ruv libmzscheme.a src/*.o ar: creating libmzscheme.a a - src/bignum.o a - src/bool.o a - src/builtin.o a - src/char.o a - src/complex.o a - src/dynext.o a - src/env.o a - src/error.o a - src/eval.o a - src/file.o a - src/fun.o a - src/gmp.o a - src/hash.o a - src/image.o a - src/list.o a - src/module.o a - src/network.o a - src/numarith.o a - src/number.o a - src/numcomp.o a - src/numstr.o a - src/port.o a - src/portfun.o a - src/print.o a - src/rational.o a - src/read.o a - src/regexp.o a - src/salloc.o a - src/sema.o a - src/setjmpup.o a - src/string.o a - src/struct.o a - src/stxobj.o a - src/symbol.o a - src/syntax.o a - src/thread.o a - src/type.o a - src/vector.o ranlib libmzscheme.a make[5]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' make[4]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' make mzscheme make[4]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' gcc -O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall -I./include -c ./main.c -o main.o gcc -o mzscheme main.o libmzscheme.a libmzgc.a -ldl -lm -rdynamic make[4]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' make[3]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' make[2]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' make[1]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' make mred-stub make[1]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' make[1]: Nothing to be done for `mred-stub'. make[1]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' install >>> Install mzscheme-205 into /var/tmp/portage/mzscheme-205/image/ category dev-lisp make install-normal make[1]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' make copytree-stub make[2]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' if [ ! -d /var/tmp/portage/mzscheme-205/image//usr ] ; then mkdir /var/tmp/portage/mzscheme-205/image//usr ; fi cp -p -r ./../collects /var/tmp/portage/mzscheme-205/image//usr/. if [ normal-install = "normal-install" ] ; then cp -p -r ./../bin /var/tmp/portage/mzscheme-205/image//usr/. ; fi cp -p -r ./../include /var/tmp/portage/mzscheme-205/image//usr/. cp -p -r ./../notes /var/tmp/portage/mzscheme-205/image//usr/. cp -p -r ./../man /var/tmp/portage/mzscheme-205/image//usr/. if [ -d ./../teachpack ] ; then cp -r ./../teachpack /var/tmp/portage/mzscheme-205/image//usr/teachpack ; fi if [ normal-install = "normal-install" ] ; then cp -p ./../install /var/tmp/portage/mzscheme-205/image//usr/install ; fi make[2]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' make mzinstall make[2]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' cd mzscheme; make install make[3]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' make normal-install make[4]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' cd ..; if [ ! -d /var/tmp/portage/mzscheme-205/image//usr/bin ] ; then mkdir /var/tmp/portage/mzscheme-205/image//usr/bin ; fi cd ..; rm -f /var/tmp/portage/mzscheme-205/image//usr/bin/mzscheme cd ..; cp mzscheme/mzscheme `(cd /var/tmp/portage/mzscheme-205/image//usr; pwd)`/bin/mzscheme cd ..; if [ ! -d `(cd /var/tmp/portage/mzscheme-205/image//usr; pwd)`/lib ] ; then mkdir `(cd /var/tmp/portage/mzscheme-205/image//usr; pwd)`/lib ; fi cd ..; cp mzscheme/mzdyn.o `(cd /var/tmp/portage/mzscheme-205/image//usr; pwd)`/lib/mzdyn.o cd ..; cp mzscheme/libmzgc.a `(cd /var/tmp/portage/mzscheme-205/image//usr; pwd)`/lib/libmzgc.a cd ..; cp mzscheme/libmzscheme.a `(cd /var/tmp/portage/mzscheme-205/image//usr; pwd)`/lib/libmzscheme.a cd ..; echo 'CC=gcc' > `(cd /var/tmp/portage/mzscheme-205/image//usr; pwd)`/lib/buildinfo cd ..; echo 'CFLAGS=-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe -fomit-frame-pointer -frerun-loop-opt -falign-functions=4 -fforce-mem -ffast-math -finline-functions -foptimize-sibling-calls -mmmx -fstack-protector -Wall' >> `(cd /var/tmp/portage/mzscheme-205/image//usr; pwd)`/lib/buildinfo cd ..; echo 'OPTIONS=' >> `(cd /var/tmp/portage/mzscheme-205/image//usr; pwd)`/lib/buildinfo cd ..; echo 'MZOPTIONS=' >> `(cd /var/tmp/portage/mzscheme-205/image//usr; pwd)`/lib/buildinfo cd ..; echo "LDFLAGS=" >> `(cd /var/tmp/portage/mzscheme-205/image//usr; pwd)`/lib/buildinfo cd ..; echo 'LIBS=-ldl -lm -rdynamic ' >> `(cd /var/tmp/portage/mzscheme-205/image//usr; pwd)`/lib/buildinfo make[4]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' make[3]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme' make[2]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' make mredinstall-stub make[2]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' make[2]: Nothing to be done for `mredinstall-stub'. make[2]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' make lib-finish make[2]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' echo /usr/lib /usr/lib make[2]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' make[1]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' make finish-stub make[1]: Entering directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' if [ normal-install = "normal-install" ] ; then cd /var/tmp/portage/mzscheme-205/image//usr; ./install ; fi mzscheme: stack smashing attack in function read() make[1]: *** [copy-finish] Error 139 make[1]: Leaving directory `/mnt/hda6/var/tmp/portage/mzscheme-205/work/plt/src' make: *** [install] Error 2 !!! ERROR: dev-lisp/mzscheme-205 failed. !!! Function einstall, Line 388, Exitcode 2 !!! einstall failed !!! ERROR: dev-lisp/mzscheme-205 failed. !!! Function src_install, Line 33, Exitcode 1 !!! installation failed