Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 88952 Details for
Bug 136504
drscheme-301-r2 emerge failure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Log of the failed emerge
drscheme.log (text/plain), 148.34 KB, created by
M. Edward Borasky
on 2006-06-11 20:06:37 UTC
(
hide
)
Description:
Log of the failed emerge
Filename:
MIME Type:
Creator:
M. Edward Borasky
Created:
2006-06-11 20:06:37 UTC
Size:
148.34 KB
patch
obsolete
>Calculating dependencies ... done! >>>> Emerging (1 of 1) dev-scheme/drscheme-301-r2 to / >>>> checking ebuild checksums ;-) >>>> checking auxfile checksums ;-) >>>> checking miscfile checksums ;-) >>>> checking plt-301-src-unix.tgz ;-) >>>> Unpacking source... >>>> Unpacking plt-301-src-unix.tgz to /var/tmp/portage/drscheme-301-r2/work > [32;01m*[0m Applying drscheme-301-fPIC.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying drscheme-301-no-setfont.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/drscheme-301-r2/work/plt/src ... > * econf: updating plt/src/foreign/gcc/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating plt/src/foreign/gcc/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating plt/src/lt/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating plt/src/lt/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating plt/src/mzscheme/gc/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating plt/src/mzscheme/gc/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating plt/src/wxcommon/jpeg/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating plt/src/wxcommon/jpeg/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-gl --enable-libpng --enable-libjpeg --enable-perl --enable-cairo --prefix=/usr/lib/drscheme/ --build=i686-pc-linux-gnu >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 ANSI C... none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for egrep... 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 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 >----> Installation will go to /usr/lib/drscheme/: >----> /usr/lib/drscheme//collects/... >----> /usr/lib/drscheme//bin/... >----> /usr/lib/drscheme//lib/... >----> /usr/lib/drscheme//include/... >----> /usr/lib/drscheme//man/... >----> /usr/lib/drscheme//notes/... >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) 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 perl... /usr/bin/perl >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 iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking iconv is usable... yes >checking for mbsrtowcs... yes >checking whether C++ compiler works... yes >checking whether new and new[] are different... 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 -I/usr/include/freetype2/config >Xft libs: -lXft -lX11 -lfreetype -lXrender -lfontconfig >Using pkg-config for Cairo... >Cairo flags: -I/usr/include/cairo >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 >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 >configure: configuring in foreign/gcc/libffi >configure: running /bin/sh './configure' --prefix=/usr/lib/drscheme/ '--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-gl' '--enable-libpng' '--enable-libjpeg' '--enable-perl' '--enable-cairo' '--prefix=/usr/lib/drscheme/' '--build=i686-pc-linux-gnu' 'CFLAGS=-march=athlon-tbird -O3 -pipe' 'CXXFLAGS=-march=athlon-tbird -O3 -pipe' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --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... /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 ANSI C... 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 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/i686-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependant libraries... pass_all >checking the maximum length of command line arguments... none >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking whether -lc should be explicitly linked in... no >checking for objdir... .libs >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 >finding the maximum length of command line arguments... 49153 >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions ... no >checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output... ok >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >creating libtool >updating cache /dev/null >checking whether to enable maintainer-specific portions of Makefiles... no >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for egrep... 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 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 whether .eh_frame section should be read-only... yes >configure: creating ./config.status >config.status: creating include/Makefile >config.status: creating include/ffi.h >config.status: creating Makefile >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 include commands >config.status: executing src commands >make mz >make[1]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >cd mzscheme; make >make[2]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make g-c >make[3]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >cd gc; make ../libmzgc.a >make[4]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/gc' >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./alloc.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./reclaim.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./allchblk.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./misc.c >i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -o if_mach ./if_mach.c >i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -o if_not_there ./if_not_there.c >i686-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -o threadlibs ./threadlibs.c >rm -f mach_dep.o >./if_mach MIPS IRIX5 i686-pc-linux-gnu-gcc -fPIC -c -o mach_dep.o ./mips_sgi_mach_dep.s >./if_mach MIPS RISCOS as -fPIC -o mach_dep.o ./mips_ultrix_mach_dep.s >./if_mach MIPS ULTRIX as -fPIC -o mach_dep.o ./mips_ultrix_mach_dep.s >./if_mach POWERPC DARWIN as -fPIC -o mach_dep.o ./powerpc_darwin_mach_dep.s >./if_mach ALPHA LINUX i686-pc-linux-gnu-gcc -fPIC -c -o mach_dep.o ./alpha_mach_dep.S >./if_mach SPARC SUNOS5 i686-pc-linux-gnu-gcc -fPIC -c -o mach_dep.o ./sparc_mach_dep.S >./if_mach SPARC SUNOS4 as -fPIC -o mach_dep.o ./sparc_sunos4_mach_dep.s >./if_mach SPARC OPENBSD as -fPIC -o mach_dep.o ./sparc_sunos4_mach_dep.s >./if_mach SPARC NETBSD as -fPIC -o mach_dep.o ./sparc_netbsd_mach_dep.s >./if_mach IA64 "" as -o ia64_save_regs_in_stack.o ./ia64_save_regs_in_stack.s >./if_mach IA64 "" i686-pc-linux-gnu-gcc -fPIC -c -o mach_dep1.o -I./include ./mach_dep.c >./if_mach IA64 "" ld -r -o mach_dep.o mach_dep1.o ia64_save_regs_in_stack.o >./if_not_there mach_dep.o i686-pc-linux-gnu-gcc -fPIC -c -I./include ./mach_dep.c >^^^^Starting command^^^^ >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -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_disable_signals': >./os_dep.c:566: warning: `sigsetmask' is deprecated (declared at /usr/include/signal.h:184) >./os_dep.c: In function `GC_enable_signals': >./os_dep.c:575: warning: `sigsetmask' is deprecated (declared at /usr/include/signal.h:184) >rm -f mark_rts.o >./if_mach ALPHA OSF1 i686-pc-linux-gnu-gcc -fPIC -c -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -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 i686-pc-linux-gnu-gcc -fPIC -c -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -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:383: warning: function returns address of local variable >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./headers.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mark.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./obj_map.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./blacklst.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./finalize.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./new_hblk.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dbg_mlc.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./malloc.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./stubborn.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./checksums.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_threads.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./aix_irix_threads.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./pthread_support.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./pthread_stop_world.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./darwin_stop_world.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./typd_mlc.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./ptr_chck.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mallocx.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_pthreads.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gcj_mlc.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./specific.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gc_dlopen.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./backgraph.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./win32_threads.c >i686-pc-linux-gnu-gcc -fPIC -I./include -DNO_SIGNALS -march=athlon-tbird -O3 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dyn_load.c >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 aix_irix_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.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 - aix_irix_threads.o >a - pthread_support.o >a - pthread_stop_world.o >a - darwin_stop_world.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 - backgraph.o >a - win32_threads.o >a - dyn_load.o >i686-pc-linux-gnu-ranlib ../libmzgc.a >make[4]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/gc' >make[3]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make foreign-stuff >make[3]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >cd ../foreign; make all >make[4]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/foreign' >make foreign.o >make[5]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/foreign' >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -fPIC -I./../mzscheme -I./../mzscheme/include -I./../mzscheme/src -Igcc/libffi/include -c ./foreign.c -o foreign.o >make[5]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/foreign' >make gcc/libffi/libffi.la >make[5]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/foreign' >cd gcc/libffi; make libffi.la >make[6]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/foreign/gcc/libffi' >depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ >if /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -MT src/debug.lo -MD -MP -MF "$depbase.Tpo" -c -o src/debug.lo src/debug.c; \ >then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi >mkdir src/.libs >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -fPIC -DPIC -o src/.libs/debug.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -o src/debug.o >/dev/null 2>&1 >depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ >if /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -MT src/prep_cif.lo -MD -MP -MF "$depbase.Tpo" -c -o src/prep_cif.lo src/prep_cif.c; \ >then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -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 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -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 >depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ >if /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -MT src/types.lo -MD -MP -MF "$depbase.Tpo" -c -o src/types.lo src/types.c; \ >then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -fPIC -DPIC -o src/.libs/types.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o >/dev/null 2>&1 >depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ >if /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -MT src/raw_api.lo -MD -MP -MF "$depbase.Tpo" -c -o src/raw_api.lo src/raw_api.c; \ >then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -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 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -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 >depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ >if /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -MT src/java_raw_api.lo -MD -MP -MF "$depbase.Tpo" -c -o src/java_raw_api.lo src/java_raw_api.c; \ >then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -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 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -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 >depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ >if /bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -MT src/x86/ffi.lo -MD -MP -MF "$depbase.Tpo" -c -o src/x86/ffi.lo src/x86/ffi.c; \ >then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi >mkdir src/x86/.libs >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -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 >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -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 >/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -I. -I./include -Iinclude -I./src -march=athlon-tbird -O3 -pipe -c -o src/x86/sysv.lo src/x86/sysv.S >i686-pc-linux-gnu-gcc -I. -I./include -Iinclude -I./src -march=athlon-tbird -O3 -pipe -c src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o >i686-pc-linux-gnu-gcc -I. -I./include -Iinclude -I./src -march=athlon-tbird -O3 -pipe -c src/x86/sysv.S -o src/x86/sysv.o >/dev/null 2>&1 >/bin/sh ./libtool --mode=link i686-pc-linux-gnu-gcc -Wall -g -fexceptions -march=athlon-tbird -O3 -pipe -o libffi.la -rpath /usr/lib/drscheme//lib -version-info `grep -v '^#' ./libtool-version` src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/x86/ffi.lo src/x86/sysv.lo >mkdir .libs >i686-pc-linux-gnu-gcc -shared 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/x86/.libs/ffi.o src/x86/.libs/sysv.o -Wl,-soname -Wl,libffi.so.4 -o .libs/libffi.so.4.0.1 >(cd .libs && rm -f libffi.so.4 && ln -s libffi.so.4.0.1 libffi.so.4) >(cd .libs && rm -f libffi.so && ln -s libffi.so.4.0.1 libffi.so) >ar cru .libs/libffi.a src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/x86/ffi.o src/x86/sysv.o >i686-pc-linux-gnu-ranlib .libs/libffi.a >creating libffi.la >(cd .libs && rm -f libffi.la && ln -s ../libffi.la libffi.la) >make[6]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/foreign/gcc/libffi' >make[5]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/foreign' >make[4]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/foreign' >make[3]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make llvm-nothing >make[3]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >echo no llvm >no llvm >make[3]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make normal-bin >make[3]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make dynlib >make[4]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >cd src; make mzheaders >make[5]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/src' >echo -n "#define SCHEME_PLATFORM_LIBRARY_SUBPATH " > schsys.h >./sysname >> schsys.h >make[5]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/src' >cd dynsrc; make dynlib >make[5]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/dynsrc' >make CFLAGS="-march=athlon-tbird -O3 -pipe -I./.. -I./../include -I./../src -fPIC" ../mzdyn.o >make[6]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/dynsrc' >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -I./../src -fPIC -c ./mzdyn.c -o ../mzdyn.o >make[6]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/dynsrc' >make[5]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/dynsrc' >make[4]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make mzlibrary >make[4]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >cd src; make all >make[5]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/src' >make mzheaders >make[6]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/src' >make[6]: Nothing to be done for `mzheaders'. >make[6]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/src' >make mzobjects >make[6]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/src' >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./salloc.c -o salloc.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./bignum.c -o bignum.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./bool.c -o bool.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./builtin.c -o builtin.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./char.c -o char.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./complex.c -o complex.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./dynext.c -o dynext.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./env.c -o env.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./error.c -o error.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./eval.c -o eval.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./file.c -o file.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./fun.c -o fun.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./gmp/gmp.c -o gmp.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./hash.c -o hash.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./image.c -o image.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./list.c -o list.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./module.c -o module.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./network.c -o network.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./numarith.c -o numarith.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./number.c -o number.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./numcomp.c -o numcomp.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./numstr.c -o numstr.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./port.c -o port.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./portfun.c -o portfun.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./print.c -o print.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./rational.c -o rational.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./read.c -o read.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./regexp.c -o regexp.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./sema.c -o sema.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./setjmpup.c -o setjmpup.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./string.c -I. -o string.o >./string.c: In function `do_byte_string_to_char_string_locale': >./string.c:1143: warning: the address of `iconv_open', will always evaluate as `true' >./string.c:1143: warning: the address of `iconv_open', will always evaluate as `true' >./string.c: In function `do_char_string_to_byte_string_locale': >./string.c:1274: warning: the address of `iconv_open', will always evaluate as `true' >./string.c:1274: warning: the address of `iconv_open', will always evaluate as `true' >./string.c: In function `locale_string_encoding': >./string.c:2152: warning: the address of `iconv_open', will always evaluate as `true' >./string.c: In function `do_convert': >./string.c:2287: warning: the address of `iconv_open', will always evaluate as `true' >./string.c: In function `scheme_open_converter': >./string.c:3526: warning: the address of `iconv_open', will always evaluate as `true' >./string.c:3528: warning: the address of `iconv_open', will always evaluate as `true' >./string.c:3540: warning: the address of `iconv_open', will always evaluate as `true' >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./struct.c -o struct.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./stxobj.c -o stxobj.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./symbol.c -o symbol.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./syntax.c -o syntax.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./thread.c -o thread.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./type.c -o type.o >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I./.. -I./../include -c ./vector.c -o vector.o >make[6]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/src' >make[5]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme/src' >make libmzscheme.a >make[5]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >ar ruv libmzscheme.a src/*.o ../foreign/foreign.o ../foreign/gcc/libffi/src/*.o ../foreign/gcc/libffi/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 >a - ../foreign/foreign.o >a - ../foreign/gcc/libffi/src/debug.o >a - ../foreign/gcc/libffi/src/java_raw_api.o >a - ../foreign/gcc/libffi/src/prep_cif.o >a - ../foreign/gcc/libffi/src/raw_api.o >a - ../foreign/gcc/libffi/src/types.o >a - ../foreign/gcc/libffi/src/x86/ffi.o >a - ../foreign/gcc/libffi/src/x86/sysv.o >i686-pc-linux-gnu-ranlib libmzscheme.a >make[5]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make[4]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make mzscheme >make[4]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >i686-pc-linux-gnu-gcc -march=athlon-tbird -O3 -pipe -I. -I./include -c ./main.c -o main.o >i686-pc-linux-gnu-gcc -o mzscheme main.o libmzscheme.a libmzgc.a -ldl -lm -rdynamic >make[4]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make[3]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make[2]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make[1]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >make mred-stub >make[1]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >cd mred; make >make[2]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred' >make wx_xt >make[3]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred' >cd ../wxxt/src/x; make >make[4]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/wxxt/src/x' >cd ..; make >make[5]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/wxxt/src' >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwTabString.o ./XWidgets/xwTabString.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwTools3d.o ./XWidgets/xwTools3d.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwscroll.o ./XWidgets/xwscroll.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwMenu.o ./XWidgets/xwMenu.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwMultiList.o ./XWidgets/xwMultiList.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwCommon.o ./XWidgets/xwCommon.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwFrame.o ./XWidgets/xwFrame.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwBoard.o ./XWidgets/xwBoard.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwLabel.o ./XWidgets/xwLabel.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwButton.o ./XWidgets/xwButton.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwToggle.o ./XWidgets/xwToggle.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwCanvas.o ./XWidgets/xwCanvas.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwEnforcer.o ./XWidgets/xwEnforcer.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwGroup.o ./XWidgets/xwGroup.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwRowCol.o ./XWidgets/xwRowCol.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwArrow.o ./XWidgets/xwArrow.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwSlider2.o ./XWidgets/xwSlider2.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwHScrollb.o ./XWidgets/xwHScrollb.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwVScrollb.o ./XWidgets/xwVScrollb.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwScrollbar.o ./XWidgets/xwScrollbar.c >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o XWidgets/xwScrollWin.o ./XWidgets/xwScrollWin.c >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Application/AppMain.o ./Application/AppMain.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Application/GlobalData.o ./Application/GlobalData.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o DataStructures/Object.o ./DataStructures/Object.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o DataStructures/TypeTree.o ./DataStructures/TypeTree.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o DataStructures/wb_hash.o ./DataStructures/wb_hash.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o DataStructures/wb_list.o ./DataStructures/wb_list.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o DeviceContexts/DC.o ./DeviceContexts/DC.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o DeviceContexts/MemoryDC.o ./DeviceContexts/MemoryDC.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o DeviceContexts/PSDC.o ./DeviceContexts/PSDC.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o DeviceContexts/WindowDC.o ./DeviceContexts/WindowDC.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Dialogs/FileDialog.o ./Dialogs/FileDialog.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Dialogs/MessageBox.o ./Dialogs/MessageBox.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o EventHandling/wb_sysev.o ./EventHandling/wb_sysev.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o EventHandling/wb_stdev.o ./EventHandling/wb_stdev.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o EventHandling/EvtHandler.o ./EventHandling/EvtHandler.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o GDI-Classes/Bitmap.o ./GDI-Classes/Bitmap.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o GDI-Classes/Colour.o ./GDI-Classes/Colour.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o GDI-Classes/Font.o ./GDI-Classes/Font.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o GDI-Classes/FontDirectory.o ./GDI-Classes/FontDirectory.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o GDI-Classes/Pen+Brush.o ./GDI-Classes/Pen+Brush.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Misc/Clipboard.o ./Misc/Clipboard.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Misc/Timer.o ./Misc/Timer.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o Utilities/Application.o ./Utilities/Application.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o Utilities/Assert.o ./Utilities/Assert.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Utilities/BusyCursor.o ./Utilities/BusyCursor.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Utilities/Date+Time.o ./Utilities/Date+Time.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Utilities/Directory.o ./Utilities/Directory.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Utilities/Error.o ./Utilities/Error.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Utilities/GDI.o ./Utilities/GDI.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Utilities/Home.o ./Utilities/Home.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Utilities/Misc.o ./Utilities/Misc.cc >i686-pc-linux-gnu-gcc -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I./XWidgets -o Utilities/Net.o ./Utilities/Net.c >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Utilities/Path.o ./Utilities/Path.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Utilities/Resources.o ./Utilities/Resources.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Utilities/String.o ./Utilities/String.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Utilities/TempFile.o ./Utilities/TempFile.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/Button.o ./Windows/Button.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/Canvas.o ./Windows/Canvas.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/CheckBox.o ./Windows/CheckBox.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/Choice.o ./Windows/Choice.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/DialogBox.o ./Windows/DialogBox.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/Frame.o ./Windows/Frame.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/Gauge.o ./Windows/Gauge.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/Item.o ./Windows/Item.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/Layout.o ./Windows/Layout.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/ListBox.o ./Windows/ListBox.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/Menu.o ./Windows/Menu.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/MenuBar.o ./Windows/MenuBar.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/Message.o ./Windows/Message.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/Panel.o ./Windows/Panel.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/RadioBox.o ./Windows/RadioBox.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/Slider.o ./Windows/Slider.cc >i686-pc-linux-gnu-g++ -c -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -I./XWidgets -o Windows/Window.o ./Windows/Window.cc >ar ruv libwx_xt.a XWidgets/xwTabString.o XWidgets/xwTools3d.o XWidgets/xwscroll.o XWidgets/xwMenu.o XWidgets/xwMultiList.o XWidgets/xwCommon.o XWidgets/xwFrame.o XWidgets/xwBoard.o XWidgets/xwLabel.o XWidgets/xwButton.o XWidgets/xwToggle.o XWidgets/xwCanvas.o XWidgets/xwEnforcer.o XWidgets/xwGroup.o XWidgets/xwRowCol.o XWidgets/xwArrow.o XWidgets/xwSlider2.o XWidgets/xwHScrollb.o XWidgets/xwVScrollb.o XWidgets/xwScrollbar.o XWidgets/xwScrollWin.o Application/AppMain.o Application/GlobalData.o DataStructures/Object.o DataStructures/TypeTree.o DataStructures/wb_hash.o DataStructures/wb_list.o DeviceContexts/DC.o DeviceContexts/MemoryDC.o DeviceContexts/PSDC.o DeviceContexts/WindowDC.o Dialogs/FileDialog.o Dialogs/MessageBox.o EventHandling/wb_sysev.o EventHandling/wb_stdev.o EventHandling/EvtHandler.o GDI-Classes/Bitmap.o GDI-Classes/Colour.o GDI-Classes/Font.o GDI-Classes/FontDirectory.o GDI-Classes/Pen+Brush.o Misc/Clipboard.o Misc/Timer.o Utilities/Application.o Utilities/Assert.o Utilities/BusyCursor.o Utilities/Date+Time.o Utilities/Directory.o Utilities/Error.o Utilities/GDI.o Utilities/Home.o Utilities/Misc.o Utilities/Net.o Utilities/Path.o Utilities/Resources.o Utilities/String.o Utilities/TempFile.o Windows/Button.o Windows/Canvas.o Windows/CheckBox.o Windows/Choice.o Windows/DialogBox.o Windows/Frame.o Windows/Gauge.o Windows/Item.o Windows/Layout.o Windows/ListBox.o Windows/Menu.o Windows/MenuBar.o Windows/Message.o Windows/Panel.o Windows/RadioBox.o Windows/Slider.o Windows/Window.o >ar: creating libwx_xt.a >a - XWidgets/xwTabString.o >a - XWidgets/xwTools3d.o >a - XWidgets/xwscroll.o >a - XWidgets/xwMenu.o >a - XWidgets/xwMultiList.o >a - XWidgets/xwCommon.o >a - XWidgets/xwFrame.o >a - XWidgets/xwBoard.o >a - XWidgets/xwLabel.o >a - XWidgets/xwButton.o >a - XWidgets/xwToggle.o >a - XWidgets/xwCanvas.o >a - XWidgets/xwEnforcer.o >a - XWidgets/xwGroup.o >a - XWidgets/xwRowCol.o >a - XWidgets/xwArrow.o >a - XWidgets/xwSlider2.o >a - XWidgets/xwHScrollb.o >a - XWidgets/xwVScrollb.o >a - XWidgets/xwScrollbar.o >a - XWidgets/xwScrollWin.o >a - Application/AppMain.o >a - Application/GlobalData.o >a - DataStructures/Object.o >a - DataStructures/TypeTree.o >a - DataStructures/wb_hash.o >a - DataStructures/wb_list.o >a - DeviceContexts/DC.o >a - DeviceContexts/MemoryDC.o >a - DeviceContexts/PSDC.o >a - DeviceContexts/WindowDC.o >a - Dialogs/FileDialog.o >a - Dialogs/MessageBox.o >a - EventHandling/wb_sysev.o >a - EventHandling/wb_stdev.o >a - EventHandling/EvtHandler.o >a - GDI-Classes/Bitmap.o >a - GDI-Classes/Colour.o >a - GDI-Classes/Font.o >a - GDI-Classes/FontDirectory.o >a - GDI-Classes/Pen+Brush.o >a - Misc/Clipboard.o >a - Misc/Timer.o >a - Utilities/Application.o >a - Utilities/Assert.o >a - Utilities/BusyCursor.o >a - Utilities/Date+Time.o >a - Utilities/Directory.o >a - Utilities/Error.o >a - Utilities/GDI.o >a - Utilities/Home.o >a - Utilities/Misc.o >a - Utilities/Net.o >a - Utilities/Path.o >a - Utilities/Resources.o >a - Utilities/String.o >a - Utilities/TempFile.o >a - Windows/Button.o >a - Windows/Canvas.o >a - Windows/CheckBox.o >a - Windows/Choice.o >a - Windows/DialogBox.o >a - Windows/Frame.o >a - Windows/Gauge.o >a - Windows/Item.o >a - Windows/Layout.o >a - Windows/ListBox.o >a - Windows/Menu.o >a - Windows/MenuBar.o >a - Windows/Message.o >a - Windows/Panel.o >a - Windows/RadioBox.o >a - Windows/Slider.o >a - Windows/Window.o >i686-pc-linux-gnu-ranlib libwx_xt.a >make[5]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/wxxt/src' >cd ../../utils/image/src/; make >make[5]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/wxxt/utils/image/src' >i686-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../../../mzscheme/gc -I./../../../../wxxt/src/AIAI-include -I./../../../../wxxt/src -I./../../../../mred/wxme/ -I./../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -o wx_image.o ./wx_image.cc >i686-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../../../mzscheme/gc -I./../../../../wxxt/src/AIAI-include -I./../../../../wxxt/src -I./../../../../mred/wxme/ -I./../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -o wx_img.o ./wx_img.cc >i686-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../../../mzscheme/gc -I./../../../../wxxt/src/AIAI-include -I./../../../../wxxt/src -I./../../../../mred/wxme/ -I./../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -o wx_gif.o ./wx_gif.cc >i686-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../../../mzscheme/gc -I./../../../../wxxt/src/AIAI-include -I./../../../../wxxt/src -I./../../../../mred/wxme/ -I./../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -o wx_gifwr.o ./wx_gifwr.cc >i686-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../../../mzscheme/gc -I./../../../../wxxt/src/AIAI-include -I./../../../../wxxt/src -I./../../../../mred/wxme/ -I./../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -o wx_gam.o ./wx_gam.cc >i686-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../../../mzscheme/gc -I./../../../../wxxt/src/AIAI-include -I./../../../../wxxt/src -I./../../../../mred/wxme/ -I./../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -o wx_pbm.o ./wx_pbm.cc >i686-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../../../mzscheme/gc -I./../../../../wxxt/src/AIAI-include -I./../../../../wxxt/src -I./../../../../mred/wxme/ -I./../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -o wx_24to8.o ./wx_24to8.cc >i686-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../../../mzscheme/gc -I./../../../../wxxt/src/AIAI-include -I./../../../../wxxt/src -I./../../../../mred/wxme/ -I./../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -o wx_pm.o ./wx_pm.cc >i686-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../../../mzscheme/gc -I./../../../../wxxt/src/AIAI-include -I./../../../../wxxt/src -I./../../../../mred/wxme/ -I./../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -o wx_xbm.o ./wx_xbm.cc >i686-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../../../mzscheme/gc -I./../../../../wxxt/src/AIAI-include -I./../../../../wxxt/src -I./../../../../mred/wxme/ -I./../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -o wx_bmp.o ./wx_bmp.cc >i686-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../../../mzscheme/gc -I./../../../../wxxt/src/AIAI-include -I./../../../../wxxt/src -I./../../../../mred/wxme/ -I./../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -I. -o wx_pcx.o ./wx_pcx.cc >rm -f libimage_xt.a >ar ruv libimage_xt.a wx_image.o wx_img.o wx_gif.o wx_gifwr.o wx_gam.o wx_pbm.o wx_24to8.o wx_pm.o wx_xbm.o wx_bmp.o wx_pcx.o >ar: creating libimage_xt.a >a - wx_image.o >a - wx_img.o >a - wx_gif.o >a - wx_gifwr.o >a - wx_gam.o >a - wx_pbm.o >a - wx_24to8.o >a - wx_pm.o >a - wx_xbm.o >a - wx_bmp.o >a - wx_pcx.o >i686-pc-linux-gnu-ranlib libimage_xt.a >make[5]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/wxxt/utils/image/src' >cd ../../contrib/xpm/lib/; make >make[5]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/wxxt/contrib/xpm/lib' >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./data.c -o data.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./create.c -o create.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./misc.c -o misc.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./rgb.c -o rgb.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./scan.c -o scan.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./parse.c -o parse.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./hashtab.c -o hashtab.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./WrFFrP.c -o WrFFrP.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./RdFToP.c -o RdFToP.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./CrPFrDat.c -o CrPFrDat.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./CrDatFrP.c -o CrDatFrP.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./WrFFrI.c -o WrFFrI.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./RdFToI.c -o RdFToI.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./CrIFrDat.c -o CrIFrDat.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./CrDatFrI.c -o CrDatFrI.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./CrIFrBuf.c -o CrIFrBuf.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./CrPFrBuf.c -o CrPFrBuf.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./CrBufFrI.c -o CrBufFrI.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./CrBufFrP.c -o CrBufFrP.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./RdFToDat.c -o RdFToDat.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./WrFFrDat.c -o WrFFrDat.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./Attrib.c -o Attrib.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./CrIFrP.c -o CrIFrP.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./CrPFrI.c -o CrPFrI.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./Image.c -o Image.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./Info.c -o Info.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./RdFToBuf.c -o RdFToBuf.o >i686-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I.../../../../mzscheme/gc -I.../../../../wxxt/src/AIAI-include -I.../../../../wxxt/src -I.../../../../mred/wxme/ -I.../../../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./WrFFrBuf.c -o WrFFrBuf.o >ar ruv libXpm.a data.o create.o misc.o rgb.o scan.o parse.o hashtab.o WrFFrP.o RdFToP.o CrPFrDat.o CrDatFrP.o WrFFrI.o RdFToI.o CrIFrDat.o CrDatFrI.o CrIFrBuf.o CrPFrBuf.o CrBufFrI.o CrBufFrP.o RdFToDat.o WrFFrDat.o Attrib.o CrIFrP.o CrPFrI.o Image.o Info.o RdFToBuf.o WrFFrBuf.o >ar: creating libXpm.a >a - data.o >a - create.o >a - misc.o >a - rgb.o >a - scan.o >a - parse.o >a - hashtab.o >a - WrFFrP.o >a - RdFToP.o >a - CrPFrDat.o >a - CrDatFrP.o >a - WrFFrI.o >a - RdFToI.o >a - CrIFrDat.o >a - CrDatFrI.o >a - CrIFrBuf.o >a - CrPFrBuf.o >a - CrBufFrI.o >a - CrBufFrP.o >a - RdFToDat.o >a - WrFFrDat.o >a - Attrib.o >a - CrIFrP.o >a - CrPFrI.o >a - Image.o >a - Info.o >a - RdFToBuf.o >a - WrFFrBuf.o >i686-pc-linux-gnu-ranlib libXpm.a >make[5]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/wxxt/contrib/xpm/lib' >make[4]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/wxxt/src/x' >make[3]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred' >cd wxs; make >make[3]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred/wxs' >i686-pc-linux-gnu-gcc -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./../../mzscheme/utils/xcglue.c -o xcglue.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_bmap.cxx -o wxs_bmap.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_butn.cxx -o wxs_butn.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_chce.cxx -o wxs_chce.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_ckbx.cxx -o wxs_ckbx.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_cnvs.cxx -o wxs_cnvs.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_dc.cxx -o wxs_dc.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_evnt.cxx -o wxs_evnt.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_fram.cxx -o wxs_fram.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_gage.cxx -o wxs_gage.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_gdi.cxx -o wxs_gdi.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_glob.cxx -o wxs_glob.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_item.cxx -o wxs_item.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_lbox.cxx -o wxs_lbox.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_madm.cxx -o wxs_madm.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_mede.cxx -o wxs_mede.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_medi.cxx -o wxs_medi.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_menu.cxx -o wxs_menu.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_mio.cxx -o wxs_mio.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_misc.cxx -o wxs_misc.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_mpb.cxx -o wxs_mpb.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_obj.cxx -o wxs_obj.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_panl.cxx -o wxs_panl.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_rado.cxx -o wxs_rado.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_slid.cxx -o wxs_slid.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_snip.cxx -o wxs_snip.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_styl.cxx -o wxs_styl.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_tabc.cxx -o wxs_tabc.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxs_win.cxx -o wxs_win.o >i686-pc-linux-gnu-g++ -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wxscheme.cxx -o wxscheme.o >ar ruv libwxscheme.a xcglue.o wxs_bmap.o wxs_butn.o wxs_chce.o wxs_ckbx.o wxs_cnvs.o wxs_dc.o wxs_evnt.o wxs_fram.o wxs_gage.o wxs_gdi.o wxs_glob.o wxs_item.o wxs_lbox.o wxs_madm.o wxs_mede.o wxs_medi.o wxs_menu.o wxs_mio.o wxs_misc.o wxs_mpb.o wxs_obj.o wxs_panl.o wxs_rado.o wxs_slid.o wxs_snip.o wxs_styl.o wxs_tabc.o wxs_win.o wxscheme.o >ar: creating libwxscheme.a >a - xcglue.o >a - wxs_bmap.o >a - wxs_butn.o >a - wxs_chce.o >a - wxs_ckbx.o >a - wxs_cnvs.o >a - wxs_dc.o >a - wxs_evnt.o >a - wxs_fram.o >a - wxs_gage.o >a - wxs_gdi.o >a - wxs_glob.o >a - wxs_item.o >a - wxs_lbox.o >a - wxs_madm.o >a - wxs_mede.o >a - wxs_medi.o >a - wxs_menu.o >a - wxs_mio.o >a - wxs_misc.o >a - wxs_mpb.o >a - wxs_obj.o >a - wxs_panl.o >a - wxs_rado.o >a - wxs_slid.o >a - wxs_snip.o >a - wxs_styl.o >a - wxs_tabc.o >a - wxs_win.o >a - wxscheme.o >i686-pc-linux-gnu-ranlib libwxscheme.a >make[3]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred/wxs' >cd wxme; make >make[3]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred/wxme' >i686-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wx_style.cxx -o wx_style.o >i686-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wx_keym.cxx -o wx_keym.o >i686-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wx_mbuf.cxx -o wx_mbuf.o >i686-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wx_media.cxx -o wx_media.o >i686-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wx_mpriv.cxx -o wx_mpriv.o >i686-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wx_msnip.cxx -o wx_msnip.o >i686-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wx_mline.cxx -o wx_mline.o >i686-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wx_mpbrd.cxx -o wx_mpbrd.o >i686-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wx_medad.cxx -o wx_medad.o >i686-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wx_snip.cxx -o wx_snip.o >i686-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wx_cgrec.cxx -o wx_cgrec.o >i686-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I./../../mzscheme/gc -I./../../wxxt/src/AIAI-include -I./../../wxxt/src -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./wx_medio.cxx -o wx_medio.o >ar ruv libwxme.a wx_style.o wx_keym.o wx_mbuf.o wx_media.o wx_mpriv.o wx_msnip.o wx_mline.o wx_mpbrd.o wx_medad.o wx_snip.o wx_cgrec.o wx_medio.o >ar: creating libwxme.a >a - wx_style.o >a - wx_keym.o >a - wx_mbuf.o >a - wx_media.o >a - wx_mpriv.o >a - wx_msnip.o >a - wx_mline.o >a - wx_mpbrd.o >a - wx_medad.o >a - wx_snip.o >a - wx_cgrec.o >a - wx_medio.o >i686-pc-linux-gnu-ranlib libwxme.a >make[3]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred/wxme' >make mred >make[3]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred' >i686-pc-linux-gnu-g++ -I./../mzscheme/gc -I./../wxxt/src/AIAI-include -I./../wxxt/src -I./../mred/wxme/ -I./../mzscheme/ -I./../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./mrmain.cxx -o mrmain.o >i686-pc-linux-gnu-g++ -I./../mzscheme/gc -I./../wxxt/src/AIAI-include -I./../wxxt/src -I./../mred/wxme/ -I./../mzscheme/ -I./../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./mred.cxx -o mred.o >i686-pc-linux-gnu-g++ -I./../mzscheme/gc -I./../wxxt/src/AIAI-include -I./../wxxt/src -I./../mred/wxme/ -I./../mzscheme/ -I./../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./mredx.cxx -o mredx.o >i686-pc-linux-gnu-g++ -I./../mzscheme/gc -I./../wxxt/src/AIAI-include -I./../wxxt/src -I./../mred/wxme/ -I./../mzscheme/ -I./../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./../wxcommon/wxGC.cxx -o wxGC.o >i686-pc-linux-gnu-g++ -I./../mzscheme/gc -I./../wxxt/src/AIAI-include -I./../wxxt/src -I./../mred/wxme/ -I./../mzscheme/ -I./../mzscheme/include/ -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -march=athlon-tbird -O3 -pipe -c ./../wxcommon/wxJPEG.cxx -o wxJPEG.o >i686-pc-linux-gnu-g++ -o mred mrmain.o ../mzscheme/libmzscheme.a ../mzscheme/libmzgc.a mred.o mredx.o wxGC.o wxJPEG.o wxs/libwxscheme.a wxme/libwxme.a ../wxxt/src/libwx_xt.a ../wxxt/contrib/xpm/lib/libXpm.a ../wxxt/utils/image/src/libimage_xt.a -lSM -lICE -lXaw -lXmu -lXt -lX11 -lXext -lGL -lXrender -lXft -lX11 -lfreetype -lXrender -lfontconfig -lcairo -lpng -lz -ljpeg -ldl -lm -rdynamic >make[3]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred' >make[2]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred' >make[1]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >>>> Source compiled. >>>> Test phase [not enabled]: dev-scheme/drscheme-301-r2 > >>>> Install drscheme-301-r2 into /var/tmp/portage/drscheme-301-r2/image/ category dev-scheme >make install-normal >make[1]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >if [ ! -d /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme ] ; then mkdir /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme ; fi >make mzinstall >make[2]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >cd mzscheme; make install >make[3]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make headers >make[4]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >./mzscheme -qr ./mkincludes.ss ./../.. . . >Making /var/tmp/portage/drscheme-301-r2/work/plt/include >Done. >make ./../../collects/mzscheme/lib/mzdyn.c >make[5]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make[5]: `../../collects/mzscheme/lib/mzdyn.c' is up to date. >make[5]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make[4]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make normal-install >make[4]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make unix-install >make[5]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >cd ..; if [ ! -d /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/bin ] ; then mkdir /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/bin ; fi >cd ..; rm -f /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/bin/mzscheme >cd ..; if [ ! -d `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/lib ] ; then mkdir `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/lib ; fi >cd ..; cp mzscheme/libmzgc.a `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/lib/libmzgc.a >cd ..; cp mzscheme/libmzscheme.a `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/lib/libmzscheme.a >cd ..; cp mzscheme/mzscheme `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/bin/mzscheme >cd ..; echo 'CC=i686-pc-linux-gnu-gcc' > `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/lib/buildinfo >cd ..; echo 'CFLAGS=-march=athlon-tbird -O3 -pipe ' >> `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/lib/buildinfo >cd ..; echo 'OPTIONS=' >> `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/lib/buildinfo >cd ..; echo 'MZOPTIONS=' >> `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/lib/buildinfo >cd ..; echo "LDFLAGS=" >> `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/lib/buildinfo >cd ..; echo 'LIBS=-ldl -lm -rdynamic ' >> `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/lib/buildinfo >make[5]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >cd ..; cp mzscheme/mzdyn.o `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/lib/mzdyn.o >make[4]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make[3]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mzscheme' >make[2]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >make mredinstall-stub >make[2]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >cd mred; make install >make[3]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred' >make install_wx_xt >make[4]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred' >cd ..; if [ ! -d /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/bin ] ; then mkdir /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/bin ; fi >cd ..; rm -f /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/bin/mred >make install-no-lib >make[5]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred' >echo "no dynamic libs" >no dynamic libs >make[5]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred' >cd ..; cp mred/mred `(cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; pwd)`/bin/ >make[4]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred' >cd ..; echo 'CXX=i686-pc-linux-gnu-g++' >> /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/lib/buildinfo >cd ..; echo 'CXXFLAGS=-march=athlon-tbird -O3 -pipe ' >> /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/lib/buildinfo >cd ..; echo 'MROPTIONS= -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG' >> /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/lib/buildinfo >cd ..; echo 'X_CFLAGS= -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo ' >> /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/lib/buildinfo >cd ..; echo 'X_LIB=' >> /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/lib/buildinfo >cd ..; echo "MRLIBS=-lSM -lICE -lXaw -lXmu -lXt -lX11 -lXext -lGL -lXrender -lXft -lX11 -lfreetype -lXrender -lfontconfig -lcairo -lpng -lz -ljpeg -ldl -lm -rdynamic " >> /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/lib/buildinfo >cd ..; echo "MRLDFLAGS= " >> /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/lib/buildinfo >make[3]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src/mred' >make[2]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >make copytree-stub >make[2]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >cp -r ./../collects /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/. >cp -r ./../include /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/. >cp -r ./../notes /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/. >cp -r ./../man /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/. >if [ -d ./../teachpack ] ; then cp -r ./../teachpack /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/teachpack ; fi >cp ./../install /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme/install >make[2]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >make lib-finish >make[2]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >echo /usr/lib/drscheme//lib >/usr/lib/drscheme//lib >make[2]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >make[1]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >make finish-stub >make[1]: Entering directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >cd /var/tmp/portage/drscheme-301-r2/image//usr/lib/drscheme; ./install >Running setup... >setup-plt: Setup version is 301 >setup-plt: PLT home directory is /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme >setup-plt: Collection paths are >setup-plt: /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects >setup-plt: Pre-Installing Plot library >plot: compiling "all" -> "/var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/plot/compiled/native/i386-linux/libplplot.so"... >/var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/compiler/private/compiled/const.zo::32125: read (compiled): ill-formed code >setup-plt: Pre-Installing ProfessorJ >setup-plt: Pre-Installing sgl >make: making compiled/gl-info.zo >compile-extension: (/usr/lib/ccache/bin/gcc -c -O2 -fPIC -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/cairo -I/var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/compiler -I/var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/include compiled/make-gl-info-helper.c -o compiled/make-gl-info-helper.o) >link-extension: (/usr/bin/ld -shared compiled/make-gl-info-helper.o /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/lib/mzdyn.o -o compiled/native/i386-linux/make-gl-info-helper.so) >make: made compiled/gl-info.zo >setup-plt: Pre-Installing SSL Driver >make: making compiled/native/i386-linux/mzssl.o because compiled/native/i386-linux/mzssl.o does not exist >compile-extension: (/usr/lib/ccache/bin/gcc -c -O2 -fPIC -I/usr/include -I/var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/include mzssl.c -o compiled/native/i386-linux/mzssl.o) >make: making compiled/native/i386-linux/mzssl.so because compiled/native/i386-linux/mzssl.so does not exist >link-extension: (/usr/bin/ld -shared -fPIC -L/usr/lib compiled/native/i386-linux/mzssl.o -lssl -lcrypto /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/lib/mzdyn.o -o compiled/native/i386-linux/mzssl.so) >make: made compiled/native/i386-linux/mzssl.o >make: made compiled/native/i386-linux/mzssl.so >setup-plt: Compiling .zos used by Algol 60 >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/algol60/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/parser-tools/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/syntax/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/parser-tools/private-lex/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/parser-tools/private-yacc/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mzlib/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/framework/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mred/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mred/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/drscheme/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/drscheme/private/ >setup-plt: Compiling .zos used by Browser private >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/browser/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mred/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/html/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/browser/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/framework/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/framework/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mrlib/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mzlib/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/syntax-color/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/hierlist/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/setup/ >setup-plt: Compiling .zos used by Browser >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/browser/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/setup/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/net/ >setup-plt: Compiling .zos used by Calltrace >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/trace/ >setup-plt: Compiling .zos used by DrScheme private >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/drscheme/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/drscheme/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/stepper/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/errortrace/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mrlib/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/net/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/servlets/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/web-server/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mzlib/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/framework/ >setup-plt: Compiling .zos used by DrScheme >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/drscheme/ >setup-plt: Compiling .zos used by Dynext >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/dynext/ >setup-plt: Compiling .zos used by Embedded GUI >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/embedded-gui/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/embedded-gui/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mrlib/ >setup-plt: Compiling .zos used by EoPL private >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/eopl/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/eopl/ >setup-plt: Compiling .zos used by EoPL >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/eopl/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mzlib/ >setup-plt: Compiling .zos used by Errortrace >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/errortrace/ >setup-plt: Compiling .zos used by Foreign Function Interfaces >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/ffi/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mzlib/ >setup-plt: Compiling .zos used by Framework private >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/framework/private/ >setup-plt: Compiling .zos used by Framework >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/framework/ >setup-plt: Compiling .zos used by frtime >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/frtime/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/net/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/frtime/private/ >setup-plt: Compiling .zos used by Aces >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/aces/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/cards/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/ >setup-plt: Compiling .zos used by Blackjack >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/blackjack/ >setup-plt: No more .zos to compile for Game Cards >setup-plt: Compiling .zos used by Checkers >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/checkers/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/gl-board-game/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/sgl/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/25/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/9/ >setup-plt: Compiling .zos used by Crazy 8s >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/crazy8s/ >setup-plt: Compiling .zos used by GCalc >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/gcalc/ >setup-plt: Compiling .zos used by Rummy >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/ginrummy/ >setup-plt: No more .zos to compile for 3D board game library >setup-plt: Compiling .zos used by Gobblet >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/gobblet/ >setup-plt: Compiling .zos used by Go Fish >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/gofish/ >setup-plt: Compiling .zos used by Jewel >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/jewel/ >setup-plt: Compiling .zos used by Lights Out >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/lights-out/ >setup-plt: Compiling .zos used by Memory >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/memory/ >setup-plt: Compiling .zos used by Minesweeper >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/mines/ >setup-plt: Compiling .zos used by Paint by Numbers >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/paint-by-numbers/ >setup-plt: Compiling .zos used by Parcheesi >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/parcheesi/ >setup-plt: Compiling .zos used by Pousse >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/pousse/ >setup-plt: Compiling .zos used by Same >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/same/ >setup-plt: Compiling .zos used by Slidey >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/slidey/ >setup-plt: Compiling .zos used by Spider >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/spider/ >setup-plt: Compiling .zos used by Games >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/games/ >setup-plt: Compiling .zos used by Graphics >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/graphics/ >setup-plt: Compiling .zos used by Help private >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/private/ >setup-plt: Compiling .zos used by Help Servlets >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/servlets/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/servlets/private/ >setup-plt: Compiling .zos used by Help Desk servlets private >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/servlets/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mzlib/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mzlib/private/ >setup-plt: Compiling .zos used by Help Servlets Release >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/servlets/release/ >setup-plt: Compiling .zos used by Help Servlets Release >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/servlets/research/ >setup-plt: Compiling .zos used by Help Servlets Resources >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/servlets/resources/ >setup-plt: Compiling .zos used by Help Servlets Scheme >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/servlets/scheme/ >setup-plt: Compiling .zos used by Help Servlets Scheme Misc >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/servlets/scheme/misc/ >setup-plt: Compiling .zos used by Help >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/help/ >setup-plt: No more .zos to compile for Hierarchical list widget >setup-plt: Compiling .zos used by Draw Teachpack >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/htdch/draw/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/htdp/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/lang/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/syntax/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/syntax/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/lang/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/lang/private/contracts/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/test-suite/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/profj/libs/java/lang/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/profj/libs/java/io/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/profj/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/profj/parsers/ >setup-plt: No more .zos to compile for htdch >setup-plt: Compiling .zos used by HtDP Languages Private >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/lang/private/ >setup-plt: Compiling .zos used by HtDP Languages >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/lang/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mzlib/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/r5rs/ >setup-plt: Compiling .zos used by HtDP Teachpacks >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/htdp/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/web-server/ >setup-plt: No more .zos to compile for HTML >setup-plt: No more .zos to compile for Launcher >setup-plt: Compiling .zos used by Make >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/make/ >setup-plt: No more .zos to compile for MrEd private >setup-plt: Compiling .zos used by MrEd >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mred/ >setup-plt: No more .zos to compile for MrLib private >setup-plt: Compiling .zos used by MrLib >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mrlib/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mrlib/private/aligned-pasteboard/ >setup-plt: Compiling .zos used by mzc private >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/compiler/private/ >compiled/const.zo::32125: read (compiled): ill-formed code >setup-plt: Compiling .zos used by mzc >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/compiler/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/compiler/private/ >private/compiled/const.zo::32125: read (compiled): ill-formed code >setup-plt: Compiling .zos used by MzLib private >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mzlib/private/ >setup-plt: Compiling .zos used by MzLib >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mzlib/ >setup-plt: No more .zos to compile for MzScheme >setup-plt: Compiling .zos used by MzTake Debugger >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/mztake/ >setup-plt: Compiling .zos used by Net >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/net/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/net/private/ >setup-plt: No more .zos to compile for Parser-tools private-lex >setup-plt: No more .zos to compile for Parser-tools private-yacc >setup-plt: Compiling .zos used by Parser-tools >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/parser-tools/ >setup-plt: Compiling .zos used by PLaneT >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/planet/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/setup/ >setup-plt: Compiling .zos used by Plot library >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/plot/ >setup-plt: Compiling .zos used by Preprocessor >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/preprocessor/ >setup-plt: No more .zos to compile for ProfessorJ: parsers >setup-plt: Compiling .zos used by ProfessorJ: libs java lang >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/profj/libs/java/lang/ >setup-plt: Compiling .zos used by ProfessorJ: libs java io >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/profj/libs/java/io/ >setup-plt: Compiling .zos used by ProfessorJ: libs java util >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/profj/libs/java/util/ >setup-plt: Compiling .zos used by ProfessorJ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/profj/ >setup-plt: Compiling .zos used by ProfJ Boxes >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/profjBoxes/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/profjBoxes/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/test-suite/private/ >setup-plt: Compiling .zos used by Setup PLT >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/setup/ >setup-plt: No more .zos to compile for sgl >setup-plt: Compiling .zos used by SLaTeX >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/slatex/ >setup-plt: No more .zos to compile for slib init >setup-plt: Compiling .zos used by Slideshow >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/slideshow/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/texpict/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/texpict/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/syntax/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/slideshow/private/ >setup-plt: No more .zos to compile for SRFI 1 >setup-plt: Compiling .zos used by SRFI 19 >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/19/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/29/ >setup-plt: Compiling .zos used by srfi >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/17/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/2/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/26/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/27/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/31/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/34/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/40/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/42/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/43/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/45/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/48/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/5/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/57/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/59/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/60/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/67/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/69/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/srfi/7/ >setup-plt: Compiling .zos used by SSAX/SXML >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/ssax/ >setup-plt: Compiling .zos used by SSL Driver >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/openssl/ >setup-plt: Compiling .zos used by Stepper private >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/stepper/private/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/stepper/ >setup-plt: Compiling .zos used by Stepper >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/stepper/ >setup-plt: No more .zos to compile for String constants >setup-plt: Compiling .zos used by Swindle >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/swindle/ >setup-plt: No more .zos to compile for Syntax Color >setup-plt: Compiling .zos used by Syntax Utilities >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/syntax/ >setup-plt: Compiling .zos used by Test Suite private >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/test-suite/private/ >setup-plt: Compiling .zos used by Test Suite >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/test-suite/ >setup-plt: Compiling .zos used by DrScheme Test Suite >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/tests/drscheme/ >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/tests/utils/ >setup-plt: Compiling .zos used by Framework Test Suite >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/tests/framework/ >setup-plt: Compiling .zos used by Testing Utilities >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/tests/utils/ >setup-plt: No more .zos to compile for Test Suites >setup-plt: Compiling .zos used by tex2page >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/tex2page/ >setup-plt: Compiling .zos used by Texpict private >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/texpict/private/ >setup-plt: Compiling .zos used by Texpict >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/texpict/ >setup-plt: Compiling .zos used by Version >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/version/ >setup-plt: Compiling .zos used by Web Server >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/web-server/ >setup-plt: No more .zos to compile for XML private >setup-plt: Compiling .zos used by XML >setup-plt: in /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/xml/ >setup-plt: Updating /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/info-domain/compiled/cache.ss >setup-plt: Installing MrEd launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/drscheme >setup-plt: Installing MrEd launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/games >setup-plt: Installing MrEd launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/help-desk >setup-plt: Installing MrEd launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/gmzc >setup-plt: Installing MzScheme launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/mzc >setup-plt: Installing MzScheme launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/planet >setup-plt: Installing MzScheme launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/mzpp >setup-plt: Installing MzScheme launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/mztext >setup-plt: Installing MzScheme launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/setup-plt >setup-plt: Installing MzScheme launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/slatex >setup-plt: Installing MzScheme launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/pdf-slatex >setup-plt: Installing MrEd launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/slideshow >setup-plt: Installing MzScheme launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/swindle >setup-plt: Installing MrEd launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/framework-test-engine >setup-plt: Installing MzScheme launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/framework-test >setup-plt: Installing MzScheme launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/tex2page >setup-plt: Installing MrEd launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/web-server >setup-plt: Installing MzScheme launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/web-server-text >setup-plt: Installing MzScheme launcher /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/bin/web-server-monitor >setup-plt: Installing Help >setup-plt: Installing Draw Teachpack >setup-plt: Installing ProfessorJ >setup-plt: Post-Installing MrEd >setup-plt: Done setting up >setup-plt: >setup-plt: Error during Early Install for Plot library (/var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/plot) >setup-plt: /var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/compiler/private/compiled/const.zo::32125: read (compiled): ill-formed code >setup-plt: Error during Compiling .zos for mzc private (/var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/compiler/private) >setup-plt: compiled/const.zo::32125: read (compiled): ill-formed code >setup-plt: Error during Compiling .zos for mzc (/var/tmp/portage/drscheme-301-r2/image/usr/lib/drscheme/collects/compiler) >setup-plt: private/compiled/const.zo::32125: read (compiled): ill-formed code >install: Errors in compilation process! (1) >make[1]: *** [copy-finish] Error 1 >make[1]: Leaving directory `/var/tmp/portage/drscheme-301-r2/work/plt/src' >make: *** [install] Error 2 > >!!! ERROR: dev-scheme/drscheme-301-r2 failed. >Call stack: > ebuild.sh, line 1539: Called dyn_install > ebuild.sh, line 1013: Called src_install > drscheme-301-r2.ebuild, line 70: Called die > >!!! make install failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 136504
:
88951
| 88952