>>> Unpacking source... >>> Unpacking classpath-0.93.tar.gz to /home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work >>> Source unpacked. >>> Compiling source in /home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93 ... 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 how to create a ustar tar archive... gnutar checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/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... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/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 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 g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/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 for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... 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 /usr/X11R6/lib, 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 -lm -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 mozilla-plugin... checking for firefox-plugin... checking for xulrunner-plugin... checking for mozilla-firefox-plugin... checking for seamonkey-plugin... yes checking MOZILLA_CFLAGS... -I/usr/lib/seamonkey/include/java -I/usr/lib/seamonkey/include/plugin -I/usr/include/nspr checking MOZILLA_LIBS... -Wl,-R/usr/lib/nspr -L/usr/lib/nspr -lplds4 -lplc4 -lnspr4 -lpthread -ldl checking for glib-2.0... yes checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 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: creating doc/Makefile config.status: creating doc/api/Makefile config.status: creating external/Makefile config.status: creating external/sax/Makefile config.status: creating external/w3c_dom/Makefile config.status: creating external/relaxngDatatype/Makefile config.status: creating gnu/classpath/Configuration.java config.status: creating gnu/java/security/Configuration.java config.status: creating include/Makefile config.status: creating native/Makefile config.status: creating native/fdlibm/Makefile config.status: creating native/jawt/Makefile config.status: creating native/jni/Makefile config.status: creating native/jni/classpath/Makefile config.status: creating native/jni/java-io/Makefile config.status: creating native/jni/java-lang/Makefile config.status: creating native/jni/java-net/Makefile config.status: creating native/jni/java-nio/Makefile config.status: creating native/jni/java-util/Makefile config.status: creating native/jni/gtk-peer/Makefile config.status: creating native/jni/gconf-peer/Makefile config.status: creating native/jni/qt-peer/Makefile config.status: creating native/jni/xmlj/Makefile config.status: creating native/jni/midi-alsa/Makefile config.status: creating native/jni/midi-dssi/Makefile config.status: creating native/jni/native-lib/Makefile config.status: creating native/plugin/Makefile config.status: creating resource/Makefile config.status: creating resource/META-INF/services/java.util.prefs.PreferencesFactory config.status: creating scripts/Makefile config.status: creating scripts/classpath.spec config.status: creating lib/Makefile config.status: creating lib/gen-classlist.sh config.status: creating lib/copy-vmresources.sh config.status: creating tools/Makefile config.status: creating examples/Makefile config.status: creating examples/Makefile.jawt config.status: creating examples/Makefile.java2d config.status: creating tools/gappletviewer config.status: creating tools/gjarsigner config.status: creating tools/gkeytool config.status: creating tools/gjar config.status: creating tools/gnative2ascii config.status: creating tools/gserialver config.status: creating tools/grmiregistry config.status: creating tools/gtnameserv config.status: creating tools/gorbd config.status: creating tools/grmid config.status: creating tools/grmic 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 `/home/portage/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 `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/lib' Making all in doc make[1]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/doc' Making all in api make[2]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/doc/api' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/doc/api' make[2]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/doc' make[1]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/doc' Making all in external make[1]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external' Making all in sax make[2]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external/sax' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external/sax' Making all in w3c_dom make[2]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external/w3c_dom' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external/w3c_dom' Making all in relaxngDatatype make[2]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external/relaxngDatatype' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external/relaxngDatatype' make[2]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external' make[1]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/external' Making all in include make[1]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/include' make all-am make[2]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/include' make[2]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/include' make[1]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/include' Making all in native make[1]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native' Making all in fdlibm make[2]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/fdlibm' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o dtoa.lo dtoa.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c dtoa.c -fPIC -DPIC -o .libs/dtoa.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_acos.lo e_acos.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_acos.c -fPIC -DPIC -o .libs/e_acos.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_asin.lo e_asin.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_asin.c -fPIC -DPIC -o .libs/e_asin.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_atan2.lo e_atan2.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_atan2.c -fPIC -DPIC -o .libs/e_atan2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_cosh.lo e_cosh.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_cosh.c -fPIC -DPIC -o .libs/e_cosh.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_exp.lo e_exp.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_exp.c -fPIC -DPIC -o .libs/e_exp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_fmod.lo e_fmod.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_fmod.c -fPIC -DPIC -o .libs/e_fmod.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_hypot.lo e_hypot.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_hypot.c -fPIC -DPIC -o .libs/e_hypot.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_log.lo e_log.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_log.c -fPIC -DPIC -o .libs/e_log.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_log10.lo e_log10.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_log10.c -fPIC -DPIC -o .libs/e_log10.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_pow.lo e_pow.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_pow.c -fPIC -DPIC -o .libs/e_pow.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_remainder.lo e_remainder.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_remainder.c -fPIC -DPIC -o .libs/e_remainder.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_rem_pio2.lo e_rem_pio2.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_rem_pio2.c -fPIC -DPIC -o .libs/e_rem_pio2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_scalb.lo e_scalb.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_scalb.c -fPIC -DPIC -o .libs/e_scalb.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_sinh.lo e_sinh.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_sinh.c -fPIC -DPIC -o .libs/e_sinh.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o e_sqrt.lo e_sqrt.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c e_sqrt.c -fPIC -DPIC -o .libs/e_sqrt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o k_cos.lo k_cos.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c k_cos.c -fPIC -DPIC -o .libs/k_cos.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o k_rem_pio2.lo k_rem_pio2.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c k_rem_pio2.c -fPIC -DPIC -o .libs/k_rem_pio2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o k_sin.lo k_sin.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c k_sin.c -fPIC -DPIC -o .libs/k_sin.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o k_tan.lo k_tan.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c k_tan.c -fPIC -DPIC -o .libs/k_tan.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o mprec.lo mprec.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c mprec.c -fPIC -DPIC -o .libs/mprec.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_atan.lo s_atan.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_atan.c -fPIC -DPIC -o .libs/s_atan.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_cbrt.lo s_cbrt.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_cbrt.c -fPIC -DPIC -o .libs/s_cbrt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_ceil.lo s_ceil.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_ceil.c -fPIC -DPIC -o .libs/s_ceil.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_copysign.lo s_copysign.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_copysign.c -fPIC -DPIC -o .libs/s_copysign.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_cos.lo s_cos.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_cos.c -fPIC -DPIC -o .libs/s_cos.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_expm1.lo s_expm1.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_expm1.c -fPIC -DPIC -o .libs/s_expm1.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_fabs.lo s_fabs.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_fabs.c -fPIC -DPIC -o .libs/s_fabs.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o sf_fabs.lo sf_fabs.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c sf_fabs.c -fPIC -DPIC -o .libs/sf_fabs.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_finite.lo s_finite.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_finite.c -fPIC -DPIC -o .libs/s_finite.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_floor.lo s_floor.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_floor.c -fPIC -DPIC -o .libs/s_floor.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_log1p.lo s_log1p.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_log1p.c -fPIC -DPIC -o .libs/s_log1p.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o sf_rint.lo sf_rint.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c sf_rint.c -fPIC -DPIC -o .libs/sf_rint.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_rint.lo s_rint.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_rint.c -fPIC -DPIC -o .libs/s_rint.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_scalbn.lo s_scalbn.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_scalbn.c -fPIC -DPIC -o .libs/s_scalbn.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_sin.lo s_sin.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_sin.c -fPIC -DPIC -o .libs/s_sin.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_tan.lo s_tan.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_tan.c -fPIC -DPIC -o .libs/s_tan.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o s_tanh.lo s_tanh.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c s_tanh.c -fPIC -DPIC -o .libs/s_tanh.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o strtod.lo strtod.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c strtod.c -fPIC -DPIC -o .libs/strtod.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_acos.lo w_acos.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_acos.c -fPIC -DPIC -o .libs/w_acos.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_asin.lo w_asin.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_asin.c -fPIC -DPIC -o .libs/w_asin.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_atan2.lo w_atan2.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_atan2.c -fPIC -DPIC -o .libs/w_atan2.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_cosh.lo w_cosh.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_cosh.c -fPIC -DPIC -o .libs/w_cosh.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_exp.lo w_exp.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_exp.c -fPIC -DPIC -o .libs/w_exp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_fmod.lo w_fmod.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_fmod.c -fPIC -DPIC -o .libs/w_fmod.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_hypot.lo w_hypot.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_hypot.c -fPIC -DPIC -o .libs/w_hypot.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_log.lo w_log.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_log.c -fPIC -DPIC -o .libs/w_log.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_log10.lo w_log10.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_log10.c -fPIC -DPIC -o .libs/w_log10.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_pow.lo w_pow.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_pow.c -fPIC -DPIC -o .libs/w_pow.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_remainder.lo w_remainder.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_remainder.c -fPIC -DPIC -o .libs/w_remainder.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_sinh.lo w_sinh.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_sinh.c -fPIC -DPIC -o .libs/w_sinh.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o w_sqrt.lo w_sqrt.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c w_sqrt.c -fPIC -DPIC -o .libs/w_sqrt.o /bin/sh ../../libtool --tag=CC --mode=link gcc -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -no-undefined -Wl,--as-needed -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 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 ranlib .libs/libfdlibm.a creating libfdlibm.la (cd .libs && rm -f libfdlibm.la && ln -s ../libfdlibm.la libfdlibm.la) make[2]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/fdlibm' Making all in jni make[2]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni' Making all in classpath make[3]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/classpath' /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o jcl.lo jcl.c mkdir .libs 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c jcl.c -fPIC -DPIC -o .libs/jcl.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o jnilink.lo jnilink.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c jnilink.c -fPIC -DPIC -o .libs/jnilink.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o native_state.lo native_state.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c native_state.c -fPIC -DPIC -o .libs/native_state.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -no-undefined -Wl,--as-needed -o libclasspath.la jcl.lo jnilink.lo native_state.lo ar cru .libs/libclasspath.a .libs/jcl.o .libs/jnilink.o .libs/native_state.o ranlib .libs/libclasspath.a creating libclasspath.la (cd .libs && rm -f libclasspath.la && ln -s ../libclasspath.la libclasspath.la) make[3]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/classpath' Making all in native-lib make[3]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/native-lib' /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o cpnet.lo cpnet.c mkdir .libs 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c cpnet.c -fPIC -DPIC -o .libs/cpnet.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o cpio.lo cpio.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c cpio.c -fPIC -DPIC -o .libs/cpio.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o cpproc.lo cpproc.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c cpproc.c -fPIC -DPIC -o .libs/cpproc.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -module -version-info 0:0:0 -no-undefined -Wl,--as-needed -o libclasspathnative.la cpnet.lo cpio.lo cpproc.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libclasspathnative.a .libs/cpnet.o .libs/cpio.o .libs/cpproc.o ranlib .libs/libclasspathnative.a creating libclasspathnative.la (cd .libs && rm -f libclasspathnative.la && ln -s ../libclasspathnative.la libclasspathnative.la) make[3]: Leaving directory `/home/portage/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 `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-io' /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_io_VMFile.lo java_io_VMFile.c mkdir .libs 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_io_VMFile.c -fPIC -DPIC -o .libs/java_io_VMFile.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_io_VMObjectInputStream.lo java_io_VMObjectInputStream.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_io_VMObjectInputStream.c -fPIC -DPIC -o .libs/java_io_VMObjectInputStream.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_io_VMObjectStreamClass.lo java_io_VMObjectStreamClass.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_io_VMObjectStreamClass.c -fPIC -DPIC -o .libs/java_io_VMObjectStreamClass.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -module -version-info 0:0:0 -no-undefined -Wl,--as-needed -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 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=athlon-xp -mtune=athlon-xp -Wl,--as-needed -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 `/home/portage/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 `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-lang' /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_lang_VMSystem.lo java_lang_VMSystem.c mkdir .libs 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_lang_VMSystem.c -fPIC -DPIC -o .libs/java_lang_VMSystem.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_lang_VMFloat.lo java_lang_VMFloat.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_lang_VMFloat.c -fPIC -DPIC -o .libs/java_lang_VMFloat.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_lang_VMDouble.lo java_lang_VMDouble.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_lang_VMDouble.c -fPIC -DPIC -o .libs/java_lang_VMDouble.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_lang_VMMath.lo java_lang_VMMath.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_lang_VMMath.c -fPIC -DPIC -o .libs/java_lang_VMMath.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_lang_VMProcess.lo java_lang_VMProcess.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_lang_VMProcess.c -fPIC -DPIC -o .libs/java_lang_VMProcess.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -module -version-info 0:0:0 -no-undefined -Wl,--as-needed -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_log.lo ../../../native/fdlibm/e_log10.lo ../../../native/fdlibm/e_pow.lo ../../../native/fdlibm/e_rem_pio2.lo ../../../native/fdlibm/e_remainder.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/s_finite.lo ../../../native/fdlibm/s_floor.lo ../../../native/fdlibm/s_log1p.lo ../../../native/fdlibm/s_rint.lo ../../../native/fdlibm/s_scalbn.lo ../../../native/fdlibm/s_sin.lo ../../../native/fdlibm/s_tan.lo ../../../native/fdlibm/s_tanh.lo ../../../native/fdlibm/sf_fabs.lo ../../../native/fdlibm/sf_rint.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_log.lo ../../../native/fdlibm/w_log10.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 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_log.o ../../../native/fdlibm/.libs/e_log10.o ../../../native/fdlibm/.libs/e_pow.o ../../../native/fdlibm/.libs/e_rem_pio2.o ../../../native/fdlibm/.libs/e_remainder.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/s_finite.o ../../../native/fdlibm/.libs/s_floor.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_tan.o ../../../native/fdlibm/.libs/s_tanh.o ../../../native/fdlibm/.libs/sf_fabs.o ../../../native/fdlibm/.libs/sf_rint.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_log.o ../../../native/fdlibm/.libs/w_log10.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=athlon-xp -mtune=athlon-xp -Wl,--as-needed -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 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_lang_reflect_VMArray.lo java_lang_reflect_VMArray.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_lang_reflect_VMArray.c -fPIC -DPIC -o .libs/java_lang_reflect_VMArray.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -module -version-info 0:0:0 -no-undefined -Wl,--as-needed -o libjavalangreflect.la -rpath /opt/gnu-classpath-0.93/lib/classpath java_lang_reflect_VMArray.lo gcc -shared .libs/java_lang_reflect_VMArray.o -march=athlon-xp -mtune=athlon-xp -Wl,--as-needed -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 `/home/portage/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 `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-net' /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o javanet.lo javanet.c mkdir .libs 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c javanet.c -fPIC -DPIC -o .libs/javanet.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_net_VMInetAddress.lo java_net_VMInetAddress.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_net_VMInetAddress.c -fPIC -DPIC -o .libs/java_net_VMInetAddress.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_net_VMNetworkInterface.lo java_net_VMNetworkInterface.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_net_VMNetworkInterface.c -fPIC -DPIC -o .libs/java_net_VMNetworkInterface.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_net_VMURLConnection.lo java_net_VMURLConnection.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_net_VMURLConnection.c -fPIC -DPIC -o .libs/java_net_VMURLConnection.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_net_VMPlainSocketImpl.lo gnu_java_net_VMPlainSocketImpl.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_net_VMPlainSocketImpl.c -fPIC -DPIC -o .libs/gnu_java_net_VMPlainSocketImpl.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_net_local_LocalSocketImpl.lo gnu_java_net_local_LocalSocketImpl.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_net_local_LocalSocketImpl.c -fPIC -DPIC -o .libs/gnu_java_net_local_LocalSocketImpl.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -module -version-info 0:0:0 -no-undefined -Wl,--as-needed -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 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=athlon-xp -mtune=athlon-xp -Wl,--as-needed -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 `/home/portage/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 `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-nio' /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_nio_VMPipe.lo gnu_java_nio_VMPipe.c mkdir .libs 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_nio_VMPipe.c -fPIC -DPIC -o .libs/gnu_java_nio_VMPipe.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_nio_VMChannel.lo gnu_java_nio_VMChannel.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_nio_VMChannel.c -fPIC -DPIC -o .libs/gnu_java_nio_VMChannel.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_nio_VMSelector.lo gnu_java_nio_VMSelector.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_nio_VMSelector.c -fPIC -DPIC -o .libs/gnu_java_nio_VMSelector.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_nio_charset_iconv_IconvDecoder.lo gnu_java_nio_charset_iconv_IconvDecoder.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -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 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_nio_charset_iconv_IconvEncoder.lo gnu_java_nio_charset_iconv_IconvEncoder.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -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 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_nio_MappedByteBufferImpl.lo java_nio_MappedByteBufferImpl.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_nio_MappedByteBufferImpl.c -fPIC -DPIC -o .libs/java_nio_MappedByteBufferImpl.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_nio_VMDirectByteBuffer.lo java_nio_VMDirectByteBuffer.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_nio_VMDirectByteBuffer.c -fPIC -DPIC -o .libs/java_nio_VMDirectByteBuffer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_nio_EpollSelectorImpl.lo gnu_java_nio_EpollSelectorImpl.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_nio_EpollSelectorImpl.c -fPIC -DPIC -o .libs/gnu_java_nio_EpollSelectorImpl.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_nio_KqueueSelectorImpl.lo gnu_java_nio_KqueueSelectorImpl.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_nio_KqueueSelectorImpl.c -fPIC -DPIC -o .libs/gnu_java_nio_KqueueSelectorImpl.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -module -version-info 0:0:0 -no-undefined -Wl,--as-needed -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 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=athlon-xp -mtune=athlon-xp -Wl,--as-needed -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 `/home/portage/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 `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/java-util' /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o java_util_VMTimeZone.lo java_util_VMTimeZone.c mkdir .libs 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c java_util_VMTimeZone.c -fPIC -DPIC -o .libs/java_util_VMTimeZone.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -module -version-info 0:0:0 -no-undefined -Wl,--as-needed -o libjavautil.la -rpath /opt/gnu-classpath-0.93/lib/classpath java_util_VMTimeZone.lo gcc -shared .libs/java_util_VMTimeZone.o -march=athlon-xp -mtune=athlon-xp -Wl,--as-needed -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 `/home/portage/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 `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/midi-alsa' /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.lo gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.c mkdir .libs 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -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 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_javax_sound_midi_alsa_AlsaPortDevice.lo gnu_javax_sound_midi_alsa_AlsaPortDevice.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_javax_sound_midi_alsa_AlsaPortDevice.c -fPIC -DPIC -o .libs/gnu_javax_sound_midi_alsa_AlsaPortDevice.o /bin/sh ../../../libtool --tag=CC --mode=compile 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_javax_sound_midi_alsa_AlsaMidiDeviceProvider.lo gnu_javax_sound_midi_alsa_AlsaMidiDeviceProvider.c 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=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_javax_sound_midi_alsa_AlsaMidiDeviceProvider.c -fPIC -DPIC -o .libs/gnu_javax_sound_midi_alsa_AlsaMidiDeviceProvider.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -Werror `pkg-config --cflags-only-other alsa` -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -module -version-info 0:0:0 -no-undefined -Wl,--as-needed -o libgjsmalsa.la -rpath /opt/gnu-classpath-0.93/lib/classpath -avoid-version gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.lo gnu_javax_sound_midi_alsa_AlsaPortDevice.lo gnu_javax_sound_midi_alsa_AlsaMidiDeviceProvider.lo -lasound gcc -shared .libs/gnu_javax_sound_midi_alsa_AlsaMidiSequencerDevice.o .libs/gnu_javax_sound_midi_alsa_AlsaPortDevice.o .libs/gnu_javax_sound_midi_alsa_AlsaMidiDeviceProvider.o /usr/lib/libasound.so -march=athlon-xp -mtune=athlon-xp -Wl,--as-needed -Wl,-soname -Wl,libgjsmalsa.so -o .libs/libgjsmalsa.so creating libgjsmalsa.la (cd .libs && rm -f libgjsmalsa.la && ln -s ../libgjsmalsa.la libgjsmalsa.la) make[3]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/midi-alsa' Making all in gtk-peer make[3]: Entering directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/gtk-peer' /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_CairoSurface.lo gnu_java_awt_peer_gtk_CairoSurface.c mkdir .libs 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_CairoSurface.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_CairoSurface.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_CairoGraphics2D.lo gnu_java_awt_peer_gtk_CairoGraphics2D.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_CairoGraphics2D.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_CairoGraphics2D.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_ComponentGraphics.lo gnu_java_awt_peer_gtk_ComponentGraphics.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_ComponentGraphics.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_ComponentGraphics.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_ComponentGraphicsCopy.lo gnu_java_awt_peer_gtk_ComponentGraphicsCopy.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_ComponentGraphicsCopy.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_ComponentGraphicsCopy.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_FreetypeGlyphVector.lo gnu_java_awt_peer_gtk_FreetypeGlyphVector.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_FreetypeGlyphVector.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_FreetypeGlyphVector.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.lo gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GdkFontPeer.lo gnu_java_awt_peer_gtk_GdkFontPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GdkFontPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GdkFontPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.lo gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GdkPixbufDecoder.lo gnu_java_awt_peer_gtk_GdkPixbufDecoder.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GdkPixbufDecoder.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GdkPixbufDecoder.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GdkRobotPeer.lo gnu_java_awt_peer_gtk_GdkRobotPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GdkRobotPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GdkRobotPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.lo gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkButtonPeer.lo gnu_java_awt_peer_gtk_GtkButtonPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkButtonPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkButtonPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkCanvasPeer.lo gnu_java_awt_peer_gtk_GtkCanvasPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkCanvasPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkCanvasPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.lo gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkCheckboxPeer.lo gnu_java_awt_peer_gtk_GtkCheckboxPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkCheckboxPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkCheckboxPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkChoicePeer.lo gnu_java_awt_peer_gtk_GtkChoicePeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkChoicePeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkChoicePeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkClipboard.lo gnu_java_awt_peer_gtk_GtkClipboard.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkClipboard.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkClipboard.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkComponentPeer.lo gnu_java_awt_peer_gtk_GtkComponentPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkComponentPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkComponentPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.lo gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkFileDialogPeer.lo gnu_java_awt_peer_gtk_GtkFileDialogPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkFileDialogPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkFileDialogPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkFramePeer.lo gnu_java_awt_peer_gtk_GtkFramePeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkFramePeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkFramePeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkGenericPeer.lo gnu_java_awt_peer_gtk_GtkGenericPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkGenericPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkGenericPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkImage.lo gnu_java_awt_peer_gtk_GtkImage.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkImage.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkImage.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkLabelPeer.lo gnu_java_awt_peer_gtk_GtkLabelPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkLabelPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkLabelPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkListPeer.lo gnu_java_awt_peer_gtk_GtkListPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkListPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkListPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkMenuBarPeer.lo gnu_java_awt_peer_gtk_GtkMenuBarPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkMenuBarPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkMenuBarPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkMenuComponentPeer.lo gnu_java_awt_peer_gtk_GtkMenuComponentPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkMenuComponentPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkMenuComponentPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkMenuItemPeer.lo gnu_java_awt_peer_gtk_GtkMenuItemPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkMenuItemPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkMenuItemPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkMenuPeer.lo gnu_java_awt_peer_gtk_GtkMenuPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkMenuPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkMenuPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkPanelPeer.lo gnu_java_awt_peer_gtk_GtkPanelPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkPanelPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkPanelPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkPopupMenuPeer.lo gnu_java_awt_peer_gtk_GtkPopupMenuPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkPopupMenuPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkPopupMenuPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkScrollbarPeer.lo gnu_java_awt_peer_gtk_GtkScrollbarPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkScrollbarPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkScrollbarPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkScrollPanePeer.lo gnu_java_awt_peer_gtk_GtkScrollPanePeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkScrollPanePeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkScrollPanePeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkSelection.lo gnu_java_awt_peer_gtk_GtkSelection.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkSelection.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkSelection.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkTextAreaPeer.lo gnu_java_awt_peer_gtk_GtkTextAreaPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkTextAreaPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkTextAreaPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkTextFieldPeer.lo gnu_java_awt_peer_gtk_GtkTextFieldPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkTextFieldPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkTextFieldPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkToolkit.lo gnu_java_awt_peer_gtk_GtkToolkit.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkToolkit.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkToolkit.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkWindowPeer.lo gnu_java_awt_peer_gtk_GtkWindowPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkWindowPeer.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkWindowPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gnu_java_awt_peer_gtk_GtkVolatileImage.lo gnu_java_awt_peer_gtk_GtkVolatileImage.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gnu_java_awt_peer_gtk_GtkVolatileImage.c -fPIC -DPIC -o .libs/gnu_java_awt_peer_gtk_GtkVolatileImage.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o GtkDragSourceContextPeer.lo GtkDragSourceContextPeer.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c GtkDragSourceContextPeer.c -fPIC -DPIC -o .libs/GtkDragSourceContextPeer.o /bin/sh ../../../libtool --tag=CC --mode=compile 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c -o gthread-jni.lo gthread-jni.c 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 -Werror -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 -I/usr/include/freetype2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=athlon-xp -mtune=athlon-xp -O3 -pipe -frename-registers -c gthread-jni.c -fPIC -DPIC -o .libs/gthread-jni.o cc1: warnings being treated as errors gthread-jni.c: In function 'mutex_trylock_jni_impl': gthread-jni.c:1521: warning: 'mcache.lockForPotentialLockersObj' may be used uninitialized in this function make[3]: *** [gthread-jni.lo] Error 1 make[3]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni/gtk-peer' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native/jni' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/work/classpath-0.93/native' make: *** [all-recursive] Error 1 !!! ERROR: dev-java/gnu-classpath-0.93 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 2976: Called src_compile gnu-classpath-0.93.ebuild, line 106: Called die !!! make failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/home/portage/tmp/portage/dev-java/gnu-classpath-0.93/temp/build.log'.