Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 232589 Details for
Bug 321189
dev-java/cacao fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
cacao-0.99.4:20100523-052128.log (text/plain), 380.76 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-05-23 13:55:48 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-05-23 13:55:48 UTC
Size:
380.76 KB
patch
obsolete
> * CPV: dev-java/cacao-0.99.4 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking cacao-0.99.4.tar.bz2 to /var/tmp/portage/dev-java/cacao-0.99.4/work >>>> Source unpacked in /var/tmp/portage/dev-java/cacao-0.99.4/work >>>> Preparing source in /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4 ... > * econf: updating cacao-0.99.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cacao-0.99.4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating cacao-0.99.4/src/mm/boehm-gc/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cacao-0.99.4/src/mm/boehm-gc/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --bindir=/usr/cacao/bin --libdir=/usr/cacao/lib --datarootdir=/usr/cacao/share --disable-dependency-tracking --with-java-runtime-library-prefix=/usr/gnu-classpath-0.98 >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking dependency style of i686-pc-linux-gnu-gcc... none >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 ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking for stdint.h... (cached) yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking for stdint.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking ucontext.h usability... yes >checking ucontext.h presence... yes >checking for ucontext.h... yes >checking for unistd.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking for inttypes.h... (cached) yes >checking sys/config.h usability... no >checking sys/config.h presence... no >checking for sys/config.h... no >checking for sys/types.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for __attribute__... yes >checking for off_t... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking return type of signal handlers... void >checking for working memcmp... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for abort... yes >checking for accept... yes >checking for access... yes >checking for atoi... yes >checking for atol... yes >checking for calloc... yes >checking for close... yes >checking for confstr... yes >checking for connect... yes >checking for dirname... yes >checking for fclose... yes >checking for fflush... yes >checking for fopen... yes >checking for fprintf... yes >checking for fread... yes >checking for free... yes >checking for fstat... yes >checking for fsync... yes >checking for ftruncate... yes >checking for getcwd... yes >checking for gethostbyname... yes >checking for gethostname... yes >checking for getpagesize... (cached) yes >checking for getrusage... yes >checking for getsockname... yes >checking for getsockopt... yes >checking for gettimeofday... yes >checking for htons... yes >checking for ioctl... yes >checking for isnan... yes >checking for listen... yes >checking for localtime... yes >checking for localtime_r... yes >checking for lseek... yes >checking for malloc... yes >checking for memcpy... yes >checking for memset... yes >checking for mmap... yes >checking for mprotect... yes >checking for open... yes >checking for read... yes >checking for readlink... yes >checking for realloc... yes >checking for recv... yes >checking for scandir... yes >checking for select... yes >checking for send... yes >checking for setsockopt... yes >checking for shutdown... yes >checking for socket... yes >checking for stat... yes >checking for strcat... yes >checking for strchr... yes >checking for strcpy... yes >checking for strdup... yes >checking for strerror... yes >checking for strlen... yes >checking for strncmp... yes >checking for strstr... yes >checking for time... yes >checking for write... yes >checking for void *... yes >checking size of void *... 4 >checking whether byte ordering is bigendian... no >checking whether to support dynamic library loading... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for dlopen in -ldl... yes >checking for dlclose... yes >checking for dlerror... yes >checking for dlopen... yes >checking for dlsym... yes >checking which Java configuration to use... j2se >checking whether JIT compiler should be compiled... yes >checking whether interpreter should be compiled... no >checking whether softfloat should be used... no >checking whether soft float cmp should be used... no >checking whether soft double cmp should be used... no >checking whether GC should be enabled... yes >checking whether debug code generation should be enabled... yes >checking whether dump memory should be disabled... no >checking whether debugging memory checks should be enabled... no >checking whether handles (indirection cells) should be enabled... no >checking whether vmlog tracing should be enabled... no >checking whether disassembler should be enabled... no >checking whether statistics generation should be enabled... no >checking whether classfile verification should be enabled... yes >checking whether real-time timing should be enabled... no >checking whether cycle count statistics should be enabled... no >checking whether to compile JVMTI support... no >checking whether to include threads support... posix >checking for main in -lpthread... yes >checking whether if-conversion should be supported... yes >checking whether method inlining should be supported... no >checking whether method inlining debug options should be enabled... no >checking whether on-stack replacement should be supported... no >checking whether loop optimization should be supported... no >checking whether lsra with ssa should be supported... no >checking whether lsra should be supported... no >checking whether profiling should be supported... no >checking whether instruction scheduler should be supported... no >checking whether ZIP/JAR archives should be supported... yes >checking zconf.h usability... yes >checking zconf.h presence... yes >checking for zconf.h... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for inflate in -lz... yes >checking whether JNI should be enabled... yes >checking whether to build a libjvm.so... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking how to recognize dependent libraries... pass_all >checking for dlfcn.h... (cached) yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 1572864 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... (cached) yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) 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 i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >checking whether to link CACAO statically... no >checking wether to build annotations support... yes >checking wether to enable java assertion support... yes >checking where CACAO's vm.zip is installed... /usr/share/cacao/vm.zip >checking which cacaoh to use (for crosscompilation)... $(top_builddir)/src/cacaoh/cacaoh >checking which Java runtime library to use... gnuclasspath >checking if we compile for a JRE-style directory layout... no >checking where Java runtime library is installed... /usr/gnu-classpath-0.98 >checking where Java runtime library classes are installed... /usr/gnu-classpath-0.98/share/classpath/glibj.zip >checking where Java core library classes are located at compile time... /usr/gnu-classpath-0.98/share/classpath/glibj.zip >checking where Java runtime library native libraries are installed... /usr/gnu-classpath-0.98/lib >checking where jni_md.h is installed... /usr/gnu-classpath-0.98/include >checking /usr/gnu-classpath-0.98/include/jni_md.h usability... yes >checking /usr/gnu-classpath-0.98/include/jni_md.h presence... yes >checking for /usr/gnu-classpath-0.98/include/jni_md.h... yes >checking where jni.h is installed... /usr/gnu-classpath-0.98/include >checking for /usr/gnu-classpath-0.98/include/jni.h... yes >checking for javac... javac >checking if javac works... yes >checking for fastjar... fastjar >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking for --enable-python... no >checking for --with-python... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating contrib/Makefile >config.status: creating contrib/setenvinstalled >config.status: creating contrib/setenvsource >config.status: creating contrib/vmlog/Makefile >config.status: creating contrib/vmlog/t/Makefile >config.status: creating doc/Makefile >config.status: creating doc/doxygen/Makefile >config.status: creating doc/handbook/Makefile >config.status: creating man/Makefile >config.status: creating src/Makefile >config.status: creating src/cacao/Makefile >config.status: creating src/cacaoh/Makefile >config.status: creating src/classes/Makefile >config.status: creating src/fdlibm/Makefile >config.status: creating src/mm/Makefile >config.status: creating src/mm/cacao-gc/Makefile >config.status: creating src/native/Makefile >config.status: creating src/native/include/Makefile >config.status: creating src/native/jvmti/Makefile >config.status: creating src/native/vm/Makefile >config.status: creating src/native/vm/cldc1.1/Makefile >config.status: creating src/native/vm/gnuclasspath/Makefile >config.status: creating src/native/vm/openjdk/Makefile >config.status: creating src/scripts/Makefile >config.status: creating src/scripts/java >config.status: creating src/threads/Makefile >config.status: creating src/threads/none/Makefile >config.status: creating src/threads/posix/Makefile >config.status: creating src/toolbox/Makefile >config.status: creating src/vm/Makefile >config.status: creating src/vm/jit/Makefile >config.status: creating src/vm/jit/allocator/Makefile >config.status: creating src/vm/jit/alpha/Makefile >config.status: creating src/vm/jit/alpha/freebsd/Makefile >config.status: creating src/vm/jit/alpha/linux/Makefile >config.status: creating src/vm/jit/arm/Makefile >config.status: creating src/vm/jit/arm/linux/Makefile >config.status: creating src/vm/jit/i386/Makefile >config.status: creating src/vm/jit/i386/cygwin/Makefile >config.status: creating src/vm/jit/i386/darwin/Makefile >config.status: creating src/vm/jit/i386/freebsd/Makefile >config.status: creating src/vm/jit/i386/linux/Makefile >config.status: creating src/vm/jit/intrp/Makefile >config.status: creating src/vm/jit/inline/Makefile >config.status: creating src/vm/jit/ir/Makefile >config.status: creating src/vm/jit/loop/Makefile >config.status: creating src/vm/jit/m68k/Makefile >config.status: creating src/vm/jit/m68k/linux/Makefile >config.status: creating src/vm/jit/mips/Makefile >config.status: creating src/vm/jit/mips/irix/Makefile >config.status: creating src/vm/jit/mips/linux/Makefile >config.status: creating src/vm/jit/mips/uclinux/Makefile >config.status: creating src/vm/jit/optimizing/Makefile >config.status: creating src/vm/jit/parisc/Makefile >config.status: creating src/vm/jit/parisc/linux/Makefile >config.status: creating src/vm/jit/powerpc/Makefile >config.status: creating src/vm/jit/powerpc/darwin/Makefile >config.status: creating src/vm/jit/powerpc/linux/Makefile >config.status: creating src/vm/jit/powerpc/netbsd/Makefile >config.status: creating src/vm/jit/powerpc64/Makefile >config.status: creating src/vm/jit/powerpc64/linux/Makefile >config.status: creating src/vm/jit/s390/Makefile >config.status: creating src/vm/jit/schedule/Makefile >config.status: creating src/vm/jit/sparc64/Makefile >config.status: creating src/vm/jit/sparc64/linux/Makefile >config.status: creating src/vm/jit/sparc64/solaris/Makefile >config.status: creating src/vm/jit/verify/Makefile >config.status: creating src/vm/jit/x86_64/Makefile >config.status: creating src/vm/jit/x86_64/freebsd/Makefile >config.status: creating src/vm/jit/x86_64/linux/Makefile >config.status: creating src/vmcore/Makefile >config.status: creating tests/Makefile >config.status: creating tests/regression/Makefile >config.status: creating tests/regression/assertion/Makefile >config.status: creating tests/regression/base/Makefile >config.status: creating tests/regression/bugzilla/Makefile >config.status: creating tests/regression/jasmin/Makefile >config.status: creating tests/regression/native/Makefile >config.status: creating tests/regression/resolving/Makefile >config.status: creating tests/regression/resolving/classes1/Makefile >config.status: creating tests/regression/resolving/classes2/Makefile >config.status: creating tests/regression/resolving/classes3/Makefile >config.status: creating config.h >config.status: executing depfiles commands >=== configuring in src/mm/boehm-gc (/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc) >configure: running /bin/sh ./configure '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--bindir=/usr/cacao/bin' '--libdir=/usr/cacao/lib' '--datarootdir=/usr/cacao/share' '--disable-dependency-tracking' '--with-java-runtime-library-prefix=/usr/gnu-classpath-0.98' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-O2 -pipe -fno-strict-aliasing' 'FFLAGS=-O2 -pipe -fno-strict-aliasing' '--enable-boehm-threads=posix' '--disable-static' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking GC version numbers... major=7 minor=1 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... none >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... none >checking for inline... inline >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >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 ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 1572864 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) 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 i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >checking for a BSD-compatible install... /usr/bin/install -c >configure: WARNING: "Explict GC_INIT() calls may be required." >checking for xlc... no >checking for dlopen in -ldl... yes >checking whether to build shared libraries... yes >checking which machine-dependent code should be used... >checking sys/dg_sys_info.h usability... no >checking sys/dg_sys_info.h presence... no >checking for sys/dg_sys_info.h... no >checking whether Solaris gcc optimization fix is necessary... no >checking atomic_ops.h usability... yes >checking atomic_ops.h presence... yes >checking for atomic_ops.h... yes >configure: Using pre-installed libatomic_ops >configure: creating ./config.status >config.status: creating Makefile >config.status: creating bdw-gc.pc >config.status: creating include/config.h >config.status: executing depfiles commands >config.status: executing default commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4 ... >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4' >Making all in contrib >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >Making all in vmlog >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >Making all in t >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog/t' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog/t' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >Making all in doxygen >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/doxygen' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/doxygen' >Making all in handbook >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/handbook' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/handbook' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >Making all in man >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/man' >Making all in src >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >Making all in toolbox >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/toolbox' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o avl.lo avl.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o bitvector.lo bitvector.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o chain.lo chain.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o hashtable.lo hashtable.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o list.lo list.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o logging.lo logging.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o set.lo set.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o tree.lo tree.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o util.lo util.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o worklist.lo worklist.c >mkdir .libs >mkdir .libs >mkdir .libs >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists >mkdir: cannot create directory `.libs': File exists >mkdir: cannot create directory `.libs': File exists >mkdir: cannot create directory `.libs': File exists > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c avl.c -fPIC -DPIC -o .libs/avl.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c logging.c -fPIC -DPIC -o .libs/logging.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c chain.c -fPIC -DPIC -o .libs/chain.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c hashtable.c -fPIC -DPIC -o .libs/hashtable.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c tree.c -fPIC -DPIC -o .libs/tree.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c list.c -fPIC -DPIC -o .libs/list.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c bitvector.c -fPIC -DPIC -o .libs/bitvector.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c worklist.c -fPIC -DPIC -o .libs/worklist.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c util.c -fPIC -DPIC -o .libs/util.o >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from logging.c:34: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c set.c -fPIC -DPIC -o .libs/set.o >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from hashtable.c:31: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from avl.c:34: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from tree.c:36: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from worklist.c:32: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from bitvector.c:32: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from chain.c:38: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from list.c:32: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from util.c:43: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from set.c:39: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libtoolbox.la avl.lo bitvector.lo chain.lo hashtable.lo list.lo logging.lo set.lo tree.lo util.lo worklist.lo >i686-pc-linux-gnu-ar cru .libs/libtoolbox.a .libs/avl.o .libs/bitvector.o .libs/chain.o .libs/hashtable.o .libs/list.o .libs/logging.o .libs/set.o .libs/tree.o .libs/util.o .libs/worklist.o >i686-pc-linux-gnu-ranlib .libs/libtoolbox.a >creating libtoolbox.la >(cd .libs && rm -f libtoolbox.la && ln -s ../libtoolbox.la libtoolbox.la) >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/toolbox' >Making all in vmcore >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vmcore' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o annotation.lo annotation.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o class.lo class.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o classcache.lo classcache.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o descriptor.lo descriptor.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o field.lo field.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o linker.lo linker.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o loader.lo loader.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o method.lo method.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o options.lo options.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o primitivecore.lo primitivecore.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o stackmap.lo stackmap.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o suck.lo suck.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o system.lo system.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o utf8.lo utf8.c >mkdir .libs >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists >mkdir: cannot create directory `.libs': File exists > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c classcache.c -fPIC -DPIC -o .libs/classcache.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c loader.c -fPIC -DPIC -o .libs/loader.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c primitivecore.c -fPIC -DPIC -o .libs/primitivecore.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c linker.c -fPIC -DPIC -o .libs/linker.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c stackmap.c -fPIC -DPIC -o .libs/stackmap.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c system.c -fPIC -DPIC -o .libs/system.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c utf8.c -fPIC -DPIC -o .libs/utf8.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c field.c -fPIC -DPIC -o .libs/field.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c class.c -fPIC -DPIC -o .libs/class.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c method.c -fPIC -DPIC -o .libs/method.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c suck.c -fPIC -DPIC -o .libs/suck.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c options.c -fPIC -DPIC -o .libs/options.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c descriptor.c -fPIC -DPIC -o .libs/descriptor.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c annotation.c -fPIC -DPIC -o .libs/annotation.o >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from classcache.c:32: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from utf8.c:33: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from linker.c:33: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/native/jni.h:63, > from ../../src/vm/vm.h:36, > from system.c:60: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from loader.c:34: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/vm/primitive.h:37, > from primitivecore.c:32: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >linker.c: At top level: >linker.c:1293:13: warning: âlinker_compute_class_valuesâ defined but not used >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from stackmap.c:29: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from descriptor.c:34: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from class.c:37: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/native/localref.h:40, > from ../../src/native/llni.h:54, > from annotation.c:31: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from field.c:32: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from options.c:33: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from suck.c:35: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o zip.lo zip.c >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from method.c:34: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >utf8.c: In function âutf_hashkeyâ: >utf8.c:533:26: warning: operation on âtextâ may be undefined >utf8.c:534:26: warning: operation on âtextâ may be undefined >utf8.c:534:26: warning: operation on âtextâ may be undefined >utf8.c:535:35: warning: operation on âtextâ may be undefined >utf8.c:535:35: warning: operation on âtextâ may be undefined >utf8.c:535:35: warning: operation on âtextâ may be undefined >utf8.c:536:44: warning: operation on âtextâ may be undefined >utf8.c:536:44: warning: operation on âtextâ may be undefined >utf8.c:536:44: warning: operation on âtextâ may be undefined >utf8.c:536:44: warning: operation on âtextâ may be undefined >utf8.c:537:53: warning: operation on âtextâ may be undefined >utf8.c:537:53: warning: operation on âtextâ may be undefined >utf8.c:537:53: warning: operation on âtextâ may be undefined >utf8.c:537:53: warning: operation on âtextâ may be undefined >utf8.c:537:53: warning: operation on âtextâ may be undefined >utf8.c:538:62: warning: operation on âtextâ may be undefined >utf8.c:538:62: warning: operation on âtextâ may be undefined >utf8.c:538:62: warning: operation on âtextâ may be undefined >utf8.c:538:62: warning: operation on âtextâ may be undefined >utf8.c:538:62: warning: operation on âtextâ may be undefined >utf8.c:538:62: warning: operation on âtextâ may be undefined >utf8.c:539:71: warning: operation on âtextâ may be undefined >utf8.c:539:71: warning: operation on âtextâ may be undefined >utf8.c:539:71: warning: operation on âtextâ may be undefined >utf8.c:539:71: warning: operation on âtextâ may be undefined >utf8.c:539:71: warning: operation on âtextâ may be undefined >utf8.c:539:71: warning: operation on âtextâ may be undefined >utf8.c:539:71: warning: operation on âtextâ may be undefined >utf8.c:546:41: warning: operation on âtextâ may be undefined >utf8.c:546:41: warning: operation on âtextâ may be undefined >utf8.c:546:41: warning: operation on âtextâ may be undefined >utf8.c:546:41: warning: operation on âtextâ may be undefined >utf8.c:555:32: warning: operation on âtextâ may be undefined >utf8.c:555:32: warning: operation on âtextâ may be undefined >utf8.c:555:32: warning: operation on âtextâ may be undefined >utf8.c:564:41: warning: operation on âtextâ may be undefined >utf8.c:564:41: warning: operation on âtextâ may be undefined >utf8.c:564:41: warning: operation on âtextâ may be undefined >utf8.c:564:41: warning: operation on âtextâ may be undefined >utf8.c:576:14: warning: operation on âtextâ may be undefined >utf8.c:588:14: warning: operation on âtextâ may be undefined >utf8.c:599:23: warning: operation on âtextâ may be undefined >utf8.c:599:23: warning: operation on âtextâ may be undefined >utf8.c:610:23: warning: operation on âtextâ may be undefined >utf8.c:610:23: warning: operation on âtextâ may be undefined >utf8.c:630:14: warning: operation on âtextâ may be undefined >class.c: In function âclass_isanysubclassâ: >class.c:1569:11: warning: unused variable âdiffvalâ >suck.c: In function âsuck_add_from_propertyâ: >suck.c:282:4: warning: passing argument 4 of âsystem_scandirâ from incompatible pointer type >../../src/vmcore/system.h:373:19: note: expected âint (*)(const void *, const void *)â but argument is of type âint (*)(const struct dirent **, const struct dirent **)â > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c zip.c -fPIC -DPIC -o .libs/zip.o >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from zip.c:39: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libvmcore.la annotation.lo class.lo classcache.lo descriptor.lo field.lo linker.lo loader.lo method.lo options.lo primitivecore.lo stackmap.lo suck.lo system.lo utf8.lo zip.lo >i686-pc-linux-gnu-ar cru .libs/libvmcore.a .libs/annotation.o .libs/class.o .libs/classcache.o .libs/descriptor.o .libs/field.o .libs/linker.o .libs/loader.o .libs/method.o .libs/options.o .libs/primitivecore.o .libs/stackmap.o .libs/suck.o .libs/system.o .libs/utf8.o .libs/zip.o >i686-pc-linux-gnu-ranlib .libs/libvmcore.a >creating libvmcore.la >(cd .libs && rm -f libvmcore.la && ln -s ../libvmcore.la libvmcore.la) >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vmcore' >Making all in cacaoh >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacaoh' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o dummy.lo dummy.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o headers.lo headers.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c cacaoh.c >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/cacaoh/headers.h:36, > from cacaoh.c:34: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c headers.c -fPIC -DPIC -o .libs/headers.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c dummy.c -fPIC -DPIC -o .libs/dummy.o >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from dummy.c:35: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from headers.c:42: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libcacaoh.la dummy.lo headers.lo ../../src/toolbox/libtoolbox.la ../../src/vmcore/libvmcore.la -lz -lpthread -ldl >rm -fr .libs/libcacaoh.lax >mkdir .libs/libcacaoh.lax >rm -fr .libs/libcacaoh.lax/libtoolbox.a >mkdir .libs/libcacaoh.lax/libtoolbox.a >(cd .libs/libcacaoh.lax/libtoolbox.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacaoh/../../src/toolbox/.libs/libtoolbox.a) >rm -fr .libs/libcacaoh.lax/libvmcore.a >mkdir .libs/libcacaoh.lax/libvmcore.a >(cd .libs/libcacaoh.lax/libvmcore.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacaoh/../../src/vmcore/.libs/libvmcore.a) >i686-pc-linux-gnu-ar cru .libs/libcacaoh.a .libs/dummy.o .libs/headers.o .libs/libcacaoh.lax/libtoolbox.a/avl.o .libs/libcacaoh.lax/libtoolbox.a/list.o .libs/libcacaoh.lax/libtoolbox.a/worklist.o .libs/libcacaoh.lax/libtoolbox.a/bitvector.o .libs/libcacaoh.lax/libtoolbox.a/hashtable.o .libs/libcacaoh.lax/libtoolbox.a/chain.o .libs/libcacaoh.lax/libtoolbox.a/tree.o .libs/libcacaoh.lax/libtoolbox.a/logging.o .libs/libcacaoh.lax/libtoolbox.a/set.o .libs/libcacaoh.lax/libtoolbox.a/util.o .libs/libcacaoh.lax/libvmcore.a/linker.o .libs/libcacaoh.lax/libvmcore.a/stackmap.o .libs/libcacaoh.lax/libvmcore.a/method.o .libs/libcacaoh.lax/libvmcore.a/field.o .libs/libcacaoh.lax/libvmcore.a/options.o .libs/libcacaoh.lax/libvmcore.a/zip.o .libs/libcacaoh.lax/libvmcore.a/primitivecore.o .libs/libcacaoh.lax/libvmcore.a/loader.o .libs/libcacaoh.lax/libvmcore.a/descriptor.o .libs/libcacaoh.lax/libvmcore.a/utf8.o .libs/libcacaoh.lax/libvmcore.a/suck.o .libs/libcacaoh.lax/libvmcore.a/annotation.o .libs/libcacaoh.lax/libvmcore.a/system.o .libs/libcacaoh.lax/libvmcore.a/class.o .libs/libcacaoh.lax/libvmcore.a/classcache.o >i686-pc-linux-gnu-ranlib .libs/libcacaoh.a >rm -fr .libs/libcacaoh.lax >creating libcacaoh.la >(cd .libs && rm -f libcacaoh.la && ln -s ../libcacaoh.la libcacaoh.la) >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o cacaoh cacaoh.o libcacaoh.la -lz -lpthread -ldl >i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o cacaoh cacaoh.o ./.libs/libcacaoh.a -lz -lpthread -ldl >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacaoh' >Making all in classes >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/classes' >/bin/mkdir -p classes >javac -bootclasspath ../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -source 1.5 -target 1.5 -d classes ../../src/classes/gnuclasspath/gnu/classpath/VMStackWalker.java ../../src/classes/gnuclasspath/gnu/classpath/VMSystemProperties.java ../../src/classes/gnuclasspath/gnu/java/lang/VMCPStringBuilder.java ../../src/classes/gnuclasspath/gnu/java/lang/management/VMMemoryMXBeanImpl.java ../../src/classes/gnuclasspath/gnu/java/lang/management/VMRuntimeMXBeanImpl.java ../../src/classes/gnuclasspath/java/lang/VMClassLoader.java ../../src/classes/gnuclasspath/java/lang/VMString.java ../../src/classes/gnuclasspath/java/lang/VMThread.java ../../src/classes/gnuclasspath/java/lang/reflect/VMConstructor.java ../../src/classes/gnuclasspath/java/lang/reflect/VMField.java ../../src/classes/gnuclasspath/java/lang/reflect/VMMethod.java ../../src/classes/gnuclasspath/java/security/VMAccessController.java ../../src/classes/gnuclasspath/sun/misc/Unsafe.java ../../src/classes/gnuclasspath/java/lang/reflect/Constructor.java ../../src/classes/gnuclasspath/java/lang/reflect/Field.java ../../src/classes/gnuclasspath/java/lang/reflect/Method.java ../../src/classes/gnuclasspath/java/lang/reflect/Modifier.java ../../src/classes/gnuclasspath/gnu/java/lang/CPStringBuilder.java ../../src/classes/gnuclasspath/sun/reflect/ConstantPool.java ../../src/classes/gnuclasspath/sun/reflect/annotation/ExceptionProxy.java ../../src/classes/gnuclasspath/sun/reflect/annotation/EnumConstantNotPresentExceptionProxy.java ../../src/classes/gnuclasspath/sun/reflect/annotation/TypeNotPresentExceptionProxy.java ../../src/classes/gnuclasspath/sun/reflect/annotation/AnnotationTypeMismatchExceptionProxy.java ../../src/classes/gnuclasspath/sun/reflect/annotation/AnnotationType.java ../../src/classes/gnuclasspath/sun/reflect/annotation/AnnotationParser.java >Note: Some input files use unchecked or unsafe operations. >Note: Recompile with -Xlint:unchecked for details. >adding: META-INF/ (in=0) (out=0) (stored 0%) >adding: META-INF/MANIFEST.MF (in=56) (out=56) (stored 0%) >adding: ./ (in=0) (out=0) (stored 0%) >adding: java/ (in=0) (out=0) (stored 0%) >adding: java/lang/ (in=0) (out=0) (stored 0%) >adding: java/lang/reflect/ (in=0) (out=0) (stored 0%) >adding: java/lang/reflect/Field.class (in=4675) (out=1787) (deflated 61%) >adding: java/lang/reflect/VMConstructor.class (in=2342) (out=1056) (deflated 54%) >adding: java/lang/reflect/VMMethod.class (in=2559) (out=1150) (deflated 55%) >adding: java/lang/reflect/Method.class (in=4708) (out=1930) (deflated 59%) >adding: java/lang/reflect/Constructor.class (in=4686) (out=1918) (deflated 59%) >adding: java/lang/reflect/VMField.class (in=2992) (out=1234) (deflated 58%) >adding: java/lang/reflect/Modifier.class (in=2545) (out=1207) (deflated 52%) >adding: java/lang/VMString.class (in=258) (out=188) (deflated 27%) >adding: java/lang/VMClassLoader.class (in=4848) (out=2315) (deflated 52%) >adding: java/lang/VMThread.class (in=2593) (out=1414) (deflated 45%) >adding: java/security/ (in=0) (out=0) (stored 0%) >adding: java/security/VMAccessController.class (in=3547) (out=1803) (deflated 49%) >adding: gnu/ (in=0) (out=0) (stored 0%) >adding: gnu/java/ (in=0) (out=0) (stored 0%) >adding: gnu/java/lang/ (in=0) (out=0) (stored 0%) >adding: gnu/java/lang/VMCPStringBuilder.class (in=268) (out=202) (deflated 24%) >adding: gnu/java/lang/management/ (in=0) (out=0) (stored 0%) >adding: gnu/java/lang/management/VMRuntimeMXBeanImpl.class (in=690) (out=427) (deflated 38%) >adding: gnu/java/lang/management/VMMemoryMXBeanImpl.class (in=439) (out=292) (deflated 33%) >adding: gnu/java/lang/CPStringBuilder.class (in=8989) (out=3911) (deflated 56%) >adding: gnu/classpath/ (in=0) (out=0) (stored 0%) >adding: gnu/classpath/VMSystemProperties.class (in=289) (out=225) (deflated 22%) >adding: gnu/classpath/VMStackWalker.class (in=405) (out=267) (deflated 34%) >adding: sun/ (in=0) (out=0) (stored 0%) >adding: sun/reflect/ (in=0) (out=0) (stored 0%) >adding: sun/reflect/annotation/ (in=0) (out=0) (stored 0%) >adding: sun/reflect/annotation/TypeNotPresentExceptionProxy.class (in=597) (out=351) (deflated 41%) >adding: sun/reflect/annotation/EnumConstantNotPresentExceptionProxy.class (in=744) (out=392) (deflated 47%) >adding: sun/reflect/annotation/AnnotationParser.class (in=13019) (out=5836) (deflated 55%) >adding: sun/reflect/annotation/AnnotationType.class (in=4287) (out=1918) (deflated 55%) >adding: sun/reflect/annotation/AnnotationType$1.class (in=913) (out=468) (deflated 48%) >adding: sun/reflect/annotation/ExceptionProxy.class (in=314) (out=237) (deflated 24%) >adding: sun/reflect/annotation/AnnotationTypeMismatchExceptionProxy.class (in=812) (out=393) (deflated 51%) >adding: sun/reflect/ConstantPool.class (in=2144) (out=775) (deflated 63%) >adding: sun/misc/ (in=0) (out=0) (stored 0%) >adding: sun/misc/Unsafe.class (in=6038) (out=2245) (deflated 62%) >Total: >------ >(in = 75741) (out = 39573) (deflated 47%) >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/classes' >Making all in native >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >Making all in include >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/include' >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Class >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Object >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Thread >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Throwable >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.String >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.io.PrintStream >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.io.InputStream >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Boolean >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Double >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Float >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Byte >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Integer >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Character >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Long >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.util.Vector >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.util.Properties >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Short >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.ClassLoader >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Cloneable >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.ThreadGroup >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.io.File >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.Process >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.reflect.Field >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.reflect.Constructor >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.StackTraceElement >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.reflect.Method >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.nio.Buffer >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . sun.misc.Unsafe >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.security.ProtectionDomain >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.util.Map >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.util.concurrent.atomic.AtomicLong >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.util.HashMap >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.VMThread >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.VMThrowable >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . gnu.classpath.Pointer32 >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . gnu.java.lang.VMCPStringBuilder >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . gnu.classpath.Pointer >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . gnu.classpath.Pointer64 >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.VMObject >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.reflect.VMConstructor >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.reflect.VMMethod >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.nio.DirectByteBufferImpl >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.reflect.VMField >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . sun.reflect.ConstantPool >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . gnu.classpath.VMStackWalker >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . gnu.java.lang.management.VMMemoryMXBeanImpl >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . gnu.java.lang.management.VMClassLoadingMXBeanImpl >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . gnu.classpath.VMSystemProperties >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . gnu.java.lang.management.VMThreadMXBeanImpl >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . gnu.java.lang.management.VMRuntimeMXBeanImpl >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.VMClassLoader >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.VMClass >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.VMRuntime >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.VMString >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.management.MemoryUsage >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.VMSystem >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.management.VMManagementFactory >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.security.VMAccessController >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.management.ThreadInfo >../../../src/cacaoh/cacaoh -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -d . java.lang.reflect.VMProxy >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/include' >Making all in vm >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >Making all in gnuclasspath >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm/gnuclasspath' >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o gnu_classpath_VMStackWalker.lo gnu_classpath_VMStackWalker.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o gnu_classpath_VMSystemProperties.lo gnu_classpath_VMSystemProperties.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o gnu_java_lang_VMCPStringBuilder.lo gnu_java_lang_VMCPStringBuilder.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o gnu_java_lang_management_VMClassLoadingMXBeanImpl.lo gnu_java_lang_management_VMClassLoadingMXBeanImpl.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o gnu_java_lang_management_VMMemoryMXBeanImpl.lo gnu_java_lang_management_VMMemoryMXBeanImpl.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o gnu_java_lang_management_VMRuntimeMXBeanImpl.lo gnu_java_lang_management_VMRuntimeMXBeanImpl.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o gnu_java_lang_management_VMThreadMXBeanImpl.lo gnu_java_lang_management_VMThreadMXBeanImpl.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_VMClass.lo java_lang_VMClass.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_VMClassLoader.lo java_lang_VMClassLoader.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_VMObject.lo java_lang_VMObject.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_VMRuntime.lo java_lang_VMRuntime.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_VMString.lo java_lang_VMString.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_VMSystem.lo java_lang_VMSystem.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_VMThread.lo java_lang_VMThread.c >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c gnu_java_lang_VMCPStringBuilder.c -fPIC -DPIC -o .libs/gnu_java_lang_VMCPStringBuilder.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c gnu_java_lang_management_VMMemoryMXBeanImpl.c -fPIC -DPIC -o .libs/gnu_java_lang_management_VMMemoryMXBeanImpl.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_VMString.c -fPIC -DPIC -o .libs/java_lang_VMString.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c gnu_classpath_VMStackWalker.c -fPIC -DPIC -o .libs/gnu_classpath_VMStackWalker.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c gnu_classpath_VMSystemProperties.c -fPIC -DPIC -o .libs/gnu_classpath_VMSystemProperties.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_VMClassLoader.c -fPIC -DPIC -o .libs/java_lang_VMClassLoader.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_VMClass.c -fPIC -DPIC -o .libs/java_lang_VMClass.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c gnu_java_lang_management_VMRuntimeMXBeanImpl.c -fPIC -DPIC -o .libs/gnu_java_lang_management_VMRuntimeMXBeanImpl.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c gnu_java_lang_management_VMThreadMXBeanImpl.c -fPIC -DPIC -o .libs/gnu_java_lang_management_VMThreadMXBeanImpl.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_VMThread.c -fPIC -DPIC -o .libs/java_lang_VMThread.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c gnu_java_lang_management_VMClassLoadingMXBeanImpl.c -fPIC -DPIC -o .libs/gnu_java_lang_management_VMClassLoadingMXBeanImpl.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_VMObject.c -fPIC -DPIC -o .libs/java_lang_VMObject.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_VMSystem.c -fPIC -DPIC -o .libs/java_lang_VMSystem.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_VMRuntime.c -fPIC -DPIC -o .libs/java_lang_VMRuntime.o >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from java_lang_VMString.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from ../../../../src/mm/memory.h:51, > from gnu_classpath_VMSystemProperties.c:33: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from gnu_java_lang_management_VMRuntimeMXBeanImpl.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from gnu_java_lang_management_VMMemoryMXBeanImpl.c:30: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from gnu_classpath_VMStackWalker.c:28: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from gnu_java_lang_VMCPStringBuilder.c:30: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from java_lang_VMSystem.c:31: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from java_lang_VMClass.c:30: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from java_lang_VMThread.c:30: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_VMThrowable.lo java_lang_VMThrowable.c >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from gnu_java_lang_management_VMClassLoadingMXBeanImpl.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from ../../../../src/mm/memory.h:51, > from java_lang_VMClassLoader.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_management_VMManagementFactory.lo java_lang_management_VMManagementFactory.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_reflect_VMConstructor.lo java_lang_reflect_VMConstructor.c >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from java_lang_VMObject.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from gnu_java_lang_management_VMThreadMXBeanImpl.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from java_lang_VMRuntime.c:43: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_reflect_VMField.lo java_lang_reflect_VMField.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_reflect_VMMethod.lo java_lang_reflect_VMMethod.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_lang_reflect_VMProxy.lo java_lang_reflect_VMProxy.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_security_VMAccessController.lo java_security_VMAccessController.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o java_util_concurrent_atomic_AtomicLong.lo java_util_concurrent_atomic_AtomicLong.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o sun_reflect_ConstantPool.lo sun_reflect_ConstantPool.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_VMThrowable.c -fPIC -DPIC -o .libs/java_lang_VMThrowable.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_management_VMManagementFactory.c -fPIC -DPIC -o .libs/java_lang_management_VMManagementFactory.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_reflect_VMConstructor.c -fPIC -DPIC -o .libs/java_lang_reflect_VMConstructor.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_reflect_VMProxy.c -fPIC -DPIC -o .libs/java_lang_reflect_VMProxy.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_reflect_VMField.c -fPIC -DPIC -o .libs/java_lang_reflect_VMField.o >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from java_lang_VMThrowable.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from java_lang_management_VMManagementFactory.c:34: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_security_VMAccessController.c -fPIC -DPIC -o .libs/java_security_VMAccessController.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_lang_reflect_VMMethod.c -fPIC -DPIC -o .libs/java_lang_reflect_VMMethod.o >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from ../../../../src/vm/vm.h:36, > from java_lang_reflect_VMConstructor.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c java_util_concurrent_atomic_AtomicLong.c -fPIC -DPIC -o .libs/java_util_concurrent_atomic_AtomicLong.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c sun_reflect_ConstantPool.c -fPIC -DPIC -o .libs/sun_reflect_ConstantPool.o >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from java_lang_reflect_VMProxy.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from java_lang_reflect_VMField.c:31: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from ../../../../src/mm/memory.h:51, > from sun_reflect_ConstantPool.c:45: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from java_util_concurrent_atomic_AtomicLong.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from ../../../../src/vm/vm.h:36, > from java_lang_reflect_VMMethod.c:31: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from java_security_VMAccessController.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libnativevmcore.la gnu_classpath_VMStackWalker.lo gnu_classpath_VMSystemProperties.lo gnu_java_lang_VMCPStringBuilder.lo gnu_java_lang_management_VMClassLoadingMXBeanImpl.lo gnu_java_lang_management_VMMemoryMXBeanImpl.lo gnu_java_lang_management_VMRuntimeMXBeanImpl.lo gnu_java_lang_management_VMThreadMXBeanImpl.lo java_lang_VMClass.lo java_lang_VMClassLoader.lo java_lang_VMObject.lo java_lang_VMRuntime.lo java_lang_VMString.lo java_lang_VMSystem.lo java_lang_VMThread.lo java_lang_VMThrowable.lo java_lang_management_VMManagementFactory.lo java_lang_reflect_VMConstructor.lo java_lang_reflect_VMField.lo java_lang_reflect_VMMethod.lo java_lang_reflect_VMProxy.lo java_security_VMAccessController.lo java_util_concurrent_atomic_AtomicLong.lo sun_reflect_ConstantPool.lo >i686-pc-linux-gnu-ar cru .libs/libnativevmcore.a .libs/gnu_classpath_VMStackWalker.o .libs/gnu_classpath_VMSystemProperties.o .libs/gnu_java_lang_VMCPStringBuilder.o .libs/gnu_java_lang_management_VMClassLoadingMXBeanImpl.o .libs/gnu_java_lang_management_VMMemoryMXBeanImpl.o .libs/gnu_java_lang_management_VMRuntimeMXBeanImpl.o .libs/gnu_java_lang_management_VMThreadMXBeanImpl.o .libs/java_lang_VMClass.o .libs/java_lang_VMClassLoader.o .libs/java_lang_VMObject.o .libs/java_lang_VMRuntime.o .libs/java_lang_VMString.o .libs/java_lang_VMSystem.o .libs/java_lang_VMThread.o .libs/java_lang_VMThrowable.o .libs/java_lang_management_VMManagementFactory.o .libs/java_lang_reflect_VMConstructor.o .libs/java_lang_reflect_VMField.o .libs/java_lang_reflect_VMMethod.o .libs/java_lang_reflect_VMProxy.o .libs/java_security_VMAccessController.o .libs/java_util_concurrent_atomic_AtomicLong.o .libs/sun_reflect_ConstantPool.o >i686-pc-linux-gnu-ranlib .libs/libnativevmcore.a >creating libnativevmcore.la >(cd .libs && rm -f libnativevmcore.la && ln -s ../libnativevmcore.la libnativevmcore.la) >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm/gnuclasspath' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o nativevm.lo nativevm.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o reflect.lo reflect.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o sun_misc_Unsafe.lo sun_misc_Unsafe.c >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c nativevm.c -fPIC -DPIC -o .libs/nativevm.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c reflect.c -fPIC -DPIC -o .libs/reflect.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c sun_misc_Unsafe.c -fPIC -DPIC -o .libs/sun_misc_Unsafe.o >In file included from ../../../src/threads/atomic.hpp:39:0, > from sun_misc_Unsafe.c:31: >../../../src/vm/jit/i386/md-atomic.hpp: In function âAtomic_compare_and_swap_64â: >../../../src/vm/jit/i386/md-atomic.hpp:69:2: warning: #warning is a GCC extension >../../../src/vm/jit/i386/md-atomic.hpp:69:2: warning: #warning Should we use cmpxchg8b or a generic version? >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/vm/initialize.h:33, > from nativevm.c:32: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/native/jni.h:63, > from reflect.c:30: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from sun_misc_Unsafe.c:33: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libnativevm.la nativevm.lo reflect.lo sun_misc_Unsafe.lo gnuclasspath/libnativevmcore.la >rm -fr .libs/libnativevm.lax >mkdir .libs/libnativevm.lax >rm -fr .libs/libnativevm.lax/libnativevmcore.a >mkdir .libs/libnativevm.lax/libnativevmcore.a >(cd .libs/libnativevm.lax/libnativevmcore.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm/gnuclasspath/.libs/libnativevmcore.a) >i686-pc-linux-gnu-ar cru .libs/libnativevm.a .libs/nativevm.o .libs/reflect.o .libs/sun_misc_Unsafe.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_VMClassLoader.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_VMThread.o .libs/libnativevm.lax/libnativevmcore.a/gnu_java_lang_management_VMMemoryMXBeanImpl.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_VMRuntime.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_VMClass.o .libs/libnativevm.lax/libnativevmcore.a/gnu_java_lang_management_VMClassLoadingMXBeanImpl.o .libs/libnativevm.lax/libnativevmcore.a/gnu_classpath_VMSystemProperties.o .libs/libnativevm.lax/libnativevmcore.a/java_security_VMAccessController.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_management_VMManagementFactory.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_reflect_VMField.o .libs/libnativevm.lax/libnativevmcore.a/sun_reflect_ConstantPool.o .libs/libnativevm.lax/libnativevmcore.a/gnu_java_lang_management_VMThreadMXBeanImpl.o .libs/libnativevm.lax/libnativevmcore.a/java_util_concurrent_atomic_AtomicLong.o .libs/libnativevm.lax/libnativevmcore.a/gnu_classpath_VMStackWalker.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_reflect_VMProxy.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_VMThrowable.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_VMObject.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_reflect_VMMethod.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_VMString.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_VMSystem.o .libs/libnativevm.lax/libnativevmcore.a/gnu_java_lang_VMCPStringBuilder.o .libs/libnativevm.lax/libnativevmcore.a/java_lang_reflect_VMConstructor.o .libs/libnativevm.lax/libnativevmcore.a/gnu_java_lang_management_VMRuntimeMXBeanImpl.o >i686-pc-linux-gnu-ranlib .libs/libnativevm.a >rm -fr .libs/libnativevm.lax >creating libnativevm.la >(cd .libs && rm -f libnativevm.la && ln -s ../libnativevm.la libnativevm.la) >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o jni.lo jni.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o localref.lo localref.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o llni.lo llni.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o native.lo native.c >mkdir .libs >mkdir .libs >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists >mkdir: cannot create directory `.libs': File exists >mkdir: cannot create directory `.libs': File exists > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c jni.c -fPIC -DPIC -o .libs/jni.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c localref.c -fPIC -DPIC -o .libs/localref.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c llni.c -fPIC -DPIC -o .libs/llni.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c native.c -fPIC -DPIC -o .libs/native.o >In file included from ../../src/threads/thread.h:31:0, > from llni.c:30: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from jni.c:34: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from localref.c:31: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from native.c:35: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libnative.la jni.lo localref.lo llni.lo native.lo vm/libnativevm.la >rm -fr .libs/libnative.lax >mkdir .libs/libnative.lax >rm -fr .libs/libnative.lax/libnativevm.a >mkdir .libs/libnative.lax/libnativevm.a >(cd .libs/libnative.lax/libnativevm.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm/.libs/libnativevm.a) >i686-pc-linux-gnu-ar cru .libs/libnative.a .libs/jni.o .libs/localref.o .libs/llni.o .libs/native.o .libs/libnative.lax/libnativevm.a/java_lang_VMClassLoader.o .libs/libnative.lax/libnativevm.a/java_lang_VMThread.o .libs/libnative.lax/libnativevm.a/gnu_java_lang_management_VMMemoryMXBeanImpl.o .libs/libnative.lax/libnativevm.a/java_lang_VMRuntime.o .libs/libnative.lax/libnativevm.a/java_lang_VMClass.o .libs/libnative.lax/libnativevm.a/gnu_java_lang_management_VMClassLoadingMXBeanImpl.o .libs/libnative.lax/libnativevm.a/sun_misc_Unsafe.o .libs/libnative.lax/libnativevm.a/nativevm.o .libs/libnative.lax/libnativevm.a/gnu_classpath_VMSystemProperties.o .libs/libnative.lax/libnativevm.a/java_security_VMAccessController.o .libs/libnative.lax/libnativevm.a/java_lang_management_VMManagementFactory.o .libs/libnative.lax/libnativevm.a/java_lang_reflect_VMField.o .libs/libnative.lax/libnativevm.a/sun_reflect_ConstantPool.o .libs/libnative.lax/libnativevm.a/gnu_java_lang_management_VMThreadMXBeanImpl.o .libs/libnative.lax/libnativevm.a/java_util_concurrent_atomic_AtomicLong.o .libs/libnative.lax/libnativevm.a/gnu_classpath_VMStackWalker.o .libs/libnative.lax/libnativevm.a/java_lang_reflect_VMProxy.o .libs/libnative.lax/libnativevm.a/java_lang_VMThrowable.o .libs/libnative.lax/libnativevm.a/java_lang_VMObject.o .libs/libnative.lax/libnativevm.a/java_lang_reflect_VMMethod.o .libs/libnative.lax/libnativevm.a/java_lang_VMString.o .libs/libnative.lax/libnativevm.a/reflect.o .libs/libnative.lax/libnativevm.a/java_lang_VMSystem.o .libs/libnative.lax/libnativevm.a/gnu_java_lang_VMCPStringBuilder.o .libs/libnative.lax/libnativevm.a/java_lang_reflect_VMConstructor.o .libs/libnative.lax/libnativevm.a/gnu_java_lang_management_VMRuntimeMXBeanImpl.o >i686-pc-linux-gnu-ranlib .libs/libnative.a >rm -fr .libs/libnative.lax >creating libnative.la >(cd .libs && rm -f libnative.la && ln -s ../libnative.la libnative.la) >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >Making all in fdlibm >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/fdlibm' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o e_fmod.lo e_fmod.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o s_copysign.lo s_copysign.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o s_finite.lo s_finite.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o w_fmod.lo w_fmod.c >mkdir .libs >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists >mkdir: cannot create directory `.libs': File exists > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c s_finite.c -fPIC -DPIC -o .libs/s_finite.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c e_fmod.c -fPIC -DPIC -o .libs/e_fmod.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c s_copysign.c -fPIC -DPIC -o .libs/s_copysign.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c w_fmod.c -fPIC -DPIC -o .libs/w_fmod.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libfdlibm.la e_fmod.lo s_copysign.lo s_finite.lo w_fmod.lo >i686-pc-linux-gnu-ar cru .libs/libfdlibm.a .libs/e_fmod.o .libs/s_copysign.o .libs/s_finite.o .libs/w_fmod.o >i686-pc-linux-gnu-ranlib .libs/libfdlibm.a >creating libfdlibm.la >(cd .libs && rm -f libfdlibm.la && ln -s ../libfdlibm.la libfdlibm.la) >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/fdlibm' >Making all in mm >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >Making all in boehm-gc >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o allchblk.lo allchblk.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o alloc.lo alloc.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o blacklst.lo blacklst.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o checksums.lo checksums.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o dbg_mlc.lo dbg_mlc.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o dyn_load.lo dyn_load.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o finalize.lo finalize.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o gc_dlopen.lo gc_dlopen.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o gcj_mlc.lo gcj_mlc.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o headers.lo headers.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o malloc.lo malloc.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o mallocx.lo mallocx.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o mark.lo mark.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o mark_rts.lo mark_rts.c >mkdir .libs >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists >mkdir: cannot create directory `.libs': File exists > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c mark.c -fPIC -DPIC -o .libs/mark.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c allchblk.c -fPIC -DPIC -o .libs/allchblk.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c blacklst.c -fPIC -DPIC -o .libs/blacklst.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c headers.c -fPIC -DPIC -o .libs/headers.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c malloc.c -fPIC -DPIC -o .libs/malloc.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c mallocx.c -fPIC -DPIC -o .libs/mallocx.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c checksums.c -fPIC -DPIC -o .libs/checksums.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c finalize.c -fPIC -DPIC -o .libs/finalize.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c alloc.c -fPIC -DPIC -o .libs/alloc.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o >gcj_mlc.c: In function âGC_init_gcj_mallocâ: >gcj_mlc.c:74:31: warning: ISO C forbids conversion of object pointer to function pointer type >gcj_mlc.c:58:18: warning: unused variable âiâ >gcj_mlc.c: In function âGC_debug_gcj_mallocâ: >gcj_mlc.c:203:6: warning: implicit declaration of function âGC_start_debuggingâ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o misc.lo misc.c >dbg_mlc.c: In function âGC_check_heap_procâ: >dbg_mlc.c:894:7: warning: statement with no effect >gc_dlopen.c: In function âdisable_gc_for_dlopenâ: >gc_dlopen.c:54:5: warning: implicit declaration of function âGC_collection_in_progressâ >mark_rts.c: In function âGC_approx_spâ: >mark_rts.c:368:5: warning: function returns address of local variable >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o new_hblk.lo new_hblk.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o obj_map.lo obj_map.c >alloc.c: In function âGC_stopped_markâ: >alloc.c:464:16: warning: âstart_timeâ may be used uninitialized in this function >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o os_dep.lo os_dep.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o pcr_interface.lo pcr_interface.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o ptr_chck.lo ptr_chck.c >alloc.c: In function âGC_set_fl_marksâ: >alloc.c:540:9: warning: âhhdrâ may be used uninitialized in this function >alloc.c: In function âGC_clear_fl_marksâ: >alloc.c:581:9: warning: âhhdrâ may be used uninitialized in this function >alloc.c:582:11: warning: âszâ may be used uninitialized in this function >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o real_malloc.lo real_malloc.c >alloc.c: In function âGC_finish_collectionâ: >alloc.c:617:16: warning: âstart_timeâ may be used uninitialized in this function >alloc.c:618:16: warning: âfinalize_timeâ may be used uninitialized in this function >alloc.c: In function âGC_try_to_collect_innerâ: >alloc.c:323:16: warning: âstart_timeâ may be used uninitialized in this function >dbg_mlc.c: In function âGC_debug_reallocâ: >dbg_mlc.c:764:12: warning: âresultâ may be used uninitialized in this function >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o reclaim.lo reclaim.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o specific.lo specific.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o stubborn.lo stubborn.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o typd_mlc.lo typd_mlc.c >finalize.c: In function âGC_invoke_finalizersâ: >finalize.c:748:10: warning: âbytes_freed_beforeâ may be used uninitialized in this function >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o backgraph.lo backgraph.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o thread_local_alloc.lo thread_local_alloc.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o pthread_support.lo pthread_support.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c misc.c -fPIC -DPIC -o .libs/misc.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c real_malloc.c -fPIC -DPIC -o .libs/real_malloc.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c os_dep.c -fPIC -DPIC -o .libs/os_dep.o >real_malloc.c:32:0: warning: ISO C forbids an empty translation unit > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c reclaim.c -fPIC -DPIC -o .libs/reclaim.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c obj_map.c -fPIC -DPIC -o .libs/obj_map.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o pthread_stop_world.lo pthread_stop_world.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c pcr_interface.c -fPIC -DPIC -o .libs/pcr_interface.o >misc.c: In function âGC_init_innerâ: >misc.c:649:5: warning: statement with no effect >misc.c:650:5: warning: statement with no effect >misc.c:651:5: warning: statement with no effect >new_hblk.c: In function âGC_new_hblkâ: >new_hblk.c:186:3: warning: statement with no effect >os_dep.c: In function âGC_get_stack_baseâ: >os_dep.c:1184:5: warning: implicit declaration of function âpthread_getattr_npâ >os_dep.c: In function âGC_write_fault_handlerâ: >os_dep.c:2764:20: warning: unused variable âscpâ >os_dep.c:2763:11: warning: unused variable âcodeâ >os_dep.c: At top level: >os_dep.c:3092:16: warning: âsyscall_acquired_lockâ defined but not used > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c stubborn.c -fPIC -DPIC -o .libs/stubborn.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o mach_dep.lo mach_dep.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c specific.c -fPIC -DPIC -o .libs/specific.o >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o cord/cordbscs.lo cord/cordbscs.c >typd_mlc.c: In function âGC_init_explicit_typingâ: >typd_mlc.c:350:5: warning: statement with no effect >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o cord/cordprnt.lo cord/cordprnt.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o cord/cordtest.lo cord/cordtest.c >/bin/sh ./libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o cord/cordxtra.lo cord/cordxtra.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c backgraph.c -fPIC -DPIC -o .libs/backgraph.o >backgraph.c:477:0: warning: ISO C forbids an empty translation unit >reclaim.c: In function âGC_reclaim_allâ: >reclaim.c:579:16: warning: âstart_timeâ may be used uninitialized in this function > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c thread_local_alloc.c -fPIC -DPIC -o .libs/thread_local_alloc.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o >thread_local_alloc.c: In function âGC_malloc_atomicâ: >thread_local_alloc.c:212:5: warning: statement with no effect > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o >mkdir cord/.libs >mkdir cord/.libs >mkdir: cannot create directory `cord/.libs': File exists > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c cord/cordprnt.c -fPIC -DPIC -o cord/.libs/cordprnt.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c cord/cordbscs.c -fPIC -DPIC -o cord/.libs/cordbscs.o >pthread_stop_world.c: In function âGC_restart_handlerâ: >pthread_stop_world.c:228:15: warning: unused variable âmeâ >pthread_stop_world.c:227:15: warning: unused variable âmy_threadâ >pthread_stop_world.c: In function âGC_push_all_stacksâ: >pthread_stop_world.c:267:5: warning: implicit declaration of function âGC_thr_initâ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c cord/cordxtra.c -fPIC -DPIC -o cord/.libs/cordxtra.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c cord/cordtest.c -fPIC -DPIC -o cord/.libs/cordtest.o >cord/cordxtra.c: In function âCORD_from_file_lazy_innerâ: >cord/cordxtra.c:577:2: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -version-info 1:3:0 -no-undefined -Wl,-O1 -o libgc.la allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo thread_local_alloc.lo pthread_support.lo pthread_stop_world.lo mach_dep.lo -lpthread -ldl >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >i686-pc-linux-gnu-ar cru .libs/libgc.a .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/thread_local_alloc.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/mach_dep.o >i686-pc-linux-gnu-ranlib .libs/libgc.a >creating libgc.la >(cd .libs && rm -f libgc.la && ln -s ../libgc.la libgc.la) >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -version-info 1:3:0 -no-undefined -Wl,-O1 -o libcord.la cord/cordbscs.lo cord/cordprnt.lo cord/cordtest.lo cord/cordxtra.lo ./libgc.la >libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries >rm -fr .libs/libcord.lax >mkdir .libs/libcord.lax >rm -fr .libs/libcord.lax/libgc.a >mkdir .libs/libcord.lax/libgc.a >(cd .libs/libcord.lax/libgc.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc/./.libs/libgc.a) >i686-pc-linux-gnu-ar cru .libs/libcord.a cord/.libs/cordbscs.o cord/.libs/cordprnt.o cord/.libs/cordtest.o cord/.libs/cordxtra.o .libs/libcord.lax/libgc.a/finalize.o .libs/libcord.lax/libgc.a/pthread_stop_world.o .libs/libcord.lax/libgc.a/pcr_interface.o .libs/libcord.lax/libgc.a/reclaim.o .libs/libcord.lax/libgc.a/mark.o .libs/libcord.lax/libgc.a/dbg_mlc.o .libs/libcord.lax/libgc.a/obj_map.o .libs/libcord.lax/libgc.a/headers.o .libs/libcord.lax/libgc.a/misc.o .libs/libcord.lax/libgc.a/blacklst.o .libs/libcord.lax/libgc.a/allchblk.o .libs/libcord.lax/libgc.a/real_malloc.o .libs/libcord.lax/libgc.a/mallocx.o .libs/libcord.lax/libgc.a/gc_dlopen.o .libs/libcord.lax/libgc.a/dyn_load.o .libs/libcord.lax/libgc.a/new_hblk.o .libs/libcord.lax/libgc.a/specific.o .libs/libcord.lax/libgc.a/stubborn.o .libs/libcord.lax/libgc.a/typd_mlc.o .libs/libcord.lax/libgc.a/mark_rts.o .libs/libcord.lax/libgc.a/os_dep.o .libs/libcord.lax/libgc.a/checksums.o .libs/libcord.lax/libgc.a/malloc.o .libs/libcord.lax/libgc.a/alloc.o .libs/libcord.lax/libgc.a/thread_local_alloc.o .libs/libcord.lax/libgc.a/gcj_mlc.o .libs/libcord.lax/libgc.a/backgraph.o .libs/libcord.lax/libgc.a/mach_dep.o .libs/libcord.lax/libgc.a/ptr_chck.o .libs/libcord.lax/libgc.a/pthread_support.o >i686-pc-linux-gnu-ranlib .libs/libcord.a >rm -fr .libs/libcord.lax >creating libcord.la >(cd .libs && rm -f libcord.la && ln -s ../libcord.la libcord.la) >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o codememory.lo codememory.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o dumpmemory.lo dumpmemory.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o boehm.lo boehm.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o memory.lo memory.c >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c codememory.c -fPIC -DPIC -o .libs/codememory.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c memory.c -fPIC -DPIC -o .libs/memory.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c dumpmemory.c -fPIC -DPIC -o .libs/dumpmemory.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c boehm.c -fPIC -DPIC -o .libs/boehm.o >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from memory.c:45: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/native/localref.h:40, > from ../../src/native/llni.h:54, > from ../../src/threads/posix/lock.h:35, > from ../../src/threads/lock-common.h:35, > from codememory.c:32: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from dumpmemory.c:31: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from boehm.c:41: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libmm.la codememory.lo dumpmemory.lo boehm.lo memory.lo ../../src/mm/boehm-gc/libgc.la >rm -fr .libs/libmm.lax >mkdir .libs/libmm.lax >rm -fr .libs/libmm.lax/libgc.a >mkdir .libs/libmm.lax/libgc.a >(cd .libs/libmm.lax/libgc.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/../../src/mm/boehm-gc/.libs/libgc.a) >i686-pc-linux-gnu-ar cru .libs/libmm.a .libs/codememory.o .libs/dumpmemory.o .libs/boehm.o .libs/memory.o .libs/libmm.lax/libgc.a/finalize.o .libs/libmm.lax/libgc.a/pthread_stop_world.o .libs/libmm.lax/libgc.a/pcr_interface.o .libs/libmm.lax/libgc.a/reclaim.o .libs/libmm.lax/libgc.a/mark.o .libs/libmm.lax/libgc.a/dbg_mlc.o .libs/libmm.lax/libgc.a/obj_map.o .libs/libmm.lax/libgc.a/headers.o .libs/libmm.lax/libgc.a/misc.o .libs/libmm.lax/libgc.a/blacklst.o .libs/libmm.lax/libgc.a/allchblk.o .libs/libmm.lax/libgc.a/real_malloc.o .libs/libmm.lax/libgc.a/mallocx.o .libs/libmm.lax/libgc.a/gc_dlopen.o .libs/libmm.lax/libgc.a/dyn_load.o .libs/libmm.lax/libgc.a/new_hblk.o .libs/libmm.lax/libgc.a/specific.o .libs/libmm.lax/libgc.a/stubborn.o .libs/libmm.lax/libgc.a/typd_mlc.o .libs/libmm.lax/libgc.a/mark_rts.o .libs/libmm.lax/libgc.a/os_dep.o .libs/libmm.lax/libgc.a/checksums.o .libs/libmm.lax/libgc.a/malloc.o .libs/libmm.lax/libgc.a/alloc.o .libs/libmm.lax/libgc.a/thread_local_alloc.o .libs/libmm.lax/libgc.a/gcj_mlc.o .libs/libmm.lax/libgc.a/backgraph.o .libs/libmm.lax/libgc.a/mach_dep.o .libs/libmm.lax/libgc.a/ptr_chck.o .libs/libmm.lax/libgc.a/pthread_support.o >i686-pc-linux-gnu-ranlib .libs/libmm.a >rm -fr .libs/libmm.lax >creating libmm.la >(cd .libs && rm -f libmm.la && ln -s ../libmm.la libmm.la) >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >Making all in threads >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >Making all in posix >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads/posix' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o lock.lo lock.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o thread-posix.lo thread-posix.c >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c thread-posix.c -fPIC -DPIC -o .libs/thread-posix.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c lock.c -fPIC -DPIC -o .libs/lock.o >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from lock.c:37: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from thread-posix.c:46: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/threads/atomic.hpp:39:0, > from lock.c:75: >../../../src/vm/jit/i386/md-atomic.hpp: In function âAtomic_compare_and_swap_64â: >../../../src/vm/jit/i386/md-atomic.hpp:69:2: warning: #warning is a GCC extension >../../../src/vm/jit/i386/md-atomic.hpp:69:2: warning: #warning Should we use cmpxchg8b or a generic version? >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libthreadsposix.la lock.lo thread-posix.lo >i686-pc-linux-gnu-ar cru .libs/libthreadsposix.a .libs/lock.o .libs/thread-posix.o >i686-pc-linux-gnu-ranlib .libs/libthreadsposix.a >creating libthreadsposix.la >(cd .libs && rm -f libthreadsposix.la && ln -s ../libthreadsposix.la libthreadsposix.la) >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads/posix' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o atomic.lo atomic.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o threadlist.lo threadlist.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o thread.lo thread.c >mkdir .libs >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists >mkdir: cannot create directory `.libs': File exists > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c threadlist.c -fPIC -DPIC -o .libs/threadlist.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c atomic.c -fPIC -DPIC -o .libs/atomic.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c thread.c -fPIC -DPIC -o .libs/thread.o >In file included from ../../src/threads/atomic.hpp:39:0, > from atomic.c:30: >../../src/vm/jit/i386/md-atomic.hpp: In function âAtomic_compare_and_swap_64â: >../../src/vm/jit/i386/md-atomic.hpp:69:2: warning: #warning is a GCC extension >../../src/vm/jit/i386/md-atomic.hpp:69:2: warning: #warning Should we use cmpxchg8b or a generic version? >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from threadlist.c:30: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from thread.c:34: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/native/jni.h:63, > from ../../src/vm/vm.h:36, > from ../../src/threads/posix/mutex-posix.h:33, > from ../../src/threads/mutex.h:32, > from atomic.c:31: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libthreads.la atomic.lo threadlist.lo thread.lo posix/libthreadsposix.la -lz -lpthread -ldl >rm -fr .libs/libthreads.lax >mkdir .libs/libthreads.lax >rm -fr .libs/libthreads.lax/libthreadsposix.a >mkdir .libs/libthreads.lax/libthreadsposix.a >(cd .libs/libthreads.lax/libthreadsposix.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads/posix/.libs/libthreadsposix.a) >i686-pc-linux-gnu-ar cru .libs/libthreads.a .libs/atomic.o .libs/threadlist.o .libs/thread.o .libs/libthreads.lax/libthreadsposix.a/thread-posix.o .libs/libthreads.lax/libthreadsposix.a/lock.o >i686-pc-linux-gnu-ranlib .libs/libthreads.a >rm -fr .libs/libthreads.lax >creating libthreads.la >(cd .libs && rm -f libthreads.la && ln -s ../libthreads.la libthreads.la) >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >Making all in vm >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >Making all in jit >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >Making all in ir >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/ir' >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o bytecode.lo bytecode.c >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c bytecode.c -fPIC -DPIC -o .libs/bytecode.o >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libir.la bytecode.lo >i686-pc-linux-gnu-ar cru .libs/libir.a .libs/bytecode.o >i686-pc-linux-gnu-ranlib .libs/libir.a >creating libir.la >(cd .libs && rm -f libir.la && ln -s ../libir.la libir.la) >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/ir' >Making all in optimizing >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/optimizing' >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o ifconv.lo ifconv.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o recompile.lo recompile.c >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c ifconv.c -fPIC -DPIC -o .libs/ifconv.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c recompile.c -fPIC -DPIC -o .libs/recompile.o >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from ../../../../src/vm/vm.h:36, > from ifconv.c:34: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from ../../../../src/mm/memory.h:51, > from recompile.c:33: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o liboptimizing.la ifconv.lo recompile.lo >i686-pc-linux-gnu-ar cru .libs/liboptimizing.a .libs/ifconv.o .libs/recompile.o >i686-pc-linux-gnu-ranlib .libs/liboptimizing.a >creating liboptimizing.la >(cd .libs && rm -f liboptimizing.la && ln -s ../liboptimizing.la liboptimizing.la) >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/optimizing' >Making all in i386 >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >Making all in linux >make[6]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386/linux' >/bin/sh ../../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src -I../../../../../src/vm/jit/i386 -I../../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o md-os.lo md-os.c >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../src -I../../../../../src/vm/jit/i386 -I../../../../../src -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c md-os.c -fPIC -DPIC -o .libs/md-os.o >In file included from ../../../../../src/vm/stringlocal.h:34:0, > from ../../../../../src/vmcore/class.h:46, > from ../../../../../src/toolbox/logging.h:36, > from ../../../../../src/vm/builtin.h:39, > from ../../../../../src/vm/jit/codegen-common.h:43, > from ../../../../../src/vm/jit/i386/emit.h:39, > from ../../../../../src/vm/jit/i386/codegen.h:34, > from md-os.c:35: >../../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >md-os.c: In function âmd_signal_handler_sigillâ: >md-os.c:234:2: warning: implicit declaration of function âpatcher_is_valid_trap_instruction_atâ >md-os.c:237:3: warning: implicit declaration of function âpatcher_is_patched_atâ >/bin/sh ../../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libmd.la md-os.lo >i686-pc-linux-gnu-ar cru .libs/libmd.a .libs/md-os.o >i686-pc-linux-gnu-ranlib .libs/libmd.a >creating libmd.la >(cd .libs && rm -f libmd.la && ln -s ../libmd.la libmd.la) >make[6]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386/linux' >make[6]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >/bin/sh ../../../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -O2 -pipe -fno-strict-aliasing -c -o asmpart.lo asmpart.S >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o codegen.lo codegen.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o emit.lo emit.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o patcher.lo patcher.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o md-abi.lo md-abi.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o md.lo md.c >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c md.c -fPIC -DPIC -o .libs/md.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c patcher.c -fPIC -DPIC -o .libs/patcher.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c emit.c -fPIC -DPIC -o .libs/emit.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c md-abi.c -fPIC -DPIC -o .libs/md-abi.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c codegen.c -fPIC -DPIC -o .libs/codegen.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -I../../../../src -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386/linux -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -O2 -pipe -fno-strict-aliasing -c asmpart.S -fPIC -DPIC -o .libs/asmpart.o >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vm/jit/codegen-common.h:43, > from ../../../../src/vm/jit/i386/emit.h:39, > from ../../../../src/vm/jit/i386/codegen.h:34, > from patcher.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/vmcore/references.h:66, > from ../../../../src/vm/jit/verify/typeinfo.h:39, > from ../../../../src/vm/jit/reg.h:41, > from ../../../../src/vm/resolve.h:43, > from ../../../../src/vm/jit/jit.h:44, > from ../../../../src/vm/jit/abi.h:35, > from md-abi.c:33: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/native/jni.h:63, > from ../../../../src/vm/vm.h:36, > from md.c:36: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vm/jit/codegen-common.h:43, > from ../../../../src/vm/jit/i386/emit.h:39, > from ../../../../src/vm/jit/i386/codegen.h:34, > from codegen.c:36: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vm/jit/codegen-common.h:43, > from ../../../../src/vm/jit/i386/emit.h:39, > from ../../../../src/vm/jit/i386/codegen.h:34, > from emit.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libarch.la asmpart.lo codegen.lo emit.lo patcher.lo md-abi.lo md.lo linux/libmd.la >rm -fr .libs/libarch.lax >mkdir .libs/libarch.lax >rm -fr .libs/libarch.lax/libmd.a >mkdir .libs/libarch.lax/libmd.a >(cd .libs/libarch.lax/libmd.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386/linux/.libs/libmd.a) >i686-pc-linux-gnu-ar cru .libs/libarch.a .libs/asmpart.o .libs/codegen.o .libs/emit.o .libs/patcher.o .libs/md-abi.o .libs/md.o .libs/libarch.lax/libmd.a/md-os.o >i686-pc-linux-gnu-ranlib .libs/libarch.a >rm -fr .libs/libarch.lax >creating libarch.la >(cd .libs && rm -f libarch.la && ln -s ../libarch.la libarch.la) >make[6]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >Making all in allocator >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/allocator' >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o simplereg.lo simplereg.c >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c simplereg.c -fPIC -DPIC -o .libs/simplereg.o >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from ../../../../src/mm/memory.h:51, > from simplereg.c:36: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o liballocator.la simplereg.lo >i686-pc-linux-gnu-ar cru .libs/liballocator.a .libs/simplereg.o >i686-pc-linux-gnu-ranlib .libs/liballocator.a >creating liballocator.la >(cd .libs && rm -f liballocator.la && ln -s ../liballocator.la liballocator.la) >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/allocator' >Making all in verify >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/verify' >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o typecheck.lo typecheck.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o typecheck-common.lo typecheck-common.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o typecheck-stackbased.lo typecheck-stackbased.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o typecheck-typeinferer.lo typecheck-typeinferer.c >/bin/sh ../../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o typeinfo.lo typeinfo.c >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c typecheck-common.c -fPIC -DPIC -o .libs/typecheck-common.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c typecheck-typeinferer.c -fPIC -DPIC -o .libs/typecheck-typeinferer.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c typecheck.c -fPIC -DPIC -o .libs/typecheck.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c typecheck-stackbased.c -fPIC -DPIC -o .libs/typecheck-stackbased.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src -I../../../../src/vm/jit/i386 -I../../../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c typeinfo.c -fPIC -DPIC -o .libs/typeinfo.o >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/vmcore/references.h:66, > from ../../../../src/vm/exceptions.h:34, > from typecheck-common.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from ../../../../src/mm/memory.h:51, > from typecheck.c:144: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from ../../../../src/mm/memory.h:51, > from typecheck-typeinferer.c:34: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from typecheck-stackbased.c:32: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../../src/vm/stringlocal.h:34:0, > from ../../../../src/vmcore/class.h:46, > from ../../../../src/toolbox/logging.h:36, > from ../../../../src/vm/builtin.h:39, > from ../../../../src/vmcore/method.h:41, > from ../../../../src/mm/gc-common.h:35, > from ../../../../src/mm/memory.h:51, > from typeinfo.c:31: >../../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libverify.la typecheck.lo typecheck-common.lo typecheck-stackbased.lo typecheck-typeinferer.lo typeinfo.lo >i686-pc-linux-gnu-ar cru .libs/libverify.a .libs/typecheck.o .libs/typecheck-common.o .libs/typecheck-stackbased.o .libs/typecheck-typeinferer.o .libs/typeinfo.o >i686-pc-linux-gnu-ranlib .libs/libverify.a >creating libverify.la >(cd .libs && rm -f libverify.la && ln -s ../libverify.la libverify.la) >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/verify' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o argument.lo argument.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o code.lo code.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o codegen-common.lo codegen-common.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o dseg.lo dseg.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o emit-common.lo emit-common.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o exceptiontable.lo exceptiontable.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o executionstate.lo executionstate.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o jit.lo jit.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o linenumbertable.lo linenumbertable.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o methodtree.lo methodtree.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o parse.lo parse.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o patcher-common.lo patcher-common.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o reg.lo reg.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o show.lo show.c >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c argument.c -fPIC -DPIC -o .libs/argument.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c codegen-common.c -fPIC -DPIC -o .libs/codegen-common.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c code.c -fPIC -DPIC -o .libs/code.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c exceptiontable.c -fPIC -DPIC -o .libs/exceptiontable.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c jit.c -fPIC -DPIC -o .libs/jit.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c executionstate.c -fPIC -DPIC -o .libs/executionstate.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c emit-common.c -fPIC -DPIC -o .libs/emit-common.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c dseg.c -fPIC -DPIC -o .libs/dseg.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c parse.c -fPIC -DPIC -o .libs/parse.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c linenumbertable.c -fPIC -DPIC -o .libs/linenumbertable.o >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from argument.c:35: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vm/jit/codegen-common.h:43, > from ../../../src/vm/jit/i386/emit.h:39, > from ../../../src/vm/jit/i386/codegen.h:34, > from codegen-common.c:50: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c patcher-common.c -fPIC -DPIC -o .libs/patcher-common.o >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from dseg.c:34: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from exceptiontable.c:31: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vm/jit/codegen-common.h:43, > from ../../../src/vm/jit/i386/md.h:34, > from jit.c:33: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from code.c:33: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vm/jit/codegen-common.h:43, > from ../../../src/vm/jit/i386/emit.h:39, > from ../../../src/vm/jit/i386/codegen.h:34, > from emit-common.c:34: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c show.c -fPIC -DPIC -o .libs/show.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c methodtree.c -fPIC -DPIC -o .libs/methodtree.o >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from parse.c:33: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/vmcore/references.h:66, > from ../../../src/vm/jit/verify/typeinfo.h:39, > from ../../../src/vm/jit/reg.h:41, > from ../../../src/vm/resolve.h:43, > from ../../../src/vm/jit/jit.h:44, > from ../../../src/vm/jit/abi.h:35, > from executionstate.c:33: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >argument.c: In function âargument_jitarray_loadâ: >argument.c:61:13: warning: âret.lâ may be used uninitialized in this function >argument.c: In function âargument_jitreturn_loadâ: >argument.c:152:12: warning: âret.lâ may be used uninitialized in this function > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c reg.c -fPIC -DPIC -o .libs/reg.o >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from linenumbertable.c:31: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vm/jit/codegen-common.h:43, > from ../../../src/vm/jit/i386/emit.h:39, > from ../../../src/vm/jit/i386/codegen.h:34, > from patcher-common.c:32: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o stack.lo stack.c >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from show.c:33: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from methodtree.c:30: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from reg.c:37: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o stacktrace.lo stacktrace.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o trace.lo trace.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o trap.lo trap.c >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o cfg.lo cfg.c > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c stack.c -fPIC -DPIC -o .libs/stack.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c trace.c -fPIC -DPIC -o .libs/trace.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c stacktrace.c -fPIC -DPIC -o .libs/stacktrace.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c trap.c -fPIC -DPIC -o .libs/trap.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/linux -I../../../src -I../../../contrib/vmlog -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c cfg.c -fPIC -DPIC -o .libs/cfg.o >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from stack.c:36: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from trace.c:32: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from trap.c:34: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vm/jit/codegen-common.h:43, > from ../../../src/vm/jit/i386/md.h:34, > from stacktrace.c:35: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../../src/vm/stringlocal.h:34:0, > from ../../../src/vmcore/class.h:46, > from ../../../src/toolbox/logging.h:36, > from ../../../src/vm/builtin.h:39, > from ../../../src/vmcore/method.h:41, > from ../../../src/mm/gc-common.h:35, > from ../../../src/mm/memory.h:51, > from cfg.c:33: >../../../src/vmcore/system.h: In function âsystem_scandirâ: >../../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libjit.la argument.lo code.lo codegen-common.lo dseg.lo emit-common.lo exceptiontable.lo executionstate.lo jit.lo linenumbertable.lo methodtree.lo parse.lo patcher-common.lo reg.lo show.lo stack.lo stacktrace.lo trace.lo trap.lo cfg.lo allocator/liballocator.la ir/libir.la optimizing/liboptimizing.la verify/libverify.la i386/libarch.la >rm -fr .libs/libjit.lax >mkdir .libs/libjit.lax >rm -fr .libs/libjit.lax/liballocator.a >mkdir .libs/libjit.lax/liballocator.a >(cd .libs/libjit.lax/liballocator.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/allocator/.libs/liballocator.a) >rm -fr .libs/libjit.lax/libir.a >mkdir .libs/libjit.lax/libir.a >(cd .libs/libjit.lax/libir.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/ir/.libs/libir.a) >rm -fr .libs/libjit.lax/liboptimizing.a >mkdir .libs/libjit.lax/liboptimizing.a >(cd .libs/libjit.lax/liboptimizing.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/optimizing/.libs/liboptimizing.a) >rm -fr .libs/libjit.lax/libverify.a >mkdir .libs/libjit.lax/libverify.a >(cd .libs/libjit.lax/libverify.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/verify/.libs/libverify.a) >rm -fr .libs/libjit.lax/libarch.a >mkdir .libs/libjit.lax/libarch.a >(cd .libs/libjit.lax/libarch.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386/.libs/libarch.a) >i686-pc-linux-gnu-ar cru .libs/libjit.a .libs/argument.o .libs/code.o .libs/codegen-common.o .libs/dseg.o .libs/emit-common.o .libs/exceptiontable.o .libs/executionstate.o .libs/jit.o .libs/linenumbertable.o .libs/methodtree.o .libs/parse.o .libs/patcher-common.o .libs/reg.o .libs/show.o .libs/stack.o .libs/stacktrace.o .libs/trace.o .libs/trap.o .libs/cfg.o .libs/libjit.lax/liballocator.a/simplereg.o .libs/libjit.lax/libir.a/bytecode.o .libs/libjit.lax/liboptimizing.a/ifconv.o .libs/libjit.lax/liboptimizing.a/recompile.o .libs/libjit.lax/libverify.a/typecheck-typeinferer.o .libs/libjit.lax/libverify.a/typecheck-stackbased.o .libs/libjit.lax/libverify.a/typeinfo.o .libs/libjit.lax/libverify.a/typecheck-common.o .libs/libjit.lax/libverify.a/typecheck.o .libs/libjit.lax/libarch.a/emit.o .libs/libjit.lax/libarch.a/codegen.o .libs/libjit.lax/libarch.a/md.o .libs/libjit.lax/libarch.a/patcher.o .libs/libjit.lax/libarch.a/md-os.o .libs/libjit.lax/libarch.a/asmpart.o .libs/libjit.lax/libarch.a/md-abi.o >i686-pc-linux-gnu-ranlib .libs/libjit.a >rm -fr .libs/libjit.lax >creating libjit.la >(cd .libs && rm -f libjit.la && ln -s ../libjit.la libjit.la) >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o assertion.lo assertion.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o access.lo access.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o array.lo array.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o builtin.lo builtin.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o exceptions.lo exceptions.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o finalizer.lo finalizer.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o initialize.lo initialize.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o package.lo package.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o primitive.lo primitive.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o properties.lo properties.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o resolve.lo resolve.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o signal.lo signal.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o string.lo string.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o vm.lo vm.c >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c assertion.c -fPIC -DPIC -o .libs/assertion.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c builtin.c -fPIC -DPIC -o .libs/builtin.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c signal.c -fPIC -DPIC -o .libs/signal.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c primitive.c -fPIC -DPIC -o .libs/primitive.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c array.c -fPIC -DPIC -o .libs/array.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c access.c -fPIC -DPIC -o .libs/access.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c finalizer.c -fPIC -DPIC -o .libs/finalizer.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c string.c -fPIC -DPIC -o .libs/string.o >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from signal.c:44: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c package.c -fPIC -DPIC -o .libs/package.o >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c properties.c -fPIC -DPIC -o .libs/properties.o >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from builtin.c:50: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c initialize.c -fPIC -DPIC -o .libs/initialize.o >In file included from string.c:30:0: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from access.c:33: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from assertion.c:31: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/native/jni.h:63, > from primitive.c:31: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/native/localref.h:40, > from ../../src/native/llni.h:54, > from array.c:30: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c resolve.c -fPIC -DPIC -o .libs/resolve.o >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from properties.c:37: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from finalizer.c:32: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c exceptions.c -fPIC -DPIC -o .libs/exceptions.o >builtin.c: In function âbuiltin_fast_canstoreâ: >builtin.c:699:19: warning: unused variable âdiffvalâ >builtin.c: In function âbuiltin_fast_canstore_onedimâ: >builtin.c:772:19: warning: unused variable âdiffvalâ >builtin.c: In function âbuiltin_fast_canstore_onedim_classâ: >builtin.c:825:12: warning: unused variable âdiffvalâ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c vm.c -fPIC -DPIC -o .libs/vm.o >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from package.c:32: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/native/localref.h:40, > from ../../src/native/llni.h:54, > from ../../src/threads/posix/lock.h:35, > from ../../src/threads/lock-common.h:35, > from initialize.c:32: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from resolve.c:32: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from vm.c:41: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/mm/gc-common.h:35, > from ../../src/mm/memory.h:51, > from exceptions.c:38: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >resolve.c: In function âresolve_and_check_subtype_setâ: >resolve.c:881:19: warning: comparison between âtypecheck_resultâ and âenum <anonymous>â >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o libvm.la assertion.lo access.lo array.lo builtin.lo exceptions.lo finalizer.lo initialize.lo package.lo primitive.lo properties.lo resolve.lo signal.lo string.lo vm.lo jit/libjit.la >rm -fr .libs/libvm.lax >mkdir .libs/libvm.lax >rm -fr .libs/libvm.lax/libjit.a >mkdir .libs/libvm.lax/libjit.a >(cd .libs/libvm.lax/libjit.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/.libs/libjit.a) >i686-pc-linux-gnu-ar cru .libs/libvm.a .libs/assertion.o .libs/access.o .libs/array.o .libs/builtin.o .libs/exceptions.o .libs/finalizer.o .libs/initialize.o .libs/package.o .libs/primitive.o .libs/properties.o .libs/resolve.o .libs/signal.o .libs/string.o .libs/vm.o .libs/libvm.lax/libjit.a/typecheck-typeinferer.o .libs/libvm.lax/libjit.a/argument.o .libs/libvm.lax/libjit.a/dseg.o .libs/libvm.lax/libjit.a/emit.o .libs/libvm.lax/libjit.a/emit-common.o .libs/libvm.lax/libjit.a/bytecode.o .libs/libvm.lax/libjit.a/code.o .libs/libvm.lax/libjit.a/methodtree.o .libs/libvm.lax/libjit.a/simplereg.o .libs/libvm.lax/libjit.a/exceptiontable.o .libs/libvm.lax/libjit.a/codegen.o .libs/libvm.lax/libjit.a/stacktrace.o .libs/libvm.lax/libjit.a/cfg.o .libs/libvm.lax/libjit.a/ifconv.o .libs/libvm.lax/libjit.a/codegen-common.o .libs/libvm.lax/libjit.a/typecheck-stackbased.o .libs/libvm.lax/libjit.a/stack.o .libs/libvm.lax/libjit.a/md.o .libs/libvm.lax/libjit.a/executionstate.o .libs/libvm.lax/libjit.a/trap.o .libs/libvm.lax/libjit.a/typeinfo.o .libs/libvm.lax/libjit.a/linenumbertable.o .libs/libvm.lax/libjit.a/parse.o .libs/libvm.lax/libjit.a/patcher.o .libs/libvm.lax/libjit.a/recompile.o .libs/libvm.lax/libjit.a/jit.o .libs/libvm.lax/libjit.a/patcher-common.o .libs/libvm.lax/libjit.a/typecheck-common.o .libs/libvm.lax/libjit.a/typecheck.o .libs/libvm.lax/libjit.a/trace.o .libs/libvm.lax/libjit.a/md-os.o .libs/libvm.lax/libjit.a/show.o .libs/libvm.lax/libjit.a/asmpart.o .libs/libvm.lax/libjit.a/reg.o .libs/libvm.lax/libjit.a/md-abi.o >i686-pc-linux-gnu-ranlib .libs/libvm.a >rm -fr .libs/libvm.lax >creating libvm.la >(cd .libs && rm -f libvm.la && ln -s ../libvm.la libvm.la) >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >Making all in cacao >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacao' >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -avoid-version -Wl,-O1 -o libjvm.la -rpath /usr/cacao/lib ../../src/fdlibm/libfdlibm.la ../../src/mm/libmm.la ../../src/native/libnative.la ../../src/threads/libthreads.la ../../src/toolbox/libtoolbox.la ../../src/vm/libvm.la ../../src/vmcore/libvmcore.la -lz -lpthread -ldl >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/linux -I/usr/gnu-classpath-0.98/include -I/usr/gnu-classpath-0.98/include -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c cacao.c >In file included from ../../src/vm/stringlocal.h:34:0, > from ../../src/vmcore/class.h:46, > from ../../src/toolbox/logging.h:36, > from ../../src/vm/builtin.h:39, > from ../../src/vmcore/method.h:41, > from ../../src/native/jni.h:63, > from cacao.c:41: >../../src/vmcore/system.h: In function âsystem_scandirâ: >../../src/vmcore/system.h:381:2: warning: passing argument 4 of âscandirâ from incompatible pointer type >/usr/include/dirent.h:252:12: note: expected âint (*)(const struct dirent **, const struct dirent **)â but argument is of type âint (*)(const void *, const void *)â >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -export-dynamic -Wl,-O1 -o cacao cacao.o -lz -lpthread -ldl >mkdir .libs >i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o cacao cacao.o -Wl,--export-dynamic -lz -lpthread -ldl >i686-pc-linux-gnu-gcc -shared -Wl,--whole-archive ../../src/fdlibm/.libs/libfdlibm.a ../../src/mm/.libs/libmm.a ../../src/native/.libs/libnative.a ../../src/threads/.libs/libthreads.a ../../src/toolbox/.libs/libtoolbox.a ../../src/vm/.libs/libvm.a ../../src/vmcore/.libs/libvmcore.a -Wl,--no-whole-archive -lz -lpthread -ldl -m32 -Wl,-O1 -Wl,-soname -Wl,libjvm.so -o .libs/libjvm.so >/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object. >creating libjvm.la >(cd .libs && rm -f libjvm.la && ln -s ../libjvm.la libjvm.la) >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacao' >Making all in scripts >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/scripts' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/scripts' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests' >Making all in regression >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression' >Making all in base >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/base' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/base' >Making all in assertion >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/assertion' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/assertion' >Making all in bugzilla >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/bugzilla' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/bugzilla' >Making all in jasmin >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/jasmin' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/jasmin' >Making all in native >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/native' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/native' >Making all in resolving >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving' >Making all in classes1 >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes1' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes1' >Making all in classes2 >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes2' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes2' >Making all in classes3 >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes3' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes3' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests' >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4' >make[1]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4' >>>> Source compiled. >>>> Test phase [check]: dev-java/cacao-0.99.4 >make -j14 -j1 check >Making check in contrib >make[1]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >Making check in vmlog >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >Making check in t >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog/t' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog/t' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >make[1]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >Making check in doc >make[1]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >Making check in doxygen >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/doxygen' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/doxygen' >Making check in handbook >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/handbook' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/handbook' >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >make[1]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >Making check in man >make[1]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/man' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/man' >Making check in src >make[1]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >Making check in toolbox >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/toolbox' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/toolbox' >Making check in vmcore >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vmcore' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vmcore' >Making check in cacaoh >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacaoh' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacaoh' >Making check in classes >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/classes' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/classes' >Making check in native >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >Making check in include >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/include' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/include' >Making check in vm >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >Making check in gnuclasspath >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm/gnuclasspath' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm/gnuclasspath' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >Making check in fdlibm >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/fdlibm' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/fdlibm' >Making check in mm >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >Making check in boehm-gc >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make gctest leaktest middletest smashtest hugetest threadleaktest >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o tests/test.o tests/test.c >tests/test.c: In function âgcj_consâ: >tests/test.c:285:16: warning: unused variable âcountâ >tests/test.c: In function ârun_one_testâ: >tests/test.c:1156:29: warning: ISO C forbids conversion of function pointer to object pointer type >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o gctest tests/test.o ./libgc.la >i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o gctest tests/test.o ./.libs/libgc.a -lpthread -ldl >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o tests/leak_test.o tests/leak_test.c >tests/leak_test.c:3:1: warning: return type defaults to âintâ >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o leaktest tests/leak_test.o ./libgc.la >i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o leaktest tests/leak_test.o ./.libs/libgc.a -lpthread -ldl >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o tests/middle.o tests/middle.c >tests/middle.c: In function âmainâ: >tests/middle.c:23:2: warning: format â%ldâ expects type âlong intâ, but argument 2 has type âsize_tâ >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o middletest tests/middle.o ./libgc.la >i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o middletest tests/middle.o ./.libs/libgc.a -lpthread -ldl >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o tests/smash_test.o tests/smash_test.c >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o smashtest tests/smash_test.o ./libgc.la >i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o smashtest tests/smash_test.o ./.libs/libgc.a -lpthread -ldl >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o tests/huge_test.o tests/huge_test.c >tests/huge_test.c:14:1: warning: return type defaults to âintâ >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o hugetest tests/huge_test.o ./libgc.la >i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o hugetest tests/huge_test.o ./.libs/libgc.a -lpthread -ldl >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./include -I./include -I./libatomic_ops/src -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -c -o tests/thread_leak_test.o tests/thread_leak_test.c >tests/thread_leak_test.c:25:1: warning: return type defaults to âintâ >tests/thread_leak_test.c: In function âmainâ: >tests/thread_leak_test.c:38:13: warning: format â%luâ expects type âlong unsigned intâ, but argument 2 has type âintâ >/bin/sh ./libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o threadleaktest tests/thread_leak_test.o ./libgc.la >i686-pc-linux-gnu-gcc -m32 -D__I386__ -D__LINUX__ -std=c99 -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_REENTRANT -O2 -pipe -fno-strict-aliasing -Wl,-O1 -o threadleaktest tests/thread_leak_test.o ./.libs/libgc.a -lpthread -ldl >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make check-TESTS >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >Switched to incremental mode >Emulating dirty bits with mprotect/signals >Completed 3 tests >Allocated 5607203 collectable objects >Allocated 306 uncollectable objects >Allocated 3698598 atomic objects >Allocated 34384 stubborn objects >Finalized 6780/6780 objects - finalization is probably ok >Total number of bytes allocated is 189745602 >Final heap size is 21336064 bytes >Collector appears to work >Completed 233 collections >PASS: gctest >Leaked composite object at 0x9469fd0 (tests/leak_test.c:19, sz=4, NORMAL) > >PASS: leaktest >Final heap size is 131072 >PASS: middletest >GC_check_heap_block: found smashed heap objects: >0x84d2ff8 in or near object at 0x84d2fd0(tests/smash_test.c:21, sz=40) >GC_check_heap_block: found smashed heap objects: >0x84d2ff8 in or near object at 0x84d2fd0(tests/smash_test.c:21, sz=40) >GC_check_heap_block: found smashed heap objects: >0x853ecb8 in or near object at 0x853ec90(tests/smash_test.c:21, sz=40) >0x84d2ff8 in or near object at 0x84d2fd0(tests/smash_test.c:21, sz=40) >PASS: smashtest >GC Warning: Out of Memory! Returning NIL! >GC Warning: Out of Memory! Returning NIL! >GC Warning: Out of Memory! Returning NIL! >PASS: hugetest >Leaked composite object at 0x8f67fd0 (tests/thread_leak_test.c:14, sz=4, NORMAL) > >Leaked composite object at 0x8f67fe8 (tests/thread_leak_test.c:14, sz=4, NORMAL) > >Leaked composite object at 0x8f67fa0 (tests/thread_leak_test.c:14, sz=4, NORMAL) > >Leaked composite object at 0x8f67fb8 (tests/thread_leak_test.c:14, sz=4, NORMAL) > >Leaked composite object at 0x8f67fe8 (tests/thread_leak_test.c:14, sz=4, NORMAL) > >PASS: threadleaktest >================== >All 6 tests passed >================== >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >Making check in threads >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >Making check in posix >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads/posix' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads/posix' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >Making check in vm >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >Making check in jit >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >Making check in ir >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/ir' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/ir' >Making check in optimizing >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/optimizing' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/optimizing' >Making check in i386 >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >Making check in linux >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386/linux' >make[5]: Nothing to be done for `check'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386/linux' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >make[5]: Nothing to be done for `check-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >Making check in allocator >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/allocator' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/allocator' >Making check in verify >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/verify' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/verify' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >Making check in cacao >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacao' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacao' >Making check in scripts >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/scripts' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/scripts' >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >make[1]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >Making check in tests >make[1]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests' >Making check in regression >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression' >Making check in base >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/base' >javac -source 1.5 -target 1.5 -nowarn -bootclasspath ../../../src/classes/classes:/usr/gnu-classpath-0.98/share/classpath/glibj.zip -classpath /usr/share/java/junit4.jar -d . ./*.java >./All.java:26: package junit.framework does not exist >import junit.framework.*; >^ >./All.java:27: package junit.textui does not exist >import junit.textui.*; >^ >./All.java:29: cannot find symbol >symbol: class TestCase >public class All extends TestCase { > ^ >./All.java:42: cannot find symbol >symbol : class Test >location: class All > public static Test suite() { > ^ >./TestExceptionInStaticClassInitializer.java:26: package junit.framework does not exist >import junit.framework.*; >^ >./TestExceptionInStaticClassInitializer.java:27: package junit.textui does not exist >import junit.textui.*; >^ >./TestExceptionInStaticClassInitializer.java:29: cannot find symbol >symbol: class TestCase >public class TestExceptionInStaticClassInitializer extends TestCase { > ^ >./TestExceptionInStaticClassInitializer.java:34: cannot find symbol >symbol : class Test >location: class TestExceptionInStaticClassInitializer > public static Test suite() { > ^ >./TestPatcher.java:26: package junit.framework does not exist >import junit.framework.*; >^ >./TestPatcher.java:27: package junit.textui does not exist >import junit.textui.*; >^ >./TestPatcher.java:31: cannot find symbol >symbol: class TestCase >public class TestPatcher extends TestCase { > ^ >./TestPatcher.java:36: cannot find symbol >symbol : class Test >location: class TestPatcher > public static Test suite() { > ^ >./All.java:35: cannot find symbol >symbol : class Test >location: class All > Test s = suite(); > ^ >./All.java:36: cannot find symbol >symbol : variable TestRunner >location: class All > TestRunner.run(s); > ^ >./All.java:43: cannot find symbol >symbol : class TestSuite >location: class All > TestSuite suite = new TestSuite("CACAO Regression Unit Tests"); > ^ >./All.java:43: cannot find symbol >symbol : class TestSuite >location: class All > TestSuite suite = new TestSuite("CACAO Regression Unit Tests"); > ^ >./All.java:47: cannot find symbol >symbol : class TestSuite >location: class All > suite.addTest(new TestSuite(TestPatcher.class)); > ^ >./All.java:48: cannot find symbol >symbol : class TestSuite >location: class All > suite.addTest(new TestSuite(TestExceptionInStaticClassInitializer.class)); > ^ >./TestExceptionInStaticClassInitializer.java:31: cannot find symbol >symbol : variable TestRunner >location: class TestExceptionInStaticClassInitializer > TestRunner.run(suite()); > ^ >./TestExceptionInStaticClassInitializer.java:35: cannot find symbol >symbol : class TestSuite >location: class TestExceptionInStaticClassInitializer > return new TestSuite(TestExceptionInStaticClassInitializer.class); > ^ >./TestExceptionInStaticClassInitializer.java:41: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestExceptionInStaticClassInitializer > fail("Should throw ExceptionInInitializerError"); > ^ >./TestExceptionInStaticClassInitializer.java:46: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestExceptionInStaticClassInitializer > assertTrue("Cause should be RuntimeException but is " + cause.getClass(), cause.getClass() == RuntimeException.class); > ^ >./TestExceptionInStaticClassInitializer.java:50: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestExceptionInStaticClassInitializer > assertTrue("Linenumber should be " + LINE + " but is " + ste[0].getLineNumber(), ste[0].getLineNumber() == LINE); > ^ >./TestPatcher.java:33: cannot find symbol >symbol : variable TestRunner >location: class TestPatcher > TestRunner.run(suite()); > ^ >./TestPatcher.java:37: cannot find symbol >symbol : class TestSuite >location: class TestPatcher > return new TestSuite(TestPatcher.class); > ^ >./TestPatcher.java:98: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(e.toString()); > ^ >./TestPatcher.java:105: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(getstaticI.i + " != " + i, getstaticI.i == i); > ^ >./TestPatcher.java:107: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(e.toString()); > ^ >./TestPatcher.java:112: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(getstaticJ.l + " != " + l, getstaticJ.l == l); > ^ >./TestPatcher.java:114: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(e.toString()); > ^ >./TestPatcher.java:119: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(getstaticF.f + " != " + f, getstaticF.f == f); > ^ >./TestPatcher.java:121: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(e.toString()); > ^ >./TestPatcher.java:126: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(getstaticD.d + " != " + d, getstaticD.d == d); > ^ >./TestPatcher.java:128: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(e.toString()); > ^ >./TestPatcher.java:133: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(getstaticL.o + " != null", getstaticL.o == null); > ^ >./TestPatcher.java:135: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(e.toString()); > ^ >./TestPatcher.java:143: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticI.i + " != " + i, putstaticI.i == i); > ^ >./TestPatcher.java:146: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:152: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticJ.l + " != " + l, putstaticJ.l == l); > ^ >./TestPatcher.java:155: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:161: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticF.f + " != " + f, putstaticF.f == f); > ^ >./TestPatcher.java:164: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:170: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticD.d + " != " + d, putstaticD.d == d); > ^ >./TestPatcher.java:173: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:180: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticL.o + " != " + o, putstaticL.o == o); > ^ >./TestPatcher.java:183: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:191: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticconstI.i + " != " + i, putstaticconstI.i == i); > ^ >./TestPatcher.java:194: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:200: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticconstJ.l + " != " + l, putstaticconstJ.l == l); > ^ >./TestPatcher.java:203: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:209: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticconstF.f + " != " + f, putstaticconstF.f == f); > ^ >./TestPatcher.java:212: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:218: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticconstD.d + " != " + d, putstaticconstD.d == d); > ^ >./TestPatcher.java:221: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:227: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticconstI.i + " != " + 0, putstaticconstI.i == 0); > ^ >./TestPatcher.java:230: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:236: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticconstJ.l + " != " + 0L, putstaticconstJ.l == 0L); > ^ >./TestPatcher.java:239: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:245: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticconstF.f + " != " + 0.0F, putstaticconstF.f == 0.0F); > ^ >./TestPatcher.java:248: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:254: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticconstD.d + " != " + 0.0, putstaticconstD.d == 0.0); > ^ >./TestPatcher.java:257: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:263: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticconstL.o + " != " + null, putstaticconstL.o == null); > ^ >./TestPatcher.java:266: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:272: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(putstaticconstC.c + " != " + Class.forName("TestPatcher$putstaticconstC"), putstaticconstC.c == Class.forName("TestPatcher$putstaticconstC")); > ^ >./TestPatcher.java:275: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:277: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:284: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(new getfieldI().i + " != " + i, new getfieldI().i == i); > ^ >./TestPatcher.java:286: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:291: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(new getfieldJ().l + " != " + l, new getfieldJ().l == l); > ^ >./TestPatcher.java:293: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:298: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(new getfieldF().f + " != " + f, new getfieldF().f == f); > ^ >./TestPatcher.java:300: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:305: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(new getfieldD().d + " != " + d, new getfieldD().d == d); > ^ >./TestPatcher.java:307: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:312: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(new getfieldL().o + " != " + null, new getfieldL().o == null); > ^ >./TestPatcher.java:314: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:323: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(pfi.i + " != " + i, pfi.i == i); > ^ >./TestPatcher.java:326: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:333: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(pfj.l + " != " + l, pfj.l == l); > ^ >./TestPatcher.java:336: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:343: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(pff.f + " != " + f, pff.f == f); > ^ >./TestPatcher.java:346: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:353: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(pfd.d + " != " + d, pfd.d == d); > ^ >./TestPatcher.java:356: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:363: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(pfl.o + " != " + o, pfl.o == o); > ^ >./TestPatcher.java:366: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:375: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(pfci.i + " != " + i, pfci.i == i); > ^ >./TestPatcher.java:378: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:385: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(pfcj.l + " != " + l, pfcj.l == l); > ^ >./TestPatcher.java:388: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:395: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(pfcf.f + " != " + f, pfcf.f == f); > ^ >./TestPatcher.java:398: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:405: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(pfcd.d + " != " + d, pfcd.d == d); > ^ >./TestPatcher.java:408: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:415: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(pfci.i + " != " + 0, pfci.i == 0); > ^ >./TestPatcher.java:418: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:425: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(pfcj.l + " != " + 0L, pfcj.l == 0L); > ^ >./TestPatcher.java:428: cannot find symbol >symbol : method fail(java.lang.String) >location: class TestPatcher > fail(t.toString()); > ^ >./TestPatcher.java:435: cannot find symbol >symbol : method assertTrue(java.lang.String,boolean) >location: class TestPatcher > assertTrue(pfcf.f + " != " + 0.0F, pfcf.f == 0.0F); > ^ >100 errors >make[3]: *** [build] Error 1 >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/base' >make[2]: *** [check-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests' >make: *** [check-recursive] Error 1 > * ERROR: dev-java/cacao-0.99.4 failed: > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 54: Called src_test > * environment, line 2980: Called _eapi0_src_test > * ebuild.sh, line 619: Called die > * The specific snippet of code: > * hasq test $FEATURES && die "Make check failed. See above for details." > * > * If you need support, post the output of 'emerge --info =dev-java/cacao-0.99.4', > * the complete build log and the output of 'emerge -pqv =dev-java/cacao-0.99.4'. > * The complete build log is located at '/var/log/portage/build/dev-java/cacao-0.99.4:20100523-052128.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-java/cacao-0.99.4/temp/environment'. > * S: '/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4' > >>>> Install cacao-0.99.4 into /var/tmp/portage/dev-java/cacao-0.99.4/image/ category dev-java >make -j14 DESTDIR=/var/tmp/portage/dev-java/cacao-0.99.4/image/ install >Making install in contrib >make[1]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >Making install in vmlog >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >Making install in t >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog/t' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog/t' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog/t' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog/t' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib/vmlog' >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >make[1]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/contrib' >Making install in doc >make[1]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >Making install in doxygen >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/doxygen' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/doxygen' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/doxygen' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/doxygen' >Making install in handbook >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/handbook' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/handbook' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/handbook' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc/handbook' >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >make[1]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/doc' >Making install in man >make[1]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/man' >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/man' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/dev-java/cacao-0.99.4/image//usr/share/man/man1" > /usr/bin/install -c -m 644 './cacao.1' '/var/tmp/portage/dev-java/cacao-0.99.4/image//usr/share/man/man1/cacao.1' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/man' >make[1]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/man' >Making install in src >make[1]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >Making install in toolbox >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/toolbox' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/toolbox' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/toolbox' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/toolbox' >Making install in vmcore >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vmcore' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vmcore' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vmcore' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vmcore' >Making install in cacaoh >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacaoh' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacaoh' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacaoh' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacaoh' >Making install in classes >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/classes' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/classes' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/cacao" || /bin/mkdir -p "/var/tmp/portage/dev-java/cacao-0.99.4/image//usr/share/cacao" > /usr/bin/install -c -m 644 'vm.zip' '/var/tmp/portage/dev-java/cacao-0.99.4/image//usr/share/cacao/vm.zip' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/classes' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/classes' >Making install in native >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >Making install in include >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/include' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/include' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/include' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/include' >Making install in vm >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >Making install in gnuclasspath >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm/gnuclasspath' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm/gnuclasspath' >test -z "/usr/cacao/lib" || /bin/mkdir -p "/var/tmp/portage/dev-java/cacao-0.99.4/image//usr/cacao/lib" >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm/gnuclasspath' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm/gnuclasspath' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native/vm' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/native' >Making install in fdlibm >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/fdlibm' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/fdlibm' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/fdlibm' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/fdlibm' >Making install in mm >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >Making install in boehm-gc >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm/boehm-gc' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/mm' >Making install in threads >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >Making install in posix >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads/posix' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads/posix' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads/posix' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads/posix' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/threads' >Making install in vm >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >Making install in jit >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >Making install in ir >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/ir' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/ir' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/ir' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/ir' >Making install in optimizing >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/optimizing' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/optimizing' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/optimizing' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/optimizing' >Making install in i386 >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >Making install in linux >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386/linux' >make[6]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386/linux' >make[6]: Nothing to be done for `install-exec-am'. >make[6]: Nothing to be done for `install-data-am'. >make[6]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386/linux' >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386/linux' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >make[6]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >make[6]: Nothing to be done for `install-exec-am'. >make[6]: Nothing to be done for `install-data-am'. >make[6]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/i386' >Making install in allocator >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/allocator' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/allocator' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/allocator' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/allocator' >Making install in verify >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/verify' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/verify' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/verify' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit/verify' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm/jit' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/vm' >Making install in cacao >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacao' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacao' >test -z "/usr/cacao/lib" || /bin/mkdir -p "/var/tmp/portage/dev-java/cacao-0.99.4/image//usr/cacao/lib" >make[3]: Nothing to be done for `install-data-am'. > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libjvm.la' '/var/tmp/portage/dev-java/cacao-0.99.4/image//usr/cacao/lib/libjvm.la' >/usr/bin/install -c .libs/libjvm.so /var/tmp/portage/dev-java/cacao-0.99.4/image//usr/cacao/lib/libjvm.so >/usr/bin/install -c .libs/libjvm.lai /var/tmp/portage/dev-java/cacao-0.99.4/image//usr/cacao/lib/libjvm.la >libtool: install: warning: remember to run `libtool --finish /usr/cacao/lib' >test -z "/usr/cacao/bin" || /bin/mkdir -p "/var/tmp/portage/dev-java/cacao-0.99.4/image//usr/cacao/bin" > /bin/sh ../../libtool --mode=install /usr/bin/install -c 'cacao' '/var/tmp/portage/dev-java/cacao-0.99.4/image//usr/cacao/bin/cacao' >/usr/bin/install -c cacao /var/tmp/portage/dev-java/cacao-0.99.4/image//usr/cacao/bin/cacao >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacao' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/cacao' >Making install in scripts >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/scripts' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/scripts' >test -z "/usr/cacao/bin" || /bin/mkdir -p "/var/tmp/portage/dev-java/cacao-0.99.4/image//usr/cacao/bin" >make[3]: Nothing to be done for `install-data-am'. > /usr/bin/install -c 'java' '/var/tmp/portage/dev-java/cacao-0.99.4/image//usr/cacao/bin/java' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/scripts' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src/scripts' >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >make[1]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/src' >Making install in tests >make[1]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests' >Making install in regression >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression' >Making install in base >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/base' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/base' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/base' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/base' >Making install in assertion >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/assertion' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/assertion' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/assertion' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/assertion' >Making install in bugzilla >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/bugzilla' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/bugzilla' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/bugzilla' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/bugzilla' >Making install in jasmin >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/jasmin' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/jasmin' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/jasmin' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/jasmin' >Making install in native >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/native' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/native' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/native' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/native' >Making install in resolving >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving' >Making install in classes1 >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes1' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes1' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes1' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes1' >Making install in classes2 >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes2' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes2' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes2' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes2' >Making install in classes3 >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes3' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes3' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes3' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving/classes3' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving' >make[5]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving' >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression/resolving' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression' >make[4]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression' >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests/regression' >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests' >make[3]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests' >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests' >make[1]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4/tests' >make[1]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4' >make[2]: Entering directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4' >make[1]: Leaving directory `/var/tmp/portage/dev-java/cacao-0.99.4/work/cacao-0.99.4' >>>> Completed installing cacao-0.99.4 into /var/tmp/portage/dev-java/cacao-0.99.4/image/ > > * Tinderbox QA Warning! Possibly bundled libraries >GC_stdout /var/tmp/portage/dev-java/cacao-0.99.4/image/usr/cacao/lib/libjvm.so > * Tinderbox QA Warning (end)! Possibly bundled libraries >/var/tmp/portage/dev-java/cacao-0.99.4/image/usr/cacao/lib/libjvm.la already clean, skipping update. >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/cacao/lib/libjvm.so > usr/cacao/bin/cacao > > * QA Notice: The following files contain runtime text relocations > * Text relocations force the dynamic linker to perform extra > * work at startup, waste system resources, and may pose a security > * risk. On some architectures, the code may not even function > * properly, if at all. > * For more information, see http://hardened.gentoo.org/pic-fix-guide.xml > * Please include the following list of files in your report: > * TEXTREL usr/cacao/lib/libjvm.so > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * gcj_mlc.c:203:6: warning: implicit declaration of function âGC_start_debuggingâ > * gc_dlopen.c:54:5: warning: implicit declaration of function âGC_collection_in_progressâ > * os_dep.c:1184:5: warning: implicit declaration of function âpthread_getattr_npâ > * pthread_stop_world.c:267:5: warning: implicit declaration of function âGC_thr_initâ > * md-os.c:234:2: warning: implicit declaration of function âpatcher_is_valid_trap_instruction_atâ > * md-os.c:237:3: warning: implicit declaration of function âpatcher_is_patched_atâ > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://cacaovm.org/ > * Updating desktop mime database ...
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 321189
: 232589