* CPV: dev-scheme/plt-scheme-4.1 * REPO: gentoo * USE: X amd64 cairo cgc elibc_glibc kernel_linux llvm multilib opengl userland_GNU >>> Unpacking source... >>> Unpacking plt-4.1-src-unix.tgz to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work * Applying plt-scheme-372-as_needed.patch ...  [ ok ] >>> Source unpacked in /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work >>> Compiling source in /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1 ... * econf: updating plt-4.1/src/lt/config.guess with /usr/share/gnuconfig/config.guess * econf: updating plt-4.1/src/lt/config.sub with /usr/share/gnuconfig/config.sub * econf: updating plt-4.1/src/mzscheme/gc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating plt-4.1/src/mzscheme/gc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating plt-4.1/src/foreign/gcc/config.guess with /usr/share/gnuconfig/config.guess * econf: updating plt-4.1/src/foreign/gcc/config.sub with /usr/share/gnuconfig/config.sub * econf: updating plt-4.1/src/wxcommon/jpeg/config.guess with /usr/share/gnuconfig/config.guess * econf: updating plt-4.1/src/wxcommon/jpeg/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-mred --enable-shared --disable-perl --disable-backtrace --enable-cairo --enable-llvm --enable-gl --disable-gprof --enable-xft --enable-xrender === Shared libraries enabled checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for X... libraries /usr/lib64, headers checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for cos in -lm... yes checking for dlopen in -ldl... yes checking for inline keyword... yes checking for nl_langinfo (CODESET)... yes checking for getaddrinfo... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking iconv is usable... yes checking for mbsrtowcs... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for stack direction... down checking whether byte ordering is bigendian... no checking whether C++ compiler works... yes checking whether new and new[] are different... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking for XFlush in -lX11... yes checking for XSyncQueryExtension in -lXext... yes checking for XtDestroyWidget in -lXt... yes checking for XmuInternAtom in -lXmu... yes checking for vendorShellClassRec in -lXaw... yes checking whether X11/XKBlib.h is available... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for glXChooseVisual in -lGL... yes checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking for XRenderQueryExtension in -lXrender... yes Using pkg-config xft... Xft flags: -I/usr/include/freetype2 Xft libs: -lXft -lXrender -lfontconfig -lfreetype -lX11 Using pkg-config for Cairo... Cairo flags: -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 Cairo libs: -lcairo checking for cairo_create in -lcairo... yes checking cairo-xlib.h usability... yes checking cairo-xlib.h presence... yes checking for cairo-xlib.h... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_read_info in -lpng... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_start_decompress in -ljpeg... yes Configuring libtool checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating Makefile config.status: creating mzscheme/Makefile config.status: creating mzscheme/src/Makefile config.status: creating mzscheme/dynsrc/Makefile config.status: creating mzscheme/gc/Makefile config.status: creating mzscheme/sgc/Makefile config.status: creating mzscheme/gc2/Makefile config.status: creating foreign/Makefile config.status: creating mred/Makefile config.status: creating mred/wxs/Makefile config.status: creating mred/wxme/Makefile config.status: creating mred/gc2/Makefile config.status: creating wxcommon/libpng/Makefile config.status: creating wxcommon/zlib/Makefile config.status: creating wxxt/src/Makefile config.status: creating wxxt/src/x/Makefile config.status: creating wxxt/utils/image/src/Makefile config.status: creating wxxt/contrib/xpm/lib/Makefile config.status: creating mzscheme/mzconfig.h === configuring in foreign/gcc/libffi (/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign/gcc/libffi) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-mred' '--enable-shared' '--disable-perl' '--disable-backtrace' '--enable-cairo' '--enable-llvm' '--enable-gl' '--disable-gprof' '--enable-xft' '--enable-xrender' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=x86-64 -pipe' 'LDFLAGS=-Wl,--as-needed' 'CXXFLAGS=-O2 -march=x86-64 -pipe' '--enable-shared' '--disable-multilib' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for working alloca.h... yes checking for alloca... yes checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes configure: creating ./config.status config.status: creating include/Makefile config.status: WARNING: include/Makefile.in seems to ignore the --datarootdir setting config.status: creating include/ffi.h config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating fficonfig.h config.status: linking ./src/x86/ffitarget.h to include/ffitarget.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands >>> Installation targets: executables : ${exec_prefix}/bin/... Scheme code : /usr/lib64/plt/collects/... core docs : /usr/share/doc/plt-scheme-4.1/... C libraries : /usr/lib64/... C headers : ${prefix}/include/plt/... extra C objs : /usr/lib64/plt/... man pages : /usr/share/man/... where prefix = /usr and datarootdir = ${prefix}/share and exec_prefix = ${prefix} make -j3 both make cgc make[1]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src' cd mzscheme; make cgc make[2]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make common make[3]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make g-c make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' cd gc; make ../libmzgc.la make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./alloc.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./reclaim.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./allchblk.c mkdir .libs x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./alloc.c -fPIC -DPIC -o .libs/alloc.o x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./allchblk.c -fPIC -DPIC -o .libs/allchblk.o x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./reclaim.c -fPIC -DPIC -o .libs/reclaim.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./misc.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -o if_mach ./if_mach.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./misc.c -fPIC -DPIC -o .libs/misc.o x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -o if_not_there ./if_not_there.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -o threadlibs ./threadlibs.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./os_dep.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./headers.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mark.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./os_dep.c -fPIC -DPIC -o .libs/os_dep.o x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./headers.c -fPIC -DPIC -o .libs/headers.o x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mark.c -fPIC -DPIC -o .libs/mark.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./obj_map.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./obj_map.c -fPIC -DPIC -o .libs/obj_map.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./blacklst.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./blacklst.c -fPIC -DPIC -o .libs/blacklst.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./finalize.c ./os_dep.c: In function 'GC_disable_signals': ./os_dep.c:560: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) ./os_dep.c: In function 'GC_enable_signals': ./os_dep.c:569: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./new_hblk.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./finalize.c -fPIC -DPIC -o .libs/finalize.o x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dbg_mlc.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./malloc.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./malloc.c -fPIC -DPIC -o .libs/malloc.o ./os_dep.c: In function 'GC_dirty_init': ./os_dep.c:2708: warning: assignment from incompatible pointer type /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./stubborn.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./stubborn.c -fPIC -DPIC -o .libs/stubborn.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./checksums.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_threads.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./pthread_support.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./checksums.c -fPIC -DPIC -o .libs/checksums.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./pthread_stop_world.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_threads.c -fPIC -DPIC -o .libs/solaris_threads.o x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./darwin_stop_world.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./typd_mlc.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./ptr_chck.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./darwin_stop_world.c -fPIC -DPIC -o .libs/darwin_stop_world.o x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mallocx.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_pthreads.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gcj_mlc.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mallocx.c -fPIC -DPIC -o .libs/mallocx.o x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./specific.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_pthreads.c -fPIC -DPIC -o .libs/solaris_pthreads.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gc_dlopen.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./backgraph.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./specific.c -fPIC -DPIC -o .libs/specific.o x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./win32_threads.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./backgraph.c -fPIC -DPIC -o .libs/backgraph.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dyn_load.c x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./win32_threads.c -fPIC -DPIC -o .libs/win32_threads.o rm -f mach_dep.lo ./if_mach MIPS IRIX5 /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -c -o mach_dep.lo ./mips_sgi_mach_dep.s ./if_mach MIPS RISCOS /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile as -o mach_dep.lo ./mips_ultrix_mach_dep.s ./if_mach MIPS ULTRIX /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile as -o mach_dep.lo ./mips_ultrix_mach_dep.s ./if_mach POWERPC DARWIN /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile as -o mach_dep.lo ./powerpc_darwin_mach_dep.s ./if_mach ALPHA LINUX /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -c -o mach_dep.lo ./alpha_mach_dep.S ./if_mach SPARC SUNOS5 /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -c -o mach_dep.lo ./sparc_mach_dep.S ./if_mach SPARC SUNOS4 /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile as -o mach_dep.lo ./sparc_sunos4_mach_dep.s ./if_mach SPARC OPENBSD /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile as -o mach_dep.lo ./sparc_sunos4_mach_dep.s ./if_mach SPARC NETBSD /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile as -o mach_dep.lo ./sparc_netbsd_mach_dep.s ./if_not_there mach_dep.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -c -I./include ./mach_dep.c ^^^^Starting command^^^^ rm -f mach_dep1.lo ./if_mach IA64 "" /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile as -o mach_dep1.lo ./ia64_save_regs_in_stack.s ./if_not_there mach_dep1.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -c -I./include ./mach_dep1.c ^^^^Starting command^^^^ x86_64-pc-linux-gnu-gcc -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o x86_64-pc-linux-gnu-gcc -c -I./include ./mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o x86_64-pc-linux-gnu-gcc -c -I./include ./mach_dep1.c -fPIC -DPIC -o .libs/mach_dep1.o rm -f mark_rts.lo ./if_mach ALPHA OSF1 /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -c -I./include -DNO_SIGNALS -O2 -march=x86-64 -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.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -c -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 ./mark_rts.c ^^^^Starting command^^^^ x86_64-pc-linux-gnu-gcc -c -I./include -DNO_SIGNALS -O2 -march=x86-64 -pipe -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 ./mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o ./mark_rts.c: In function 'GC_approx_sp': ./mark_rts.c:386: warning: function returns address of local variable /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -release 4.1 -rpath /usr/lib64 -o ../libmzgc.la alloc.lo reclaim.lo allchblk.lo misc.lo mach_dep.lo mach_dep1.lo os_dep.lo mark_rts.lo headers.lo mark.lo obj_map.lo blacklst.lo finalize.lo new_hblk.lo dbg_mlc.lo malloc.lo stubborn.lo checksums.lo solaris_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo typd_mlc.lo ptr_chck.lo mallocx.lo solaris_pthreads.lo gcj_mlc.lo specific.lo gc_dlopen.lo backgraph.lo win32_threads.lo dyn_load.lo mkdir ../.libs gcc -shared .libs/alloc.o .libs/reclaim.o .libs/allchblk.o .libs/misc.o .libs/mach_dep.o .libs/mach_dep1.o .libs/os_dep.o .libs/mark_rts.o .libs/headers.o .libs/mark.o .libs/obj_map.o .libs/blacklst.o .libs/finalize.o .libs/new_hblk.o .libs/dbg_mlc.o .libs/malloc.o .libs/stubborn.o .libs/checksums.o .libs/solaris_threads.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/darwin_stop_world.o .libs/typd_mlc.o .libs/ptr_chck.o .libs/mallocx.o .libs/solaris_pthreads.o .libs/gcj_mlc.o .libs/specific.o .libs/gc_dlopen.o .libs/backgraph.o .libs/win32_threads.o .libs/dyn_load.o -Wl,-soname -Wl,libmzgc-4.1.so -o ../.libs/libmzgc-4.1.so (cd ../.libs && rm -f libmzgc.so && ln -s libmzgc-4.1.so libmzgc.so) creating ../libmzgc.la (cd ../.libs && rm -f libmzgc.la && ln -s ../libmzgc.la libmzgc.la) : ../libmzgc.la make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc' make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make foreign-stuff make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' cd ../foreign; make all make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign' make foreign.lo make[6]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./../mzscheme -I./../mzscheme/include -I./../mzscheme/src -Igcc/libffi/include -c ./foreign.c -o foreign.lo mkdir .libs x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./../mzscheme -I./../mzscheme/include -I./../mzscheme/src -Igcc/libffi/include -c ./foreign.c -fPIC -DPIC -o .libs/foreign.o make[6]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign' make gcc/libffi/libffi_convenience.la make[6]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign' cd gcc/libffi; make libffi_convenience.la make[7]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign/gcc/libffi' depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -pipe -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -fPIC -DPIC -o src/.libs/debug.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -pipe -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -fPIC -DPIC -o src/.libs/types.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -pipe -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -pipe -MT src/closures.lo -MD -MP -MF "$depbase.Tpo" -c -o src/closures.lo src/closures.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -pipe -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -fPIC -DPIC -o src/.libs/closures.o depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -pipe -MT src/x86/ffi64.lo -MD -MP -MF "$depbase.Tpo" -c -o src/x86/ffi64.lo src/x86/ffi64.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -pipe -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I./include -Iinclude -I./src -O2 -march=x86-64 -pipe -c -o src/x86/unix64.lo src/x86/unix64.S libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I./include -Iinclude -I./src -O2 -march=x86-64 -pipe -c src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I./include -Iinclude -I./src -O2 -march=x86-64 -pipe -c src/x86/unix64.S -o src/x86/unix64.o >/dev/null 2>&1 depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -pipe -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -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 x86_64-pc-linux-gnu-gcc -I. -I./include -Iinclude -I./src -O2 -march=x86-64 -pipe -c -o src/x86/sysv.lo src/x86/sysv.S src/closures.c: In function 'dlmmap_locked': src/closures.c:382: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result src/closures.c:394: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I./include -Iinclude -I./src -O2 -march=x86-64 -pipe -c src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I./include -Iinclude -I./src -O2 -march=x86-64 -pipe -c src/x86/sysv.S -o src/x86/sysv.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -march=x86-64 -pipe -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -o src/closures.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -g -fexceptions -O2 -march=x86-64 -pipe -Wl,--as-needed -o libffi_convenience.la src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libffi_convenience.a src/.libs/debug.o src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libffi_convenience.a libtool: link: creating libffi_convenience.la libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) make[7]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign/gcc/libffi' make[6]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign' make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign' make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make[3]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make dynlib make[3]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' cd src; make mzheaders make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' echo -n "#define SCHEME_PLATFORM_LIBRARY_SUBPATH " > schsys.h ./sysname >> schsys.h make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' cd dynsrc; make dynlib make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/dynsrc' make ../mzdyn.o make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/dynsrc' x86_64-pc-linux-gnu-gcc -fPIC -O2 -march=x86-64 -pipe -I./.. -I./../include -I./../src -DMZ_USES_SHARED_LIB -c ./mzdyn.c -o ../mzdyn.o make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/dynsrc' make ../starter make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/dynsrc' x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -I./.. -I./../include -I./../src -DMZ_USES_SHARED_LIB -o ../starter ./ustart.c ./ustart.c: В функции ‘write_str’: ./ustart.c:100: предупреждение: результат ‘write’, декларированной с атрибутом warn_unused_result, игнорируется ./ustart.c: В функции ‘main’: ./ustart.c:333: предупреждение: результат ‘read’, декларированной с атрибутом warn_unused_result, игнорируется make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/dynsrc' make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/dynsrc' make[3]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make mzlibrary make[3]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' cd src; make all make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' make mzheaders make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' make[5]: Цель `mzheaders' не требует выполнения команд. make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' make mzobjects make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./salloc.c -o salloc.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./bignum.c -o bignum.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./bool.c -o bool.lo mkdir .libs x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./bool.c -fPIC -DPIC -o .libs/bool.o x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./salloc.c -fPIC -DPIC -o .libs/salloc.o x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./bignum.c -fPIC -DPIC -o .libs/bignum.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./builtin.c -o builtin.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./builtin.c -fPIC -DPIC -o .libs/builtin.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./char.c -o char.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./complex.c -o complex.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./char.c -fPIC -DPIC -o .libs/char.o x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./complex.c -fPIC -DPIC -o .libs/complex.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./dynext.c -o dynext.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./dynext.c -fPIC -DPIC -o .libs/dynext.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./env.c -o env.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./error.c -o error.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./eval.c -o eval.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./env.c -fPIC -DPIC -o .libs/env.o x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./error.c -fPIC -DPIC -o .libs/error.o x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./eval.c -fPIC -DPIC -o .libs/eval.o ./error.c: In function 'default_output': ./error.c:141: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./error.c: In function 'scheme_log_message': ./error.c:2827: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./error.c:2828: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./error.c:2830: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./error.c:2831: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./file.c -o file.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./fun.c -o fun.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./file.c -fPIC -DPIC -o .libs/file.o x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./fun.c -fPIC -DPIC -o .libs/fun.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./gmp/gmp.c -o gmp.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./hash.c -o hash.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./gmp/gmp.c -fPIC -DPIC -o .libs/gmp.o x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./hash.c -fPIC -DPIC -o .libs/hash.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./jit.c -o jit.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./jit.c -fPIC -DPIC -o .libs/jit.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./list.c -o list.lo ./jit.c: In function 'generate_direct_prim_tail_call': ./jit.c:1589: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_tail_call': ./jit.c:1627: warning: cast from pointer to integer of different size ./jit.c:1693: warning: cast from pointer to integer of different size ./jit.c:1709: warning: cast from pointer to integer of different size ./jit.c:1714: warning: cast from pointer to integer of different size ./jit.c:1716: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_direct_prim_non_tail_call': ./jit.c:1770: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_retry_call': ./jit.c:1809: warning: cast from pointer to integer of different size ./jit.c:1817: warning: cast from pointer to integer of different size ./jit.c:1852: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_non_tail_call': ./jit.c:1890: warning: cast from pointer to integer of different size ./jit.c:1944: warning: cast from pointer to integer of different size ./jit.c:1958: warning: cast from pointer to integer of different size ./jit.c:1962: warning: cast from pointer to integer of different size ./jit.c:1969: warning: cast from pointer to integer of different size ./jit.c:1995: warning: cast from pointer to integer of different size ./jit.c:2009: warning: cast from pointer to integer of different size ./jit.c:2013: warning: cast from pointer to integer of different size ./jit.c:2042: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_app': ./jit.c:2454: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_arith': ./jit.c:3105: warning: cast from pointer to integer of different size ./jit.c:3241: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./list.c -fPIC -DPIC -o .libs/list.o ./jit.c: In function 'generate_binary_char': ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3928: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3952: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3962: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c:3963: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_vector_op': ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4007: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c:4013: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_inlined_binary': ./jit.c:4208: warning: cast from pointer to integer of different size ./jit.c:4275: warning: cast from pointer to integer of different size ./jit.c:4304: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_inlined_nary': ./jit.c:4431: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_closure': ./jit.c:4543: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_case_closure': ./jit.c:4640: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_non_tail_mark_pos_prefix': ./jit.c:4686: warning: cast from pointer to integer of different size ./jit.c:4688: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_non_tail_mark_pos_suffix': ./jit.c:4694: warning: cast from pointer to integer of different size ./jit.c:4696: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_non_tail': ./jit.c:4721: warning: cast from pointer to integer of different size ./jit.c:4758: warning: cast from pointer to integer of different size /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./module.c -o module.lo ./jit.c: In function 'generate': ./jit.c:4937: warning: cast from pointer to integer of different size ./jit.c:4943: warning: cast from pointer to integer of different size ./jit.c:4977: warning: cast from pointer to integer of different size ./jit.c:5016: warning: cast from pointer to integer of different size ./jit.c:5061: warning: cast from pointer to integer of different size ./jit.c:5079: warning: cast from pointer to integer of different size ./jit.c:5082: warning: cast from pointer to integer of different size ./jit.c:5126: warning: cast from pointer to integer of different size ./jit.c:5170: warning: cast from pointer to integer of different size ./jit.c:5217: warning: cast from pointer to integer of different size ./jit.c:5336: warning: cast from pointer to integer of different size ./jit.c:5468: warning: cast from pointer to integer of different size ./jit.c:5470: warning: cast from pointer to integer of different size ./jit.c:5489: warning: cast from pointer to integer of different size ./jit.c:5537: warning: cast from pointer to integer of different size ./jit.c:5661: warning: cast from pointer to integer of different size ./jit.c: In function 'generate_function_prolog': ./jit.c:5759: warning: cast from pointer to integer of different size ./jit.c: In function 'do_generate_common': ./jit.c:5854: warning: cast from pointer to integer of different size ./jit.c:5869: warning: cast from pointer to integer of different size ./jit.c:5905: warning: cast from pointer to integer of different size ./jit.c:5961: warning: cast from pointer to integer of different size ./jit.c:6011: warning: cast from pointer to integer of different size ./jit.c:6072: warning: cast from pointer to integer of different size ./jit.c:6081: warning: cast from pointer to integer of different size ./jit.c:6088: warning: cast from pointer to integer of different size ./jit.c:6111: warning: cast from pointer to integer of different size ./jit.c:6122: warning: cast from pointer to integer of different size ./jit.c:6139: warning: cast from pointer to integer of different size ./jit.c:6156: warning: cast from pointer to integer of different size ./jit.c:6171: warning: cast from pointer to integer of different size ./jit.c:6217: warning: cast from pointer to integer of different size ./jit.c:6219: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6223: warning: cast from pointer to integer of different size ./jit.c:6236: warning: cast from pointer to integer of different size ./jit.c:6251: warning: cast from pointer to integer of different size ./jit.c:6280: warning: cast from pointer to integer of different size ./jit.c:6281: warning: cast from pointer to integer of different size ./jit.c:6299: warning: cast from pointer to integer of different size ./jit.c:6300: warning: cast from pointer to integer of different size ./jit.c:6319: warning: cast from pointer to integer of different size ./jit.c:6320: warning: cast from pointer to integer of different size ./jit.c:6361: warning: cast from pointer to integer of different size ./jit.c:6378: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./module.c -fPIC -DPIC -o .libs/module.o ./jit.c:6497: warning: cast from pointer to integer of different size ./jit.c:6579: warning: cast from pointer to integer of different size ./jit.c:6590: warning: cast from pointer to integer of different size ./jit.c:6597: warning: cast from pointer to integer of different size /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./network.c -o network.lo ./jit.c: In function 'do_generate_closure': ./jit.c:6833: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./network.c -fPIC -DPIC -o .libs/network.o ./jit.c: In function 'generate_case_lambda_dispatch': ./jit.c:7244: warning: cast from pointer to integer of different size /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./numarith.c -o numarith.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./numarith.c -fPIC -DPIC -o .libs/numarith.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./number.c -o number.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./number.c -fPIC -DPIC -o .libs/number.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./numcomp.c -o numcomp.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./numcomp.c -fPIC -DPIC -o .libs/numcomp.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./numstr.c -o numstr.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./numstr.c -fPIC -DPIC -o .libs/numstr.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./port.c -o port.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./port.c -fPIC -DPIC -o .libs/port.o ./port.c: In function 'default_sleep': ./port.c:8044: warning: ignoring return value of 'read', declared with attribute warn_unused_result /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./portfun.c -o portfun.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./portfun.c -fPIC -DPIC -o .libs/portfun.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./print.c -o print.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./print.c -fPIC -DPIC -o .libs/print.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./rational.c -o rational.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./read.c -o read.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./rational.c -fPIC -DPIC -o .libs/rational.o x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./read.c -fPIC -DPIC -o .libs/read.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./regexp.c -o regexp.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./regexp.c -fPIC -DPIC -o .libs/regexp.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./sema.c -o sema.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./sema.c -fPIC -DPIC -o .libs/sema.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./setjmpup.c -o setjmpup.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./string.c -I. -o string.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./setjmpup.c -fPIC -DPIC -o .libs/setjmpup.o x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./string.c -I. -fPIC -DPIC -o .libs/string.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./struct.c -o struct.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./struct.c -fPIC -DPIC -o .libs/struct.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./stxobj.c -o stxobj.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./stxobj.c -fPIC -DPIC -o .libs/stxobj.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./symbol.c -o symbol.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./symbol.c -fPIC -DPIC -o .libs/symbol.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./syntax.c -o syntax.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./thread.c -o thread.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./syntax.c -fPIC -DPIC -o .libs/syntax.o x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./thread.c -fPIC -DPIC -o .libs/thread.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./type.c -o type.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./vector.c -o vector.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./type.c -fPIC -DPIC -o .libs/type.o x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -I./.. -I./../include -c ./vector.c -fPIC -DPIC -o .libs/vector.o make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' make libmzscheme.la make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -release 4.1 -rpath /usr/lib64 -o libmzscheme.la src/*.lo ../foreign/foreign.lo ../foreign/gcc/libffi/libffi_convenience.la -ldl -lm gcc -shared src/.libs/bignum.o src/.libs/bool.o src/.libs/builtin.o src/.libs/char.o src/.libs/complex.o src/.libs/dynext.o src/.libs/env.o src/.libs/error.o src/.libs/eval.o src/.libs/file.o src/.libs/fun.o src/.libs/gmp.o src/.libs/hash.o src/.libs/jit.o src/.libs/list.o src/.libs/module.o src/.libs/network.o src/.libs/numarith.o src/.libs/number.o src/.libs/numcomp.o src/.libs/numstr.o src/.libs/portfun.o src/.libs/port.o src/.libs/print.o src/.libs/rational.o src/.libs/read.o src/.libs/regexp.o src/.libs/salloc.o src/.libs/sema.o src/.libs/setjmpup.o src/.libs/string.o src/.libs/struct.o src/.libs/stxobj.o src/.libs/symbol.o src/.libs/syntax.o src/.libs/thread.o src/.libs/type.o src/.libs/vector.o ../foreign/.libs/foreign.o -Wl,--whole-archive ../foreign/gcc/libffi/.libs/libffi_convenience.a -Wl,--no-whole-archive -ldl -lm -Wl,-soname -Wl,libmzscheme-4.1.so -o .libs/libmzscheme-4.1.so (cd .libs && rm -f libmzscheme.so && ln -s libmzscheme-4.1.so libmzscheme.so) creating libmzscheme.la (cd .libs && rm -f libmzscheme.la && ln -s ../libmzscheme.la libmzscheme.la) : libmzscheme.la make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make[3]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make mzschemecgc make[3]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -DINITIAL_COLLECTS_DIRECTORY='"'"`cd ./../../collects; pwd`"'"' -I. -I./include -c ./main.c -o main.lo x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -DMZ_USES_SHARED_LIB -DINITIAL_COLLECTS_DIRECTORY=\"/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects\" -I. -I./include -c ./main.c -fPIC -DPIC -o .libs/main.o In file included from ./main.c:156: ./cmdline.inc: In function 'run_from_cmd_line': ./cmdline.inc:966: warning: format not a string literal and no format arguments /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -rpath /usr/lib64 -o mzschemecgc main.lo libmzscheme.la libmzgc.la -Wl,--as-needed -ldl -lm -rdynamic x86_64-pc-linux-gnu-gcc -o .libs/mzschemecgc .libs/main.o -Wl,--as-needed -rdynamic ./.libs/libmzscheme.so ./.libs/libmzgc.so -ldl -lm -Wl,--rpath -Wl,/usr/lib64 creating mzschemecgc make[3]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make[2]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make mred-cgc make[2]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src' cd mred; make cgc make[3]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mred' make ext-libs make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mred' cd . make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mred' make wx_xt make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mred' cd ../wxxt/src/x; make make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/wxxt/src/x' cd ..; make make[6]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/wxxt/src' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwTabString.lo ./XWidgets/xwTabString.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwTools3d.lo ./XWidgets/xwTools3d.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwscroll.lo ./XWidgets/xwscroll.c mkdir XWidgets/.libs x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwTools3d.c -fPIC -DPIC -o XWidgets/.libs/xwTools3d.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwTabString.c -fPIC -DPIC -o XWidgets/.libs/xwTabString.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwscroll.c -fPIC -DPIC -o XWidgets/.libs/xwscroll.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwMenu.lo ./XWidgets/xwMenu.c x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwMenu.c -fPIC -DPIC -o XWidgets/.libs/xwMenu.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwMultiList.lo ./XWidgets/xwMultiList.c x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwMultiList.c -fPIC -DPIC -o XWidgets/.libs/xwMultiList.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwCommon.lo ./XWidgets/xwCommon.c x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwCommon.c -fPIC -DPIC -o XWidgets/.libs/xwCommon.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwFrame.lo ./XWidgets/xwFrame.c x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwFrame.c -fPIC -DPIC -o XWidgets/.libs/xwFrame.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwBoard.lo ./XWidgets/xwBoard.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwLabel.lo ./XWidgets/xwLabel.c x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwLabel.c -fPIC -DPIC -o XWidgets/.libs/xwLabel.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwBoard.c -fPIC -DPIC -o XWidgets/.libs/xwBoard.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwButton.lo ./XWidgets/xwButton.c x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwButton.c -fPIC -DPIC -o XWidgets/.libs/xwButton.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwToggle.lo ./XWidgets/xwToggle.c x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwToggle.c -fPIC -DPIC -o XWidgets/.libs/xwToggle.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwCanvas.lo ./XWidgets/xwCanvas.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwEnforcer.lo ./XWidgets/xwEnforcer.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwGroup.lo ./XWidgets/xwGroup.c x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwCanvas.c -fPIC -DPIC -o XWidgets/.libs/xwCanvas.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwEnforcer.c -fPIC -DPIC -o XWidgets/.libs/xwEnforcer.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwRowCol.lo ./XWidgets/xwRowCol.c x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwGroup.c -fPIC -DPIC -o XWidgets/.libs/xwGroup.o ./XWidgets/xwGroup.c: In function 'on_cb': ./XWidgets/xwGroup.c:121: warning: cast from pointer to integer of different size ./XWidgets/xwGroup.c: In function 'off_cb': ./XWidgets/xwGroup.c:153: warning: cast from pointer to integer of different size ./XWidgets/xwGroup.c: In function 'insert_child': ./XWidgets/xwGroup.c:450: warning: cast to pointer from integer of different size ./XWidgets/xwGroup.c:451: warning: cast to pointer from integer of different size /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwArrow.lo ./XWidgets/xwArrow.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwSlider2.lo ./XWidgets/xwSlider2.c x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwRowCol.c -fPIC -DPIC -o XWidgets/.libs/xwRowCol.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwArrow.c -fPIC -DPIC -o XWidgets/.libs/xwArrow.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwSlider2.c -fPIC -DPIC -o XWidgets/.libs/xwSlider2.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwHScrollb.lo ./XWidgets/xwHScrollb.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwVScrollb.lo ./XWidgets/xwVScrollb.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwScrollbar.lo ./XWidgets/xwScrollbar.c x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwHScrollb.c -fPIC -DPIC -o XWidgets/.libs/xwHScrollb.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwVScrollb.c -fPIC -DPIC -o XWidgets/.libs/xwVScrollb.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o XWidgets/xwScrollWin.lo ./XWidgets/xwScrollWin.c /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Application/AppMain.lo ./Application/AppMain.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwScrollbar.c -fPIC -DPIC -o XWidgets/.libs/xwScrollbar.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./XWidgets/xwScrollWin.c -fPIC -DPIC -o XWidgets/.libs/xwScrollWin.o mkdir Application/.libs x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Application/AppMain.cc -fPIC -DPIC -o Application/.libs/AppMain.o ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' ./Application/AppMain.cc:144: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Application/GlobalData.lo ./Application/GlobalData.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Application/GlobalData.cc -fPIC -DPIC -o Application/.libs/GlobalData.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o DataStructures/Object.lo ./DataStructures/Object.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o DataStructures/TypeTree.lo ./DataStructures/TypeTree.cc mkdir DataStructures/.libs x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./DataStructures/Object.cc -fPIC -DPIC -o DataStructures/.libs/Object.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./DataStructures/TypeTree.cc -fPIC -DPIC -o DataStructures/.libs/TypeTree.o ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc:103: warning: deprecated conversion from string constant to 'char*' ./DataStructures/TypeTree.cc: In function 'char* wxGetTypeName(WXTYPE)': ./DataStructures/TypeTree.cc:163: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o DataStructures/wb_hash.lo ./DataStructures/wb_hash.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o DataStructures/wb_list.lo ./DataStructures/wb_list.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./DataStructures/wb_hash.cc -fPIC -DPIC -o DataStructures/.libs/wb_hash.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./DataStructures/wb_list.cc -fPIC -DPIC -o DataStructures/.libs/wb_list.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o DeviceContexts/DC.lo ./DeviceContexts/DC.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o DeviceContexts/MemoryDC.lo ./DeviceContexts/MemoryDC.cc mkdir DeviceContexts/.libs x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./DeviceContexts/DC.cc -fPIC -DPIC -o DeviceContexts/.libs/DC.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./DeviceContexts/MemoryDC.cc -fPIC -DPIC -o DeviceContexts/.libs/MemoryDC.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o DeviceContexts/PSDC.lo ./DeviceContexts/PSDC.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o DeviceContexts/WindowDC.lo ./DeviceContexts/WindowDC.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Dialogs/FileDialog.lo ./Dialogs/FileDialog.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./DeviceContexts/PSDC.cc -fPIC -DPIC -o DeviceContexts/.libs/PSDC.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./DeviceContexts/WindowDC.cc -fPIC -DPIC -o DeviceContexts/.libs/WindowDC.o mkdir Dialogs/.libs x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Dialogs/FileDialog.cc -fPIC -DPIC -o Dialogs/.libs/FileDialog.o In file included from ./DeviceContexts/PSDC.cc:8: ./DeviceContexts/../../../wxcommon/PSDC.cxx: In member function 'int wxPostScriptDC::Create(int, wxWindow*, int, int)': ./DeviceContexts/../../../wxcommon/PSDC.cxx:317: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:321: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx: In member function 'int wxPostScriptDC::PrinterDialog(int, wxWindow*, int)': ./DeviceContexts/../../../wxcommon/PSDC.cxx:421: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:421: warning: deprecated conversion from string constant to 'char*' ./Dialogs/FileDialog.cc: In function 'char* wxLoadFileSelector(char*, char*, char*, wxWindow*)': ./Dialogs/FileDialog.cc:51: warning: deprecated conversion from string constant to 'char*' ./Dialogs/FileDialog.cc: In function 'char* wxSaveFileSelector(char*, char*, char*, wxWindow*)': ./Dialogs/FileDialog.cc:61: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx: In member function 'virtual void wxPostScriptDC::SetFont(wxFont*)': ./DeviceContexts/../../../wxcommon/PSDC.cxx:1016: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx: At global scope: ./DeviceContexts/../../../wxcommon/PSDC.cxx:1047: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:1048: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:1049: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:1050: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx: In member function 'virtual void wxPostScriptDC::SetPen(wxPen*)': ./DeviceContexts/../../../wxcommon/PSDC.cxx:1105: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx: At global scope: ./DeviceContexts/../../../wxcommon/PSDC.cxx:1185: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:1185: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:1185: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:1185: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:1185: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:1185: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:1185: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx: In member function 'virtual void wxPostScriptDC::SetBrush(wxBrush*)': ./DeviceContexts/../../../wxcommon/PSDC.cxx:1237: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:1259: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx: In constructor 'wxPrintSetupData::wxPrintSetupData()': ./DeviceContexts/../../../wxcommon/PSDC.cxx:2258: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:2259: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:2260: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:2272: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx: In function 'void wxInitializePrintSetupData(int)': ./DeviceContexts/../../../wxcommon/PSDC.cxx:2458: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:2465: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:2466: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:2467: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx: In member function 'void wxPrintPaperDatabase::CreateDatabase()': ./DeviceContexts/../../../wxcommon/PSDC.cxx:2516: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:2517: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:2518: warning: deprecated conversion from string constant to 'char*' ./DeviceContexts/../../../wxcommon/PSDC.cxx:2519: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Dialogs/MessageBox.lo ./Dialogs/MessageBox.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Dialogs/MessageBox.cc -fPIC -DPIC -o Dialogs/.libs/MessageBox.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o EventHandling/wb_sysev.lo ./EventHandling/wb_sysev.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o EventHandling/wb_stdev.lo ./EventHandling/wb_stdev.cc mkdir EventHandling/.libs x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./EventHandling/wb_stdev.cc -fPIC -DPIC -o EventHandling/.libs/wb_stdev.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./EventHandling/wb_sysev.cc -fPIC -DPIC -o EventHandling/.libs/wb_sysev.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o EventHandling/EvtHandler.lo ./EventHandling/EvtHandler.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o GDI-Classes/Bitmap.lo ./GDI-Classes/Bitmap.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o GDI-Classes/Colour.lo ./GDI-Classes/Colour.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./EventHandling/EvtHandler.cc -fPIC -DPIC -o EventHandling/.libs/EvtHandler.o mkdir GDI-Classes/.libs x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./GDI-Classes/Bitmap.cc -fPIC -DPIC -o GDI-Classes/.libs/Bitmap.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./GDI-Classes/Colour.cc -fPIC -DPIC -o GDI-Classes/.libs/Colour.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o GDI-Classes/Font.lo ./GDI-Classes/Font.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./GDI-Classes/Font.cc -fPIC -DPIC -o GDI-Classes/.libs/Font.o ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/Font.cc:51: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o GDI-Classes/FontDirectory.lo ./GDI-Classes/FontDirectory.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./GDI-Classes/FontDirectory.cc -fPIC -DPIC -o GDI-Classes/.libs/FontDirectory.o In file included from ./GDI-Classes/FontDirectory.cc:8: ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:145: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx: In function 'void AdjustFontDefaults()': ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:185: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:187: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:189: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:191: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:193: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:195: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:197: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:199: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:201: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx: In member function 'void wxSuffixMap::Initialize(const char*, const char*, int, int, int)': ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:602: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:604: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:637: warning: deprecated conversion from string constant to 'char*' ./GDI-Classes/../../../wxcommon/FontDirectory.cxx:639: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o GDI-Classes/Pen+Brush.lo ./GDI-Classes/Pen+Brush.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Misc/Clipboard.lo ./Misc/Clipboard.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Misc/Timer.lo ./Misc/Timer.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./GDI-Classes/Pen+Brush.cc -fPIC -DPIC -o GDI-Classes/.libs/Pen+Brush.o mkdir Misc/.libs x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Misc/Clipboard.cc -fPIC -DPIC -o Misc/.libs/Clipboard.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Misc/Timer.cc -fPIC -DPIC -o Misc/.libs/Timer.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o Utilities/Application.lo ./Utilities/Application.cc ./Misc/Clipboard.cc: In function 'void wxInitClipboard()': ./Misc/Clipboard.cc:61: warning: deprecated conversion from string constant to 'char*' ./Misc/Clipboard.cc:61: warning: deprecated conversion from string constant to 'char*' ./Misc/Clipboard.cc:62: warning: deprecated conversion from string constant to 'char*' ./Misc/Clipboard.cc:62: warning: deprecated conversion from string constant to 'char*' ./Misc/Clipboard.cc:63: warning: deprecated conversion from string constant to 'char*' ./Misc/Clipboard.cc:63: warning: deprecated conversion from string constant to 'char*' ./Misc/Clipboard.cc: In member function 'char* wxClipboard::GetClipboardString(long int)': ./Misc/Clipboard.cc:419: warning: deprecated conversion from string constant to 'char*' ./Misc/Clipboard.cc:421: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o Utilities/Assert.lo ./Utilities/Assert.cc mkdir Utilities/.libs x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./Utilities/Application.cc -fPIC -DPIC -o Utilities/.libs/Application.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Utilities/BusyCursor.lo ./Utilities/BusyCursor.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./Utilities/Assert.cc -fPIC -DPIC -o Utilities/.libs/Assert.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Utilities/Date+Time.lo ./Utilities/Date+Time.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Utilities/BusyCursor.cc -fPIC -DPIC -o Utilities/.libs/BusyCursor.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Utilities/Date+Time.cc -fPIC -DPIC -o Utilities/.libs/Date+Time.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Utilities/Directory.lo ./Utilities/Directory.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Utilities/Error.lo ./Utilities/Error.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Utilities/GDI.lo ./Utilities/GDI.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Utilities/Directory.cc -fPIC -DPIC -o Utilities/.libs/Directory.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Utilities/Home.lo ./Utilities/Home.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Utilities/Error.cc -fPIC -DPIC -o Utilities/.libs/Error.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Utilities/Misc.lo ./Utilities/Misc.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Utilities/GDI.cc -fPIC -DPIC -o Utilities/.libs/GDI.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets -o Utilities/Net.lo ./Utilities/Net.c x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Utilities/Home.cc -fPIC -DPIC -o Utilities/.libs/Home.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Utilities/Path.lo ./Utilities/Path.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Utilities/Misc.cc -fPIC -DPIC -o Utilities/.libs/Misc.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Utilities/Resources.lo ./Utilities/Resources.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I./XWidgets ./Utilities/Net.c -fPIC -DPIC -o Utilities/.libs/Net.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Utilities/Path.cc -fPIC -DPIC -o Utilities/.libs/Path.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Utilities/String.lo ./Utilities/String.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Utilities/TempFile.lo ./Utilities/TempFile.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Utilities/Resources.cc -fPIC -DPIC -o Utilities/.libs/Resources.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Utilities/String.cc -fPIC -DPIC -o Utilities/.libs/String.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/Button.lo ./Windows/Button.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/Canvas.lo ./Windows/Canvas.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Utilities/TempFile.cc -fPIC -DPIC -o Utilities/.libs/TempFile.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/CheckBox.lo ./Windows/CheckBox.cc mkdir Windows/.libs x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/Canvas.cc -fPIC -DPIC -o Windows/.libs/Canvas.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/Button.cc -fPIC -DPIC -o Windows/.libs/Button.o ./Windows/Button.cc: In member function 'int wxButton::Create(wxPanel*, void (*)(wxObject*, wxCommandEvent*), wxBitmap*, int, int, int, int, long int, char*)': ./Windows/Button.cc:133: warning: deprecated conversion from string constant to 'char*' x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/CheckBox.cc -fPIC -DPIC -o Windows/.libs/CheckBox.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/Choice.lo ./Windows/Choice.cc ./Windows/CheckBox.cc: In member function 'int wxCheckBox::Create(wxPanel*, void (*)(wxObject*, wxCommandEvent*), wxBitmap*, int, int, int, int, long int, char*)': ./Windows/CheckBox.cc:133: warning: deprecated conversion from string constant to 'char*' ./Windows/Canvas.cc: In member function 'virtual void wxCanvas::SetScrollbars(int, int, int, int, int, int, int, int, int)': ./Windows/Canvas.cc:351: warning: deprecated conversion from string constant to 'char*' ./Windows/Canvas.cc:353: warning: deprecated conversion from string constant to 'char*' ./Windows/Canvas.cc:355: warning: deprecated conversion from string constant to 'char*' ./Windows/Canvas.cc:357: warning: deprecated conversion from string constant to 'char*' ./Windows/Canvas.cc:375: warning: deprecated conversion from string constant to 'char*' ./Windows/Canvas.cc:377: warning: deprecated conversion from string constant to 'char*' ./Windows/Canvas.cc:379: warning: deprecated conversion from string constant to 'char*' ./Windows/Canvas.cc:381: warning: deprecated conversion from string constant to 'char*' ./Windows/Canvas.cc:383: warning: deprecated conversion from string constant to 'char*' ./Windows/Canvas.cc:385: warning: deprecated conversion from string constant to 'char*' ./Windows/Canvas.cc:387: warning: deprecated conversion from string constant to 'char*' ./Windows/Canvas.cc:389: warning: deprecated conversion from string constant to 'char*' x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/Choice.cc -fPIC -DPIC -o Windows/.libs/Choice.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/DialogBox.lo ./Windows/DialogBox.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/DialogBox.cc -fPIC -DPIC -o Windows/.libs/DialogBox.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/Frame.lo ./Windows/Frame.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/Gauge.lo ./Windows/Gauge.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/Item.lo ./Windows/Item.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/Frame.cc -fPIC -DPIC -o Windows/.libs/Frame.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/Gauge.cc -fPIC -DPIC -o Windows/.libs/Gauge.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/Item.cc -fPIC -DPIC -o Windows/.libs/Item.o ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:76: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc: In member function 'void wxFrame::CreateStatusLine(int, char*)': ./Windows/Frame.cc:581: warning: deprecated conversion from string constant to 'char*' ./Windows/Frame.cc:581: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/Layout.lo ./Windows/Layout.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/ListBox.lo ./Windows/ListBox.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/ListBox.cc -fPIC -DPIC -o Windows/.libs/ListBox.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/Menu.lo ./Windows/Menu.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/Layout.cc -fPIC -DPIC -o Windows/.libs/Layout.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/MenuBar.lo ./Windows/MenuBar.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/Message.lo ./Windows/Message.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/Menu.cc -fPIC -DPIC -o Windows/.libs/Menu.o ./Windows/Menu.cc: In member function 'int wxMenu::PopupMenu(_WidgetRec*, int, int, int, int)': ./Windows/Menu.cc:236: warning: deprecated conversion from string constant to 'char*' x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/MenuBar.cc -fPIC -DPIC -o Windows/.libs/MenuBar.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/Message.cc -fPIC -DPIC -o Windows/.libs/Message.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/Panel.lo ./Windows/Panel.cc ./Windows/MenuBar.cc: In member function 'int wxMenuBar::Create(wxPanel*)': ./Windows/MenuBar.cc:88: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:89: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:141: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:193: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc: In member function 'int wxMessage::Create(wxPanel*, char*, wxBitmap*, int, int, int, long int, char*)': ./Windows/Message.cc:260: warning: deprecated conversion from string constant to 'char*' ./Windows/Message.cc:265: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/RadioBox.lo ./Windows/RadioBox.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/Slider.lo ./Windows/Slider.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/Panel.cc -fPIC -DPIC -o Windows/.libs/Panel.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/Slider.cc -fPIC -DPIC -o Windows/.libs/Slider.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/RadioBox.cc -fPIC -DPIC -o Windows/.libs/RadioBox.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets -o Windows/Window.lo ./Windows/Window.cc x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -I. -I./XWidgets ./Windows/Window.cc -fPIC -DPIC -o Windows/.libs/Window.o ./Windows/Window.cc: In static member function 'static void wxWindow::FrameEventHandler(_WidgetRec*, wxWindow**, XEvent*, Boolean*)': ./Windows/Window.cc:1546: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -o libwx_xt.la XWidgets/xwTabString.lo XWidgets/xwTools3d.lo XWidgets/xwscroll.lo XWidgets/xwMenu.lo XWidgets/xwMultiList.lo XWidgets/xwCommon.lo XWidgets/xwFrame.lo XWidgets/xwBoard.lo XWidgets/xwLabel.lo XWidgets/xwButton.lo XWidgets/xwToggle.lo XWidgets/xwCanvas.lo XWidgets/xwEnforcer.lo XWidgets/xwGroup.lo XWidgets/xwRowCol.lo XWidgets/xwArrow.lo XWidgets/xwSlider2.lo XWidgets/xwHScrollb.lo XWidgets/xwVScrollb.lo XWidgets/xwScrollbar.lo XWidgets/xwScrollWin.lo Application/AppMain.lo Application/GlobalData.lo DataStructures/Object.lo DataStructures/TypeTree.lo DataStructures/wb_hash.lo DataStructures/wb_list.lo DeviceContexts/DC.lo DeviceContexts/MemoryDC.lo DeviceContexts/PSDC.lo DeviceContexts/WindowDC.lo Dialogs/FileDialog.lo Dialogs/MessageBox.lo EventHandling/wb_sysev.lo EventHandling/wb_stdev.lo EventHandling/EvtHandler.lo GDI-Classes/Bitmap.lo GDI-Classes/Colour.lo GDI-Classes/Font.lo GDI-Classes/FontDirectory.lo GDI-Classes/Pen+Brush.lo Misc/Clipboard.lo Misc/Timer.lo Utilities/Application.lo Utilities/Assert.lo Utilities/BusyCursor.lo Utilities/Date+Time.lo Utilities/Directory.lo Utilities/Error.lo Utilities/GDI.lo Utilities/Home.lo Utilities/Misc.lo Utilities/Net.lo Utilities/Path.lo Utilities/Resources.lo Utilities/String.lo Utilities/TempFile.lo Windows/Button.lo Windows/Canvas.lo Windows/CheckBox.lo Windows/Choice.lo Windows/DialogBox.lo Windows/Frame.lo Windows/Gauge.lo Windows/Item.lo Windows/Layout.lo Windows/ListBox.lo Windows/Menu.lo Windows/MenuBar.lo Windows/Message.lo Windows/Panel.lo Windows/RadioBox.lo Windows/Slider.lo Windows/Window.lo mkdir .libs ar cru .libs/libwx_xt.a XWidgets/.libs/xwTabString.o XWidgets/.libs/xwTools3d.o XWidgets/.libs/xwscroll.o XWidgets/.libs/xwMenu.o XWidgets/.libs/xwMultiList.o XWidgets/.libs/xwCommon.o XWidgets/.libs/xwFrame.o XWidgets/.libs/xwBoard.o XWidgets/.libs/xwLabel.o XWidgets/.libs/xwButton.o XWidgets/.libs/xwToggle.o XWidgets/.libs/xwCanvas.o XWidgets/.libs/xwEnforcer.o XWidgets/.libs/xwGroup.o XWidgets/.libs/xwRowCol.o XWidgets/.libs/xwArrow.o XWidgets/.libs/xwSlider2.o XWidgets/.libs/xwHScrollb.o XWidgets/.libs/xwVScrollb.o XWidgets/.libs/xwScrollbar.o XWidgets/.libs/xwScrollWin.o Application/.libs/AppMain.o Application/.libs/GlobalData.o DataStructures/.libs/Object.o DataStructures/.libs/TypeTree.o DataStructures/.libs/wb_hash.o DataStructures/.libs/wb_list.o DeviceContexts/.libs/DC.o DeviceContexts/.libs/MemoryDC.o DeviceContexts/.libs/PSDC.o DeviceContexts/.libs/WindowDC.o Dialogs/.libs/FileDialog.o Dialogs/.libs/MessageBox.o EventHandling/.libs/wb_sysev.o EventHandling/.libs/wb_stdev.o EventHandling/.libs/EvtHandler.o GDI-Classes/.libs/Bitmap.o GDI-Classes/.libs/Colour.o GDI-Classes/.libs/Font.o GDI-Classes/.libs/FontDirectory.o GDI-Classes/.libs/Pen+Brush.o Misc/.libs/Clipboard.o Misc/.libs/Timer.o Utilities/.libs/Application.o Utilities/.libs/Assert.o Utilities/.libs/BusyCursor.o Utilities/.libs/Date+Time.o Utilities/.libs/Directory.o Utilities/.libs/Error.o Utilities/.libs/GDI.o Utilities/.libs/Home.o Utilities/.libs/Misc.o Utilities/.libs/Net.o Utilities/.libs/Path.o Utilities/.libs/Resources.o Utilities/.libs/String.o Utilities/.libs/TempFile.o Windows/.libs/Button.o Windows/.libs/Canvas.o Windows/.libs/CheckBox.o Windows/.libs/Choice.o Windows/.libs/DialogBox.o Windows/.libs/Frame.o Windows/.libs/Gauge.o Windows/.libs/Item.o Windows/.libs/Layout.o Windows/.libs/ListBox.o Windows/.libs/Menu.o Windows/.libs/MenuBar.o Windows/.libs/Message.o Windows/.libs/Panel.o Windows/.libs/RadioBox.o Windows/.libs/Slider.o Windows/.libs/Window.o ranlib .libs/libwx_xt.a creating libwx_xt.la (cd .libs && rm -f libwx_xt.la && ln -s ../libwx_xt.la libwx_xt.la) : libwx_xt.la make[6]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/wxxt/src' cd ../../utils/image/src/; make make[6]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/wxxt/utils/image/src' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. -o wx_image.lo ./wx_image.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. -o wx_img.lo ./wx_img.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. -o wx_gif.lo ./wx_gif.cc mkdir .libs x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. ./wx_img.cc -fPIC -DPIC -o .libs/wx_img.o x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. ./wx_image.cc -fPIC -DPIC -o .libs/wx_image.o x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. ./wx_gif.cc -fPIC -DPIC -o .libs/wx_gif.o ./wx_gif.cc:92: warning: deprecated conversion from string constant to 'char*' ./wx_gif.cc:94: warning: deprecated conversion from string constant to 'char*' ./wx_gif.cc: In member function 'int wxImage::LoadGIF(char*, int)': ./wx_gif.cc:133: warning: deprecated conversion from string constant to 'char*' ./wx_gif.cc:138: warning: deprecated conversion from string constant to 'char*' ./wx_gif.cc:143: warning: deprecated conversion from string constant to 'char*' ./wx_gif.cc:150: warning: deprecated conversion from string constant to 'char*' ./wx_gif.cc:175: warning: deprecated conversion from string constant to 'char*' ./wx_gif.cc:237: warning: deprecated conversion from string constant to 'char*' ./wx_gif.cc:328: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc: In constructor 'wxImage::wxImage()': ./wx_image.cc:121: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:121: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:121: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:152: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:153: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:154: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:155: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:156: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:157: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:158: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:159: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:160: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:161: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:162: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:163: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:164: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:165: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:166: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc: In member function 'void wxImage::Resize(int, int)': ./wx_img.cc:99: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc: In member function 'void wxImage::AllocColors()': ./wx_img.cc:389: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc:422: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc:436: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc: In member function 'void wxImage::AllocRWColors()': ./wx_img.cc:521: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc: In member function 'void wxImage::FloydDitherize1(XImage*)': ./wx_img.cc:687: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc: In member function 'void wxImage::FSDither(byte*, int, int, byte*)': ./wx_img.cc:786: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc: In member function 'void wxImage::CreateXImage()': ./wx_img.cc:882: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc:893: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc:906: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc:908: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc:931: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc:937: warning: deprecated conversion from string constant to 'char*' ./wx_img.cc:1006: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. -o wx_gifwr.lo ./wx_gifwr.cc ./wx_image.cc:103: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ./wx_image.cc: In constructor 'wxImage::wxImage()': ./wx_image.cc:103: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ./wx_image.cc: In constructor 'wxImage::wxImage()': ./wx_image.cc:103: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result ./wx_image.cc: In member function 'int wxImage::openPic(char*)': ./wx_image.cc:368: warning: deprecated conversion from string constant to 'char*' ./wx_image.cc:384: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. ./wx_gifwr.cc -fPIC -DPIC -o .libs/wx_gifwr.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. -o wx_gam.lo ./wx_gam.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. -o wx_pbm.lo ./wx_pbm.cc ./wx_gifwr.cc: In member function 'int wxImage::WriteGIF(FILE*, byte*, int, int, byte*, byte*, byte*, int, int)': ./wx_gifwr.cc:123: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ./wx_gifwr.cc: In function 'void flush_char()': ./wx_gifwr.cc:546: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. -o wx_24to8.lo ./wx_24to8.cc x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. ./wx_gam.cc -fPIC -DPIC -o .libs/wx_gam.o x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. ./wx_pbm.cc -fPIC -DPIC -o .libs/wx_pbm.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. -o wx_pm.lo ./wx_pm.cc x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. ./wx_24to8.cc -fPIC -DPIC -o .libs/wx_24to8.o x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. ./wx_pm.cc -fPIC -DPIC -o .libs/wx_pm.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. -o wx_xbm.lo ./wx_xbm.cc /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. -o wx_bmp.lo ./wx_bmp.cc x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. ./wx_xbm.cc -fPIC -DPIC -o .libs/wx_xbm.o ./wx_xbm.cc: In member function 'int wxImage::LoadXBM(char*, int)': ./wx_xbm.cc:127: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. -o wx_pcx.lo ./wx_pcx.cc x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. ./wx_bmp.cc -fPIC -DPIC -o .libs/wx_bmp.o ./wx_bmp.cc: In member function 'int wxImage::LoadBMP(char*, PICINFO*)': ./wx_bmp.cc:118: warning: deprecated conversion from string constant to 'char*' ./wx_bmp.cc:127: warning: deprecated conversion from string constant to 'char*' ./wx_bmp.cc:157: warning: deprecated conversion from string constant to 'char*' ./wx_bmp.cc:215: warning: deprecated conversion from string constant to 'char*' ./wx_bmp.cc:233: warning: deprecated conversion from string constant to 'char*' ./wx_bmp.cc:240: warning: deprecated conversion from string constant to 'char*' ./wx_bmp.cc:252: warning: deprecated conversion from string constant to 'char*' ./wx_bmp.cc:266: warning: deprecated conversion from string constant to 'char*' ./wx_bmp.cc:267: warning: deprecated conversion from string constant to 'char*' ./wx_bmp.cc:268: warning: deprecated conversion from string constant to 'char*' ./wx_bmp.cc: In function 'int loadBMP24(FILE*, byte*, int, int)': ./wx_bmp.cc:488: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ./wx_bmp.cc: In member function 'int wxImage::WriteBMP(FILE*, byte*, int, int, int, byte*, byte*, byte*, int, int)': ./wx_bmp.cc:588: warning: deprecated conversion from string constant to 'char*' x86_64-pc-linux-gnu-g++ -c -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I. ./wx_pcx.cc -fPIC -DPIC -o .libs/wx_pcx.o rm -f libimage_xt.la /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -o libimage_xt.la wx_image.lo wx_img.lo wx_gif.lo wx_gifwr.lo wx_gam.lo wx_pbm.lo wx_24to8.lo wx_pm.lo wx_xbm.lo wx_bmp.lo wx_pcx.lo ar cru .libs/libimage_xt.a .libs/wx_image.o .libs/wx_img.o .libs/wx_gif.o .libs/wx_gifwr.o .libs/wx_gam.o .libs/wx_pbm.o .libs/wx_24to8.o .libs/wx_pm.o .libs/wx_xbm.o .libs/wx_bmp.o .libs/wx_pcx.o ranlib .libs/libimage_xt.a creating libimage_xt.la (cd .libs && rm -f libimage_xt.la && ln -s ../libimage_xt.la libimage_xt.la) : libimage_xt.la make[6]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/wxxt/utils/image/src' cd ../../contrib/xpm/lib/; make make[6]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/wxxt/contrib/xpm/lib' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./data.c -o data.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./create.c -o create.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./misc.c -o misc.lo mkdir .libs x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./create.c -fPIC -DPIC -o .libs/create.o x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./data.c -fPIC -DPIC -o .libs/data.o ./data.c: In function 'xpmGetString': ./data.c:300: warning: incompatible implicit declaration of built-in function 'strncpy' ./data.c:325: warning: incompatible implicit declaration of built-in function 'strncpy' ./data.c:348: warning: incompatible implicit declaration of built-in function 'strncpy' ./data.c: In function 'xpmGetCmt': ./data.c:374: warning: incompatible implicit declaration of built-in function 'strncpy' x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./misc.c -fPIC -DPIC -o .libs/misc.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./rgb.c -o rgb.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./scan.c -o scan.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./rgb.c -fPIC -DPIC -o .libs/rgb.o ./rgb.c: In function 'xpmReadRgbNames': ./rgb.c:96: warning: incompatible implicit declaration of built-in function 'strlen' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./parse.c -o parse.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./hashtab.c -o hashtab.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./scan.c -fPIC -DPIC -o .libs/scan.o ./scan.c: In function 'ScanTransparentColor': ./scan.c:356: warning: incompatible implicit declaration of built-in function 'strdup' ./scan.c:362: warning: incompatible implicit declaration of built-in function 'strdup' ./scan.c: In function 'ScanOtherColors': ./scan.c:499: warning: incompatible implicit declaration of built-in function 'strdup' ./scan.c:510: warning: incompatible implicit declaration of built-in function 'strdup' x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./hashtab.c -fPIC -DPIC -o .libs/hashtab.o x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./parse.c -fPIC -DPIC -o .libs/parse.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./WrFFrP.c -o WrFFrP.lo ./parse.c: In function 'ParseColors': ./parse.c:367: warning: cast to pointer from integer of different size ./parse.c:385: warning: incompatible implicit declaration of built-in function 'strlen' ./parse.c:390: warning: incompatible implicit declaration of built-in function 'strlen' ./parse.c:396: warning: incompatible implicit declaration of built-in function 'strcpy' ./parse.c:407: warning: incompatible implicit declaration of built-in function 'strcat' ./parse.c:417: warning: incompatible implicit declaration of built-in function 'strlen' ./parse.c:422: warning: incompatible implicit declaration of built-in function 'strcpy' ./parse.c:449: warning: cast to pointer from integer of different size ./parse.c:463: warning: incompatible implicit declaration of built-in function 'strcat' ./parse.c:467: warning: incompatible implicit declaration of built-in function 'strlen' ./parse.c:472: warning: incompatible implicit declaration of built-in function 'strcpy' ./parse.c: In function 'ParsePixels': ./parse.c:611: warning: cast from pointer to integer of different size ./parse.c: In function 'ParseExtensions': ./parse.c:695: warning: incompatible implicit declaration of built-in function 'strncpy' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./RdFToP.c -o RdFToP.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./RdFToP.c -fPIC -DPIC -o .libs/RdFToP.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrPFrDat.c -o CrPFrDat.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./WrFFrP.c -fPIC -DPIC -o .libs/WrFFrP.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrDatFrP.c -o CrDatFrP.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./WrFFrI.c -o WrFFrI.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrPFrDat.c -fPIC -DPIC -o .libs/CrPFrDat.o x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrDatFrP.c -fPIC -DPIC -o .libs/CrDatFrP.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./RdFToI.c -o RdFToI.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrIFrDat.c -o CrIFrDat.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./WrFFrI.c -fPIC -DPIC -o .libs/WrFFrI.o ./WrFFrI.c: In function 'XpmWriteFileFromXpmImage': ./WrFFrI.c:109: warning: incompatible implicit declaration of built-in function 'strcpy' ./WrFFrI.c:119: warning: incompatible implicit declaration of built-in function 'strcpy' ./WrFFrI.c: In function 'WritePixels': ./WrFFrI.c:244: warning: incompatible implicit declaration of built-in function 'strncpy' ./WrFFrI.c:254: warning: incompatible implicit declaration of built-in function 'strncpy' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrDatFrI.c -o CrDatFrI.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./RdFToI.c -fPIC -DPIC -o .libs/RdFToI.o x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrIFrDat.c -fPIC -DPIC -o .libs/CrIFrDat.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrIFrBuf.c -o CrIFrBuf.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrPFrBuf.c -o CrPFrBuf.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrDatFrI.c -fPIC -DPIC -o .libs/CrDatFrI.o ./CrDatFrI.c: In function 'XpmCreateDataFromXpmImage': ./CrDatFrI.c:144: warning: incompatible implicit declaration of built-in function 'strlen' ./CrDatFrI.c:158: warning: incompatible implicit declaration of built-in function 'strcpy' ./CrDatFrI.c: In function 'CreateColors': ./CrDatFrI.c:218: warning: incompatible implicit declaration of built-in function 'strncpy' ./CrDatFrI.c:224: warning: incompatible implicit declaration of built-in function 'strlen' ./CrDatFrI.c:227: warning: incompatible implicit declaration of built-in function 'strlen' ./CrDatFrI.c:232: warning: incompatible implicit declaration of built-in function 'strcpy' ./CrDatFrI.c: In function 'CreatePixels': ./CrDatFrI.c:255: warning: incompatible implicit declaration of built-in function 'strncpy' ./CrDatFrI.c:264: warning: incompatible implicit declaration of built-in function 'strncpy' ./CrDatFrI.c: In function 'CountExtensions': ./CrDatFrI.c:286: warning: incompatible implicit declaration of built-in function 'strlen' ./CrDatFrI.c: In function 'CreateExtensions': ./CrDatFrI.c:314: warning: incompatible implicit declaration of built-in function 'strlen' ./CrDatFrI.c:318: warning: incompatible implicit declaration of built-in function 'strcpy' ./CrDatFrI.c:325: warning: incompatible implicit declaration of built-in function 'strcpy' x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrIFrBuf.c -fPIC -DPIC -o .libs/CrIFrBuf.o x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrPFrBuf.c -fPIC -DPIC -o .libs/CrPFrBuf.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrBufFrI.c -o CrBufFrI.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrBufFrP.c -o CrBufFrP.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./RdFToDat.c -o RdFToDat.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrBufFrI.c -fPIC -DPIC -o .libs/CrBufFrI.o ./CrBufFrI.c: In function 'XpmCreateBufferFromXpmImage': ./CrBufFrI.c:134: warning: incompatible implicit declaration of built-in function 'strlen' ./CrBufFrI.c:139: warning: incompatible implicit declaration of built-in function 'strcpy' ./CrBufFrI.c: In function 'WriteColors': ./CrBufFrI.c:231: warning: incompatible implicit declaration of built-in function 'strncpy' ./CrBufFrI.c:237: warning: incompatible implicit declaration of built-in function 'strlen' ./CrBufFrI.c:240: warning: incompatible implicit declaration of built-in function 'strcpy' ./CrBufFrI.c:241: warning: incompatible implicit declaration of built-in function 'strlen' ./CrBufFrI.c: In function 'WritePixels': ./CrBufFrI.c:270: warning: incompatible implicit declaration of built-in function 'strncpy' ./CrBufFrI.c:273: warning: incompatible implicit declaration of built-in function 'strcpy' ./CrBufFrI.c:279: warning: incompatible implicit declaration of built-in function 'strncpy' ./CrBufFrI.c: In function 'ExtensionsSize': ./CrBufFrI.c:297: warning: incompatible implicit declaration of built-in function 'strlen' ./CrBufFrI.c: In function 'WriteExtensions': ./CrBufFrI.c:320: warning: incompatible implicit declaration of built-in function 'strlen' ./CrBufFrI.c:327: warning: incompatible implicit declaration of built-in function 'strcpy' ./CrBufFrI.c: In function 'CommentsSize': ./CrBufFrI.c:339: warning: incompatible implicit declaration of built-in function 'strlen' x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./RdFToDat.c -fPIC -DPIC -o .libs/RdFToDat.o x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrBufFrP.c -fPIC -DPIC -o .libs/CrBufFrP.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./WrFFrDat.c -o WrFFrDat.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./Attrib.c -o Attrib.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrIFrP.c -o CrIFrP.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./WrFFrDat.c -fPIC -DPIC -o .libs/WrFFrDat.o x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./Attrib.c -fPIC -DPIC -o .libs/Attrib.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrPFrI.c -o CrPFrI.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrIFrP.c -fPIC -DPIC -o .libs/CrIFrP.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./Image.c -o Image.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./Info.c -o Info.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./CrPFrI.c -fPIC -DPIC -o .libs/CrPFrI.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./RdFToBuf.c -o RdFToBuf.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./Info.c -fPIC -DPIC -o .libs/Info.o x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./Image.c -fPIC -DPIC -o .libs/Image.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./WrFFrBuf.c -o WrFFrBuf.lo x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./RdFToBuf.c -fPIC -DPIC -o .libs/RdFToBuf.o x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -I../../../../mzscheme -c ./WrFFrBuf.c -fPIC -DPIC -o .libs/WrFFrBuf.o ./WrFFrBuf.c: In function 'XpmWriteFileFromBuffer': ./WrFFrBuf.c:48: warning: incompatible implicit declaration of built-in function 'strlen' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -o libXpm.la data.lo create.lo misc.lo rgb.lo scan.lo parse.lo hashtab.lo WrFFrP.lo RdFToP.lo CrPFrDat.lo CrDatFrP.lo WrFFrI.lo RdFToI.lo CrIFrDat.lo CrDatFrI.lo CrIFrBuf.lo CrPFrBuf.lo CrBufFrI.lo CrBufFrP.lo RdFToDat.lo WrFFrDat.lo Attrib.lo CrIFrP.lo CrPFrI.lo Image.lo Info.lo RdFToBuf.lo WrFFrBuf.lo ar cru .libs/libXpm.a .libs/data.o .libs/create.o .libs/misc.o .libs/rgb.o .libs/scan.o .libs/parse.o .libs/hashtab.o .libs/WrFFrP.o .libs/RdFToP.o .libs/CrPFrDat.o .libs/CrDatFrP.o .libs/WrFFrI.o .libs/RdFToI.o .libs/CrIFrDat.o .libs/CrDatFrI.o .libs/CrIFrBuf.o .libs/CrPFrBuf.o .libs/CrBufFrI.o .libs/CrBufFrP.o .libs/RdFToDat.o .libs/WrFFrDat.o .libs/Attrib.o .libs/CrIFrP.o .libs/CrPFrI.o .libs/Image.o .libs/Info.o .libs/RdFToBuf.o .libs/WrFFrBuf.o ranlib .libs/libXpm.a creating libXpm.la (cd .libs && rm -f libXpm.la && ln -s ../libXpm.la libXpm.la) : libXpm.la make[6]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/wxxt/contrib/xpm/lib' make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/wxxt/src/x' make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mred' cd wxs; make make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mred/wxs' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CC x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./../../mzscheme/utils/xcglue.c -o xcglue.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_bmap.cxx -o wxs_bmap.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_butn.cxx -o wxs_butn.lo mkdir .libs x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_bmap.cxx -fPIC -DPIC -o .libs/wxs_bmap.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./../../mzscheme/utils/xcglue.c -fPIC -DPIC -o .libs/xcglue.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_butn.cxx -fPIC -DPIC -o .libs/wxs_butn.o ./wxs_butn.cxx: In member function 'virtual void os_wxButton::OnDropFile(char*)': ./wxs_butn.cxx:189: warning: deprecated conversion from string constant to 'char*' ./wxs_butn.cxx: In member function 'virtual Bool os_wxButton::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_butn.cxx:226: warning: deprecated conversion from string constant to 'char*' ./wxs_butn.cxx: In member function 'virtual Bool os_wxButton::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_butn.cxx:269: warning: deprecated conversion from string constant to 'char*' ./wxs_butn.cxx: In member function 'virtual void os_wxButton::OnSize(int, int)': ./wxs_butn.cxx:310: warning: deprecated conversion from string constant to 'char*' ./wxs_butn.cxx: In member function 'virtual void os_wxButton::OnSetFocus()': ./wxs_butn.cxx:346: warning: deprecated conversion from string constant to 'char*' ./wxs_butn.cxx: In member function 'virtual void os_wxButton::OnKillFocus()': ./wxs_butn.cxx:380: warning: deprecated conversion from string constant to 'char*' ./wxs_butn.cxx: In function 'Scheme_Object* os_wxButton_ConstructScheme(int, Scheme_Object**)': ./wxs_butn.cxx:684: warning: deprecated conversion from string constant to 'char*' ./wxs_butn.cxx:748: warning: deprecated conversion from string constant to 'char*' ./wxs_butn.cxx: In function 'void objscheme_setup_wxButton(Scheme_Env*)': ./wxs_butn.cxx:774: warning: deprecated conversion from string constant to 'char*' ./wxs_butn.cxx:774: warning: deprecated conversion from string constant to 'char*' ./wxs_bmap.cxx: In function 'void objscheme_setup_wxBitmap(Scheme_Env*)': ./wxs_bmap.cxx:634: warning: deprecated conversion from string constant to 'char*' ./wxs_bmap.cxx:634: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_chce.cxx -o wxs_chce.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_ckbx.cxx -o wxs_ckbx.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_cnvs.cxx -o wxs_cnvs.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_chce.cxx -fPIC -DPIC -o .libs/wxs_chce.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_cnvs.cxx -fPIC -DPIC -o .libs/wxs_cnvs.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_ckbx.cxx -fPIC -DPIC -o .libs/wxs_ckbx.o ./wxs_chce.cxx: In member function 'virtual void os_wxChoice::OnDropFile(char*)': ./wxs_chce.cxx:312: warning: deprecated conversion from string constant to 'char*' ./wxs_chce.cxx: In member function 'virtual Bool os_wxChoice::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_chce.cxx:349: warning: deprecated conversion from string constant to 'char*' ./wxs_chce.cxx: In member function 'virtual Bool os_wxChoice::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_chce.cxx:392: warning: deprecated conversion from string constant to 'char*' ./wxs_chce.cxx: In member function 'virtual void os_wxChoice::OnSize(int, int)': ./wxs_chce.cxx:433: warning: deprecated conversion from string constant to 'char*' ./wxs_chce.cxx: In member function 'virtual void os_wxChoice::OnSetFocus()': ./wxs_chce.cxx:469: warning: deprecated conversion from string constant to 'char*' ./wxs_chce.cxx: In member function 'virtual void os_wxChoice::OnKillFocus()': ./wxs_chce.cxx:503: warning: deprecated conversion from string constant to 'char*' ./wxs_chce.cxx: In function 'Scheme_Object* os_wxChoice_ConstructScheme(int, Scheme_Object**)': ./wxs_chce.cxx:850: warning: deprecated conversion from string constant to 'char*' ./wxs_chce.cxx:852: warning: deprecated conversion from string constant to 'char*' ./wxs_chce.cxx: In function 'void objscheme_setup_wxChoice(Scheme_Env*)': ./wxs_chce.cxx:874: warning: deprecated conversion from string constant to 'char*' ./wxs_chce.cxx:874: warning: deprecated conversion from string constant to 'char*' ./wxs_chce.cxx: In function 'void objscheme_setup_wxChoiceGlobal(Scheme_Env*)': ./wxs_chce.cxx:980: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx: In member function 'virtual void os_wxCanvas::OnDropFile(char*)': ./wxs_cnvs.cxx:263: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx: In member function 'virtual Bool os_wxCanvas::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_cnvs.cxx:300: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx: In member function 'virtual Bool os_wxCanvas::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_cnvs.cxx:343: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx: In member function 'virtual void os_wxCanvas::OnSize(int, int)': ./wxs_cnvs.cxx:384: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx: In member function 'virtual void os_wxCanvas::OnSetFocus()': ./wxs_cnvs.cxx:420: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx: In member function 'virtual void os_wxCanvas::OnKillFocus()': ./wxs_cnvs.cxx:454: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx: In member function 'virtual void os_wxCanvas::OnScroll(wxScrollEvent*)': ./wxs_cnvs.cxx:489: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx: In member function 'virtual void os_wxCanvas::OnChar(wxKeyEvent*)': ./wxs_cnvs.cxx:525: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx: In member function 'virtual void os_wxCanvas::OnEvent(wxMouseEvent*)': ./wxs_cnvs.cxx:561: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx: In member function 'virtual void os_wxCanvas::OnPaint()': ./wxs_cnvs.cxx:596: warning: deprecated conversion from string constant to 'char*' ./wxs_ckbx.cxx: In member function 'virtual void os_wxCheckBox::OnDropFile(char*)': ./wxs_ckbx.cxx:193: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx: In function 'Scheme_Object* os_wxCanvas_ConstructScheme(int, Scheme_Object**)': ./wxs_cnvs.cxx:1351: warning: deprecated conversion from string constant to 'char*' ./wxs_ckbx.cxx: In member function 'virtual Bool os_wxCheckBox::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_ckbx.cxx:230: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx: In function 'void objscheme_setup_wxCanvas(Scheme_Env*)': ./wxs_cnvs.cxx:1379: warning: deprecated conversion from string constant to 'char*' ./wxs_cnvs.cxx:1379: warning: deprecated conversion from string constant to 'char*' ./wxs_ckbx.cxx: In member function 'virtual Bool os_wxCheckBox::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_ckbx.cxx:273: warning: deprecated conversion from string constant to 'char*' ./wxs_ckbx.cxx: In member function 'virtual void os_wxCheckBox::OnSize(int, int)': ./wxs_ckbx.cxx:314: warning: deprecated conversion from string constant to 'char*' ./wxs_ckbx.cxx: In member function 'virtual void os_wxCheckBox::OnSetFocus()': ./wxs_ckbx.cxx:350: warning: deprecated conversion from string constant to 'char*' ./wxs_ckbx.cxx: In member function 'virtual void os_wxCheckBox::OnKillFocus()': ./wxs_ckbx.cxx:384: warning: deprecated conversion from string constant to 'char*' ./wxs_ckbx.cxx: In function 'Scheme_Object* os_wxCheckBox_ConstructScheme(int, Scheme_Object**)': ./wxs_ckbx.cxx:709: warning: deprecated conversion from string constant to 'char*' ./wxs_ckbx.cxx:773: warning: deprecated conversion from string constant to 'char*' ./wxs_ckbx.cxx: In function 'void objscheme_setup_wxCheckBox(Scheme_Env*)': ./wxs_ckbx.cxx:799: warning: deprecated conversion from string constant to 'char*' ./wxs_ckbx.cxx:799: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_dc.cxx -o wxs_dc.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_evnt.cxx -o wxs_evnt.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_fram.cxx -o wxs_fram.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_dc.cxx -fPIC -DPIC -o .libs/wxs_dc.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_fram.cxx -fPIC -DPIC -o .libs/wxs_fram.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_evnt.cxx -fPIC -DPIC -o .libs/wxs_evnt.o ./wxs_fram.cxx: In member function 'virtual void os_wxFrame::OnDropFile(char*)': ./wxs_fram.cxx:254: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx: In function 'Scheme_Object* os_wxDCDrawPolygon(int, Scheme_Object**)': ./wxs_dc.cxx:2216: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In member function 'virtual Bool os_wxFrame::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_fram.cxx:291: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx: In function 'Scheme_Object* os_wxDCDrawLines(int, Scheme_Object**)': ./wxs_dc.cxx:2250: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In member function 'virtual Bool os_wxFrame::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_fram.cxx:334: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In member function 'virtual void os_wxFrame::OnSize(int, int)': ./wxs_fram.cxx:375: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In member function 'virtual void os_wxFrame::OnSetFocus()': ./wxs_fram.cxx:411: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In member function 'virtual void os_wxFrame::OnKillFocus()': ./wxs_fram.cxx:445: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In member function 'virtual void os_wxFrame::OnToolbarButton()': ./wxs_fram.cxx:479: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In member function 'virtual void os_wxFrame::OnMenuClick()': ./wxs_fram.cxx:513: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In member function 'virtual void os_wxFrame::OnMenuCommand(ExactLong)': ./wxs_fram.cxx:547: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In member function 'virtual void os_wxFrame::OnMDIActivate(Bool)': ./wxs_fram.cxx:582: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In member function 'virtual Bool os_wxFrame::OnClose()': ./wxs_fram.cxx:617: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In member function 'virtual void os_wxFrame::OnActivate(Bool)': ./wxs_fram.cxx:656: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In function 'Scheme_Object* os_wxFrameCreateStatusLine(int, Scheme_Object**)': ./wxs_fram.cxx:1091: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx: In function 'void objscheme_setup_wxDC(Scheme_Env*)': ./wxs_dc.cxx:2573: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx:2573: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx:2630: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx:2632: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In function 'Scheme_Object* os_wxFrame_ConstructScheme(int, Scheme_Object**)': ./wxs_fram.cxx:1383: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx:1385: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx: In function 'void objscheme_setup_wxFrame(Scheme_Env*)': ./wxs_fram.cxx:1407: warning: deprecated conversion from string constant to 'char*' ./wxs_fram.cxx:1407: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx: In function 'void objscheme_setup_wxDCGlobal(Scheme_Env*)': ./wxs_dc.cxx:2770: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx:2772: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx: In function 'void objscheme_setup_wxMemoryDC(Scheme_Env*)': ./wxs_dc.cxx:3070: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx:3070: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx: In function 'void objscheme_setup_wxPostScriptDC(Scheme_Env*)': ./wxs_dc.cxx:3240: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx:3240: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx: In function 'void objscheme_setup_basePrinterDC(Scheme_Env*)': ./wxs_dc.cxx:3424: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx:3424: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx: In function 'void objscheme_setup_wxGL(Scheme_Env*)': ./wxs_dc.cxx:3621: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx:3621: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx:3630: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx:3632: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx: In function 'void objscheme_setup_wxGLConfig(Scheme_Env*)': ./wxs_dc.cxx:3971: warning: deprecated conversion from string constant to 'char*' ./wxs_dc.cxx:3971: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx: In function 'void objscheme_setup_wxEvent(Scheme_Env*)': ./wxs_evnt.cxx:217: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx:217: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx: In function 'void objscheme_setup_wxCommandEvent(Scheme_Env*)': ./wxs_evnt.cxx:485: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx:485: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx: In function 'void objscheme_setup_wxPopupEvent(Scheme_Env*)': ./wxs_evnt.cxx:662: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx:662: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx: In function 'void objscheme_setup_wxScrollEvent(Scheme_Env*)': ./wxs_evnt.cxx:1016: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx:1016: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx: In function 'void objscheme_setup_wxKeyEvent(Scheme_Env*)': ./wxs_evnt.cxx:2072: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx:2072: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx: In function 'void objscheme_setup_wxKeyEventGlobal(Scheme_Env*)': ./wxs_evnt.cxx:2196: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx: In function 'void objscheme_setup_wxMouseEvent(Scheme_Env*)': ./wxs_evnt.cxx:2967: warning: deprecated conversion from string constant to 'char*' ./wxs_evnt.cxx:2967: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_gage.cxx -o wxs_gage.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_gage.cxx -fPIC -DPIC -o .libs/wxs_gage.o ./wxs_gage.cxx: In member function 'virtual void os_wxsGauge::OnDropFile(char*)': ./wxs_gage.cxx:199: warning: deprecated conversion from string constant to 'char*' ./wxs_gage.cxx: In member function 'virtual Bool os_wxsGauge::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_gage.cxx:236: warning: deprecated conversion from string constant to 'char*' ./wxs_gage.cxx: In member function 'virtual Bool os_wxsGauge::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_gage.cxx:279: warning: deprecated conversion from string constant to 'char*' ./wxs_gage.cxx: In member function 'virtual void os_wxsGauge::OnSize(int, int)': ./wxs_gage.cxx:320: warning: deprecated conversion from string constant to 'char*' ./wxs_gage.cxx: In member function 'virtual void os_wxsGauge::OnSetFocus()': ./wxs_gage.cxx:356: warning: deprecated conversion from string constant to 'char*' ./wxs_gage.cxx: In member function 'virtual void os_wxsGauge::OnKillFocus()': ./wxs_gage.cxx:390: warning: deprecated conversion from string constant to 'char*' ./wxs_gage.cxx: In function 'Scheme_Object* os_wxsGauge_ConstructScheme(int, Scheme_Object**)': ./wxs_gage.cxx:709: warning: deprecated conversion from string constant to 'char*' ./wxs_gage.cxx: In function 'void objscheme_setup_wxsGauge(Scheme_Env*)': ./wxs_gage.cxx:733: warning: deprecated conversion from string constant to 'char*' ./wxs_gage.cxx:733: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_gdi.cxx -o wxs_gdi.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_glob.cxx -o wxs_glob.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_item.cxx -o wxs_item.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_gdi.cxx -fPIC -DPIC -o .libs/wxs_gdi.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_glob.cxx -fPIC -DPIC -o .libs/wxs_glob.o ./wxs_gdi.cxx: In function 'void objscheme_setup_wxFont(Scheme_Env*)': ./wxs_gdi.cxx:663: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:663: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'void objscheme_setup_wxFontList(Scheme_Env*)': ./wxs_gdi.cxx:918: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:918: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'void objscheme_setup_wxColour(Scheme_Env*)': ./wxs_gdi.cxx:1265: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:1265: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'void objscheme_setup_wxColourDatabase(Scheme_Env*)': ./wxs_gdi.cxx:1406: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:1406: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:1413: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:1415: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'void objscheme_setup_wxPoint(Scheme_Env*)': ./wxs_gdi.cxx:1653: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:1653: warning: deprecated conversion from string constant to 'char*' x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_item.cxx -fPIC -DPIC -o .libs/wxs_item.o ./wxs_gdi.cxx: In function 'void objscheme_setup_wxBrush(Scheme_Env*)': ./wxs_gdi.cxx:2213: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:2213: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'void objscheme_setup_wxBrushList(Scheme_Env*)': ./wxs_gdi.cxx:2413: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:2413: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'void objscheme_setup_wxPen(Scheme_Env*)': ./wxs_gdi.cxx:3014: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:3014: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'void objscheme_setup_wxPenList(Scheme_Env*)': ./wxs_gdi.cxx:3225: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:3225: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'void objscheme_setup_wxCursor(Scheme_Env*)': ./wxs_gdi.cxx:3536: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:3536: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'Scheme_Object* os_wxRegionSetPolygon(int, Scheme_Object**)': ./wxs_gdi.cxx:4096: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'void objscheme_setup_wxRegion(Scheme_Env*)': ./wxs_gdi.cxx:4255: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:4255: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'Scheme_Object* os_wxPathLines(int, Scheme_Object**)': ./wxs_gdi.cxx:4556: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'void objscheme_setup_wxPath(Scheme_Env*)': ./wxs_gdi.cxx:4869: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:4869: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'void objscheme_setup_wxFontNameDirectory(Scheme_Env*)': ./wxs_gdi.cxx:5232: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:5232: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:5247: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:5249: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx: In function 'void objscheme_setup_wxGDIGlobal(Scheme_Env*)': ./wxs_gdi.cxx:5464: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:5466: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:5468: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:5470: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:5472: warning: deprecated conversion from string constant to 'char*' ./wxs_gdi.cxx:5474: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx: In function 'Scheme_Object* wxsGlobalwxFileSelector(int, Scheme_Object**)': ./wxs_glob.cxx:736: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx: In function 'void objscheme_setup_wxsGlobal(Scheme_Env*)': ./wxs_glob.cxx:766: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:768: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:770: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:772: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:774: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:776: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:778: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:780: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:782: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:784: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:786: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:788: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:790: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:792: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:794: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:796: warning: deprecated conversion from string constant to 'char*' ./wxs_glob.cxx:798: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx: In function 'void objscheme_setup_wxItem(Scheme_Env*)': ./wxs_item.cxx:147: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx:147: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx: In member function 'virtual void os_wxMessage::OnDropFile(char*)': ./wxs_item.cxx:393: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx: In member function 'virtual Bool os_wxMessage::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_item.cxx:430: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx: In member function 'virtual Bool os_wxMessage::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_item.cxx:473: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx: In member function 'virtual void os_wxMessage::OnSize(int, int)': ./wxs_item.cxx:514: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx: In member function 'virtual void os_wxMessage::OnSetFocus()': ./wxs_item.cxx:550: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx: In member function 'virtual void os_wxMessage::OnKillFocus()': ./wxs_item.cxx:584: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx: In function 'Scheme_Object* os_wxMessage_ConstructScheme(int, Scheme_Object**)': ./wxs_item.cxx:874: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx:926: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx:978: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx: In function 'void objscheme_setup_wxMessage(Scheme_Env*)': ./wxs_item.cxx:1004: warning: deprecated conversion from string constant to 'char*' ./wxs_item.cxx:1004: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_lbox.cxx -o wxs_lbox.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_madm.cxx -o wxs_madm.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_lbox.cxx -fPIC -DPIC -o .libs/wxs_lbox.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_madm.cxx -fPIC -DPIC -o .libs/wxs_madm.o ./wxs_lbox.cxx: In member function 'virtual void os_wxListBox::OnDropFile(char*)': ./wxs_lbox.cxx:350: warning: deprecated conversion from string constant to 'char*' ./wxs_lbox.cxx: In member function 'virtual Bool os_wxListBox::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_lbox.cxx:387: warning: deprecated conversion from string constant to 'char*' ./wxs_lbox.cxx: In member function 'virtual Bool os_wxListBox::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_lbox.cxx:430: warning: deprecated conversion from string constant to 'char*' ./wxs_lbox.cxx: In member function 'virtual void os_wxListBox::OnSize(int, int)': ./wxs_lbox.cxx:471: warning: deprecated conversion from string constant to 'char*' ./wxs_lbox.cxx: In member function 'virtual void os_wxListBox::OnSetFocus()': ./wxs_lbox.cxx:507: warning: deprecated conversion from string constant to 'char*' ./wxs_lbox.cxx: In member function 'virtual void os_wxListBox::OnKillFocus()': ./wxs_lbox.cxx:541: warning: deprecated conversion from string constant to 'char*' ./wxs_lbox.cxx: In function 'Scheme_Object* os_wxListBoxSet(int, Scheme_Object**)': ./wxs_lbox.cxx:640: warning: deprecated conversion from string constant to 'char*' ./wxs_lbox.cxx: In function 'Scheme_Object* os_wxListBox_ConstructScheme(int, Scheme_Object**)': ./wxs_lbox.cxx:1202: warning: deprecated conversion from string constant to 'char*' ./wxs_lbox.cxx:1204: warning: deprecated conversion from string constant to 'char*' ./wxs_lbox.cxx: In function 'void objscheme_setup_wxListBox(Scheme_Env*)': ./wxs_lbox.cxx:1226: warning: deprecated conversion from string constant to 'char*' ./wxs_lbox.cxx:1226: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaCanvas::OnChar(wxKeyEvent*)': ./wxs_madm.cxx:305: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaCanvas::OnEvent(wxMouseEvent*)': ./wxs_madm.cxx:341: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaCanvas::OnPaint()': ./wxs_madm.cxx:376: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaCanvas::OnDropFile(char*)': ./wxs_madm.cxx:411: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxMediaCanvas::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_madm.cxx:448: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxMediaCanvas::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_madm.cxx:491: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaCanvas::OnSize(int, int)': ./wxs_madm.cxx:532: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaCanvas::OnSetFocus()': ./wxs_madm.cxx:568: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaCanvas::OnKillFocus()': ./wxs_madm.cxx:602: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual wxMenu* os_wxMediaCanvas::PopupForMedia(wxMediaBuffer*, void*)': ./wxs_madm.cxx:638: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaCanvas::OnScrollOnChange()': ./wxs_madm.cxx:679: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In function 'Scheme_Object* os_wxMediaCanvas_ConstructScheme(int, Scheme_Object**)': ./wxs_madm.cxx:1435: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In function 'void objscheme_setup_wxMediaCanvas(Scheme_Env*)': ./wxs_madm.cxx:1475: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx:1475: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaAdmin::Modified(Bool)': ./wxs_madm.cxx:1639: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxMediaAdmin::DelayRefresh()': ./wxs_madm.cxx:1674: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxMediaAdmin::PopupMenu(void*, double, double)': ./wxs_madm.cxx:1714: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaAdmin::UpdateCursor()': ./wxs_madm.cxx:1756: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaAdmin::NeedsUpdate(double, double, nndouble, nndouble)': ./wxs_madm.cxx:1790: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaAdmin::Resized(Bool)': ./wxs_madm.cxx:1828: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaAdmin::GrabCaret(int)': ./wxs_madm.cxx:1863: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxMediaAdmin::ScrollTo(double, double, nndouble, nndouble, Bool, int)': ./wxs_madm.cxx:1898: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaAdmin::GetMaxView(double*, double*, nndouble*, nndouble*, Bool)': ./wxs_madm.cxx:1948: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxMediaAdmin::GetView(double*, double*, nndouble*, nndouble*, Bool)': ./wxs_madm.cxx:1996: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual wxDC* os_wxMediaAdmin::GetDC(double*, double*)': ./wxs_madm.cxx:2043: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In function 'void objscheme_setup_wxMediaAdmin(Scheme_Env*)': ./wxs_madm.cxx:2503: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx:2503: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In function 'void objscheme_setup_wxMediaSnipMediaAdmin(Scheme_Env*)': ./wxs_madm.cxx:2640: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx:2640: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx:2647: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx:2649: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxSnipAdmin::Modified(wxSnip*, Bool)': ./wxs_madm.cxx:2779: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxSnipAdmin::PopupMenu(void*, wxSnip*, double, double)': ./wxs_madm.cxx:2817: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxSnipAdmin::UpdateCursor()': ./wxs_madm.cxx:2860: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxSnipAdmin::ReleaseSnip(wxSnip*)': ./wxs_madm.cxx:2895: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxSnipAdmin::NeedsUpdate(wxSnip*, double, double, nndouble, nndouble)': ./wxs_madm.cxx:2936: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxSnipAdmin::Recounted(wxSnip*, Bool)': ./wxs_madm.cxx:2976: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxSnipAdmin::Resized(wxSnip*, Bool)': ./wxs_madm.cxx:3018: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxSnipAdmin::SetCaretOwner(wxSnip*, int)': ./wxs_madm.cxx:3055: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxSnipAdmin::ScrollTo(wxSnip*, double, double, nndouble, nndouble, Bool, int)': ./wxs_madm.cxx:3092: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxSnipAdmin::GetView(double*, double*, nndouble*, nndouble*, wxSnip*)': ./wxs_madm.cxx:3144: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual void os_wxSnipAdmin::GetViewSize(nndouble*, nndouble*)': ./wxs_madm.cxx:3190: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual wxDC* os_wxSnipAdmin::GetDC()': ./wxs_madm.cxx:3228: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual wxMediaBuffer* os_wxSnipAdmin::GetMedia()': ./wxs_madm.cxx:3267: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In function 'void objscheme_setup_wxSnipAdmin(Scheme_Env*)': ./wxs_madm.cxx:3747: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx:3747: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxSnipClass::WriteHeader(wxMediaStreamOut*)': ./wxs_madm.cxx:3887: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxSnipClass::ReadHeader(wxMediaStreamIn*)': ./wxs_madm.cxx:3928: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual wxSnip* os_wxSnipClass::Read(wxMediaStreamIn*)': ./wxs_madm.cxx:3969: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In function 'void objscheme_setup_wxSnipClass(Scheme_Env*)': ./wxs_madm.cxx:4201: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx:4201: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In function 'void objscheme_setup_wxSnipClassList(Scheme_Env*)': ./wxs_madm.cxx:4431: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx:4431: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx:4442: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx:4444: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxKeymap::HandleMouseEvent(void*, wxMouseEvent*)': ./wxs_madm.cxx:4580: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In member function 'virtual Bool os_wxKeymap::HandleKeyEvent(void*, wxKeyEvent*)': ./wxs_madm.cxx:4623: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In function 'void objscheme_setup_wxKeymap(Scheme_Env*)': ./wxs_madm.cxx:5053: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx:5053: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In function 'void objscheme_setup_wxMediaWordbreakMap(Scheme_Env*)': ./wxs_madm.cxx:5397: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx:5397: warning: deprecated conversion from string constant to 'char*' ./wxs_madm.cxx: In function 'void objscheme_setup_wxGlobalMediaWordbreakMap(Scheme_Env*)': ./wxs_madm.cxx:5498: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_mede.cxx -o wxs_mede.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_mede.cxx -fPIC -DPIC -o .libs/wxs_mede.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_medi.cxx -o wxs_medi.lo ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnReflow()': ./wxs_mede.cxx:1099: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual wxTabSnip* os_wxMediaEdit::OnNewTabSnip()': ./wxs_mede.cxx:1133: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual wxTextSnip* os_wxMediaEdit::OnNewTextSnip()': ./wxs_mede.cxx:1172: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::SetRegionData(nnlong, nnlong, wxBufferData*)': ./wxs_mede.cxx:1212: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual wxBufferData* os_wxMediaEdit::GetRegionData(nnlong, nnlong)': ./wxs_mede.cxx:1249: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnMergeSnips(nnlong)': ./wxs_mede.cxx:1290: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnSplitSnip(nnlong)': ./wxs_mede.cxx:1325: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::AfterSetSizeConstraint()': ./wxs_mede.cxx:1360: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnSetSizeConstraint()': ./wxs_mede.cxx:1394: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::CanSetSizeConstraint()': ./wxs_mede.cxx:1428: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::AfterSetPosition()': ./wxs_mede.cxx:1467: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::AfterChangeStyle(nnlong, nnlong)': ./wxs_mede.cxx:1501: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnChangeStyle(nnlong, nnlong)': ./wxs_mede.cxx:1537: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::CanChangeStyle(nnlong, nnlong)': ./wxs_mede.cxx:1573: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::AfterDelete(nnlong, nnlong)': ./wxs_mede.cxx:1614: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnDelete(nnlong, nnlong)': ./wxs_mede.cxx:1650: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::CanDelete(nnlong, nnlong)': ./wxs_mede.cxx:1686: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::AfterInsert(nnlong, nnlong)': ./wxs_mede.cxx:1727: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnInsert(nnlong, nnlong)': ./wxs_mede.cxx:1763: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::CanInsert(nnlong, nnlong)': ./wxs_mede.cxx:1799: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::DoPasteSelection(nnlong, ExactLong)': ./wxs_mede.cxx:1840: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::DoPaste(nnlong, ExactLong)': ./wxs_mede.cxx:1876: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::DoCopy(nnlong, nnlong, ExactLong, Bool)': ./wxs_mede.cxx:1912: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::SetAnchor(Bool)': ./wxs_mede.cxx:1950: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual char* os_wxMediaEdit::GetDefaultStyleName()': ./wxs_mede.cxx:1985: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual char* os_wxMediaEdit::PutFile(char*, char*)': ./wxs_mede.cxx:2026: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual char* os_wxMediaEdit::GetFile(char*)': ./wxs_mede.cxx:2068: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::AfterEditSequence()': ./wxs_mede.cxx:2108: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnEditSequence()': ./wxs_mede.cxx:2142: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::AfterLoadFile(Bool)': ./wxs_mede.cxx:2176: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnLoadFile(char*, int)': ./wxs_mede.cxx:2212: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::CanLoadFile(char*, int)': ./wxs_mede.cxx:2249: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::AfterSaveFile(Bool)': ./wxs_mede.cxx:2290: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnSaveFile(char*, int)': ./wxs_mede.cxx:2326: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::CanSaveFile(char*, int)': ./wxs_mede.cxx:2363: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual wxSnip* os_wxMediaEdit::OnNewBox(int)': ./wxs_mede.cxx:2404: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'wxImageSnip* os_wxMediaEdit::OnNewImageSnip(char*, int, Bool, Bool)': ./wxs_mede.cxx:2445: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::InvalidateBitmapCache(double, double, double, double)': ./wxs_mede.cxx:2488: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnPaint(Bool, wxDC*, double, double, double, double, double, double, int)': ./wxs_mede.cxx:2527: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::WriteFootersToFile(wxMediaStreamOut*)': ./wxs_mede.cxx:2571: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::WriteHeadersToFile(wxMediaStreamOut*)': ./wxs_mede.cxx:2612: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::ReadFooterFromFile(wxMediaStreamIn*, char*)': ./wxs_mede.cxx:2654: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::ReadHeaderFromFile(wxMediaStreamIn*, char*)': ./wxs_mede.cxx:2697: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::SetFilename(char*, Bool)': ./wxs_mede.cxx:2739: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::ReleaseSnip(wxSnip*)': ./wxs_mede.cxx:2776: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnSnipModified(wxSnip*, Bool)': ./wxs_mede.cxx:2817: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::SetModified(Bool)': ./wxs_mede.cxx:2853: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::AdminScrollTo(double, double, nndouble, nndouble, Bool, int)': ./wxs_mede.cxx:2888: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::SetSnipData(wxSnip*, wxBufferData*)': ./wxs_mede.cxx:2935: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual wxBufferData* os_wxMediaEdit::GetSnipData(wxSnip*)': ./wxs_mede.cxx:2972: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::NeedsUpdate(wxSnip*, double, double, nndouble, nndouble)': ./wxs_mede.cxx:3013: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::Resized(wxSnip*, Bool)': ./wxs_mede.cxx:3053: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::SetCaretOwner(wxSnip*, int)': ./wxs_mede.cxx:3090: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual Bool os_wxMediaEdit::ScrollTo(wxSnip*, double, double, nndouble, nndouble, Bool, int)': ./wxs_mede.cxx:3127: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnDisplaySizeWhenReady()': ./wxs_mede.cxx:3173: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnDisplaySize()': ./wxs_mede.cxx:3207: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnChange()': ./wxs_mede.cxx:3241: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnFocus(Bool)': ./wxs_mede.cxx:3275: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnDefaultChar(wxKeyEvent*)': ./wxs_mede.cxx:3311: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnDefaultEvent(wxMouseEvent*)': ./wxs_mede.cxx:3347: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnLocalChar(wxKeyEvent*)': ./wxs_mede.cxx:3383: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnLocalEvent(wxMouseEvent*)': ./wxs_mede.cxx:3419: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual double os_wxMediaEdit::GetSpace()': ./wxs_mede.cxx:3454: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual double os_wxMediaEdit::GetDescent()': ./wxs_mede.cxx:3493: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::GetExtent(nndouble*, nndouble*)': ./wxs_mede.cxx:3535: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::BlinkCaret()': ./wxs_mede.cxx:3573: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OwnCaret(Bool)': ./wxs_mede.cxx:3607: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::Refresh(double, double, nndouble, nndouble, int, wxColour*)': ./wxs_mede.cxx:3643: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual wxCursor* os_wxMediaEdit::AdjustCursor(wxMouseEvent*)': ./wxs_mede.cxx:3684: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnChar(wxKeyEvent*)': ./wxs_mede.cxx:3725: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::OnEvent(wxMouseEvent*)': ./wxs_mede.cxx:3761: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual void os_wxMediaEdit::CopySelfTo(wxMediaBuffer*)': ./wxs_mede.cxx:3797: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In member function 'virtual wxMediaBuffer* os_wxMediaEdit::CopySelf()': ./wxs_mede.cxx:3832: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In function 'Scheme_Object* os_wxMediaEditSetTabs(int, Scheme_Object**)': ./wxs_mede.cxx:4680: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In function 'Scheme_Object* os_wxMediaEdit_ConstructScheme(int, Scheme_Object**)': ./wxs_mede.cxx:8758: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx: In function 'void objscheme_setup_wxMediaEdit(Scheme_Env*)': ./wxs_mede.cxx:8779: warning: deprecated conversion from string constant to 'char*' ./wxs_mede.cxx:8779: warning: deprecated conversion from string constant to 'char*' x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_medi.cxx -fPIC -DPIC -o .libs/wxs_medi.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_menu.cxx -o wxs_menu.lo ./wxs_medi.cxx: In function 'void objscheme_setup_wxMediaBuffer(Scheme_Env*)': ./wxs_medi.cxx:2208: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2208: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2279: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2281: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx: In function 'void objscheme_setup_wxMediaGlobal(Scheme_Env*)': ./wxs_medi.cxx:2693: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2695: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2697: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2699: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2701: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2703: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2705: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2707: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2709: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2711: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2713: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2715: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2717: warning: deprecated conversion from string constant to 'char*' ./wxs_medi.cxx:2719: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_mio.cxx -o wxs_mio.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_misc.cxx -o wxs_misc.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_menu.cxx -fPIC -DPIC -o .libs/wxs_menu.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_mio.cxx -fPIC -DPIC -o .libs/wxs_mio.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_misc.cxx -fPIC -DPIC -o .libs/wxs_misc.o ./wxs_menu.cxx: In function 'void objscheme_setup_wxMenu(Scheme_Env*)': ./wxs_menu.cxx:559: warning: deprecated conversion from string constant to 'char*' ./wxs_menu.cxx:559: warning: deprecated conversion from string constant to 'char*' ./wxs_menu.cxx: In function 'void objscheme_setup_wxMenuBar(Scheme_Env*)': ./wxs_menu.cxx:876: warning: deprecated conversion from string constant to 'char*' ./wxs_menu.cxx:876: warning: deprecated conversion from string constant to 'char*' ./wxs_menu.cxx: In function 'void objscheme_setup_wxsMenuItem(Scheme_Env*)': ./wxs_menu.cxx:1098: warning: deprecated conversion from string constant to 'char*' ./wxs_menu.cxx:1098: warning: deprecated conversion from string constant to 'char*' ./wxs_menu.cxx: In function 'void objscheme_setup_wxsMenuItemGlobal(Scheme_Env*)': ./wxs_menu.cxx:1197: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In member function 'virtual long int os_wxMediaStreamInBase::Read(char*, long int, long int)': ./wxs_mio.cxx:259: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In member function 'virtual Bool os_wxMediaStreamInBase::Bad()': ./wxs_mio.cxx:299: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In member function 'virtual void os_wxMediaStreamInBase::Skip(nnlong)': ./wxs_mio.cxx:338: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In member function 'virtual void os_wxMediaStreamInBase::Seek(nnlong)': ./wxs_mio.cxx:373: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In member function 'virtual long int os_wxMediaStreamInBase::Tell()': ./wxs_mio.cxx:408: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In function 'void objscheme_setup_wxMediaStreamInBase(Scheme_Env*)': ./wxs_mio.cxx:593: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx:593: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In member function 'virtual void os_wxMediaStreamOutBase::Write(char*, long int)': ./wxs_mio.cxx:723: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In member function 'virtual Bool os_wxMediaStreamOutBase::Bad()': ./wxs_mio.cxx:758: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In member function 'virtual void os_wxMediaStreamOutBase::Seek(nnlong)': ./wxs_mio.cxx:797: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In member function 'virtual long int os_wxMediaStreamOutBase::Tell()': ./wxs_mio.cxx:832: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In function 'Scheme_Object* os_wxMediaStreamOutBaseWrite(int, Scheme_Object**)': ./wxs_mio.cxx:868: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In function 'void objscheme_setup_wxMediaStreamOutBase(Scheme_Env*)': ./wxs_mio.cxx:990: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx:990: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In function 'void objscheme_setup_wxMediaStreamInStringBase(Scheme_Env*)': ./wxs_mio.cxx:1138: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx:1138: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In function 'void objscheme_setup_wxMediaStreamOutStringBase(Scheme_Env*)': ./wxs_mio.cxx:1301: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx:1301: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In function 'void objscheme_setup_wxMediaStreamIn(Scheme_Env*)': ./wxs_mio.cxx:1790: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx:1790: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx: In function 'void objscheme_setup_wxMediaStreamOut(Scheme_Env*)': ./wxs_mio.cxx:2147: warning: deprecated conversion from string constant to 'char*' ./wxs_mio.cxx:2147: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx: In member function 'virtual void os_wxTimer::Notify()': ./wxs_misc.cxx:107: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx: In function 'Scheme_Object* os_wxTimer_ConstructScheme(int, Scheme_Object**)': ./wxs_misc.cxx:229: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx: In function 'void objscheme_setup_wxTimer(Scheme_Env*)': ./wxs_misc.cxx:251: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx:251: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx: In function 'void objscheme_setup_wxClipboard(Scheme_Env*)': ./wxs_misc.cxx:546: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx:546: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx:558: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx:560: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx: In function 'void objscheme_setup_wxClipboardGlobal(Scheme_Env*)': ./wxs_misc.cxx:682: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx:684: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx: In member function 'virtual char* os_wxClipboardClient::GetData(char*, long int*)': ./wxs_misc.cxx:748: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx: In member function 'virtual void os_wxClipboardClient::BeingReplaced()': ./wxs_misc.cxx:788: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx: In function 'void objscheme_setup_wxClipboardClient(Scheme_Env*)': ./wxs_misc.cxx:937: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx:937: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx: In function 'void objscheme_setup_wxPrintSetupData(Scheme_Env*)': ./wxs_misc.cxx:1720: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx:1720: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx: In function 'void objscheme_setup_wxPrintSetupGlobal(Scheme_Env*)': ./wxs_misc.cxx:1883: warning: deprecated conversion from string constant to 'char*' ./wxs_misc.cxx:1885: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_mpb.cxx -o wxs_mpb.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_obj.cxx -o wxs_obj.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_panl.cxx -o wxs_panl.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_mpb.cxx -fPIC -DPIC -o .libs/wxs_mpb.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_obj.cxx -fPIC -DPIC -o .libs/wxs_obj.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_panl.cxx -fPIC -DPIC -o .libs/wxs_panl.o ./wxs_obj.cxx: In function 'void objscheme_setup_wxObject(Scheme_Env*)': ./wxs_obj.cxx:107: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::AfterInteractiveResize(wxSnip*)': ./wxs_mpb.cxx:519: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnInteractiveResize(wxSnip*)': ./wxs_mpb.cxx:555: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::CanInteractiveResize(wxSnip*)': ./wxs_mpb.cxx:591: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::AfterInteractiveMove(wxMouseEvent*)': ./wxs_mpb.cxx:632: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnInteractiveMove(wxMouseEvent*)': ./wxs_mpb.cxx:668: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::CanInteractiveMove(wxMouseEvent*)': ./wxs_mpb.cxx:704: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::InteractiveAdjustResize(wxSnip*, nndouble*, nndouble*)': ./wxs_mpb.cxx:748: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::InteractiveAdjustMove(wxSnip*, double*, double*)': ./wxs_mpb.cxx:791: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::InteractiveAdjustMouse(double*, double*)': ./wxs_mpb.cxx:833: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnDoubleClick(wxSnip*, wxMouseEvent*)': ./wxs_mpb.cxx:873: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::AfterSelect(wxSnip*, Bool)': ./wxs_mpb.cxx:910: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnSelect(wxSnip*, Bool)': ./wxs_mpb.cxx:947: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::CanSelect(wxSnip*, Bool)': ./wxs_mpb.cxx:984: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::AfterReorder(wxSnip*, wxSnip*, Bool)': ./wxs_mpb.cxx:1027: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnReorder(wxSnip*, wxSnip*, Bool)': ./wxs_mpb.cxx:1066: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::CanReorder(wxSnip*, wxSnip*, Bool)': ./wxs_mpb.cxx:1105: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::AfterResize(wxSnip*, nndouble, nndouble, Bool)': ./wxs_mpb.cxx:1148: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnResize(wxSnip*, nndouble, nndouble)': ./wxs_mpb.cxx:1187: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::CanResize(wxSnip*, nndouble, nndouble)': ./wxs_mpb.cxx:1225: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::AfterMoveTo(wxSnip*, double, double, Bool)': ./wxs_mpb.cxx:1268: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnMoveTo(wxSnip*, double, double, Bool)': ./wxs_mpb.cxx:1307: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::CanMoveTo(wxSnip*, double, double, Bool)': ./wxs_mpb.cxx:1346: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::AfterDelete(wxSnip*)': ./wxs_mpb.cxx:1390: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnDelete(wxSnip*)': ./wxs_mpb.cxx:1426: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::CanDelete(wxSnip*)': ./wxs_mpb.cxx:1462: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::AfterInsert(wxSnip*, wxSnip*, double, double)': ./wxs_mpb.cxx:1504: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnInsert(wxSnip*, wxSnip*, double, double)': ./wxs_mpb.cxx:1544: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::CanInsert(wxSnip*, wxSnip*, double, double)': ./wxs_mpb.cxx:1584: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::DoPasteSelection(ExactLong)': ./wxs_mpb.cxx:1627: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::DoPaste(ExactLong)': ./wxs_mpb.cxx:1662: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::DoCopy(ExactLong, Bool)': ./wxs_mpb.cxx:1697: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual char* os_wxMediaPasteboard::GetDefaultStyleName()': ./wxs_mpb.cxx:1733: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual char* os_wxMediaPasteboard::PutFile(char*, char*)': ./wxs_mpb.cxx:1774: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual char* os_wxMediaPasteboard::GetFile(char*)': ./wxs_mpb.cxx:1816: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::AfterEditSequence()': ./wxs_mpb.cxx:1856: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnEditSequence()': ./wxs_mpb.cxx:1890: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::AfterLoadFile(Bool)': ./wxs_mpb.cxx:1924: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnLoadFile(char*, int)': ./wxs_mpb.cxx:1960: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::CanLoadFile(char*, int)': ./wxs_mpb.cxx:1997: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::AfterSaveFile(Bool)': ./wxs_mpb.cxx:2038: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnSaveFile(char*, int)': ./wxs_mpb.cxx:2074: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::CanSaveFile(char*, int)': ./wxs_mpb.cxx:2111: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual wxSnip* os_wxMediaPasteboard::OnNewBox(int)': ./wxs_mpb.cxx:2152: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'wxImageSnip* os_wxMediaPasteboard::OnNewImageSnip(char*, int, Bool, Bool)': ./wxs_mpb.cxx:2193: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::InvalidateBitmapCache(double, double, double, double)': ./wxs_mpb.cxx:2236: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnPaint(Bool, wxDC*, double, double, double, double, double, double, int)': ./wxs_mpb.cxx:2275: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::WriteFootersToFile(wxMediaStreamOut*)': ./wxs_mpb.cxx:2319: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::WriteHeadersToFile(wxMediaStreamOut*)': ./wxs_mpb.cxx:2360: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::ReadFooterFromFile(wxMediaStreamIn*, char*)': ./wxs_mpb.cxx:2402: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_rado.cxx -o wxs_rado.lo ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::ReadHeaderFromFile(wxMediaStreamIn*, char*)': ./wxs_mpb.cxx:2445: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::SetFilename(char*, Bool)': ./wxs_mpb.cxx:2487: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::ReleaseSnip(wxSnip*)': ./wxs_mpb.cxx:2524: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnSnipModified(wxSnip*, Bool)': ./wxs_mpb.cxx:2565: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::SetModified(Bool)': ./wxs_mpb.cxx:2601: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::AdminScrollTo(double, double, nndouble, nndouble, Bool, int)': ./wxs_mpb.cxx:2636: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::SetSnipData(wxSnip*, wxBufferData*)': ./wxs_mpb.cxx:2683: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual wxBufferData* os_wxMediaPasteboard::GetSnipData(wxSnip*)': ./wxs_mpb.cxx:2720: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::NeedsUpdate(wxSnip*, double, double, nndouble, nndouble)': ./wxs_mpb.cxx:2761: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::Resized(wxSnip*, Bool)': ./wxs_mpb.cxx:2801: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::SetCaretOwner(wxSnip*, int)': ./wxs_mpb.cxx:2838: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual Bool os_wxMediaPasteboard::ScrollTo(wxSnip*, double, double, nndouble, nndouble, Bool, int)': ./wxs_mpb.cxx:2875: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnDisplaySizeWhenReady()': ./wxs_mpb.cxx:2921: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnDisplaySize()': ./wxs_mpb.cxx:2955: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnChange()': ./wxs_mpb.cxx:2989: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnFocus(Bool)': ./wxs_mpb.cxx:3023: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnDefaultChar(wxKeyEvent*)': ./wxs_mpb.cxx:3059: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnDefaultEvent(wxMouseEvent*)': ./wxs_mpb.cxx:3095: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnLocalChar(wxKeyEvent*)': ./wxs_mpb.cxx:3131: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnLocalEvent(wxMouseEvent*)': ./wxs_mpb.cxx:3167: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual double os_wxMediaPasteboard::GetSpace()': ./wxs_mpb.cxx:3202: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual double os_wxMediaPasteboard::GetDescent()': ./wxs_mpb.cxx:3241: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::GetExtent(nndouble*, nndouble*)': ./wxs_mpb.cxx:3283: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::BlinkCaret()': ./wxs_mpb.cxx:3321: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OwnCaret(Bool)': ./wxs_mpb.cxx:3355: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::Refresh(double, double, nndouble, nndouble, int, wxColour*)': ./wxs_mpb.cxx:3391: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual wxCursor* os_wxMediaPasteboard::AdjustCursor(wxMouseEvent*)': ./wxs_mpb.cxx:3432: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnChar(wxKeyEvent*)': ./wxs_mpb.cxx:3473: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::OnEvent(wxMouseEvent*)': ./wxs_mpb.cxx:3509: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual void os_wxMediaPasteboard::CopySelfTo(wxMediaBuffer*)': ./wxs_mpb.cxx:3545: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In member function 'virtual wxMediaBuffer* os_wxMediaPasteboard::CopySelf()': ./wxs_mpb.cxx:3580: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual void os_wxPanel::OnDropFile(char*)': ./wxs_panl.cxx:221: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual Bool os_wxPanel::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_panl.cxx:258: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual Bool os_wxPanel::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_panl.cxx:301: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual void os_wxPanel::OnSize(int, int)': ./wxs_panl.cxx:342: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual void os_wxPanel::OnSetFocus()': ./wxs_panl.cxx:378: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual void os_wxPanel::OnKillFocus()': ./wxs_panl.cxx:412: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In function 'Scheme_Object* os_wxPanel_ConstructScheme(int, Scheme_Object**)': ./wxs_panl.cxx:799: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx:852: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx:905: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In function 'void objscheme_setup_wxPanel(Scheme_Env*)': ./wxs_panl.cxx:931: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx:931: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual void os_wxDialogBox::OnDropFile(char*)': ./wxs_panl.cxx:1155: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual Bool os_wxDialogBox::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_panl.cxx:1192: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual Bool os_wxDialogBox::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_panl.cxx:1235: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual void os_wxDialogBox::OnSize(int, int)': ./wxs_panl.cxx:1276: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual void os_wxDialogBox::OnSetFocus()': ./wxs_panl.cxx:1312: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual void os_wxDialogBox::OnKillFocus()': ./wxs_panl.cxx:1346: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual Bool os_wxDialogBox::OnClose()': ./wxs_panl.cxx:1380: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In member function 'virtual void os_wxDialogBox::OnActivate(Bool)': ./wxs_panl.cxx:1419: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx: In function 'void objscheme_setup_wxMediaPasteboard(Scheme_Env*)': ./wxs_mpb.cxx:7000: warning: deprecated conversion from string constant to 'char*' ./wxs_mpb.cxx:7000: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In function 'Scheme_Object* os_wxDialogBox_ConstructScheme(int, Scheme_Object**)': ./wxs_panl.cxx:1774: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx:1776: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx: In function 'void objscheme_setup_wxDialogBox(Scheme_Env*)': ./wxs_panl.cxx:1798: warning: deprecated conversion from string constant to 'char*' ./wxs_panl.cxx:1798: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_slid.cxx -o wxs_slid.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_rado.cxx -fPIC -DPIC -o .libs/wxs_rado.o ./wxs_rado.cxx: In member function 'virtual void os_wxRadioBox::OnDropFile(char*)': ./wxs_rado.cxx:416: warning: deprecated conversion from string constant to 'char*' ./wxs_rado.cxx: In member function 'virtual Bool os_wxRadioBox::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_rado.cxx:453: warning: deprecated conversion from string constant to 'char*' ./wxs_rado.cxx: In member function 'virtual Bool os_wxRadioBox::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_rado.cxx:496: warning: deprecated conversion from string constant to 'char*' ./wxs_rado.cxx: In member function 'virtual void os_wxRadioBox::OnSize(int, int)': ./wxs_rado.cxx:537: warning: deprecated conversion from string constant to 'char*' ./wxs_rado.cxx: In member function 'virtual void os_wxRadioBox::OnSetFocus()': ./wxs_rado.cxx:573: warning: deprecated conversion from string constant to 'char*' ./wxs_rado.cxx: In member function 'virtual void os_wxRadioBox::OnKillFocus()': ./wxs_rado.cxx:607: warning: deprecated conversion from string constant to 'char*' ./wxs_rado.cxx: In function 'Scheme_Object* os_wxRadioBox_ConstructScheme(int, Scheme_Object**)': ./wxs_rado.cxx:973: warning: deprecated conversion from string constant to 'char*' ./wxs_rado.cxx:975: warning: deprecated conversion from string constant to 'char*' ./wxs_rado.cxx:1049: warning: deprecated conversion from string constant to 'char*' ./wxs_rado.cxx:1051: warning: deprecated conversion from string constant to 'char*' ./wxs_rado.cxx: In function 'void objscheme_setup_wxRadioBox(Scheme_Env*)': ./wxs_rado.cxx:1075: warning: deprecated conversion from string constant to 'char*' ./wxs_rado.cxx:1075: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_snip.cxx -o wxs_snip.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_slid.cxx -fPIC -DPIC -o .libs/wxs_slid.o ./wxs_slid.cxx: In member function 'virtual void os_wxSlider::OnDropFile(char*)': ./wxs_slid.cxx:187: warning: deprecated conversion from string constant to 'char*' ./wxs_slid.cxx: In member function 'virtual Bool os_wxSlider::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_slid.cxx:224: warning: deprecated conversion from string constant to 'char*' ./wxs_slid.cxx: In member function 'virtual Bool os_wxSlider::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_slid.cxx:267: warning: deprecated conversion from string constant to 'char*' ./wxs_slid.cxx: In member function 'virtual void os_wxSlider::OnSize(int, int)': ./wxs_slid.cxx:308: warning: deprecated conversion from string constant to 'char*' ./wxs_slid.cxx: In member function 'virtual void os_wxSlider::OnSetFocus()': ./wxs_slid.cxx:344: warning: deprecated conversion from string constant to 'char*' ./wxs_slid.cxx: In member function 'virtual void os_wxSlider::OnKillFocus()': ./wxs_slid.cxx:378: warning: deprecated conversion from string constant to 'char*' ./wxs_slid.cxx: In function 'Scheme_Object* os_wxSlider_ConstructScheme(int, Scheme_Object**)': ./wxs_slid.cxx:652: warning: deprecated conversion from string constant to 'char*' ./wxs_slid.cxx: In function 'void objscheme_setup_wxSlider(Scheme_Env*)': ./wxs_slid.cxx:676: warning: deprecated conversion from string constant to 'char*' ./wxs_slid.cxx:676: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_styl.cxx -o wxs_styl.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_snip.cxx -fPIC -DPIC -o .libs/wxs_snip.o ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::SetUnmodified()': ./wxs_snip.cxx:335: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nndouble os_wxSnip::GetScrollStepOffset(nnlong)': ./wxs_snip.cxx:369: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nnlong os_wxSnip::FindScrollStep(double)': ./wxs_snip.cxx:409: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nnlong os_wxSnip::GetNumScrollSteps()': ./wxs_snip.cxx:449: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::SetAdmin(wxSnipAdmin*)': ./wxs_snip.cxx:489: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxSnip::Resize(nndouble, nndouble)': ./wxs_snip.cxx:524: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::Write(wxMediaStreamOut*)': ./wxs_snip.cxx:566: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxSnip::Match(wxSnip*)': ./wxs_snip.cxx:602: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxSnip::CanEdit(int, Bool)': ./wxs_snip.cxx:642: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::DoEdit(int, Bool, long int)': ./wxs_snip.cxx:683: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::BlinkCaret(wxDC*, double, double)': ./wxs_snip.cxx:721: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::OwnCaret(Bool)': ./wxs_snip.cxx:758: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxCursor* os_wxSnip::AdjustCursor(wxDC*, double, double, double, double, wxMouseEvent*)': ./wxs_snip.cxx:795: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::OnChar(wxDC*, double, double, double, double, wxKeyEvent*)': ./wxs_snip.cxx:842: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::OnEvent(wxDC*, double, double, double, double, wxMouseEvent*)': ./wxs_snip.cxx:884: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_tabc.cxx -o wxs_tabc.lo ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::SizeCacheInvalid()': ./wxs_snip.cxx:924: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxSnip* os_wxSnip::Copy()': ./wxs_snip.cxx:958: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::GetTextBang(mzchar*, nnlong, nnlong, nnlong)': ./wxs_snip.cxx:998: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual mzchar* os_wxSnip::GetText(nnlong, nnlong, Bool, long int*)': ./wxs_snip.cxx:1036: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxSnip* os_wxSnip::MergeWith(wxSnip*)': ./wxs_snip.cxx:1079: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::Split(nnlong, wxSnip**, wxSnip**)': ./wxs_snip.cxx:1122: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::Draw(wxDC*, double, double, double, double, double, double, double, double, int)': ./wxs_snip.cxx:1162: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual double os_wxSnip::PartialOffset(wxDC*, double, double, nnlong)': ./wxs_snip.cxx:1207: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxSnip::GetExtent(wxDC*, double, double, nndouble*, nndouble*, nndouble*, nndouble*, nndouble*, nndouble*)': ./wxs_snip.cxx:1258: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In function 'void objscheme_setup_wxSnip(Scheme_Env*)': ./wxs_snip.cxx:2372: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx:2372: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::SetUnmodified()': ./wxs_snip.cxx:2576: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nndouble os_wxTextSnip::GetScrollStepOffset(nnlong)': ./wxs_snip.cxx:2610: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nnlong os_wxTextSnip::FindScrollStep(double)': ./wxs_snip.cxx:2650: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nnlong os_wxTextSnip::GetNumScrollSteps()': ./wxs_snip.cxx:2690: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::SetAdmin(wxSnipAdmin*)': ./wxs_snip.cxx:2730: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxTextSnip::Resize(nndouble, nndouble)': ./wxs_snip.cxx:2765: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::Write(wxMediaStreamOut*)': ./wxs_snip.cxx:2807: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxTextSnip::Match(wxSnip*)': ./wxs_snip.cxx:2843: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxTextSnip::CanEdit(int, Bool)': ./wxs_snip.cxx:2883: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::DoEdit(int, Bool, long int)': ./wxs_snip.cxx:2924: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::BlinkCaret(wxDC*, double, double)': ./wxs_snip.cxx:2962: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::OwnCaret(Bool)': ./wxs_snip.cxx:2999: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxCursor* os_wxTextSnip::AdjustCursor(wxDC*, double, double, double, double, wxMouseEvent*)': ./wxs_snip.cxx:3036: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::OnChar(wxDC*, double, double, double, double, wxKeyEvent*)': ./wxs_snip.cxx:3083: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::OnEvent(wxDC*, double, double, double, double, wxMouseEvent*)': ./wxs_snip.cxx:3125: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::SizeCacheInvalid()': ./wxs_snip.cxx:3165: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxSnip* os_wxTextSnip::Copy()': ./wxs_snip.cxx:3199: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::GetTextBang(mzchar*, nnlong, nnlong, nnlong)': ./wxs_snip.cxx:3239: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual mzchar* os_wxTextSnip::GetText(nnlong, nnlong, Bool, long int*)': ./wxs_snip.cxx:3277: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxSnip* os_wxTextSnip::MergeWith(wxSnip*)': ./wxs_snip.cxx:3320: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::Split(nnlong, wxSnip**, wxSnip**)': ./wxs_snip.cxx:3363: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::Draw(wxDC*, double, double, double, double, double, double, double, double, int)': ./wxs_snip.cxx:3403: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual double os_wxTextSnip::PartialOffset(wxDC*, double, double, nnlong)': ./wxs_snip.cxx:3448: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTextSnip::GetExtent(wxDC*, double, double, nndouble*, nndouble*, nndouble*, nndouble*, nndouble*, nndouble*)': ./wxs_snip.cxx:3499: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In function 'void objscheme_setup_wxTextSnip(Scheme_Env*)': ./wxs_snip.cxx:4442: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx:4442: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::SetUnmodified()': ./wxs_snip.cxx:4624: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nndouble os_wxTabSnip::GetScrollStepOffset(nnlong)': ./wxs_snip.cxx:4658: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nnlong os_wxTabSnip::FindScrollStep(double)': ./wxs_snip.cxx:4698: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nnlong os_wxTabSnip::GetNumScrollSteps()': ./wxs_snip.cxx:4738: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::SetAdmin(wxSnipAdmin*)': ./wxs_snip.cxx:4778: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxTabSnip::Resize(nndouble, nndouble)': ./wxs_snip.cxx:4813: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::Write(wxMediaStreamOut*)': ./wxs_snip.cxx:4855: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxTabSnip::Match(wxSnip*)': ./wxs_snip.cxx:4891: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxTabSnip::CanEdit(int, Bool)': ./wxs_snip.cxx:4931: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::DoEdit(int, Bool, long int)': ./wxs_snip.cxx:4972: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::BlinkCaret(wxDC*, double, double)': ./wxs_snip.cxx:5010: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::OwnCaret(Bool)': ./wxs_snip.cxx:5047: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxCursor* os_wxTabSnip::AdjustCursor(wxDC*, double, double, double, double, wxMouseEvent*)': ./wxs_snip.cxx:5084: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::OnChar(wxDC*, double, double, double, double, wxKeyEvent*)': ./wxs_snip.cxx:5131: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::OnEvent(wxDC*, double, double, double, double, wxMouseEvent*)': ./wxs_snip.cxx:5173: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::SizeCacheInvalid()': ./wxs_snip.cxx:5213: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxSnip* os_wxTabSnip::Copy()': ./wxs_snip.cxx:5247: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::GetTextBang(mzchar*, nnlong, nnlong, nnlong)': ./wxs_snip.cxx:5287: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual mzchar* os_wxTabSnip::GetText(nnlong, nnlong, Bool, long int*)': ./wxs_snip.cxx:5325: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxSnip* os_wxTabSnip::MergeWith(wxSnip*)': ./wxs_snip.cxx:5368: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::Split(nnlong, wxSnip**, wxSnip**)': ./wxs_snip.cxx:5411: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::Draw(wxDC*, double, double, double, double, double, double, double, double, int)': ./wxs_snip.cxx:5451: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual double os_wxTabSnip::PartialOffset(wxDC*, double, double, nnlong)': ./wxs_snip.cxx:5496: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxTabSnip::GetExtent(wxDC*, double, double, nndouble*, nndouble*, nndouble*, nndouble*, nndouble*, nndouble*)': ./wxs_snip.cxx:5547: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In function 'void objscheme_setup_wxTabSnip(Scheme_Env*)': ./wxs_snip.cxx:6404: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx:6404: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::SetUnmodified()': ./wxs_snip.cxx:6688: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nndouble os_wxImageSnip::GetScrollStepOffset(nnlong)': ./wxs_snip.cxx:6722: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nnlong os_wxImageSnip::FindScrollStep(double)': ./wxs_snip.cxx:6762: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nnlong os_wxImageSnip::GetNumScrollSteps()': ./wxs_snip.cxx:6802: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::SetAdmin(wxSnipAdmin*)': ./wxs_snip.cxx:6842: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxImageSnip::Resize(nndouble, nndouble)': ./wxs_snip.cxx:6877: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::Write(wxMediaStreamOut*)': ./wxs_snip.cxx:6919: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxImageSnip::Match(wxSnip*)': ./wxs_snip.cxx:6955: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxImageSnip::CanEdit(int, Bool)': ./wxs_snip.cxx:6995: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::DoEdit(int, Bool, long int)': ./wxs_snip.cxx:7036: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::BlinkCaret(wxDC*, double, double)': ./wxs_snip.cxx:7074: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::OwnCaret(Bool)': ./wxs_snip.cxx:7111: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxCursor* os_wxImageSnip::AdjustCursor(wxDC*, double, double, double, double, wxMouseEvent*)': ./wxs_snip.cxx:7148: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::OnChar(wxDC*, double, double, double, double, wxKeyEvent*)': ./wxs_snip.cxx:7195: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::OnEvent(wxDC*, double, double, double, double, wxMouseEvent*)': ./wxs_snip.cxx:7237: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::SizeCacheInvalid()': ./wxs_snip.cxx:7277: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxSnip* os_wxImageSnip::Copy()': ./wxs_snip.cxx:7311: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::GetTextBang(mzchar*, nnlong, nnlong, nnlong)': ./wxs_snip.cxx:7351: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual mzchar* os_wxImageSnip::GetText(nnlong, nnlong, Bool, long int*)': ./wxs_snip.cxx:7389: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxSnip* os_wxImageSnip::MergeWith(wxSnip*)': ./wxs_snip.cxx:7432: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::Split(nnlong, wxSnip**, wxSnip**)': ./wxs_snip.cxx:7475: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::Draw(wxDC*, double, double, double, double, double, double, double, double, int)': ./wxs_snip.cxx:7515: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual double os_wxImageSnip::PartialOffset(wxDC*, double, double, nnlong)': ./wxs_snip.cxx:7560: warning: deprecated conversion from string constant to 'char*' x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_styl.cxx -fPIC -DPIC -o .libs/wxs_styl.o ./wxs_snip.cxx: In member function 'virtual void os_wxImageSnip::GetExtent(wxDC*, double, double, nndouble*, nndouble*, nndouble*, nndouble*, nndouble*, nndouble*)': ./wxs_snip.cxx:7611: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In function 'void objscheme_setup_wxImageSnip(Scheme_Env*)': ./wxs_snip.cxx:8708: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx:8708: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::SetUnmodified()': ./wxs_snip.cxx:8900: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nndouble os_wxMediaSnip::GetScrollStepOffset(nnlong)': ./wxs_snip.cxx:8934: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nnlong os_wxMediaSnip::FindScrollStep(double)': ./wxs_snip.cxx:8974: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual nnlong os_wxMediaSnip::GetNumScrollSteps()': ./wxs_snip.cxx:9014: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::SetAdmin(wxSnipAdmin*)': ./wxs_snip.cxx:9054: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxMediaSnip::Resize(nndouble, nndouble)': ./wxs_snip.cxx:9089: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::Write(wxMediaStreamOut*)': ./wxs_snip.cxx:9131: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxMediaSnip::Match(wxSnip*)': ./wxs_snip.cxx:9167: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxMediaSnip::CanEdit(int, Bool)': ./wxs_snip.cxx:9207: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::DoEdit(int, Bool, long int)': ./wxs_snip.cxx:9248: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::BlinkCaret(wxDC*, double, double)': ./wxs_snip.cxx:9286: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::OwnCaret(Bool)': ./wxs_snip.cxx:9323: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxCursor* os_wxMediaSnip::AdjustCursor(wxDC*, double, double, double, double, wxMouseEvent*)': ./wxs_snip.cxx:9360: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::OnChar(wxDC*, double, double, double, double, wxKeyEvent*)': ./wxs_snip.cxx:9407: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::OnEvent(wxDC*, double, double, double, double, wxMouseEvent*)': ./wxs_snip.cxx:9449: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::SizeCacheInvalid()': ./wxs_snip.cxx:9489: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxSnip* os_wxMediaSnip::Copy()': ./wxs_snip.cxx:9523: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::GetTextBang(mzchar*, nnlong, nnlong, nnlong)': ./wxs_snip.cxx:9563: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual mzchar* os_wxMediaSnip::GetText(nnlong, nnlong, Bool, long int*)': ./wxs_snip.cxx:9601: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxSnip* os_wxMediaSnip::MergeWith(wxSnip*)': ./wxs_snip.cxx:9644: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::Split(nnlong, wxSnip**, wxSnip**)': ./wxs_snip.cxx:9687: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::Draw(wxDC*, double, double, double, double, double, double, double, double, int)': ./wxs_snip.cxx:9727: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual double os_wxMediaSnip::PartialOffset(wxDC*, double, double, nnlong)': ./wxs_snip.cxx:9772: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual void os_wxMediaSnip::GetExtent(wxDC*, double, double, nndouble*, nndouble*, nndouble*, nndouble*, nndouble*, nndouble*)': ./wxs_snip.cxx:9823: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In function 'void objscheme_setup_wxMediaSnip(Scheme_Env*)': ./wxs_snip.cxx:11277: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx:11277: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual wxBufferData* os_wxBufferDataClass::Read(wxMediaStreamIn*)': ./wxs_snip.cxx:11448: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In function 'void objscheme_setup_wxBufferDataClass(Scheme_Env*)': ./wxs_snip.cxx:11568: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx:11568: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In function 'void objscheme_setup_wxBufferDataClassList(Scheme_Env*)': ./wxs_snip.cxx:11792: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx:11792: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx:11803: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx:11805: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In member function 'virtual Bool os_wxBufferData::Write(wxMediaStreamOut*)': ./wxs_snip.cxx:11938: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx: In function 'void objscheme_setup_wxBufferData(Scheme_Env*)': ./wxs_snip.cxx:12098: warning: deprecated conversion from string constant to 'char*' ./wxs_snip.cxx:12098: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx: In function 'void objscheme_setup_wxMultColour(Scheme_Env*)': ./wxs_styl.cxx:239: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx:239: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx:253: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx:255: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx: In function 'void objscheme_setup_wxAddColour(Scheme_Env*)': ./wxs_styl.cxx:519: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx:519: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx:533: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx:535: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx: In function 'void objscheme_setup_wxStyleDelta(Scheme_Env*)': ./wxs_styl.cxx:2496: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx:2496: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx: In function 'void objscheme_setup_wxStyle(Scheme_Env*)': ./wxs_styl.cxx:3226: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx:3226: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx:3258: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx:3260: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx: In function 'void objscheme_setup_wxStyleList(Scheme_Env*)': ./wxs_styl.cxx:3702: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx:3702: warning: deprecated conversion from string constant to 'char*' ./wxs_styl.cxx: In function 'void objscheme_setup_wxGlobalStyleList(Scheme_Env*)': ./wxs_styl.cxx:3827: warning: deprecated conversion from string constant to 'char*' x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_tabc.cxx -fPIC -DPIC -o .libs/wxs_tabc.o ./wxs_tabc.cxx: In member function 'virtual void os_wxTabChoice::OnDropFile(char*)': ./wxs_tabc.cxx:335: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In member function 'virtual Bool os_wxTabChoice::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_tabc.cxx:372: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In member function 'virtual Bool os_wxTabChoice::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_tabc.cxx:415: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In member function 'virtual void os_wxTabChoice::OnSize(int, int)': ./wxs_tabc.cxx:456: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In member function 'virtual void os_wxTabChoice::OnSetFocus()': ./wxs_tabc.cxx:492: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In member function 'virtual void os_wxTabChoice::OnKillFocus()': ./wxs_tabc.cxx:526: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In function 'Scheme_Object* os_wxTabChoiceSet(int, Scheme_Object**)': ./wxs_tabc.cxx:583: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In function 'Scheme_Object* os_wxTabChoice_ConstructScheme(int, Scheme_Object**)': ./wxs_tabc.cxx:948: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In function 'void objscheme_setup_wxTabChoice(Scheme_Env*)': ./wxs_tabc.cxx:970: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx:970: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In member function 'virtual void os_wxGroupBox::OnDropFile(char*)': ./wxs_tabc.cxx:1181: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In member function 'virtual Bool os_wxGroupBox::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_tabc.cxx:1218: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In member function 'virtual Bool os_wxGroupBox::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_tabc.cxx:1261: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In member function 'virtual void os_wxGroupBox::OnSize(int, int)': ./wxs_tabc.cxx:1302: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In member function 'virtual void os_wxGroupBox::OnSetFocus()': ./wxs_tabc.cxx:1338: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In member function 'virtual void os_wxGroupBox::OnKillFocus()': ./wxs_tabc.cxx:1372: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx: In function 'void objscheme_setup_wxGroupBox(Scheme_Env*)': ./wxs_tabc.cxx:1601: warning: deprecated conversion from string constant to 'char*' ./wxs_tabc.cxx:1601: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_win.cxx -o wxs_win.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxscheme.cxx -o wxscheme.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxscheme.cxx -fPIC -DPIC -o .libs/wxscheme.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./wxs_win.cxx -fPIC -DPIC -o .libs/wxs_win.o ./wxscheme.cxx: In function 'Scheme_Object* wxSchemeGetColourFromUser(int, Scheme_Object**)': ./wxscheme.cxx:679: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx: In function 'Scheme_Object* wxSchemeGetFontFromUser(int, Scheme_Object**)': ./wxscheme.cxx:820: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx: In function 'char* wxPostScriptFontsToString(void*)': ./wxscheme.cxx:1475: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx: In function 'Scheme_Object* file_type_and_creator(int, Scheme_Object**)': ./wxscheme.cxx:2086: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx: In function 'Scheme_Object* wxSchemeCurrentPSSetup(int, Scheme_Object**)': ./wxscheme.cxx:2137: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:2137: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx: In function 'Scheme_Object* wxSchemeCurrentEventspace(int, Scheme_Object**)': ./wxscheme.cxx:2156: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:2156: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx: In function 'Scheme_Object* wxSchemeEventDispatchHandler(int, Scheme_Object**)': ./wxscheme.cxx:2164: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx: In function 'Scheme_Object* queue_callback(int, Scheme_Object**)': ./wxscheme.cxx:2188: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx: In function 'Scheme_Object* wxSchemeFindDirectory(int, Scheme_Object**)': ./wxscheme.cxx:2480: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx: In function 'int wxGetPreference(const char*, char*, long int)': ./wxscheme.cxx:2739: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:2856: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx: In function 'void wxScheme_Install(Scheme_Env*)': ./wxscheme.cxx:3075: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3080: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3085: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3091: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3096: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3101: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3106: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3112: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3118: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3124: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3130: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3133: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3146: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3150: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3151: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3155: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3156: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3161: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3166: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3167: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3173: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3176: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3183: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3190: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3196: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3202: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3207: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3213: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3220: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3225: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3230: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3236: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3242: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3248: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3254: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3260: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3265: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3271: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3276: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3282: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3288: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3294: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3300: warning: deprecated conversion from string constant to 'char*' ./wxscheme.cxx:3306: warning: deprecated conversion from string constant to 'char*' ./wxs_win.cxx: In member function 'virtual void os_wxWindow::OnDropFile(char*)': ./wxs_win.cxx:251: warning: deprecated conversion from string constant to 'char*' ./wxs_win.cxx: In member function 'virtual Bool os_wxWindow::PreOnEvent(wxWindow*, wxMouseEvent*)': ./wxs_win.cxx:288: warning: deprecated conversion from string constant to 'char*' ./wxs_win.cxx: In member function 'virtual Bool os_wxWindow::PreOnChar(wxWindow*, wxKeyEvent*)': ./wxs_win.cxx:331: warning: deprecated conversion from string constant to 'char*' ./wxs_win.cxx: In member function 'virtual void os_wxWindow::OnSize(int, int)': ./wxs_win.cxx:372: warning: deprecated conversion from string constant to 'char*' ./wxs_win.cxx: In member function 'virtual void os_wxWindow::OnSetFocus()': ./wxs_win.cxx:408: warning: deprecated conversion from string constant to 'char*' ./wxs_win.cxx: In member function 'virtual void os_wxWindow::OnKillFocus()': ./wxs_win.cxx:442: warning: deprecated conversion from string constant to 'char*' ./wxs_win.cxx: In function 'void objscheme_setup_wxWindow(Scheme_Env*)': ./wxs_win.cxx:1370: warning: deprecated conversion from string constant to 'char*' ./wxs_win.cxx:1370: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -o libwxscheme.la xcglue.lo wxs_bmap.lo wxs_butn.lo wxs_chce.lo wxs_ckbx.lo wxs_cnvs.lo wxs_dc.lo wxs_evnt.lo wxs_fram.lo wxs_gage.lo wxs_gdi.lo wxs_glob.lo wxs_item.lo wxs_lbox.lo wxs_madm.lo wxs_mede.lo wxs_medi.lo wxs_menu.lo wxs_mio.lo wxs_misc.lo wxs_mpb.lo wxs_obj.lo wxs_panl.lo wxs_rado.lo wxs_slid.lo wxs_snip.lo wxs_styl.lo wxs_tabc.lo wxs_win.lo wxscheme.lo ar cru .libs/libwxscheme.a .libs/xcglue.o .libs/wxs_bmap.o .libs/wxs_butn.o .libs/wxs_chce.o .libs/wxs_ckbx.o .libs/wxs_cnvs.o .libs/wxs_dc.o .libs/wxs_evnt.o .libs/wxs_fram.o .libs/wxs_gage.o .libs/wxs_gdi.o .libs/wxs_glob.o .libs/wxs_item.o .libs/wxs_lbox.o .libs/wxs_madm.o .libs/wxs_mede.o .libs/wxs_medi.o .libs/wxs_menu.o .libs/wxs_mio.o .libs/wxs_misc.o .libs/wxs_mpb.o .libs/wxs_obj.o .libs/wxs_panl.o .libs/wxs_rado.o .libs/wxs_slid.o .libs/wxs_snip.o .libs/wxs_styl.o .libs/wxs_tabc.o .libs/wxs_win.o .libs/wxscheme.o ranlib .libs/libwxscheme.a creating libwxscheme.la (cd .libs && rm -f libwxscheme.la && ln -s ../libwxscheme.la libwxscheme.la) : libwxscheme.la make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mred/wxs' cd wxme; make make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mred/wxme' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_style.cxx -o wx_style.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_keym.cxx -o wx_keym.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_mbuf.cxx -o wx_mbuf.lo mkdir .libs x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_style.cxx -fPIC -DPIC -o .libs/wx_style.o x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_mbuf.cxx -fPIC -DPIC -o .libs/wx_mbuf.o x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_keym.cxx -fPIC -DPIC -o .libs/wx_keym.o ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:347: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx: In function 'long int GetCode(wxchar*, int*, int*)': ./wx_keym.cxx:532: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:533: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:534: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx: In member function 'void wxKeymap::MapFunction(wxchar*, char*)': ./wx_keym.cxx:616: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:621: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:630: warning: deprecated conversion from string constant to 'char*' ./wx_keym.cxx:670: warning: deprecated conversion from string constant to 'char*' ./wx_style.cxx: In constructor 'wxStyleList::wxStyleList()': ./wx_style.cxx:999: warning: deprecated conversion from string constant to 'char*' ./wx_style.cxx: In function 'Bool wxmbWriteStylesToFile(wxStyleList*, wxMediaStreamOut*)': ./wx_style.cxx:1834: warning: deprecated conversion from string constant to 'char*' ./wx_style.cxx:1856: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In constructor 'wxMediaBuffer::wxMediaBuffer()': ./wx_mbuf.cxx:123: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In member function 'virtual void wxMediaBuffer::SetStyleList(wxStyleList*)': ./wx_mbuf.cxx:520: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In member function 'virtual char* wxMediaBuffer::GetDefaultStyleName()': ./wx_mbuf.cxx:531: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In function 'Bool wxWriteMediaVersion(wxMediaStreamOut*, wxMediaStreamOutBase*)': ./wx_mbuf.cxx:702: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:703: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:704: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:705: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:706: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In member function 'void wxMediaBuffer::Print(Bool, Bool, int, wxWindow*, Bool, Bool)': ./wx_mbuf.cxx:1480: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In member function 'void wxMediaBuffer::DoBufferPaste(wxClipboard*, long int, Bool)': ./wx_mbuf.cxx:2012: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In function 'char* GenericGetData(char*, long int*, wxList*, wxList*, wxStyleList*, wxBufferData*)': ./wx_mbuf.cxx:2298: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In member function 'virtual char* wxMediaXClipboardClient::GetData(char*, long int*)': ./wx_mbuf.cxx:2381: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In member function 'Bool wxMediaBuffer::DoOwnXSelection(Bool, Bool)': ./wx_mbuf.cxx:2441: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In function 'void wxMediaSetXSelectionMode(Bool)': ./wx_mbuf.cxx:2464: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In member function 'virtual char* wxMediaBuffer::GetFile(char*)': ./wx_mbuf.cxx:2681: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2681: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In member function 'virtual char* wxMediaBuffer::PutFile(char*, char*)': ./wx_mbuf.cxx:2688: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2688: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx: In function 'void wxAddMediaBufferFunctions(wxKeymap*)': ./wx_mbuf.cxx:2733: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2734: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2735: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2736: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2737: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2738: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2739: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2740: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2741: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2743: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2744: warning: deprecated conversion from string constant to 'char*' ./wx_mbuf.cxx:2746: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_media.cxx -o wx_media.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_mpriv.cxx -o wx_mpriv.lo x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_media.cxx -fPIC -DPIC -o .libs/wx_media.o ./wx_media.cxx: In function 'void wxInitMedia()': ./wx_media.cxx:113: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:115: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:116: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:117: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:119: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:120: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:121: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:122: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:123: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:125: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:126: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:127: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:129: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:131: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:132: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:133: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:135: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:137: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:138: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:139: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:141: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:143: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:144: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx: In member function 'void wxMediaEdit::_Insert(wxSnip*, long int, wxchar*, wxList*, long int, long int, Bool)': ./wx_media.cxx:1759: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx: In member function 'Bool wxMediaEdit::InsertFile(const char*, Scheme_Object*, char*, int*, Bool, Bool)': ./wx_media.cxx:3236: warning: deprecated conversion from string constant to 'char*' ./wx_media.cxx:3274: warning: deprecated conversion from string constant to 'char*' x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_mpriv.cxx -fPIC -DPIC -o .libs/wx_mpriv.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_msnip.cxx -o wx_msnip.lo x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_msnip.cxx -fPIC -DPIC -o .libs/wx_msnip.o ./wx_mpriv.cxx: In member function 'void wxMediaEdit::Redraw(wxDC*, double, double, double, double, double, double, int, int, wxColour*)': ./wx_mpriv.cxx:2079: warning: deprecated conversion from string constant to 'char*' ./wx_mpriv.cxx:2082: warning: deprecated conversion from string constant to 'char*' ./wx_mpriv.cxx:2084: warning: deprecated conversion from string constant to 'char*' ./wx_mpriv.cxx:2085: warning: deprecated conversion from string constant to 'char*' ./wx_mpriv.cxx:2096: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx: In constructor 'wxMediaSnip::wxMediaSnip(wxMediaBuffer*, Bool, int, int, int, int, int, int, int, int, double, double, double, double)': ./wx_msnip.cxx:56: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx: In function 'void wxAddMediaEditorFunctions(wxKeymap*)': ./wx_msnip.cxx:1091: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1092: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1093: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1094: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1095: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1096: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1097: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1098: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1100: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1101: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1102: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1103: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1104: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1105: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1106: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1107: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1109: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1110: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1111: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1112: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1114: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1115: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1116: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1117: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1119: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1120: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1121: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1122: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1123: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1125: warning: deprecated conversion from string constant to 'char*' ./wx_msnip.cxx:1126: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_mline.cxx -o wx_mline.lo x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_mline.cxx -fPIC -DPIC -o .libs/wx_mline.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_mpbrd.cxx -o wx_mpbrd.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_medad.cxx -o wx_medad.lo x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_mpbrd.cxx -fPIC -DPIC -o .libs/wx_mpbrd.o ./wx_mpbrd.cxx: In constructor 'wxMediaPasteboard::wxMediaPasteboard()': ./wx_mpbrd.cxx:136: warning: deprecated conversion from string constant to 'char*' ./wx_mpbrd.cxx:137: warning: deprecated conversion from string constant to 'char*' ./wx_mpbrd.cxx:138: warning: deprecated conversion from string constant to 'char*' ./wx_mpbrd.cxx:139: warning: deprecated conversion from string constant to 'char*' ./wx_mpbrd.cxx:140: warning: deprecated conversion from string constant to 'char*' x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_medad.cxx -fPIC -DPIC -o .libs/wx_medad.o ./wx_mpbrd.cxx: In member function 'Bool wxMediaPasteboard::InsertFile(const char*, Scheme_Object*, const char*, Bool, Bool)': ./wx_mpbrd.cxx:2598: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_snip.cxx -o wx_snip.lo ./wx_medad.cxx: In constructor 'wxMediaCanvas::wxMediaCanvas(wxWindow*, int, int, int, int, char*, long int, int, wxMediaBuffer*, wxGLConfig*)': ./wx_medad.cxx:196: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_cgrec.cxx -o wx_cgrec.lo x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_snip.cxx -fPIC -DPIC -o .libs/wx_snip.o ./wx_snip.cxx: In constructor 'wxSnipClass::wxSnipClass()': ./wx_snip.cxx:96: warning: deprecated conversion from string constant to 'char*' ./wx_snip.cxx: In constructor 'TextSnipClass::TextSnipClass()': ./wx_snip.cxx:500: warning: deprecated conversion from string constant to 'char*' ./wx_snip.cxx: In member function 'virtual void wxTextSnip::Draw(wxDC*, double, double, double, double, double, double, double, double, int)': ./wx_snip.cxx:743: warning: deprecated conversion from string constant to 'char*' ./wx_snip.cxx: In constructor 'TabSnipClass::TabSnipClass()': ./wx_snip.cxx:1053: warning: deprecated conversion from string constant to 'char*' ./wx_snip.cxx: In constructor 'ImageSnipClass::ImageSnipClass()': ./wx_snip.cxx:1185: warning: deprecated conversion from string constant to 'char*' ./wx_snip.cxx: In member function 'virtual wxSnip* ImageSnipClass::Read(wxMediaStreamIn*)': ./wx_snip.cxx:1224: warning: deprecated conversion from string constant to 'char*' ./wx_snip.cxx: In member function 'virtual void wxImageSnip::Write(wxMediaStreamOut*)': ./wx_snip.cxx:1431: warning: deprecated conversion from string constant to 'char*' ./wx_snip.cxx: In constructor 'MediaSnipClass::MediaSnipClass()': ./wx_snip.cxx:1707: warning: deprecated conversion from string constant to 'char*' ./wx_snip.cxx: In constructor 'wxBufferDataClass::wxBufferDataClass()': ./wx_snip.cxx:1976: warning: deprecated conversion from string constant to 'char*' ./wx_snip.cxx: In constructor 'LocationBufferDataClass::LocationBufferDataClass()': ./wx_snip.cxx:2007: warning: deprecated conversion from string constant to 'char*' x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_cgrec.cxx -fPIC -DPIC -o .libs/wx_cgrec.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_medio.cxx -o wx_medio.lo x86_64-pc-linux-gnu-g++ -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -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 -O2 -march=x86-64 -pipe -c ./wx_medio.cxx -fPIC -DPIC -o .libs/wx_medio.o ./wx_medio.cxx: In member function 'char* wxMediaStreamIn::GetAString(long int*, long int, char*, int, int)': ./wx_medio.cxx:767: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx: In member function 'wxMediaStreamOut* wxMediaStreamOut::Put(long int, char*, int)': ./wx_medio.cxx:1314: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1337: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1342: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1347: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1350: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx: In member function 'wxMediaStreamOut* wxMediaStreamOut::Put(double)': ./wx_medio.cxx:1434: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1436: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx: In member function 'void wxMediaStreamOut::PrettyFinish()': ./wx_medio.cxx:1502: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx: In member function 'void wxMediaStreamOut::PrettyStart()': ./wx_medio.cxx:1512: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1514: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1516: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1518: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1520: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1522: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1524: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1526: warning: deprecated conversion from string constant to 'char*' ./wx_medio.cxx:1528: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -o libwxme.la wx_style.lo wx_keym.lo wx_mbuf.lo wx_media.lo wx_mpriv.lo wx_msnip.lo wx_mline.lo wx_mpbrd.lo wx_medad.lo wx_snip.lo wx_cgrec.lo wx_medio.lo ar cru .libs/libwxme.a .libs/wx_style.o .libs/wx_keym.o .libs/wx_mbuf.o .libs/wx_media.o .libs/wx_mpriv.o .libs/wx_msnip.o .libs/wx_mline.o .libs/wx_mpbrd.o .libs/wx_medad.o .libs/wx_snip.o .libs/wx_cgrec.o .libs/wx_medio.o ranlib .libs/libwxme.a creating libwxme.la (cd .libs && rm -f libwxme.la && ln -s ../libwxme.la libwxme.la) : libwxme.la make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mred/wxme' make mredcgc make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mred' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -DINITIAL_COLLECTS_DIRECTORY='"'"`cd ./../../collects; pwd`"'"' -c ./mrmain.cxx -o mrmain.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./mred.cxx -o mred.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./mredx.cxx -o mredx.lo mkdir .libs x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./mredx.cxx -fPIC -DPIC -o .libs/mredx.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -DINITIAL_COLLECTS_DIRECTORY=\"/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects\" -c ./mrmain.cxx -fPIC -DPIC -o .libs/mrmain.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./mred.cxx -fPIC -DPIC -o .libs/mred.o In file included from ./mrmain.cxx:146: ./../mzscheme/cmdline.inc:8: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:15: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:49: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc: In function 'int finish_cmd_line_run(FinishArgs*, void (*)(Scheme_Env*))': ./../mzscheme/cmdline.inc:228: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:230: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:232: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc: In function 'int run_from_cmd_line(int, char**, Scheme_Env* (*)(), int (*)(FinishArgs*))': ./../mzscheme/cmdline.inc:461: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:635: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:637: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:639: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:641: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:643: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:645: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:647: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:649: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:651: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:653: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:655: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:657: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:659: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:661: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:663: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:665: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:667: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:669: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:671: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:673: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:675: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:677: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:680: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:682: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:686: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:757: warning: deprecated conversion from string constant to 'char*' ./../mzscheme/cmdline.inc:1174: warning: deprecated conversion from string constant to 'char*' ./mred.cxx: In function 'void kill_eventspace(Scheme_Object*, void*)': ./mred.cxx:660: warning: deprecated conversion from string constant to 'char*' ./mred.cxx: In function 'void MrEd_add_q_callback(char*, int, Scheme_Object**)': ./mred.cxx:2018: warning: deprecated conversion from string constant to 'char*' ./mred.cxx: In function 'Scheme_Env* setup_basic_env()': ./mred.cxx:3194: warning: deprecated conversion from string constant to 'char*' ./mred.cxx:3196: warning: deprecated conversion from string constant to 'char*' ./mred.cxx: In member function 'virtual wxFrame* MrEdApp::OnInit()': ./mred.cxx:3379: warning: deprecated conversion from string constant to 'char*' ./mred.cxx:3379: warning: deprecated conversion from string constant to 'char*' /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./../wxcommon/wxGC.cxx -o wxGC.lo /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=compile --tag=CXX x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./../wxcommon/wxJPEG.cxx -o wxJPEG.lo x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./../wxcommon/wxGC.cxx -fPIC -DPIC -o .libs/wxGC.o x86_64-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/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DOPERATOR_NEW_ARRAY -DUSE_GL -DWX_USE_XRENDER -DWX_USE_XFT -DWX_USE_CAIRO -DWX_USE_LIBPNG -DWX_USE_LIBJPEG -Dwx_xt -O2 -march=x86-64 -pipe -c ./../wxcommon/wxJPEG.cxx -fPIC -DPIC -o .libs/wxJPEG.o /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -release 4.1 -rpath /usr/lib64 -o libmred.la mred.lo mredx.lo wxGC.lo wxJPEG.lo wxs/libwxscheme.la wxme/libwxme.la ../wxxt/src/libwx_xt.la ../wxxt/contrib/xpm/lib/libXpm.la ../wxxt/utils/image/src/libimage_xt.la -Wl,--as-needed -lSM -lICE -lXaw -lXmu -lXt -lX11 -lXext -lGL -lXrender -lXft -lXrender -lfontconfig -lfreetype -lX11 -lcairo -lpng -lz -ljpeg -ldl -lm -rdynamic gcc -shared .libs/mred.o .libs/mredx.o .libs/wxGC.o .libs/wxJPEG.o -Wl,--whole-archive wxs/.libs/libwxscheme.a wxme/.libs/libwxme.a ../wxxt/src/.libs/libwx_xt.a ../wxxt/contrib/xpm/lib/.libs/libXpm.a ../wxxt/utils/image/src/.libs/libimage_xt.a -Wl,--no-whole-archive /usr/lib64/libSM.so -L/usr/lib64 /usr/lib64/libICE.so -lXaw /usr/lib64/libXmu.so /usr/lib64/libXt.so /usr/lib64/libXext.so -lGL /usr/lib64/libXft.so /usr/lib64/libXrender.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libX11.so /usr/lib64/libcairo.so /usr/lib64/libpng12.so -lz /usr/lib64/libjpeg.so -ldl -lm -Wl,--as-needed -Wl,-soname -Wl,libmred-4.1.so -o .libs/libmred-4.1.so (cd .libs && rm -f libmred.so && ln -s libmred-4.1.so libmred.so) creating libmred.la (cd .libs && rm -f libmred.la && ln -s ../libmred.la libmred.la) /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/lt/libtool --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ -rpath /usr/lib64 -Wl,--as-needed -L/usr/lib64 -o mredcgc mrmain.lo ../mzscheme/libmzscheme.la ../mzscheme/libmzgc.la libmred.la -lSM -lICE -lXaw -lXmu -lXt -lX11 -lXext -lGL -lXrender -lXft -lXrender -lfontconfig -lfreetype -lX11 -lcairo -lpng -lz -ljpeg -ldl -lm -rdynamic x86_64-pc-linux-gnu-g++ -Wl,--as-needed -o .libs/mredcgc .libs/mrmain.o -rdynamic -L/usr/lib64 ../mzscheme/.libs/libmzscheme.so ../mzscheme/.libs/libmzgc.so ./.libs/libmred.so -lXaw /usr/lib64/libXmu.so /usr/lib64/libXt.so /usr/lib64/libSM.so -luuid /usr/lib64/libICE.so /usr/lib64/libXext.so /usr/lib64/libXft.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libexpat.so /usr/lib64/libglitz-glx.so -lGL -lpthread /usr/lib64/libglitz.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libpng12.so -lz /usr/lib64/libjpeg.so -ldl -lm -Wl,--rpath -Wl,/usr/lib64 creating mredcgc make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mred' make[3]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mred' make[2]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src' make[1]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src' make 3m make[1]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src' cd mzscheme; make 3m make[2]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make cgc make[3]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make common make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make g-c make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' cd gc; make ../libmzgc.la make[6]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc' make[6]: `../libmzgc.la' не требует обновления. make[6]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc' make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make foreign-stuff make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' cd ../foreign; make all make[6]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign' make foreign.lo make[7]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign' make[7]: `foreign.lo' не требует обновления. make[7]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign' make gcc/libffi/libffi_convenience.la make[7]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign' make[7]: `gcc/libffi/libffi_convenience.la' не требует обновления. make[7]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign' make[6]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/foreign' make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make dynlib make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' cd src; make mzheaders make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' make[5]: Цель `mzheaders' не требует выполнения команд. make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' cd dynsrc; make dynlib make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/dynsrc' make ../mzdyn.o make[6]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/dynsrc' make[6]: `../mzdyn.o' не требует обновления. make[6]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/dynsrc' make ../starter make[6]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/dynsrc' make[6]: `../starter' не требует обновления. make[6]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/dynsrc' make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/dynsrc' make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make mzlibrary make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' cd src; make all make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' make mzheaders make[6]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' make[6]: Цель `mzheaders' не требует выполнения команд. make[6]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' make mzobjects make[6]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' make[6]: Цель `mzobjects' не требует выполнения команд. make[6]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/src' make libmzscheme.la make[5]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make[5]: `libmzscheme.la' не требует обновления. make[5]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make mzschemecgc make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make[4]: `mzschemecgc' не требует обновления. make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make[3]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' cd gc2; make all make[3]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2' mkdir xsrc make xsrc/precomp.h make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2' env XFORM_PRECOMP=yes ../mzschemecgc -cqu ./xform.ss --setup . --cpp "x86_64-pc-linux-gnu-gcc -E -DNEWGC_BTC_ACCOUNT -DMZ_USES_SHARED_LIB -I./.. -I./../include" -o xsrc/precomp.h ./precomp.c Copying tree... Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/./xform-mod.ss to xform-collects/xform/xform-mod.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/mzscheme.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/mzscheme.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/more-scheme.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/more-scheme.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/stx.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/stx.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/small-scheme.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/small-scheme.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/qq-and-or.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/qq-and-or.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/cond.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/cond.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/define-et-al.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/define-et-al.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/stxcase-scheme.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/stxcase-scheme.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/stxcase.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/stxcase.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/sc.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/sc.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/ellipses.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/ellipses.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/with-stx.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/with-stx.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/stxloc.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/stxloc.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/qqstx.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/qqstx.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/define.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/define.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/letstx-scheme.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/letstx-scheme.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/norm-define.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/norm-define.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/misc.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/misc.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/stxmz-body.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/stxmz-body.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/old-ds.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/old-ds.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/define-struct.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/define-struct.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/struct-info.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/struct-info.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/../stxparam.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/stxparam.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/../stxparam-exptime.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/stxparam-exptime.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/../private/stxparamkey.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/stxparamkey.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/old-rp.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/old-rp.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/old-if.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/old-if.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/old-procs.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/old-procs.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/promise.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/promise.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/tcp.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/tcp.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/udp.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/udp.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzscheme/main.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzscheme/main.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/compiler/private/xform.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/compiler/private/xform.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/list.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/list.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/base.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/base.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/pre-base.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/pre-base.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/kw.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/kw.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/name.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/name.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/sort.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/sort.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/reqprov.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/reqprov.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/../require-transform.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/require-transform.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/../provide-transform.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/provide-transform.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/modbeg.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/modbeg.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/for.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/for.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/list.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/list.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/string.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/string.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/kw-file.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/kw-file.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/namespace.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/namespace.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/list.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/list.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/etc.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/etc.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/syntax/kerncase.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/syntax/kerncase.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/syntax/stx.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/syntax/stx.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/syntax/name.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/syntax/name.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/setup/main-collects.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/setup/main-collects.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/setup/dirs.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/setup/dirs.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/config/main.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/config/main.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/config/config.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/config/config.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/setup/configtab.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/setup/configtab.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/compiler/private/winutf16.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/compiler/private/winutf16.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/compiler/private/mach-o.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/compiler/private/mach-o.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/setup/path-relativize.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/setup/path-relativize.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/private/stxset.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/private/stxset.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/syntax/context.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/syntax/context.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/local.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/local.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/bool.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/bool.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/kw.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/kw.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/process.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/process.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/port.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/port.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/contract.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/contract.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/private/contract-arrow.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/private/contract-arrow.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/contract-opt-guts.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/contract-opt-guts.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/contract-guts.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/contract-guts.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/contract-helpers.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/contract-helpers.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/pretty.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/pretty.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/pretty.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/pretty.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/private/port.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/private/port.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/syntax/private/boundmap.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/syntax/private/boundmap.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/private/contract-arr-obj-helpers.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/private/contract-arr-obj-helpers.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/private/contract-arr-checks.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/private/contract-arr-checks.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/contract-opt.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/contract-opt.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/private/contract-object.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/private/contract-object.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/class-internal.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/class-internal.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/syntax/define.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/syntax/define.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/stxparam.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/stxparam.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/classidmap.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/classidmap.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/class-events.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/class-events.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/serialize-structs.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/serialize-structs.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/contract.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/contract.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/struct-info.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/struct-info.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/contract-arrow.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/contract-arrow.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/contract-ds.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/contract-ds.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/contract-ds-helpers.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/contract-ds-helpers.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/private/contract-basic-opters.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/private/contract-basic-opters.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/cmdline.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/cmdline.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/cmdline.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/cmdline.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzlib/private/cm-ctime.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzlib/private/cm-ctime.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/mzscheme/lang/reader.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/mzscheme/lang/reader.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/syntax/module-reader.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/syntax/module-reader.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/base/lang/reader.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/base/lang/reader.ss Copying /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/collects/scheme/lang/reader.ss to /var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2/xform-collects/scheme/lang/reader.ss Compiling xform support... Done making xform-collects. make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2' make xobjects make[4]: Entering directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2' env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -cqu ./xform.ss --setup . --cpp "x86_64-pc-linux-gnu-gcc -E -DNEWGC_BTC_ACCOUNT -DMZ_USES_SHARED_LIB -I./.. -I./../include" -o xsrc/salloc.c ./../src/salloc.c env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -cqu ./xform.ss --setup . --cpp "x86_64-pc-linux-gnu-gcc -E -DNEWGC_BTC_ACCOUNT -DMZ_USES_SHARED_LIB -I./.. -I./../include" -o xsrc/bignum.c ./../src/bignum.c env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -cqu ./xform.ss --setup . --cpp "x86_64-pc-linux-gnu-gcc -E -DNEWGC_BTC_ACCOUNT -DMZ_USES_SHARED_LIB -I./.. -I./../include" -o xsrc/bool.c ./../src/bool.c env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -cqu ./xform.ss --setup . --cpp "x86_64-pc-linux-gnu-gcc -E -DNEWGC_BTC_ACCOUNT -DMZ_USES_SHARED_LIB -I./.. -I./../include" -o xsrc/builtin.c ./../src/builtin.c Error [GCING] 148 in ./../src/bool.c: Function double_eqv declared __xform_nongcing__, but includes a function call. xform: Errors converting make[4]: *** [xsrc/bool.c] Ошибка 1 make[4]: *** Ожидание завершения заданий... make[4]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2' make[3]: *** [all] Ошибка 2 make[3]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme/gc2' make[2]: *** [3m] Ошибка 2 make[2]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src/mzscheme' make[1]: *** [3m] Ошибка 2 make[1]: Leaving directory `/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1/src' make: *** [both] Ошибка 2 * ERROR: dev-scheme/plt-scheme-4.1 failed: * emake both failed * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 2747: Called die * The specific snippet of code: * emake both || die "emake both failed"; * * If you need support, post the output of 'emerge --info =dev-scheme/plt-scheme-4.1', * the complete build log and the output of 'emerge -pqv =dev-scheme/plt-scheme-4.1'. * The complete build log is located at '/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/temp/build.log'. * The ebuild environment file is located at '/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/temp/environment'. * S: '/var/calculate/tmp/portage/dev-scheme/plt-scheme-4.1/work/plt-4.1'