>>> Unpacking source... >>> Unpacking classpath-0.93.tar.gz to /var/tmp/portage/dev-java/gnu-classpath-0.93/work * Applying 0.93-nsplugin.patch ...  [ ok ] * Running autoconf ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93 ... configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking how to create a ustar tar archive... gnutar 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 how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c 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 a sed that does not truncate output... /bin/sed 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 how to recognise dependent libraries... pass_all 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... 32768 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... (cached) 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 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 checking how to hardcode library paths into programs... immediate checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking __attribute__((,,))... yes checking __attribute__((unused))... yes checking for ANSI C header files... (cached) yes checking size of void *... 4 checking whether byte ordering is bigendian... no checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/config.h usability... no checking sys/config.h presence... no checking for sys/config.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking asm/ioctls.h usability... yes checking asm/ioctls.h presence... yes checking for asm/ioctls.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for ftruncate... yes checking for fsync... yes checking for select... yes checking for gethostname... yes checking for socket... yes checking for strerror... yes checking for fork... yes checking for pipe... yes checking for execve... yes checking for open... yes checking for close... yes checking for lseek... yes checking for fstat... yes checking for read... yes checking for readv... yes checking for write... yes checking for writev... yes checking for htonl... yes checking for memset... yes checking for htons... yes checking for connect... yes checking for getsockname... yes checking for getpeername... yes checking for bind... yes checking for listen... yes checking for accept... yes checking for recvfrom... yes checking for send... yes checking for sendto... yes checking for setsockopt... yes checking for getsockopt... yes checking for time... yes checking for mktime... yes checking for gethostbyname_r... yes checking for localtime_r... yes checking for strerror_r... yes checking for fcntl... yes checking for mmap... yes checking for munmap... yes checking for mincore... yes checking for msync... yes checking for madvise... yes checking for getpagesize... yes checking for sysconf... yes checking for lstat... yes checking for readlink... yes checking for inet_aton... yes checking for inet_addr... yes checking for inet_pton... yes checking for getifaddrs... yes checking for kqueue... no checking for kevent... no checking for epoll_create... yes checking for readdir_r... yes checking for magic_open in -lmagic... yes checking whether struct sockaddr_in6 is in netinet/in.h... 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 for struct tm.tm_zone... yes checking for tm_gmtoff in struct tm... yes checking for an ANSI C-conforming const... yes checking for __attribute__... yes checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for pkg-config... /usr/bin/pkg-config checking for libxml-2.0 >= 2.6.8... yes checking XML_CFLAGS... -I/usr/include/libxml2 checking XML_LIBS... -lxml2 checking for libxslt >= 1.1.11... yes checking XSLT_CFLAGS... -I/usr/include/libxml2 checking XSLT_LIBS... -lxslt -lz -lm -lxml2 checking for X... libraries , headers checking for gethostbyname... yes checking for connect... (cached) yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XTestQueryExtension in -lXtst... yes checking for gtk+-2.0 >= 2.8 gthread-2.0 >= 2.2 gdk-pixbuf-2.0... yes checking GTK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 checking GTK_LIBS... -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgthread-2.0 -lrt -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for freetype2... yes checking FREETYPE2_CFLAGS... -I/usr/include/freetype2 checking FREETYPE2_LIBS... -lfreetype -lz checking for pangoft2... yes checking PANGOFT2_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking PANGOFT2_LIBS... -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for XRenderQueryExtension in -lXrender... yes checking for XRRQueryExtension in -lXrandr... yes checking for MSG_NOSIGNAL... yes checking for SO_NOSIGPIPE ... no checking for gcjh... no checking for javah... /usr/bin/javah checking jni_md.h support... yes checking for gcj... no checking jikes version... 1.22 checking for kJC... no checking for gcjx... no checking for ecj... no checking whether to enable maintainer-specific portions of Makefiles... no checking for mkdir... /bin/mkdir checking for cp... /bin/cp checking for date... /bin/date checking for find... /usr/bin/find checking for zip... /usr/bin/zip checking for fastjar... no checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in include/config-int.h (assuming C99 compatible system) configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting config.status: creating doc/api/Makefile config.status: WARNING: doc/api/Makefile.in seems to ignore the --datarootdir setting config.status: creating external/Makefile config.status: WARNING: external/Makefile.in seems to ignore the --datarootdir setting config.status: creating external/sax/Makefile config.status: WARNING: external/sax/Makefile.in seems to ignore the --datarootdir setting config.status: creating external/w3c_dom/Makefile config.status: WARNING: external/w3c_dom/Makefile.in seems to ignore the --datarootdir setting config.status: creating external/relaxngDatatype/Makefile config.status: WARNING: external/relaxngDatatype/Makefile.in seems to ignore the --datarootdir setting config.status: creating gnu/classpath/Configuration.java config.status: creating gnu/java/security/Configuration.java config.status: creating include/Makefile config.status: WARNING: include/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/Makefile config.status: WARNING: native/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/fdlibm/Makefile config.status: WARNING: native/fdlibm/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jawt/Makefile config.status: WARNING: native/jawt/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/Makefile config.status: WARNING: native/jni/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/classpath/Makefile config.status: WARNING: native/jni/classpath/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/java-io/Makefile config.status: WARNING: native/jni/java-io/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/java-lang/Makefile config.status: WARNING: native/jni/java-lang/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/java-net/Makefile config.status: WARNING: native/jni/java-net/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/java-nio/Makefile config.status: WARNING: native/jni/java-nio/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/java-util/Makefile config.status: WARNING: native/jni/java-util/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/gtk-peer/Makefile config.status: WARNING: native/jni/gtk-peer/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/gconf-peer/Makefile config.status: WARNING: native/jni/gconf-peer/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/qt-peer/Makefile config.status: WARNING: native/jni/qt-peer/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/xmlj/Makefile config.status: WARNING: native/jni/xmlj/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/midi-alsa/Makefile config.status: WARNING: native/jni/midi-alsa/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/midi-dssi/Makefile config.status: WARNING: native/jni/midi-dssi/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/jni/native-lib/Makefile config.status: WARNING: native/jni/native-lib/Makefile.in seems to ignore the --datarootdir setting config.status: creating native/plugin/Makefile config.status: WARNING: native/plugin/Makefile.in seems to ignore the --datarootdir setting config.status: creating resource/Makefile config.status: WARNING: resource/Makefile.in seems to ignore the --datarootdir setting config.status: creating resource/META-INF/services/java.util.prefs.PreferencesFactory config.status: creating scripts/Makefile config.status: WARNING: scripts/Makefile.in seems to ignore the --datarootdir setting config.status: creating scripts/classpath.spec config.status: creating lib/Makefile config.status: WARNING: lib/Makefile.in seems to ignore the --datarootdir setting config.status: creating lib/gen-classlist.sh config.status: creating lib/copy-vmresources.sh config.status: creating tools/Makefile config.status: WARNING: tools/Makefile.in seems to ignore the --datarootdir setting config.status: creating examples/Makefile config.status: WARNING: examples/Makefile.in seems to ignore the --datarootdir setting config.status: creating examples/Makefile.jawt config.status: creating examples/Makefile.java2d config.status: creating tools/gappletviewer config.status: WARNING: tools/gappletviewer.in seems to ignore the --datarootdir setting config.status: creating tools/gjarsigner config.status: WARNING: tools/gjarsigner.in seems to ignore the --datarootdir setting config.status: creating tools/gkeytool config.status: WARNING: tools/gkeytool.in seems to ignore the --datarootdir setting config.status: creating tools/gjar config.status: WARNING: tools/gjar.in seems to ignore the --datarootdir setting config.status: creating tools/gnative2ascii config.status: WARNING: tools/gnative2ascii.in seems to ignore the --datarootdir setting config.status: creating tools/gserialver config.status: WARNING: tools/gserialver.in seems to ignore the --datarootdir setting config.status: creating tools/grmiregistry config.status: WARNING: tools/grmiregistry.in seems to ignore the --datarootdir setting config.status: creating tools/gtnameserv config.status: WARNING: tools/gtnameserv.in seems to ignore the --datarootdir setting config.status: creating tools/gorbd config.status: WARNING: tools/gorbd.in seems to ignore the --datarootdir setting config.status: creating tools/grmid config.status: WARNING: tools/grmid.in seems to ignore the --datarootdir setting config.status: creating tools/grmic config.status: WARNING: tools/grmic.in seems to ignore the --datarootdir setting config.status: creating include/config.h config.status: linking ./include/jni_md-x86-linux-gnu.h to include/jni_md.h config.status: executing depfiles commands config.status: executing include/config-int.h commands config.status: creating include/config-int.h : _CLASSPATH_INCLUDE_CONFIG_INT_H config.status: executing gappletviewer commands config.status: executing gjarsigner commands config.status: executing gkeytool commands config.status: executing gjar commands config.status: executing gnative2ascii commands config.status: executing gserialver commands config.status: executing grmiregistry commands config.status: executing gtnameserv commands config.status: executing gorbd commands config.status: executing grmid commands config.status: executing grmic commands config.status: executing gen-classlist commands config.status: executing copy-vmresources commands Making all in lib make[1]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/lib' mkdir -p ../gnu/java/locale ../scripts/generate-locale-list.sh > ../gnu/java/locale/LocaleData.java true top_builddir=.. top_srcdir=.. /bin/sh ./gen-classlist.sh standard Adding java source files from srcdir '..'. Adding java source files from VM directory ../vm/reference /usr/bin/jikes-bin +Pno-switchcheck +Pno-shadow +F -encoding UTF-8 -bootclasspath '' -extdirs '' -sourcepath '' --classpath ../vm/reference:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:.:: -d . @classes Issued 64 semantic warnings compiling "../gnu/java/security/hash/MD5.java": 172. A = B + (A << 7 | A >>> -7); ^^ *** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count. 174. D = A + (D << 12 | D >>> -12); ^-^ *** Semantic Caution: The shift count -12 is negative; it will be masked to the appropriate width and behave as a positive shift count. 176. C = D + (C << 17 | C >>> -17); ^-^ *** Semantic Caution: The shift count -17 is negative; it will be masked to the appropriate width and behave as a positive shift count. 178. B = C + (B << 22 | B >>> -22); ^-^ *** Semantic Caution: The shift count -22 is negative; it will be masked to the appropriate width and behave as a positive shift count. 181. A = B + (A << 7 | A >>> -7); ^^ *** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count. 183. D = A + (D << 12 | D >>> -12); ^-^ *** Semantic Caution: The shift count -12 is negative; it will be masked to the appropriate width and behave as a positive shift count. 185. C = D + (C << 17 | C >>> -17); ^-^ *** Semantic Caution: The shift count -17 is negative; it will be masked to the appropriate width and behave as a positive shift count. 187. B = C + (B << 22 | B >>> -22); ^-^ *** Semantic Caution: The shift count -22 is negative; it will be masked to the appropriate width and behave as a positive shift count. 190. A = B + (A << 7 | A >>> -7); ^^ *** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count. 192. D = A + (D << 12 | D >>> -12); ^-^ *** Semantic Caution: The shift count -12 is negative; it will be masked to the appropriate width and behave as a positive shift count. 194. C = D + (C << 17 | C >>> -17); ^-^ *** Semantic Caution: The shift count -17 is negative; it will be masked to the appropriate width and behave as a positive shift count. 196. B = C + (B << 22 | B >>> -22); ^-^ *** Semantic Caution: The shift count -22 is negative; it will be masked to the appropriate width and behave as a positive shift count. 199. A = B + (A << 7 | A >>> -7); ^^ *** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count. 201. D = A + (D << 12 | D >>> -12); ^-^ *** Semantic Caution: The shift count -12 is negative; it will be masked to the appropriate width and behave as a positive shift count. 203. C = D + (C << 17 | C >>> -17); ^-^ *** Semantic Caution: The shift count -17 is negative; it will be masked to the appropriate width and behave as a positive shift count. 205. B = C + (B << 22 | B >>> -22); ^-^ *** Semantic Caution: The shift count -22 is negative; it will be masked to the appropriate width and behave as a positive shift count. 209. A = B + (A << 5 | A >>> -5); ^^ *** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count. 211. D = A + (D << 9 | D >>> -9); ^^ *** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count. 213. C = D + (C << 14 | C >>> -14); ^-^ *** Semantic Caution: The shift count -14 is negative; it will be masked to the appropriate width and behave as a positive shift count. 215. B = C + (B << 20 | B >>> -20); ^-^ *** Semantic Caution: The shift count -20 is negative; it will be masked to the appropriate width and behave as a positive shift count. 218. A = B + (A << 5 | A >>> -5); ^^ *** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count. 220. D = A + (D << 9 | D >>> -9); ^^ *** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count. 222. C = D + (C << 14 | C >>> -14); ^-^ *** Semantic Caution: The shift count -14 is negative; it will be masked to the appropriate width and behave as a positive shift count. 224. B = C + (B << 20 | B >>> -20); ^-^ *** Semantic Caution: The shift count -20 is negative; it will be masked to the appropriate width and behave as a positive shift count. 227. A = B + (A << 5 | A >>> -5); ^^ *** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count. 229. D = A + (D << 9 | D >>> -9); ^^ *** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count. 231. C = D + (C << 14 | C >>> -14); ^-^ *** Semantic Caution: The shift count -14 is negative; it will be masked to the appropriate width and behave as a positive shift count. 233. B = C + (B << 20 | B >>> -20); ^-^ *** Semantic Caution: The shift count -20 is negative; it will be masked to the appropriate width and behave as a positive shift count. 236. A = B + (A << 5 | A >>> -5); ^^ *** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count. 238. D = A + (D << 9 | D >>> -9); ^^ *** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count. 240. C = D + (C << 14 | C >>> -14); ^-^ *** Semantic Caution: The shift count -14 is negative; it will be masked to the appropriate width and behave as a positive shift count. 242. B = C + (B << 20 | B >>> -20); ^-^ *** Semantic Caution: The shift count -20 is negative; it will be masked to the appropriate width and behave as a positive shift count. 246. A = B + (A << 4 | A >>> -4); ^^ *** Semantic Caution: The shift count -4 is negative; it will be masked to the appropriate width and behave as a positive shift count. 248. D = A + (D << 11 | D >>> -11); ^-^ *** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count. 250. C = D + (C << 16 | C >>> -16); ^-^ *** Semantic Caution: The shift count -16 is negative; it will be masked to the appropriate width and behave as a positive shift count. 252. B = C + (B << 23 | B >>> -23); ^-^ *** Semantic Caution: The shift count -23 is negative; it will be masked to the appropriate width and behave as a positive shift count. 255. A = B + (A << 4 | A >>> -4); ^^ *** Semantic Caution: The shift count -4 is negative; it will be masked to the appropriate width and behave as a positive shift count. 257. D = A + (D << 11 | D >>> -11); ^-^ *** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count. 259. C = D + (C << 16 | C >>> -16); ^-^ *** Semantic Caution: The shift count -16 is negative; it will be masked to the appropriate width and behave as a positive shift count. 261. B = C + (B << 23 | B >>> -23); ^-^ *** Semantic Caution: The shift count -23 is negative; it will be masked to the appropriate width and behave as a positive shift count. 264. A = B + (A << 4 | A >>> -4); ^^ *** Semantic Caution: The shift count -4 is negative; it will be masked to the appropriate width and behave as a positive shift count. 266. D = A + (D << 11 | D >>> -11); ^-^ *** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count. 268. C = D + (C << 16 | C >>> -16); ^-^ *** Semantic Caution: The shift count -16 is negative; it will be masked to the appropriate width and behave as a positive shift count. 270. B = C + (B << 23 | B >>> -23); ^-^ *** Semantic Caution: The shift count -23 is negative; it will be masked to the appropriate width and behave as a positive shift count. 273. A = B + (A << 4 | A >>> -4); ^^ *** Semantic Caution: The shift count -4 is negative; it will be masked to the appropriate width and behave as a positive shift count. 275. D = A + (D << 11 | D >>> -11); ^-^ *** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count. 277. C = D + (C << 16 | C >>> -16); ^-^ *** Semantic Caution: The shift count -16 is negative; it will be masked to the appropriate width and behave as a positive shift count. 279. B = C + (B << 23 | B >>> -23); ^-^ *** Semantic Caution: The shift count -23 is negative; it will be masked to the appropriate width and behave as a positive shift count. 283. A = B + (A << 6 | A >>> -6); ^^ *** Semantic Caution: The shift count -6 is negative; it will be masked to the appropriate width and behave as a positive shift count. 285. D = A + (D << 10 | D >>> -10); ^-^ *** Semantic Caution: The shift count -10 is negative; it will be masked to the appropriate width and behave as a positive shift count. 287. C = D + (C << 15 | C >>> -15); ^-^ *** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count. 289. B = C + (B << 21 | B >>> -21); ^-^ *** Semantic Caution: The shift count -21 is negative; it will be masked to the appropriate width and behave as a positive shift count. 292. A = B + (A << 6 | A >>> -6); ^^ *** Semantic Caution: The shift count -6 is negative; it will be masked to the appropriate width and behave as a positive shift count. 294. D = A + (D << 10 | D >>> -10); ^-^ *** Semantic Caution: The shift count -10 is negative; it will be masked to the appropriate width and behave as a positive shift count. 296. C = D + (C << 15 | C >>> -15); ^-^ *** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count. 298. B = C + (B << 21 | B >>> -21); ^-^ *** Semantic Caution: The shift count -21 is negative; it will be masked to the appropriate width and behave as a positive shift count. 301. A = B + (A << 6 | A >>> -6); ^^ *** Semantic Caution: The shift count -6 is negative; it will be masked to the appropriate width and behave as a positive shift count. 303. D = A + (D << 10 | D >>> -10); ^-^ *** Semantic Caution: The shift count -10 is negative; it will be masked to the appropriate width and behave as a positive shift count. 305. C = D + (C << 15 | C >>> -15); ^-^ *** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count. 307. B = C + (B << 21 | B >>> -21); ^-^ *** Semantic Caution: The shift count -21 is negative; it will be masked to the appropriate width and behave as a positive shift count. 310. A = B + (A << 6 | A >>> -6); ^^ *** Semantic Caution: The shift count -6 is negative; it will be masked to the appropriate width and behave as a positive shift count. 312. D = A + (D << 10 | D >>> -10); ^-^ *** Semantic Caution: The shift count -10 is negative; it will be masked to the appropriate width and behave as a positive shift count. 314. C = D + (C << 15 | C >>> -15); ^-^ *** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count. 316. B = C + (B << 21 | B >>> -21); ^-^ *** Semantic Caution: The shift count -21 is negative; it will be masked to the appropriate width and behave as a positive shift count. Issued 48 semantic warnings compiling "../gnu/java/security/hash/MD4.java": 234. aa = aa << 3 | aa >>> -3; ^^ *** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count. 236. dd = dd << 7 | dd >>> -7; ^^ *** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count. 238. cc = cc << 11 | cc >>> -11; ^-^ *** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count. 240. bb = bb << 19 | bb >>> -19; ^-^ *** Semantic Caution: The shift count -19 is negative; it will be masked to the appropriate width and behave as a positive shift count. 242. aa = aa << 3 | aa >>> -3; ^^ *** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count. 244. dd = dd << 7 | dd >>> -7; ^^ *** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count. 246. cc = cc << 11 | cc >>> -11; ^-^ *** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count. 248. bb = bb << 19 | bb >>> -19; ^-^ *** Semantic Caution: The shift count -19 is negative; it will be masked to the appropriate width and behave as a positive shift count. 250. aa = aa << 3 | aa >>> -3; ^^ *** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count. 252. dd = dd << 7 | dd >>> -7; ^^ *** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count. 254. cc = cc << 11 | cc >>> -11; ^-^ *** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count. 256. bb = bb << 19 | bb >>> -19; ^-^ *** Semantic Caution: The shift count -19 is negative; it will be masked to the appropriate width and behave as a positive shift count. 258. aa = aa << 3 | aa >>> -3; ^^ *** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count. 260. dd = dd << 7 | dd >>> -7; ^^ *** Semantic Caution: The shift count -7 is negative; it will be masked to the appropriate width and behave as a positive shift count. 262. cc = cc << 11 | cc >>> -11; ^-^ *** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count. 264. bb = bb << 19 | bb >>> -19; ^-^ *** Semantic Caution: The shift count -19 is negative; it will be masked to the appropriate width and behave as a positive shift count. 267. aa = aa << 3 | aa >>> -3; ^^ *** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count. 269. dd = dd << 5 | dd >>> -5; ^^ *** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count. 271. cc = cc << 9 | cc >>> -9; ^^ *** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count. 273. bb = bb << 13 | bb >>> -13; ^-^ *** Semantic Caution: The shift count -13 is negative; it will be masked to the appropriate width and behave as a positive shift count. 275. aa = aa << 3 | aa >>> -3; ^^ *** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count. 277. dd = dd << 5 | dd >>> -5; ^^ *** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count. 279. cc = cc << 9 | cc >>> -9; ^^ *** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count. 281. bb = bb << 13 | bb >>> -13; ^-^ *** Semantic Caution: The shift count -13 is negative; it will be masked to the appropriate width and behave as a positive shift count. 283. aa = aa << 3 | aa >>> -3; ^^ *** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count. 285. dd = dd << 5 | dd >>> -5; ^^ *** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count. 287. cc = cc << 9 | cc >>> -9; ^^ *** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count. 289. bb = bb << 13 | bb >>> -13; ^-^ *** Semantic Caution: The shift count -13 is negative; it will be masked to the appropriate width and behave as a positive shift count. 291. aa = aa << 3 | aa >>> -3; ^^ *** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count. 293. dd = dd << 5 | dd >>> -5; ^^ *** Semantic Caution: The shift count -5 is negative; it will be masked to the appropriate width and behave as a positive shift count. 295. cc = cc << 9 | cc >>> -9; ^^ *** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count. 297. bb = bb << 13 | bb >>> -13; ^-^ *** Semantic Caution: The shift count -13 is negative; it will be masked to the appropriate width and behave as a positive shift count. 300. aa = aa << 3 | aa >>> -3; ^^ *** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count. 302. dd = dd << 9 | dd >>> -9; ^^ *** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count. 304. cc = cc << 11 | cc >>> -11; ^-^ *** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count. 306. bb = bb << 15 | bb >>> -15; ^-^ *** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count. 308. aa = aa << 3 | aa >>> -3; ^^ *** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count. 310. dd = dd << 9 | dd >>> -9; ^^ *** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count. 312. cc = cc << 11 | cc >>> -11; ^-^ *** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count. 314. bb = bb << 15 | bb >>> -15; ^-^ *** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count. 316. aa = aa << 3 | aa >>> -3; ^^ *** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count. 318. dd = dd << 9 | dd >>> -9; ^^ *** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count. 320. cc = cc << 11 | cc >>> -11; ^-^ *** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count. 322. bb = bb << 15 | bb >>> -15; ^-^ *** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count. 324. aa = aa << 3 | aa >>> -3; ^^ *** Semantic Caution: The shift count -3 is negative; it will be masked to the appropriate width and behave as a positive shift count. 326. dd = dd << 9 | dd >>> -9; ^^ *** Semantic Caution: The shift count -9 is negative; it will be masked to the appropriate width and behave as a positive shift count. 328. cc = cc << 11 | cc >>> -11; ^-^ *** Semantic Caution: The shift count -11 is negative; it will be masked to the appropriate width and behave as a positive shift count. 330. bb = bb << 15 | bb >>> -15; ^-^ *** Semantic Caution: The shift count -15 is negative; it will be masked to the appropriate width and behave as a positive shift count. Issued 1 semantic warning compiling "../external/sax/org/xml/sax/helpers/ParserAdapter.java": 564. atts.addAttribute (nsSupport.XMLNS, prefix, ^---^ *** Semantic Warning: Accessing the class field "XMLNS" via an instance is discouraged because the field accessed will be the one in the variable's declared type, not the instance's dynamic type. Issued 1 semantic warning compiling "../javax/swing/tree/DefaultTreeCellEditor.java": 102. public void EditorContainer() ^------------------^ *** Semantic Warning: The name of this method "EditorContainer" matches the name of the containing class. However, the method is not a constructor since its declarator is qualified with a type. Issued 2 semantic warnings compiling "../javax/swing/plaf/metal/MetalSliderUI.java": 129. protected final int TICK_BUFFER = 4; ^-------------^ *** Semantic Warning: Final field "TICK_BUFFER" is initialized with a constant expression and could be made static to save space. 132. protected final String SLIDER_FILL = "JSlider.isFilled"; ^------------------------------^ *** Semantic Warning: Final field "SLIDER_FILL" is initialized with a constant expression and could be made static to save space. Issued 1 semantic warning compiling "../javax/swing/plaf/basic/BasicInternalFrameUI.java": 178. protected final int RESIZE_NONE = 0; ^-------------^ *** Semantic Warning: Final field "RESIZE_NONE" is initialized with a constant expression and could be made static to save space. Issued 1 lexical warning in "../gnu/java/rmi/registry/RegistryImpl_Stub.java": 61. private static java.lang.reflect.Method $method_bind_0; ^------------^ *** Lexical Warning: The use of "$" in an identifier, while legal, is strongly discouraged, since it can conflict with compiler-generated names. If you are trying to access a nested type, use "." instead of "$". touch compile-classes touch resources if test "/usr/bin/zip" != ""; then /usr/bin/zip -r -D glibj.zip gnu java javax org sun META-INF > /dev/null; fi if test "" != ""; then cf glibj.zip gnu java javax org sun META-INF; fi make[1]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/lib' Making all in doc make[1]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/doc' Making all in api make[2]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/doc/api' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/doc/api' make[2]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/doc' make[2]: Цель `all-am' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/doc' make[1]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/doc' Making all in external make[1]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external' Making all in sax make[2]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external/sax' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external/sax' Making all in w3c_dom make[2]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external/w3c_dom' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external/w3c_dom' Making all in relaxngDatatype make[2]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external/relaxngDatatype' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external/relaxngDatatype' make[2]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external' make[2]: Цель `all-am' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external' make[1]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external' Making all in include make[1]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/include' make all-am make[2]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/include' make[2]: Цель `all-am' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/include' make[1]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/include' Making all in native make[1]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native' Making all in fdlibm make[2]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/fdlibm' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o dtoa.lo dtoa.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c dtoa.c -fPIC -DPIC -o .libs/dtoa.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_acos.lo e_acos.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_acos.c -fPIC -DPIC -o .libs/e_acos.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_asin.lo e_asin.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_asin.c -fPIC -DPIC -o .libs/e_asin.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_atan2.lo e_atan2.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_atan2.c -fPIC -DPIC -o .libs/e_atan2.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_cosh.lo e_cosh.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_cosh.c -fPIC -DPIC -o .libs/e_cosh.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_exp.lo e_exp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_exp.c -fPIC -DPIC -o .libs/e_exp.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_fmod.lo e_fmod.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_fmod.c -fPIC -DPIC -o .libs/e_fmod.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_hypot.lo e_hypot.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_hypot.c -fPIC -DPIC -o .libs/e_hypot.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_log.lo e_log.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_log.c -fPIC -DPIC -o .libs/e_log.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_log10.lo e_log10.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_log10.c -fPIC -DPIC -o .libs/e_log10.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_pow.lo e_pow.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_pow.c -fPIC -DPIC -o .libs/e_pow.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_remainder.lo e_remainder.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_remainder.c -fPIC -DPIC -o .libs/e_remainder.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_rem_pio2.lo e_rem_pio2.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_rem_pio2.c -fPIC -DPIC -o .libs/e_rem_pio2.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_scalb.lo e_scalb.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_scalb.c -fPIC -DPIC -o .libs/e_scalb.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_sinh.lo e_sinh.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_sinh.c -fPIC -DPIC -o .libs/e_sinh.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o e_sqrt.lo e_sqrt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c e_sqrt.c -fPIC -DPIC -o .libs/e_sqrt.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o k_cos.lo k_cos.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c k_cos.c -fPIC -DPIC -o .libs/k_cos.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o k_rem_pio2.lo k_rem_pio2.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c k_rem_pio2.c -fPIC -DPIC -o .libs/k_rem_pio2.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o k_sin.lo k_sin.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c k_sin.c -fPIC -DPIC -o .libs/k_sin.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o k_tan.lo k_tan.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c k_tan.c -fPIC -DPIC -o .libs/k_tan.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o mprec.lo mprec.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c mprec.c -fPIC -DPIC -o .libs/mprec.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_atan.lo s_atan.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_atan.c -fPIC -DPIC -o .libs/s_atan.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_cbrt.lo s_cbrt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_cbrt.c -fPIC -DPIC -o .libs/s_cbrt.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_ceil.lo s_ceil.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_ceil.c -fPIC -DPIC -o .libs/s_ceil.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_copysign.lo s_copysign.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_copysign.c -fPIC -DPIC -o .libs/s_copysign.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_cos.lo s_cos.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_cos.c -fPIC -DPIC -o .libs/s_cos.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_expm1.lo s_expm1.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_expm1.c -fPIC -DPIC -o .libs/s_expm1.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_fabs.lo s_fabs.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_fabs.c -fPIC -DPIC -o .libs/s_fabs.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o sf_fabs.lo sf_fabs.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c sf_fabs.c -fPIC -DPIC -o .libs/sf_fabs.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_finite.lo s_finite.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_finite.c -fPIC -DPIC -o .libs/s_finite.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_floor.lo s_floor.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_floor.c -fPIC -DPIC -o .libs/s_floor.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_log1p.lo s_log1p.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_log1p.c -fPIC -DPIC -o .libs/s_log1p.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o sf_rint.lo sf_rint.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c sf_rint.c -fPIC -DPIC -o .libs/sf_rint.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_rint.lo s_rint.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_rint.c -fPIC -DPIC -o .libs/s_rint.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_scalbn.lo s_scalbn.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_scalbn.c -fPIC -DPIC -o .libs/s_scalbn.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_sin.lo s_sin.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_sin.c -fPIC -DPIC -o .libs/s_sin.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_tan.lo s_tan.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_tan.c -fPIC -DPIC -o .libs/s_tan.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o s_tanh.lo s_tanh.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c s_tanh.c -fPIC -DPIC -o .libs/s_tanh.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o strtod.lo strtod.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c strtod.c -fPIC -DPIC -o .libs/strtod.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_acos.lo w_acos.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_acos.c -fPIC -DPIC -o .libs/w_acos.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_asin.lo w_asin.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_asin.c -fPIC -DPIC -o .libs/w_asin.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_atan2.lo w_atan2.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_atan2.c -fPIC -DPIC -o .libs/w_atan2.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_cosh.lo w_cosh.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_cosh.c -fPIC -DPIC -o .libs/w_cosh.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_exp.lo w_exp.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_exp.c -fPIC -DPIC -o .libs/w_exp.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_fmod.lo w_fmod.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_fmod.c -fPIC -DPIC -o .libs/w_fmod.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_hypot.lo w_hypot.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_hypot.c -fPIC -DPIC -o .libs/w_hypot.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_log.lo w_log.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_log.c -fPIC -DPIC -o .libs/w_log.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_log10.lo w_log10.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_log10.c -fPIC -DPIC -o .libs/w_log10.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_pow.lo w_pow.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_pow.c -fPIC -DPIC -o .libs/w_pow.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_remainder.lo w_remainder.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_remainder.c -fPIC -DPIC -o .libs/w_remainder.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_sinh.lo w_sinh.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_sinh.c -fPIC -DPIC -o .libs/w_sinh.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c -o w_sqrt.lo w_sqrt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=i686 -O2 -pipe -c w_sqrt.c -fPIC -DPIC -o .libs/w_sqrt.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=i686 -O2 -pipe -no-undefined -o libfdlibm.la dtoa.lo e_acos.lo e_asin.lo e_atan2.lo e_cosh.lo e_exp.lo e_fmod.lo e_hypot.lo e_log.lo e_log10.lo e_pow.lo e_remainder.lo e_rem_pio2.lo e_scalb.lo e_sinh.lo e_sqrt.lo k_cos.lo k_rem_pio2.lo k_sin.lo k_tan.lo mprec.lo s_atan.lo s_cbrt.lo s_ceil.lo s_copysign.lo s_cos.lo s_expm1.lo s_fabs.lo sf_fabs.lo s_finite.lo s_floor.lo s_log1p.lo sf_rint.lo s_rint.lo s_scalbn.lo s_sin.lo s_tan.lo s_tanh.lo strtod.lo w_acos.lo w_asin.lo w_atan2.lo w_cosh.lo w_exp.lo w_fmod.lo w_hypot.lo w_log.lo w_log10.lo w_pow.lo w_remainder.lo w_sinh.lo w_sqrt.lo i686-pc-linux-gnu-ar cru .libs/libfdlibm.a .libs/dtoa.o .libs/e_acos.o .libs/e_asin.o .libs/e_atan2.o .libs/e_cosh.o .libs/e_exp.o .libs/e_fmod.o .libs/e_hypot.o .libs/e_log.o .libs/e_log10.o .libs/e_pow.o .libs/e_remainder.o .libs/e_rem_pio2.o .libs/e_scalb.o .libs/e_sinh.o .libs/e_sqrt.o .libs/k_cos.o .libs/k_rem_pio2.o .libs/k_sin.o .libs/k_tan.o .libs/mprec.o .libs/s_atan.o .libs/s_cbrt.o .libs/s_ceil.o .libs/s_copysign.o .libs/s_cos.o .libs/s_expm1.o .libs/s_fabs.o .libs/sf_fabs.o .libs/s_finite.o .libs/s_floor.o .libs/s_log1p.o .libs/sf_rint.o .libs/s_rint.o .libs/s_scalbn.o .libs/s_sin.o .libs/s_tan.o .libs/s_tanh.o .libs/strtod.o .libs/w_acos.o .libs/w_asin.o .libs/w_atan2.o .libs/w_cosh.o .libs/w_exp.o .libs/w_fmod.o .libs/w_hypot.o .libs/w_log.o .libs/w_log10.o .libs/w_pow.o .libs/w_remainder.o .libs/w_sinh.o .libs/w_sqrt.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[2]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/fdlibm' Making all in jni make[2]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni' Making all in classpath make[3]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/classpath' /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o jcl.lo jcl.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c jcl.c -fPIC -DPIC -o .libs/jcl.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o jnilink.lo jnilink.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c jnilink.c -fPIC -DPIC -o .libs/jnilink.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o native_state.lo native_state.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c native_state.c -fPIC -DPIC -o .libs/native_state.o /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -no-undefined -o libclasspath.la jcl.lo jnilink.lo native_state.lo i686-pc-linux-gnu-ar cru .libs/libclasspath.a .libs/jcl.o .libs/jnilink.o .libs/native_state.o i686-pc-linux-gnu-ranlib .libs/libclasspath.a creating libclasspath.la (cd .libs && rm -f libclasspath.la && ln -s ../libclasspath.la libclasspath.la) make[3]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/classpath' Making all in native-lib make[3]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/native-lib' /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o cpnet.lo cpnet.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c cpnet.c -fPIC -DPIC -o .libs/cpnet.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o cpio.lo cpio.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c cpio.c -fPIC -DPIC -o .libs/cpio.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o cpproc.lo cpproc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c cpproc.c -fPIC -DPIC -o .libs/cpproc.o /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -module -version-info 0:0:0 -no-undefined -o libclasspathnative.la cpnet.lo cpio.lo cpproc.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries i686-pc-linux-gnu-ar cru .libs/libclasspathnative.a .libs/cpnet.o .libs/cpio.o .libs/cpproc.o i686-pc-linux-gnu-ranlib .libs/libclasspathnative.a creating libclasspathnative.la (cd .libs && rm -f libclasspathnative.la && ln -s ../libclasspathnative.la libclasspathnative.la) make[3]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/native-lib' Making all in java-io make[3]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-io' /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_io_VMFile.lo java_io_VMFile.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_io_VMFile.c -fPIC -DPIC -o .libs/java_io_VMFile.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_io_VMObjectInputStream.lo java_io_VMObjectInputStream.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_io_VMObjectInputStream.c -fPIC -DPIC -o .libs/java_io_VMObjectInputStream.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_io_VMObjectStreamClass.lo java_io_VMObjectStreamClass.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_io_VMObjectStreamClass.c -fPIC -DPIC -o .libs/java_io_VMObjectStreamClass.o /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -module -version-info 0:0:0 -no-undefined -o libjavaio.la -rpath /opt/gnu-classpath-0.93/lib/classpath java_io_VMFile.lo java_io_VMObjectInputStream.lo java_io_VMObjectStreamClass.lo ../../../native/jni/classpath/jcl.lo ../../../native/jni/native-lib/libclasspathnative.la i686-pc-linux-gnu-gcc -shared .libs/java_io_VMFile.o .libs/java_io_VMObjectInputStream.o .libs/java_io_VMObjectStreamClass.o ../../../native/jni/classpath/.libs/jcl.o -Wl,--whole-archive ../../../native/jni/native-lib/.libs/libclasspathnative.a -Wl,--no-whole-archive -march=i686 -Wl,-soname -Wl,libjavaio.so.0 -o .libs/libjavaio.so.0.0.0 (cd .libs && rm -f libjavaio.so.0 && ln -s libjavaio.so.0.0.0 libjavaio.so.0) (cd .libs && rm -f libjavaio.so && ln -s libjavaio.so.0.0.0 libjavaio.so) creating libjavaio.la (cd .libs && rm -f libjavaio.la && ln -s ../libjavaio.la libjavaio.la) make[3]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-io' Making all in java-lang make[3]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-lang' /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_lang_VMSystem.lo java_lang_VMSystem.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_lang_VMSystem.c -fPIC -DPIC -o .libs/java_lang_VMSystem.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_lang_VMFloat.lo java_lang_VMFloat.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_lang_VMFloat.c -fPIC -DPIC -o .libs/java_lang_VMFloat.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_lang_VMDouble.lo java_lang_VMDouble.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_lang_VMDouble.c -fPIC -DPIC -o .libs/java_lang_VMDouble.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_lang_VMMath.lo java_lang_VMMath.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_lang_VMMath.c -fPIC -DPIC -o .libs/java_lang_VMMath.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_lang_VMProcess.lo java_lang_VMProcess.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_lang_VMProcess.c -fPIC -DPIC -o .libs/java_lang_VMProcess.o /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -module -version-info 0:0:0 -no-undefined -o libjavalang.la -rpath /opt/gnu-classpath-0.93/lib/classpath java_lang_VMSystem.lo java_lang_VMFloat.lo java_lang_VMDouble.lo java_lang_VMMath.lo java_lang_VMProcess.lo ../../../native/fdlibm/dtoa.lo ../../../native/fdlibm/e_acos.lo ../../../native/fdlibm/e_asin.lo ../../../native/fdlibm/e_atan2.lo ../../../native/fdlibm/e_cosh.lo ../../../native/fdlibm/e_exp.lo ../../../native/fdlibm/e_fmod.lo ../../../native/fdlibm/e_hypot.lo ../../../native/fdlibm/e_log10.lo ../../../native/fdlibm/e_log.lo ../../../native/fdlibm/e_pow.lo ../../../native/fdlibm/e_remainder.lo ../../../native/fdlibm/e_rem_pio2.lo ../../../native/fdlibm/e_scalb.lo ../../../native/fdlibm/e_sinh.lo ../../../native/fdlibm/e_sqrt.lo ../../../native/fdlibm/k_cos.lo ../../../native/fdlibm/k_rem_pio2.lo ../../../native/fdlibm/k_sin.lo ../../../native/fdlibm/k_tan.lo ../../../native/fdlibm/mprec.lo ../../../native/fdlibm/s_atan.lo ../../../native/fdlibm/s_cbrt.lo ../../../native/fdlibm/s_ceil.lo ../../../native/fdlibm/s_copysign.lo ../../../native/fdlibm/s_cos.lo ../../../native/fdlibm/s_expm1.lo ../../../native/fdlibm/s_fabs.lo ../../../native/fdlibm/sf_fabs.lo ../../../native/fdlibm/s_finite.lo ../../../native/fdlibm/s_floor.lo ../../../native/fdlibm/sf_rint.lo ../../../native/fdlibm/s_log1p.lo ../../../native/fdlibm/s_rint.lo ../../../native/fdlibm/s_scalbn.lo ../../../native/fdlibm/s_sin.lo ../../../native/fdlibm/s_tanh.lo ../../../native/fdlibm/s_tan.lo ../../../native/fdlibm/strtod.lo ../../../native/fdlibm/w_acos.lo ../../../native/fdlibm/w_asin.lo ../../../native/fdlibm/w_atan2.lo ../../../native/fdlibm/w_cosh.lo ../../../native/fdlibm/w_exp.lo ../../../native/fdlibm/w_fmod.lo ../../../native/fdlibm/w_hypot.lo ../../../native/fdlibm/w_log10.lo ../../../native/fdlibm/w_log.lo ../../../native/fdlibm/w_pow.lo ../../../native/fdlibm/w_remainder.lo ../../../native/fdlibm/w_sinh.lo ../../../native/fdlibm/w_sqrt.lo ../../../native/jni/classpath/jcl.lo ../../../native/jni/native-lib/libclasspathnative.la i686-pc-linux-gnu-gcc -shared .libs/java_lang_VMSystem.o .libs/java_lang_VMFloat.o .libs/java_lang_VMDouble.o .libs/java_lang_VMMath.o .libs/java_lang_VMProcess.o ../../../native/fdlibm/.libs/dtoa.o ../../../native/fdlibm/.libs/e_acos.o ../../../native/fdlibm/.libs/e_asin.o ../../../native/fdlibm/.libs/e_atan2.o ../../../native/fdlibm/.libs/e_cosh.o ../../../native/fdlibm/.libs/e_exp.o ../../../native/fdlibm/.libs/e_fmod.o ../../../native/fdlibm/.libs/e_hypot.o ../../../native/fdlibm/.libs/e_log10.o ../../../native/fdlibm/.libs/e_log.o ../../../native/fdlibm/.libs/e_pow.o ../../../native/fdlibm/.libs/e_remainder.o ../../../native/fdlibm/.libs/e_rem_pio2.o ../../../native/fdlibm/.libs/e_scalb.o ../../../native/fdlibm/.libs/e_sinh.o ../../../native/fdlibm/.libs/e_sqrt.o ../../../native/fdlibm/.libs/k_cos.o ../../../native/fdlibm/.libs/k_rem_pio2.o ../../../native/fdlibm/.libs/k_sin.o ../../../native/fdlibm/.libs/k_tan.o ../../../native/fdlibm/.libs/mprec.o ../../../native/fdlibm/.libs/s_atan.o ../../../native/fdlibm/.libs/s_cbrt.o ../../../native/fdlibm/.libs/s_ceil.o ../../../native/fdlibm/.libs/s_copysign.o ../../../native/fdlibm/.libs/s_cos.o ../../../native/fdlibm/.libs/s_expm1.o ../../../native/fdlibm/.libs/s_fabs.o ../../../native/fdlibm/.libs/sf_fabs.o ../../../native/fdlibm/.libs/s_finite.o ../../../native/fdlibm/.libs/s_floor.o ../../../native/fdlibm/.libs/sf_rint.o ../../../native/fdlibm/.libs/s_log1p.o ../../../native/fdlibm/.libs/s_rint.o ../../../native/fdlibm/.libs/s_scalbn.o ../../../native/fdlibm/.libs/s_sin.o ../../../native/fdlibm/.libs/s_tanh.o ../../../native/fdlibm/.libs/s_tan.o ../../../native/fdlibm/.libs/strtod.o ../../../native/fdlibm/.libs/w_acos.o ../../../native/fdlibm/.libs/w_asin.o ../../../native/fdlibm/.libs/w_atan2.o ../../../native/fdlibm/.libs/w_cosh.o ../../../native/fdlibm/.libs/w_exp.o ../../../native/fdlibm/.libs/w_fmod.o ../../../native/fdlibm/.libs/w_hypot.o ../../../native/fdlibm/.libs/w_log10.o ../../../native/fdlibm/.libs/w_log.o ../../../native/fdlibm/.libs/w_pow.o ../../../native/fdlibm/.libs/w_remainder.o ../../../native/fdlibm/.libs/w_sinh.o ../../../native/fdlibm/.libs/w_sqrt.o ../../../native/jni/classpath/.libs/jcl.o -Wl,--whole-archive ../../../native/jni/native-lib/.libs/libclasspathnative.a -Wl,--no-whole-archive -march=i686 -Wl,-soname -Wl,libjavalang.so.0 -o .libs/libjavalang.so.0.0.0 (cd .libs && rm -f libjavalang.so.0 && ln -s libjavalang.so.0.0.0 libjavalang.so.0) (cd .libs && rm -f libjavalang.so && ln -s libjavalang.so.0.0.0 libjavalang.so) creating libjavalang.la (cd .libs && rm -f libjavalang.la && ln -s ../libjavalang.la libjavalang.la) /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_lang_reflect_VMArray.lo java_lang_reflect_VMArray.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I../../../native/fdlibm -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_lang_reflect_VMArray.c -fPIC -DPIC -o .libs/java_lang_reflect_VMArray.o /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -module -version-info 0:0:0 -no-undefined -o libjavalangreflect.la -rpath /opt/gnu-classpath-0.93/lib/classpath java_lang_reflect_VMArray.lo i686-pc-linux-gnu-gcc -shared .libs/java_lang_reflect_VMArray.o -march=i686 -Wl,-soname -Wl,libjavalangreflect.so.0 -o .libs/libjavalangreflect.so.0.0.0 (cd .libs && rm -f libjavalangreflect.so.0 && ln -s libjavalangreflect.so.0.0.0 libjavalangreflect.so.0) (cd .libs && rm -f libjavalangreflect.so && ln -s libjavalangreflect.so.0.0.0 libjavalangreflect.so) creating libjavalangreflect.la (cd .libs && rm -f libjavalangreflect.la && ln -s ../libjavalangreflect.la libjavalangreflect.la) make[3]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-lang' Making all in java-net make[3]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-net' /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o javanet.lo javanet.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c javanet.c -fPIC -DPIC -o .libs/javanet.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_net_VMInetAddress.lo java_net_VMInetAddress.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_net_VMInetAddress.c -fPIC -DPIC -o .libs/java_net_VMInetAddress.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_net_VMNetworkInterface.lo java_net_VMNetworkInterface.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_net_VMNetworkInterface.c -fPIC -DPIC -o .libs/java_net_VMNetworkInterface.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_net_VMURLConnection.lo java_net_VMURLConnection.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_net_VMURLConnection.c -fPIC -DPIC -o .libs/java_net_VMURLConnection.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o gnu_java_net_VMPlainSocketImpl.lo gnu_java_net_VMPlainSocketImpl.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c gnu_java_net_VMPlainSocketImpl.c -fPIC -DPIC -o .libs/gnu_java_net_VMPlainSocketImpl.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o gnu_java_net_local_LocalSocketImpl.lo gnu_java_net_local_LocalSocketImpl.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c gnu_java_net_local_LocalSocketImpl.c -fPIC -DPIC -o .libs/gnu_java_net_local_LocalSocketImpl.o /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -module -version-info 0:0:0 -no-undefined -o libjavanet.la -rpath /opt/gnu-classpath-0.93/lib/classpath javanet.lo java_net_VMInetAddress.lo java_net_VMNetworkInterface.lo java_net_VMURLConnection.lo gnu_java_net_VMPlainSocketImpl.lo gnu_java_net_local_LocalSocketImpl.lo ../../../native/jni/classpath/jcl.lo ../../../native/jni/native-lib/libclasspathnative.la -lmagic i686-pc-linux-gnu-gcc -shared .libs/javanet.o .libs/java_net_VMInetAddress.o .libs/java_net_VMNetworkInterface.o .libs/java_net_VMURLConnection.o .libs/gnu_java_net_VMPlainSocketImpl.o .libs/gnu_java_net_local_LocalSocketImpl.o ../../../native/jni/classpath/.libs/jcl.o -Wl,--whole-archive ../../../native/jni/native-lib/.libs/libclasspathnative.a -Wl,--no-whole-archive /usr/lib/libmagic.so -march=i686 -Wl,-soname -Wl,libjavanet.so.0 -o .libs/libjavanet.so.0.0.0 (cd .libs && rm -f libjavanet.so.0 && ln -s libjavanet.so.0.0.0 libjavanet.so.0) (cd .libs && rm -f libjavanet.so && ln -s libjavanet.so.0.0.0 libjavanet.so) creating libjavanet.la (cd .libs && rm -f libjavanet.la && ln -s ../libjavanet.la libjavanet.la) make[3]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-net' Making all in java-nio make[3]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-nio' /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o gnu_java_nio_VMPipe.lo gnu_java_nio_VMPipe.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c gnu_java_nio_VMPipe.c -fPIC -DPIC -o .libs/gnu_java_nio_VMPipe.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o gnu_java_nio_VMChannel.lo gnu_java_nio_VMChannel.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c gnu_java_nio_VMChannel.c -fPIC -DPIC -o .libs/gnu_java_nio_VMChannel.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o gnu_java_nio_VMSelector.lo gnu_java_nio_VMSelector.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c gnu_java_nio_VMSelector.c -fPIC -DPIC -o .libs/gnu_java_nio_VMSelector.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o gnu_java_nio_charset_iconv_IconvDecoder.lo gnu_java_nio_charset_iconv_IconvDecoder.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c gnu_java_nio_charset_iconv_IconvDecoder.c -fPIC -DPIC -o .libs/gnu_java_nio_charset_iconv_IconvDecoder.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o gnu_java_nio_charset_iconv_IconvEncoder.lo gnu_java_nio_charset_iconv_IconvEncoder.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c gnu_java_nio_charset_iconv_IconvEncoder.c -fPIC -DPIC -o .libs/gnu_java_nio_charset_iconv_IconvEncoder.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_nio_MappedByteBufferImpl.lo java_nio_MappedByteBufferImpl.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_nio_MappedByteBufferImpl.c -fPIC -DPIC -o .libs/java_nio_MappedByteBufferImpl.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_nio_VMDirectByteBuffer.lo java_nio_VMDirectByteBuffer.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_nio_VMDirectByteBuffer.c -fPIC -DPIC -o .libs/java_nio_VMDirectByteBuffer.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o gnu_java_nio_EpollSelectorImpl.lo gnu_java_nio_EpollSelectorImpl.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c gnu_java_nio_EpollSelectorImpl.c -fPIC -DPIC -o .libs/gnu_java_nio_EpollSelectorImpl.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o gnu_java_nio_KqueueSelectorImpl.lo gnu_java_nio_KqueueSelectorImpl.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c gnu_java_nio_KqueueSelectorImpl.c -fPIC -DPIC -o .libs/gnu_java_nio_KqueueSelectorImpl.o /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -module -version-info 0:0:0 -no-undefined -o libjavanio.la -rpath /opt/gnu-classpath-0.93/lib/classpath gnu_java_nio_VMPipe.lo gnu_java_nio_VMChannel.lo gnu_java_nio_VMSelector.lo gnu_java_nio_charset_iconv_IconvDecoder.lo gnu_java_nio_charset_iconv_IconvEncoder.lo java_nio_MappedByteBufferImpl.lo java_nio_VMDirectByteBuffer.lo gnu_java_nio_EpollSelectorImpl.lo gnu_java_nio_KqueueSelectorImpl.lo ../../../native/jni/classpath/jcl.lo ../../../native/jni/native-lib/libclasspathnative.la i686-pc-linux-gnu-gcc -shared .libs/gnu_java_nio_VMPipe.o .libs/gnu_java_nio_VMChannel.o .libs/gnu_java_nio_VMSelector.o .libs/gnu_java_nio_charset_iconv_IconvDecoder.o .libs/gnu_java_nio_charset_iconv_IconvEncoder.o .libs/java_nio_MappedByteBufferImpl.o .libs/java_nio_VMDirectByteBuffer.o .libs/gnu_java_nio_EpollSelectorImpl.o .libs/gnu_java_nio_KqueueSelectorImpl.o ../../../native/jni/classpath/.libs/jcl.o -Wl,--whole-archive ../../../native/jni/native-lib/.libs/libclasspathnative.a -Wl,--no-whole-archive -march=i686 -Wl,-soname -Wl,libjavanio.so.0 -o .libs/libjavanio.so.0.0.0 (cd .libs && rm -f libjavanio.so.0 && ln -s libjavanio.so.0.0.0 libjavanio.so.0) (cd .libs && rm -f libjavanio.so && ln -s libjavanio.so.0.0.0 libjavanio.so) creating libjavanio.la (cd .libs && rm -f libjavanio.la && ln -s ../libjavanio.la libjavanio.la) make[3]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-nio' Making all in java-util make[3]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-util' /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c -o java_util_VMTimeZone.lo java_util_VMTimeZone.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c java_util_VMTimeZone.c -fPIC -DPIC -o .libs/java_util_VMTimeZone.o /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -module -version-info 0:0:0 -no-undefined -o libjavautil.la -rpath /opt/gnu-classpath-0.93/lib/classpath java_util_VMTimeZone.lo i686-pc-linux-gnu-gcc -shared .libs/java_util_VMTimeZone.o -march=i686 -Wl,-soname -Wl,libjavautil.so.0 -o .libs/libjavautil.so.0.0.0 (cd .libs && rm -f libjavautil.so.0 && ln -s libjavautil.so.0.0.0 libjavautil.so.0) (cd .libs && rm -f libjavautil.so && ln -s libjavautil.so.0.0.0 libjavautil.so) creating libjavautil.la (cd .libs && rm -f libjavautil.la && ln -s ../libjavautil.la libjavautil.la) make[3]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-util' Making all in midi-alsa make[3]: Entering directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/midi-alsa' /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib `pkg-config --cflags-only-I alsa` -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror `pkg-config --cflags-only-other alsa` -march=i686 -O2 -pipe -c -o gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.lo gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/include/alsa -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.c -fPIC -DPIC -o .libs/gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib `pkg-config --cflags-only-I alsa` -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror `pkg-config --cflags-only-other alsa` -march=i686 -O2 -pipe -c -o gnu_javax_sound_midi_alsa_AlsaPortDevice.lo gnu_javax_sound_midi_alsa_AlsaPortDevice.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../native/jni/classpath -I../../../native/jni/native-lib -I/usr/include/alsa -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=i686 -O2 -pipe -c gnu_javax_sound_midi_alsa_AlsaPortDevice.c -fPIC -DPIC -o .libs/gnu_javax_sound_midi_alsa_AlsaPortDevice.o cc1: warnings being treated as errors gnu_javax_sound_midi_alsa_AlsaPortDevice.c: In function 'Java_gnu_javax_sound_midi_alsa_AlsaPortDevice_run_1receiver_1thread_1': gnu_javax_sound_midi_alsa_AlsaPortDevice.c:57: warning: the address of 'pinfo' will always evaluate as 'true' gnu_javax_sound_midi_alsa_AlsaPortDevice.c:58: warning: the address of 'sinfo' will always evaluate as 'true' gnu_javax_sound_midi_alsa_AlsaPortDevice.c:59: warning: the address of 'subs' will always evaluate as 'true' make[3]: *** [gnu_javax_sound_midi_alsa_AlsaPortDevice.lo] Ошибка 1 make[3]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/midi-alsa' make[2]: *** [all-recursive] Ошибка 1 make[2]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni' make[1]: *** [all-recursive] Ошибка 1 make[1]: Leaving directory `/var/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native' make: *** [all-recursive] Ошибка 1 * * ERROR: dev-java/gnu-classpath-0.93 failed. * Call stack: * ebuild.sh, line 46: Called src_compile * environment, line 2754: Called die * The specific snippet of code: * emake || diefunc "$FUNCNAME" "$LINENO" "$?" "make failed" * The die message: * make failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-java/gnu-classpath-0.93/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-java/gnu-classpath-0.93/temp/environment'. *