Installing /builddir/build/SRPMS/java-1.7.0-icedtea-1.7.0.0-0.20.b23.snapshot.fc9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.57820 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf icedtea-1.4 + /bin/gzip -dc /builddir/build/SOURCES/icedtea-1.4.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd icedtea-1.4 ++ /usr/bin/id -u + '[' 102 = 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd icedtea-1.4 + /bin/gzip -dc /builddir/build/SOURCES/mauve-2007-09-12.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd icedtea-1.4 + /bin/gzip -dc /builddir/build/SOURCES/java-access-bridge-1.19.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' ++ /usr/bin/id -u + '[' 102 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (java-1.7.0-icedtea-makefile.patch):' Patch #0 (java-1.7.0-icedtea-makefile.patch): + patch -p0 -s + cp /builddir/build/SOURCES/README.src . + cp /builddir/build/SOURCES/README.plugin . + cp /builddir/build/SOURCES/mauve_tests . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4673 + umask 022 + cd /builddir/build/BUILD + cd icedtea-1.4 + LANG=C + export LANG + unset DISPLAY + ./configure --with-icedtea --with-openjdk-src-zip=/builddir/build/SOURCES/openjdk-7-ea-src-b23-30_oct_2007-fedora.zip checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none 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 find... /usr/bin/find checking for md5sum... /usr/bin/md5sum checking for patch... /usr/bin/patch checking for unzip... /usr/bin/unzip checking for wget... /usr/bin/wget checking for chmod... /bin/chmod checking for gawk... /bin/gawk checking for FT_Init_FreeType in -lfreetype... yes checking for freetype header directory... /usr/include/freetype2 checking openjdk source zip... /builddir/build/SOURCES/openjdk-7-ea-src-b23-30_oct_2007-fedora.zip checking openjdk sources... /builddir/build/BUILD/icedtea-1.4/openjdk checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking X11/Xproto.h usability... yes checking X11/Xproto.h presence... yes checking for X11/Xproto.h... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/Xutil.h usability... yes checking X11/Xutil.h presence... yes checking for X11/Xutil.h... yes checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking X11/Shell.h usability... yes checking X11/Shell.h presence... yes checking for X11/Shell.h... yes checking X11/StringDefs.h usability... yes checking X11/StringDefs.h presence... yes checking for X11/StringDefs.h... yes checking X11/extensions/Print.h usability... yes checking X11/extensions/Print.h presence... yes checking for X11/extensions/Print.h... yes checking Xm/Xm.h usability... yes checking Xm/Xm.h presence... yes checking for Xm/Xm.h... yes checking Xm/XmP.h usability... yes checking Xm/XmP.h presence... yes checking for Xm/XmP.h... yes checking Xm/Display.h usability... yes checking Xm/Display.h presence... yes checking for Xm/Display.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for XTestQueryExtension in -lXtst... yes checking for XineramaQueryExtension in -lXinerama... yes checking for main in -lpng... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for MOZILLA... no checking for MOZILLA... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make stamps/patch.stamp mkdir -p stamps touch stamps/download.stamp if ! test -d openjdk ; \ then \ /usr/bin/unzip -q /builddir/build/SOURCES/openjdk-7-ea-src-b23-30_oct_2007-fedora.zip ; \ chmod -R ug+w openjdk ; \ fi mkdir -p stamps touch stamps/extract.stamp for p in patches/icedtea-copy-plugs.patch patches/icedtea-version.patch patches/icedtea-text-relocations.patch patches/icedtea-graphics.patch patches/icedtea-antialias.patch patches/icedtea-paths.patch patches/icedtea-debuginfo.patch patches/icedtea-ssl.patch patches/icedtea-license-headers.patch patches/icedtea-plugin.patch patches/icedtea-rmi_amd64.patch patches/icedtea-tools.patch patches/icedtea-certbundle.patch patches/icedtea-demos.patch patches/icedtea-use-system-tzdata.patch patches/icedtea-headers.patch patches/icedtea-ant.patch patches/icedtea-gcc-suffix.patch patches/icedtea-bytebuffer-compact.patch patches/icedtea-float-double-trailing-zeros.patch patches/icedtea-gtkplaf.patch patches/icedtea-memory-limits.patch patches/icedtea-sunsrc.patch patches/icedtea-libraries.patch patches/icedtea-javafiles.patch patches/icedtea-bytecodeInterpreterWithChecks.patch patches/icedtea-corba.patch patches/icedtea-bytecodeInterpreter.patch patches/icedtea-signature-iterator.patch patches/icedtea-signed-types.patch patches/icedtea-test-atomic-operations.patch patches/icedtea-core-build.patch patches/icedtea-linker-options.patch patches/icedtea-ports.patch ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 --dry-run -s -t -f -F 0 < $p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < $p ; \ fi ; \ done Checking patches/icedtea-copy-plugs.patch Applying patches/icedtea-copy-plugs.patch patching file openjdk/jdk/make/common/internal/BinaryPlugs.gmk patching file openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java patching file openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPduTrap.java patching file openjdk/jdk/src/share/classes/java/beans/MetaData.java Checking patches/icedtea-version.patch Applying patches/icedtea-version.patch patching file openjdk/jdk/make/common/shared/Defs.gmk patching file openjdk/hotspot/build/hotspot_distro patching file openjdk/hotspot/build/windows/projectfiles/common/Makefile Checking patches/icedtea-text-relocations.patch Applying patches/icedtea-text-relocations.patch patching file openjdk/hotspot/build/linux/makefiles/gcc.make Checking patches/icedtea-graphics.patch Applying patches/icedtea-graphics.patch patching file openjdk/jdk/src/share/native/sun/awt/image/imageInitIDs.h patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c patching file openjdk/jdk/src/share/classes/sun/awt/image/SunWritableRaster.java patching file openjdk/jdk/src/share/classes/javax/swing/text/WrappedPlainView.java patching file openjdk/jdk/src/share/native/sun/awt/image/imageInitIDs.c Checking patches/icedtea-antialias.patch Applying patches/icedtea-antialias.patch patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java Checking patches/icedtea-paths.patch Applying patches/icedtea-paths.patch patching file openjdk/jdk/src/share/classes/java/awt/BasicStroke.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedRenderPipe.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SpanShapeRenderer.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11Renderer.java Checking patches/icedtea-debuginfo.patch Applying patches/icedtea-debuginfo.patch patching file openjdk/hotspot/build/linux/makefiles/gcc.make patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/sun/awt/mawt.gmk Checking patches/icedtea-ssl.patch Applying patches/icedtea-ssl.patch patching file openjdk/jdk/src/share/classes/sun/security/ssl/Handshaker.java patching file openjdk/jdk/src/share/classes/sun/security/ssl/RSAClientKeyExchange.java Checking patches/icedtea-license-headers.patch Applying patches/icedtea-license-headers.patch patching file openjdk/jdk/make/tools/src/build/tools/automulti/AutoMulti.java patching file openjdk/jdk/make/tools/src/build/tools/automulti/TestALFGenerator.java Checking patches/icedtea-plugin.patch Applying patches/icedtea-plugin.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/plugin/Makefile patching file openjdk/jdk/src/share/classes/sun/applet/PluginAppletViewer.java patching file openjdk/jdk/src/share/classes/sun/applet/PluginMain.java Checking patches/icedtea-rmi_amd64.patch Applying patches/icedtea-rmi_amd64.patch patching file openjdk/jdk/make/sun/rmi/rmi/Makefile Checking patches/icedtea-tools.patch Applying patches/icedtea-tools.patch patching file openjdk/jdk/make/tools/sharing/classlist.linux patching file openjdk/jdk/make/tools/sharing/classlist.solaris patching file openjdk/jdk/make/tools/sharing/classlist.windows patching file openjdk/jdk/make/java/awt/Makefile Checking patches/icedtea-certbundle.patch Applying patches/icedtea-certbundle.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp patching file openjdk/jdk/src/share/classes/sun/security/provider/CertBundleKeyStoreImpl.java patching file openjdk/jdk/src/share/classes/sun/security/provider/SunEntries.java Checking patches/icedtea-demos.patch Applying patches/icedtea-demos.patch patching file openjdk/jdk/src/share/demo/jvmti/gctest/sample.makefile.txt patching file openjdk/jdk/src/share/demo/jvmti/heapTracker/sample.makefile.txt patching file openjdk/jdk/src/share/demo/jvmti/heapViewer/sample.makefile.txt patching file openjdk/jdk/src/share/demo/jvmti/hprof/sample.makefile.txt patching file openjdk/jdk/src/share/demo/jvmti/minst/sample.makefile.txt patching file openjdk/jdk/src/share/demo/jvmti/mtrace/sample.makefile.txt patching file openjdk/jdk/src/share/demo/jvmti/versionCheck/sample.makefile.txt patching file openjdk/jdk/src/share/demo/jvmti/waiters/sample.makefile.txt Checking patches/icedtea-use-system-tzdata.patch Applying patches/icedtea-use-system-tzdata.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp patching file openjdk/jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.java Checking patches/icedtea-headers.patch Applying patches/icedtea-headers.patch patching file openjdk/hotspot/build/linux/makefiles/jvmti.make Checking patches/icedtea-ant.patch Applying patches/icedtea-ant.patch patching file openjdk/corba/make/common/shared/Defs-utils.gmk patching file openjdk/langtools/make/Makefile patching file openjdk/jaxp/make/Makefile patching file openjdk/jdk/make/common/shared/Defs-utils.gmk patching file openjdk/jaxws/make/Makefile patching file openjdk/jaxws/make/build.xml Checking patches/icedtea-gcc-suffix.patch Applying patches/icedtea-gcc-suffix.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile patching file openjdk/hotspot/build/linux/makefiles/gcc.make patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/icedtea-bytebuffer-compact.patch Applying patches/icedtea-bytebuffer-compact.patch patching file openjdk/jdk/src/share/classes/java/nio/Buffer.java patching file openjdk/jdk/src/share/classes/java/nio/Direct-X-Buffer.java patching file openjdk/jdk/src/share/classes/java/nio/Heap-X-Buffer.java Checking patches/icedtea-float-double-trailing-zeros.patch Applying patches/icedtea-float-double-trailing-zeros.patch patching file openjdk/jdk/src/share/classes/sun/misc/FloatingDecimal.java Checking patches/icedtea-gtkplaf.patch Applying patches/icedtea-gtkplaf.patch patching file openjdk/jdk/src/solaris/native/sun/awt/gtk2_interface.c Checking patches/icedtea-memory-limits.patch Applying patches/icedtea-memory-limits.patch patching file openjdk/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Checking patches/icedtea-sunsrc.patch Applying patches/icedtea-sunsrc.patch patching file openjdk/jdk/make/common/Release.gmk Checking patches/icedtea-libraries.patch Applying patches/icedtea-libraries.patch patching file openjdk/jdk/make/sun/jpeg/Makefile patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c patching file openjdk/jdk/src/share/native/com/sun/java/util/jar/pack/defines.h patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c patching file openjdk/jdk/src/share/native/java/util/zip/Adler32.c patching file openjdk/jdk/src/share/native/java/util/zip/Deflater.c patching file openjdk/jdk/src/share/native/java/util/zip/CRC32.c patching file openjdk/jdk/make/common/Program.gmk patching file openjdk/jdk/make/java/zip/Makefile patching file openjdk/jdk/make/java/zip/FILES_c.gmk patching file openjdk/jdk/make/java/jli/Makefile patching file openjdk/jdk/src/share/native/java/util/zip/Inflater.c patching file openjdk/jdk/src/share/native/java/util/zip/zip_util.c patching file openjdk/jdk/make/sun/splashscreen/FILES_c.gmk patching file openjdk/jdk/make/sun/splashscreen/Makefile patching file openjdk/jdk/make/sun/jpeg/FILES_c.gmk patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapimin.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapistd.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccoefct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccolor.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcdctmgr.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcinit.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmainct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmarker.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmaster.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcomapi.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jconfig.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcparam.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcphuff.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcprepct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcsample.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jctrans.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdapimin.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdapistd.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdcoefct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdcolor.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdct.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jddctmgr.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdhuff.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdhuff.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdinput.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmainct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmarker.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmaster.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmerge.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdphuff.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdpostct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdsample.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdtrans.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jerror.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jerror.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctflt.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctfst.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctint.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctflt.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctfst.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctint.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctred.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jinclude.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemmgr.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemnobs.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmorecfg.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegint.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jquant1.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jquant2.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jutils.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jversion.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/README patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_jpeg.c patching file openjdk/jdk/make/com/sun/java/pack/Makefile Checking patches/icedtea-javafiles.patch Applying patches/icedtea-javafiles.patch patching file openjdk/jdk/make/java/java/FILES_java.gmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_presentation_rmi.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_encoding.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_orbutil.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_monitoring.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_ior.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_protocol.jmk Checking patches/icedtea-bytecodeInterpreterWithChecks.patch Applying patches/icedtea-bytecodeInterpreterWithChecks.patch patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreterWithChecks.xsl Checking patches/icedtea-corba.patch Applying patches/icedtea-corba.patch patching file openjdk/corba/make/org/omg/CORBA/Makefile Checking patches/icedtea-bytecodeInterpreter.patch Applying patches/icedtea-bytecodeInterpreter.patch patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.hpp patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp Checking patches/icedtea-signature-iterator.patch Applying patches/icedtea-signature-iterator.patch patching file openjdk/hotspot/src/share/vm/interpreter/oopMapCache.cpp patching file openjdk/hotspot/src/share/vm/runtime/signature.hpp Checking patches/icedtea-signed-types.patch Applying patches/icedtea-signed-types.patch patching file openjdk/hotspot/src/share/vm/asm/codeBuffer.hpp patching file openjdk/hotspot/src/share/vm/utilities/ostream.cpp Checking patches/icedtea-test-atomic-operations.patch Applying patches/icedtea-test-atomic-operations.patch patching file openjdk/hotspot/src/share/vm/prims/jni.cpp Checking patches/icedtea-core-build.patch Applying patches/icedtea-core-build.patch patching file openjdk/control/make/make/hotspot-rules.gmk patching file openjdk/hotspot/make/Makefile patching file openjdk/hotspot/src/share/vm/runtime/vm_version.cpp patching file openjdk/jdk/make/java/redist/Makefile Checking patches/icedtea-linker-options.patch Applying patches/icedtea-linker-options.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/Program.gmk patching file openjdk/jdk/make/java/instrument/Makefile Checking patches/icedtea-ports.patch Applying patches/icedtea-ports.patch patching file openjdk/hotspot/build/linux/makefiles/buildtree.make patching file openjdk/hotspot/build/linux/makefiles/defs.make patching file openjdk/hotspot/build/linux/makefiles/gcc.make patching file openjdk/hotspot/build/linux/makefiles/sa.make patching file openjdk/hotspot/build/linux/makefiles/saproc.make patching file openjdk/hotspot/make/defs.make patching file openjdk/hotspot/build/linux/makefiles/vm.make patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp patching file openjdk/hotspot/src/share/vm/runtime/mutex.hpp patching file openjdk/hotspot/src/share/vm/runtime/vm_version.cpp patching file openjdk/hotspot/src/share/vm/utilities/macros.hpp patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/jdk/make/java/jli/Makefile patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Compiler-gcc.gmk patching file openjdk/corba/make/common/shared/Platform.gmk mkdir -p stamps touch stamps/patch.stamp + patch -l -p0 patching file openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java patching file openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpotAgent.java patching file openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Threads.java + patch -l -p0 patching file openjdk/jdk/make/common/Release.gmk Hunk #2 succeeded at 468 (offset -2 lines). patching file openjdk/jdk/make/launchers/Makefile patching file openjdk/jdk/make/sun/tools/Makefile patching file openjdk/jdk/test/com/sun/management/HotSpotDiagnosticMXBean/DumpHeap.sh + make mkdir -p bootstrap rm -f bootstrap/jdk1.6.0 ln -sf /usr/lib/jvm/java-icedtea bootstrap/jdk1.6.0 if ! bootstrap/jdk1.6.0/bin/java -version ; \ then \ echo "bootstrap/jdk1.6.0/bin/java" \ "cannot be found or is corrupted." ; \ exit 1; \ fi java version "1.7.0" IcedTea Runtime Environment (build 1.7.0-b21) IcedTea 64-Bit Server VM (build 1.7.0-b21, mixed mode) mkdir -p stamps touch stamps/bootstrap-directory-symlink.stamp for copy_dir in `cat tools-copy/tools-jdk-copy-files.txt` ; \ do \ mkdir -p tools/$copy_dir ; \ cp -arf openjdk/jdk/src/share/classes/$copy_dir/* \ tools/$copy_dir ; \ done for copy_dir in `cat tools-copy/tools-langtools-copy-files.txt` ; \ do \ mkdir -p tools/$copy_dir ; \ cp -arf openjdk/langtools/src/share/classes/$copy_dir/* \ tools/$copy_dir ; \ done for copy_dir in `cat tools-copy/tools-corba-copy-files.txt` ; \ do \ mkdir -p tools/$copy_dir ; \ cp -arf openjdk/corba/src/share/classes/$copy_dir/* \ tools/$copy_dir ; \ done for copy_dir in `cat tools-copy/tools-jaxws-copy-files.txt` ; \ do \ mkdir -p tools/$copy_dir ; \ cp -arf openjdk/jaxws/src/share/classes/$copy_dir/* \ tools/$copy_dir ; \ done mkdir -p stamps touch stamps/tools-copy-source-files.stamp find tools -name '*.java' | sort > tools-source-files.txt mkdir -p lib/tools /usr/lib/jvm/java-icedtea/bin/javac -J-Xmx512m -g -d lib/tools -bootclasspath '' -source 1.6 \ -sourcepath 'rt:tools:openjdk/jdk/src/share/classes:openjdk/jdk/src/solaris/classes:openjdk/langtools/src/share/classes:openjdk/jaxp/src/share/classes:openjdk/corba/src/share/classes:openjdk/jaxws/src/share/classes:generated' \ @tools-source-files.txt tools/sun/rmi/rmic/Main.java:882: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return java.text.MessageFormat.format(format, args); ^ tools/sun/rmi/rmic/newrmic/Resources.java:72: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return MessageFormat.format(format, args); ^ tools/sun/tools/serialver/SerialVer.java:462: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return MessageFormat.format(message, args); ^ openjdk/corba/src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ openjdk/corba/src/share/classes/sun/corba/Bridge.java:190: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning NO_ARGS); ^ openjdk/corba/src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning cls.getDeclaredMethod( "toString", null ) ; ^ openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:110: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning fiDOMDocumentParser_new = clazz.getConstructor(null); ^ openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:115: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning fiDOMDocumentSerializer_new = clazz.getConstructor(null); ^ openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:124: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning fiFastInfosetSource_getInputStream = clazz.getMethod("getInputStream", null); ^ openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:131: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning fiFastInfosetResult_getOutputStream = clazz.getMethod("getOutputStream", null); ^ openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:144: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return fiDOMDocumentParser_new.newInstance(null); ^ openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:162: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return fiDOMDocumentSerializer_new.newInstance(null); ^ openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:212: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (InputStream) fiFastInfosetSource_getInputStream.invoke(source, null); ^ openjdk/jaxws/src/share/classes/com/sun/xml/internal/messaging/saaj/util/FastInfosetReflection.java:246: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (OutputStream) fiFastInfosetResult_getOutputStream.invoke(result, null); ^ openjdk/corba/src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning Method idMethod = helperClass.getDeclaredMethod( "id", null ) ; ^ openjdk/corba/src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning setId( (String)idMethod.invoke( null, null ) ) ; ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 16 warnings mkdir -p stamps touch stamps/tools-class-files.stamp mkdir -p bootstrap/jdk1.7.0/jre/lib/ /usr/lib/jvm/java-icedtea/bin/jar cf bootstrap/jdk1.7.0/jre/lib/tools.jar -C lib/tools com -C lib/tools sun \ -C lib/tools org -C lib/tools gnu -C lib/tools java \ -C lib/tools javax if test -d bootstrap/ecj ; \ then \ mkdir -p bootstrap/ecj/lib/; \ ln -sf /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.7.0/jre/lib/tools.jar \ /builddir/build/BUILD/icedtea-1.4/bootstrap/ecj/lib/tools.jar; \ fi mkdir -p stamps touch stamps/tools.stamp mkdir -p bootstrap/jdk1.7.0/jre/lib/amd64 for shared_object in bootstrap/jdk1.7.0/jre/lib/amd64/libdcpr.so bootstrap/jdk1.7.0/jre/lib/amd64/libjsoundalsa.so bootstrap/jdk1.7.0/jre/lib/amd64/libjsound.so bootstrap/jdk1.7.0/jre/lib/amd64/libjsoundhs.so bootstrap/jdk1.7.0/jre/lib/amd64/libt2k.so ; \ do \ echo | gcc -g -O2 -fpic -shared \ -o $shared_object \ -Wl,-soname,$shared_object -xc - ; \ done for copy_dir in com/sun/jdi com/sun/jdi/connect com/sun/jdi/connect/spi com/sun/jdi/event com/sun/jdi/request com/sun/jmx/snmp/agent com/sun/tools/jdi java/util java/rmi javax/net/ssl ; \ do \ mkdir -p rt/$copy_dir ; \ cp -af openjdk/jdk/src/share/classes/$copy_dir/*.java \ rt/$copy_dir ; \ done mkdir -p stamps touch stamps/copy-source-files.stamp find rt -name '*.java' | sort > rt-source-files.txt mkdir -p lib/rt /usr/lib/jvm/java-icedtea/bin/javac -J-Xmx512m -g -d lib/rt -bootclasspath '' -source 1.6 \ -sourcepath rt:openjdk/jdk/src/share/classes:openjdk/jdk/src/solaris/classes:openjdk/langtools/src/share/classes:openjdk/jaxp/src/share/classes:openjdk/corba/src/share/classes:openjdk/jaxws/src/share/classes:generated \ @rt-source-files.txt Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. mkdir -p stamps touch stamps/rt-class-files.stamp mkdir -p bootstrap/jdk1.7.0/jre/lib /usr/lib/jvm/java-icedtea/bin/jar cf bootstrap/jdk1.7.0/jre/lib/rt-closed.jar -C lib/rt com -C lib/rt gnu -C lib/rt java \ -C lib/rt javax -C lib/rt sun -C lib/rt org if test -d bootstrap/ecj/jre/lib ; \ then \ cp bootstrap/jdk1.7.0/jre/lib/rt-closed.jar bootstrap/ecj/jre/lib/rt.jar; \ fi mkdir -p stamps touch stamps/plugs.stamp for target in ports/hotspot/build/*/platform_* \ ports/hotspot/build/*/makefiles/* \ ports/hotspot/src/*/* \ ports/jdk/src/*/bin/*; do \ link=$(dirname $target | sed 's/^ports/openjdk/'); \ ln -sf $PWD/$target $link; \ done mkdir -p stamps touch stamps/ports.stamp g++ -g -O2 -I/usr/include/firefox-2.0.0.9/java -I/usr/include/firefox-2.0.0.9/plugin -I/usr/include/nspr4 -I/usr/include/firefox-2.0.0.9 -I/usr/include/firefox-2.0.0.9/xpcom -I/usr/include/firefox-2.0.0.9/string \ -L/usr/lib64/firefox-2.0.0.9 -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -lglib-2.0 \ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgthread-2.0 -lrt -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 \ -DPACKAGE_VERSION="\"1.4\"" \ -fpic -shared -o gcjwebplugin.so gcjwebplugin.cc make \ "ALT_JDK_IMPORT_PATH=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/" "ANT_HOME=/usr/share/ant" "BUILD_NUMBER=b23" "JRE_RELEASE_VERSION=1.7.0-b23" "HOTSPOT_RELEASE_VERSION=1.7.0-b23" "LANG=C" "PATH=/usr/bin:/bin:/usr/sbin:/sbin" "ALT_BOOTDIR=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0" "ALT_BINARY_PLUGS_PATH=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.7.0" "BUILD_ARCH_DIR=amd64" "ICEDTEA_RT=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.7.0/jre/lib/rt-closed.jar" "ICEDTEA_BUILD_DIR=/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64" "ICEDTEA_CLS_DIR=/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/classes" "ICEDTEA_ENDORSED_DIR=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/endorsed" "ENDORSED=-Djava.endorsed.dirs=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/endorsed" "CLASSPATH=" "LD_LIBRARY_PATH=" "FREETYPE2_INC_DIR=/usr/include/freetype2" \ -C openjdk/control/make make[1]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/make' linux amd64 1.7.0 build started: 07-11-15 17:52 /bin/mkdir -p ../../control/build/linux-amd64/j2sdk-image /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/j2sdk-image /bin/mkdir -p ../../control/build/linux-amd64-fastdebug/j2sdk-image /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64-fastdebug/j2sdk-image /bin/df: Warning: cannot read table of mounted file systems /bin/df: Warning: cannot read table of mounted file systems /bin/sh: /NOT-SET/devtools/share/findbugs/latest/bin/findbugs: No such file or directory make[2]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/jdk/make' /builddir/build/BUILD/icedtea-1.4/openjdk/jdk/make/common/shared/Sanity-Settings.gmk:122: WARNING: FINDBUGS_VER should not be empty [Sanity-Settings.gmk] make[3]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/jdk/make/tools/freetypecheck' freetypecheck.c: In function 'main': freetypecheck.c:45: warning: comparison is always false due to limited range of data type freetypecheck.c:54: warning: comparison is always false due to limited range of data type make[3]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/jdk/make/tools/freetypecheck' make[2]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/jdk/make' Build Machine Information: build machine = xenbuilder4.fedora.phx.redhat.com Build Directory Structure: CWD = /builddir/build/BUILD/icedtea-1.4/openjdk/control/make TOPDIR = ../.. CONTROL_TOPDIR = ../../control LANGTOOLS_TOPDIR = ../../langtools JAXP_TOPDIR = ../../jaxp JAXWS_TOPDIR = ../../jaxws CORBA_TOPDIR = ../../corba HOTSPOT_TOPDIR = ../../hotspot JDK_TOPDIR = ../../jdk Build Directives: BUILD_LANGTOOLS = true BUILD_JAXP = true BUILD_JAXWS = true BUILD_CORBA = true BUILD_HOTSPOT = true BUILD_JDK = true Hotspot Settings: HOTSPOT_BUILD_JOBS = HOTSPOT_OUTPUTDIR = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir HOTSPOT_EXPORT_PATH = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/import Bootstrap Settings: BOOTDIR = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0 ALT_BOOTDIR = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0 BOOT_VER = 1.7 [requires at least 1.5] OUTPUTDIR = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64 ALT_OUTPUTDIR = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64 ABS_OUTPUTDIR = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64 Build Tool Settings: SLASH_JAVA = /NOT-SET ALT_SLASH_JAVA = VARIANT = OPT JDK_DEVTOOLS_DIR = /NOT-SET/devtools ALT_JDK_DEVTOOLS_DIR = ANT_HOME = /usr/share/ant FINDBUGS_HOME = /NOT-SET/devtools/share/findbugs/latest UNIXCOMMAND_PATH = /bin/ ALT_UNIXCOMMAND_PATH = COMPILER_PATH = /usr/bin/ ALT_COMPILER_PATH = DEVTOOLS_PATH = /usr/bin/ ALT_DEVTOOLS_PATH = UNIXCCS_PATH = /usr/ccs/bin/ ALT_UNIXCCS_PATH = USRBIN_PATH = /usr/bin/ ALT_USRBIN_PATH = COMPILER_NAME = GCC COMPILER_VERSION = CC_VER = 4.1 [requires at least 3.2] ZIP_VER = 2.31 [requires at least 2.2] UNZIP_VER = 5.52 [requires at least 5.12] ANT_VER = 1.7 [requires at least 1.6.3] TEMPDIR = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/tmp Build Directives: OPENJDK = true USE_HOTSPOT_INTERPRETER_MODE = PEDANTIC = DEV_ONLY = NO_DOCS = NO_IMAGES = TOOLS_ONLY = INSANE = COMPILE_APPROACH = parallel PARALLEL_COMPILE_JOBS = 2 ALT_PARALLEL_COMPILE_JOBS = FASTDEBUG = COMPILER_WARNINGS_FATAL = false COMPILER_WARNING_LEVEL = INCREMENTAL_BUILD = false CC_HIGHEST_OPT = -O3 CC_HIGHER_OPT = -O3 CC_LOWER_OPT = -O2 CXXFLAGS = -O2 -fPIC -DCC_NOEX -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -g CFLAGS = -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer -D_LITTLE_ENDIAN -g BOOT_JAVA_CMD = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m BOOT_JAVAC_CMD = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -encoding ascii BOOT_JAR_CMD = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/jar BOOT_JARSIGNER_CMD = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/jarsigner JAVAC_CMD = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -source 1.5 -target 5 -encoding ascii -Xbootclasspath:/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/classes JAVAH_CMD = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javah -bootclasspath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/classes JAVADOC_CMD = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javadoc -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m Build Platform Settings: USER = kojibuilder PLATFORM = linux ARCH = amd64 LIBARCH = amd64 ARCH_FAMILY = amd64 ARCH_DATA_MODEL = 64 ARCHPROP = amd64 LINUX_VERSION = Unknown linux ALSA_VERSION = 1.0.15 OS_VERSION = 2.6.20-1.3001.fc6xen [requires at least 2.4.19-SMP] OS_NAME = linux TEMP_FREE_SPACE = 37213328 FREE_SPACE = 37213328 MB_OF_MEMORY = 7503 GNU Make Settings: MAKE = make MAKE_VER = 3.81 [requires at least 3.78] MAKECMDGOALS = sanity MAKEFLAGS = w SHELL = /bin/sh Target Build Versions: JDK_VERSION = 1.7.0 MILESTONE = internal RELEASE = 1.7.0 FULL_VERSION = 1.7.0-b23 BUILD_NUMBER = b23 External File/Binary Locations: USRJDKINSTANCES_PATH = /opt/java BUILD_JDK_IMPORT_PATH = /NOT-SET/re/jdk/1.7.0/promoted/latest/binaries ALT_BUILD_JDK_IMPORT_PATH = JDK_IMPORT_PATH = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0 ALT_JDK_IMPORT_PATH = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/ LANGTOOLS_DIST = ALT_LANGTOOLS_DIST = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/dist CORBA_DIST = ALT_CORBA_DIST = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/dist JAXP_DIST = ALT_JAXP_DIST = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/jaxp/dist JAXWS_DIST = ALT_JAXWS_DIST = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/jaxws/dist HOTSPOT_DOCS_IMPORT_PATH = /NO_DOCS_DIR ALT_HOTSPOT_DOCS_IMPORT_PATH = HOTSPOT_IMPORT_PATH = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/import ALT_HOTSPOT_IMPORT_PATH = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/import HOTSPOT_SERVER_PATH = /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/import/jre/lib/amd64/server ALT_HOTSPOT_SERVER_PATH = CACERTS_FILE = /builddir/build/BUILD/icedtea-1.4/openjdk/jdk/src/share/lib/security/cacerts ALT_CACERTS_FILE = CUPS_HEADERS_PATH = /usr/include ALT_CUPS_HEADERS_PATH = OpenJDK-specific settings: FREETYPE_HEADERS_PATH = /usr/include ALT_FREETYPE_HEADERS_PATH = FREETYPE_LIB_PATH = /usr/lib ALT_FREETYPE_LIB_PATH = OPENJDK Import Binary Plug Settings: BINARY_PLUGS_JARFILE = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.7.0/jre/lib/rt-closed.jar ALT_BINARY_PLUGS_JARFILE = BINARY_PLUGS_PATH = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.7.0 ALT_BINARY_PLUGS_PATH = /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.7.0 BUILD_BINARY_PLUGS_PATH = /NOT-SET/re/jdk/1.7.0/promoted/latest/openjdk/binaryplugs ALT_BUILD_BINARY_PLUGS_PATH = PLUG_LIBRARY_NAMES = Previous JDK Settings: PREVIOUS_RELEASE_PATH = /NOT-SET/re/jdk/1.6.0/archive/fcs/bundles/linux-amd64 ALT_PREVIOUS_RELEASE_PATH = PREVIOUS_JDK_VERSION = 1.6.0 ALT_PREVIOUS_JDK_VERSION = PREVIOUS_JDK_FILE = jdk--linux-amd64.tar.gz ALT_PREVIOUS_JDK_FILE = PREVIOUS_JRE_FILE = jre--linux-amd64.tar.gz ALT_PREVIOUS_JRE_FILE = PREVIOUS_RELEASE_IMAGE = ALT_PREVIOUS_RELEASE_IMAGE = WARNING: The version of findbugs being used is older than the required version of '1.1'. The version of findbugs found was ''. Sanity check passed. /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools (cd ../../langtools/make && \ make JDK_TOPDIR=/builddir/build/BUILD/icedtea-1.4/openjdk/jdk JDK_MAKE_SHARED_DIR=/builddir/build/BUILD/icedtea-1.4/openjdk/jdk/make/common/shared EXTERNALSANITYCONTROL=true TARGET_CLASS_VERSION=5 MILESTONE=internal BUILD_NUMBER=b23 JDK_BUILD_NUMBER=b23 FULL_VERSION=1.7.0-b23 PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.7.0 JDK_MKTG_VERSION=7 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=7 JDK_MICRO_VERSION=0 ARCH_DATA_MODEL=64 COOKED_BUILD_NUMBER=23 ANT_HOME="/usr/share/ant" FINDBUGS_HOME="/NOT-SET/devtools/share/findbugs/latest" ALT_OUTPUTDIR=/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools ALT_BOOTDIR=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0 all) make[2]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/langtools/make' JAVA_HOME=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0 ANT_OPTS=-Djava.io.tmpdir='/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/ant-tmp' ant -diagnostics > /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/ant-diagnostics.log JAVA_HOME=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0 ANT_OPTS=-Djava.io.tmpdir='/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/ant-tmp' ant -Djdk.version=1.7.0 -Dfull.version='1.7.0-b23' -Dmilestone=internal -Dbuild.number=b23 -Djavac.target=5 -Dboot.java.home=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0 -Dbuild.dir=/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build -Ddist.dir=/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/dist -Dfindbugs.home=/NOT-SET/devtools/share/findbugs/latest build Buildfile: build.xml -def-check: -check-boot.java.home: -def-pcompile: [mkdir] Created dir: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/toolclasses [javac] Compiling 2 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/toolclasses -def-build-classes: -def-build-jar: -def-build-tool: -def-build-bootstrap-tool: build-bootstrap-javac: [mkdir] Created dir: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/gensrc [mkdir] Created dir: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/classes [pcompile] Generating 7 resource files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/gensrc [copy] Copying 1 file to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/gensrc [pcompile] Generating 1 resource files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/gensrc [javac] Compiling 8 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/classes [javac] Compiling 243 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/classes [mkdir] Created dir: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/lib [jar] Building jar: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/lib/javac.jar [mkdir] Created dir: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/bin [copy] Copying 1 file to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/bin build-bootstrap-javadoc: [pcompile] Generating 3 resource files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/gensrc [javac] Compiling 3 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/classes [javac] Compiling 69 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: /builddir/build/BUILD/icedtea-1.4/openjdk/langtools/src/share/classes/com/sun/tools/javadoc/DocletInvoker.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [jar] Building jar: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/lib/javadoc.jar [copy] Copying 1 file to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/bin -def-build-bootstrap-jar: build-bootstrap-doclets: [pcompile] Generating 6 resource files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/gensrc [javac] Compiling 6 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/classes [javac] Compiling 125 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 2 files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/classes [jar] Building jar: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/lib/doclets.jar build-bootstrap-javah: [pcompile] Generating 8 resource files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/gensrc [javac] Compiling 8 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/classes [javac] Compiling 8 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [jar] Building jar: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/lib/javah.jar [copy] Copying 1 file to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/bootstrap/bin build-bootstrap-tools: build-classes-javac: [mkdir] Created dir: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/gensrc [mkdir] Created dir: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes [pcompile] Generating 7 resource files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/gensrc [copy] Copying 1 file to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/gensrc [pcompile] Generating 1 resource files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/gensrc [javac] Compiling 8 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes [javac] Compiling 243 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes build-classes-javadoc: [pcompile] Generating 3 resource files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/gensrc [javac] Compiling 3 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes [javac] Compiling 69 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: /builddir/build/BUILD/icedtea-1.4/openjdk/langtools/src/share/classes/com/sun/tools/javadoc/DocletInvoker.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. build-classes-doclets: [pcompile] Generating 6 resource files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/gensrc [javac] Compiling 6 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes [javac] Compiling 125 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 2 files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes build-classes-javah: [pcompile] Generating 8 resource files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/gensrc [javac] Compiling 8 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes [javac] Compiling 8 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. build-classes-javap: [javac] Compiling 19 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. build-classes-apt: [pcompile] Generating 3 resource files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/gensrc [javac] Compiling 3 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes [javac] Compiling 106 source files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/build/classes [javac] Note: /builddir/build/BUILD/icedtea-1.4/openjdk/langtools/src/share/classes/com/sun/tools/apt/main/JavaCompiler.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. build-all-classes: build: [copy] Copying 7 files to /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/dist/bootstrap [mkdir] Created dir: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/dist/lib [jar] Building jar: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/dist/lib/classes.jar [zip] Building zip: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/dist/lib/src.zip BUILD SUCCESSFUL Total time: 44 seconds make[2]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/langtools/make' /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba (cd ../../corba/make && \ make JDK_TOPDIR=/builddir/build/BUILD/icedtea-1.4/openjdk/jdk JDK_MAKE_SHARED_DIR=/builddir/build/BUILD/icedtea-1.4/openjdk/jdk/make/common/shared EXTERNALSANITYCONTROL=true TARGET_CLASS_VERSION=5 MILESTONE=internal BUILD_NUMBER=b23 JDK_BUILD_NUMBER=b23 FULL_VERSION=1.7.0-b23 PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.7.0 JDK_MKTG_VERSION=7 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=7 JDK_MICRO_VERSION=0 ARCH_DATA_MODEL=64 COOKED_BUILD_NUMBER=23 ANT_HOME="/usr/share/ant" FINDBUGS_HOME="/NOT-SET/devtools/share/findbugs/latest" ALT_OUTPUTDIR=/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba ALT_BOOTDIR=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0 ALT_JDK_IMPORT_PATH=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0 ALT_LANGTOOLS_DIST=/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/langtools/dist all) make[2]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make' Begin Processing SUBDIRS: tools javax org sun com >>>Recursively making tools build @ Thu Nov 15 17:52:52 EST 2007 ... make[3]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/tools' Begin Processing SUBDIRS: strip_properties idlj >>>Recursively making strip_properties build @ Thu Nov 15 17:52:52 EST 2007 ... make[4]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/tools/strip_properties' /bin/echo -e "Main-Class: build.tools.stripproperties.StripProperties" > /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btclasses/stripproperties_manifest.mf /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -encoding ascii -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btclasses \ -sourcepath ../../tools/src ../../tools/src/build/tools/stripproperties/StripProperties.java /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/jar cfm /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btjars/stripproperties.jar /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btclasses/stripproperties_manifest.mf \ -C /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btclasses build/tools/stripproperties \ -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m || rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btjars/stripproperties.jar ========================================================= BUILDTOOL: stripproperties PACKAGE: build.tools.stripproperties BUILDTOOL_SOURCE_ROOT: ../../tools/src BUILTTOOL_MAINCLASS: build.tools.stripproperties.StripProperties BUILDTOOL_JAR_FILE: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btjars/stripproperties.jar ========================================================= make[4]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/tools/strip_properties' Timing: 00002 seconds or 2s for make-tools-strip_properties <<>>Recursively making idlj build @ Thu Nov 15 17:52:54 EST 2007 ... make[4]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/tools/idlj' /bin/echo -e "Main-Class: com.sun.tools.corba.se.idl.toJavaPortable.Compile" > /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btclasses/idlj_manifest.mf /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -encoding ascii -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btclasses \ -sourcepath ../../../src/share/classes ../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Compile.java Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/jar cfm /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btjars/idlj.jar /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btclasses/idlj_manifest.mf \ -C /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btclasses com/sun/tools/corba/se/idl/toJavaPortable \ -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m || rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btjars/idlj.jar ========================================================= BUILDTOOL: idlj PACKAGE: com.sun.tools.corba.se.idl.toJavaPortable BUILDTOOL_SOURCE_ROOT: ../../../src/share/classes BUILTTOOL_MAINCLASS: com.sun.tools.corba.se.idl.toJavaPortable.Compile BUILDTOOL_JAR_FILE: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btjars/idlj.jar ========================================================= make[4]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/tools/idlj' Timing: 00003 seconds or 3s for make-tools-idlj <<>>Recursively making javax build @ Thu Nov 15 17:52:57 EST 2007 ... make[3]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/javax' Begin Processing SUBDIRS: xa >>>Recursively making xa build @ Thu Nov 15 17:52:57 EST 2007 ... make[4]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/javax/xa' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/javax.transaction.xa/.classes.list) ../../../src/share/classes/javax/transaction/xa/XAResource.java ../../../src/share/classes/javax/transaction/xa/Xid.java ../../../src/share/classes/javax/transaction/xa/XAException.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../src/solaris/classes:../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/javax.transaction.xa/.classes.list make[4]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/javax/xa' Timing: 00001 seconds or 1s for make-javax-xa <<>>Recursively making org build @ Thu Nov 15 17:52:59 EST 2007 ... make[3]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org' Begin Processing SUBDIRS: omg >>>Recursively making omg build @ Thu Nov 15 17:52:59 EST 2007 ... make[4]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg' Begin Processing SUBDIRS: idl sources PortableServer CORBA CosNaming DynamicAny PortableInterceptor >>>Recursively making idl build @ Thu Nov 15 17:52:59 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/idl' /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/idl.prp /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/idl.prp /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/idl.prp /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/toJavaPortable rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable.prp /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable.prp /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable.prp /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/idl_ja.prp /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/idl_ja.prp /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/idl_ja.prp /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/idl_zh_CN.prp /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/idl_zh_CN.prp /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/idl_zh_CN.prp /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/toJavaPortable rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable_ja.prp /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable_ja.prp /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable_ja.prp /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/toJavaPortable rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable_zh_CN.prp /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable_zh_CN.prp /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/tools/corba/se/idl/toJavaPortable/toJavaPortable_zh_CN.prp # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.tools.corba.se.idl/.classes.list) ../../../../src/share/classes/com/sun/tools/corba/se/idl/Arguments.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/AttributeEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/AttributeGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/Comment.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/Compile.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ConstEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ConstGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/DefaultSymtabFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/EnumEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/EnumGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ExceptionEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ExceptionGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/Factories.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ForwardEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ForwardGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ForwardValueEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ForwardValueGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/GenFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/GenFileStream.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/Generator.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/IDLID.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/IncludeEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/IncludeGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/InterfaceEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/InterfaceGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/InterfaceState.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/InterfaceType.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/InvalidArgument.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/InvalidCharacter.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/MethodEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/MethodGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ModuleEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ModuleGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/NativeEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/NativeGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/NoPragma.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/Noop.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ParameterEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ParameterGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ParseException.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/Parser.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/PragmaEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/PragmaGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/PragmaHandler.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/Preprocessor.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/PrimitiveEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/PrimitiveGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/RepositoryID.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/Scanner.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/SequenceEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/SequenceGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/StringEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/StringGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/StructEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/StructGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/SymtabEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/SymtabFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/Token.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/TokenBuffer.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/TypedefEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/TypedefGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/UnionBranch.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/UnionEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/UnionGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/Util.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ValueBoxEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ValueBoxGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ValueEntry.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ValueGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/ValueRepositoryId.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/And.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/BinaryExpr.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/BooleanAnd.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/BooleanNot.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/BooleanOr.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/DefaultExprFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Divide.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Equal.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/EvaluationException.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/ExprFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Expression.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/GreaterEqual.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/GreaterThan.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/LessEqual.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/LessThan.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Minus.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Modulo.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Negative.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Not.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/NotEqual.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Or.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Plus.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Positive.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/ShiftLeft.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/ShiftRight.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Terminal.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Times.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/UnaryExpr.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/constExpr/Xor.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Arguments.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/AttributeGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/AuxGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Compile.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ConstGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/EnumGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ExceptionGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Factories.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ForwardValueGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/GenFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Helper.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Holder.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/InterfaceGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/JavaGenerator.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/MethodGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ModuleGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/NativeGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/NameModifier.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/NameModifierImpl.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/PrimitiveGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/SequenceGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Skeleton.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/StringGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/StructGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Stub.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/TCOffsets.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/TypedefGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/UnionGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Util.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueBoxGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueBoxGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/MethodGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Helper24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/MethodGenClone24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/AttributeGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/DefaultFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/cff/FileLocator.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/cff/Messages.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/idlemit/MetaPragma.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.tools.corba.se.idl/.classes.list Note: ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/idlemit/MetaPragma.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/lib rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/lib/orb.idl /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/orb.idl /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/lib/orb.idl /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/lib rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/lib/ir.idl /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/ir.idl /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/lib/ir.idl make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/idl' Timing: 00004 seconds or 4s for make-org-omg-idl <<>>Recursively making sources build @ Thu Nov 15 17:53:03 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/sources' /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl rm -f -r /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAListHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAListHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl rm -f -r /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAListHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAListHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl rm -f -r /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAListHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAListHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -corba 3.0 -D CORBA3 -pkgPrefix IOP org.omg ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl rm -f -r /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/BI_DIR_IIOP.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/ChainBypassCheck.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/ChainBypassInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/FORWARDED_IDENTITY.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/INVOCATION_POLICIES.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/LogicalThreadId.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/SendingContextRunTime.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/UnknownExceptionInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TaggedComponentSeqHolder.java /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -corba 3.0 ../../../../src/share/classes/org/omg/PortableInterceptor/CORBAX.idl rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/OctetSeqHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/OctetSeqHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/PolicyError.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/RepositoryIdHelper.java /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -corba 3.0 -pkgPrefix Messaging org.omg ../../../../src/share/classes/org/omg/PortableInterceptor/Messaging.idl /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -pkgPrefix PortableInterceptor org.omg -pkgPrefix Dynamic org.omg -pkgPrefix IOP org.omg -corba 3.0 -D CORBA3 ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInfoHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInterceptorHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/IORInfoHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/IORInterceptorHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/InterceptorHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitializerHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/PolicyFactoryHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ReplyStatusHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/RequestInfoHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInfoHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInterceptorHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/SlotIdHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInfoHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInterceptorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/CurrentHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ForwardRequestHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/IORInfoHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/IORInterceptorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/InterceptorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/InvalidSlotHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitializerHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/PolicyFactoryHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/RequestInfoHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInfoHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInterceptorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/TaggedComponentSeqHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidNameHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecPackage/FormatMismatchHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecPackage/InvalidTypeForEncodingHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecPackage/TypeMismatchHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/EncodingFormatHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/EncodingHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecFactoryPackage/UnknownEncodingHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecFactoryHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/EncodingHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TaggedComponentSeqHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/Dynamic/ContextListHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/Dynamic/ExceptionListHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/Dynamic/ParameterHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/Dynamic/ParameterListHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/Dynamic/ExceptionListHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/Dynamic/ParameterHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/Dynamic/ParameterListHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/Dynamic/RequestContextHelper.java /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc" -i /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming -fall -pkgPrefix CosNaming org.omg ../../../../src/share/classes/org/omg/CosNaming/nameservice.idl /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc" -i "../../../../src/share/classes/org/omg/CORBA" -corba 3.0 -fall -pkgPrefix DynamicAny org.omg ../../../../src/share/classes/org/omg/DynamicAny/DynamicAny.idl rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/*POA* rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/*Holder* rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynValueBoxHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynValueCommonHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/_DynValueCommonStub.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/_DynValueBoxStub.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyPackage/TypeMismatchHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyPackage/InvalidValueHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHolder.java make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/sources' Timing: 00005 seconds or 5s for make-org-omg-sources <<>>Recursively making PortableServer build @ Thu Nov 15 17:53:08 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/PortableServer' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/org/org.omg.PortableServer/.classes.list) ../../../../src/share/classes/org/omg/PortableServer/Servant.java ../../../../src/share/classes/org/omg/PortableServer/ServantLocatorPackage/CookieHolder.java ../../../../src/share/classes/org/omg/PortableServer/DynamicImplementation.java ../../../../src/share/classes/org/omg/PortableServer/portable/Delegate.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/AdapterActivator.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/AdapterActivatorOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/Current.java ../../../../src/share/classes/org/omg/PortableServer/CurrentHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/CurrentOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ForwardRequest.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ForwardRequestHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ID_ASSIGNMENT_POLICY_ID.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ID_UNIQUENESS_POLICY_ID.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IMPLICIT_ACTIVATION_POLICY_ID.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicy.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicy.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicy.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/LIFESPAN_POLICY_ID.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/LifespanPolicy.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/LifespanPolicyOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/LifespanPolicyValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POA.java ../../../../src/share/classes/org/omg/PortableServer/POAHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManager.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactive.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAManagerPackage/State.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExists.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistent.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicy.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/NoServant.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActive.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActive.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActive.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActive.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapter.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicy.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/REQUEST_PROCESSING_POLICY_ID.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicy.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantActivator.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantActivatorHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantActivatorOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantActivatorPOA.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/_ServantActivatorStub.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantLocator.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantLocatorHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantLocatorOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantLocatorPOA.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/_ServantLocatorStub.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantManager.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantManagerOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/SERVANT_RETENTION_POLICY_ID.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicy.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/THREAD_POLICY_ID.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ThreadPolicy.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ThreadPolicyOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableServer/ThreadPolicyValue.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/org/org.omg.PortableServer/.classes.list ../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/PortableServer' Timing: 00002 seconds or 2s for make-org-omg-PortableServer <<>>Recursively making CORBA build @ Thu Nov 15 17:53:11 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/CORBA' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/org/org.omg.CORBA/.classes.list) ../../../../src/share/classes/org/omg/CORBA/ARG_IN.java ../../../../src/share/classes/org/omg/CORBA/ARG_INOUT.java ../../../../src/share/classes/org/omg/CORBA/ARG_OUT.java ../../../../src/share/classes/org/omg/CORBA/AnyHolder.java ../../../../src/share/classes/org/omg/CORBA/BAD_CONTEXT.java ../../../../src/share/classes/org/omg/CORBA/BAD_POLICY.java ../../../../src/share/classes/org/omg/CORBA/BAD_POLICY_TYPE.java ../../../../src/share/classes/org/omg/CORBA/BAD_POLICY_VALUE.java ../../../../src/share/classes/org/omg/CORBA/BAD_TYPECODE.java ../../../../src/share/classes/org/omg/CORBA/BooleanHolder.java ../../../../src/share/classes/org/omg/CORBA/ByteHolder.java ../../../../src/share/classes/org/omg/CORBA/COMM_FAILURE.java ../../../../src/share/classes/org/omg/CORBA/CTX_RESTRICT_SCOPE.java ../../../../src/share/classes/org/omg/CORBA/CharHolder.java ../../../../src/share/classes/org/omg/CORBA/DoubleHolder.java ../../../../src/share/classes/org/omg/CORBA/DynFixed.java ../../../../src/share/classes/org/omg/CORBA/DynValue.java ../../../../src/share/classes/org/omg/CORBA/DynamicImplementation.java ../../../../src/share/classes/org/omg/CORBA/FREE_MEM.java ../../../../src/share/classes/org/omg/CORBA/FixedHolder.java ../../../../src/share/classes/org/omg/CORBA/FloatHolder.java ../../../../src/share/classes/org/omg/CORBA/IMP_LIMIT.java ../../../../src/share/classes/org/omg/CORBA/INTERNAL.java ../../../../src/share/classes/org/omg/CORBA/INTF_REPOS.java ../../../../src/share/classes/org/omg/CORBA/INVALID_TRANSACTION.java ../../../../src/share/classes/org/omg/CORBA/INV_FLAG.java ../../../../src/share/classes/org/omg/CORBA/INV_IDENT.java ../../../../src/share/classes/org/omg/CORBA/INV_OBJREF.java ../../../../src/share/classes/org/omg/CORBA/INV_POLICY.java ../../../../src/share/classes/org/omg/CORBA/IntHolder.java ../../../../src/share/classes/org/omg/CORBA/LongHolder.java ../../../../src/share/classes/org/omg/CORBA/NO_MEMORY.java ../../../../src/share/classes/org/omg/CORBA/NO_PERMISSION.java ../../../../src/share/classes/org/omg/CORBA/NO_RESOURCES.java ../../../../src/share/classes/org/omg/CORBA/NO_RESPONSE.java ../../../../src/share/classes/org/omg/CORBA/OBJECT_NOT_EXIST.java ../../../../src/share/classes/org/omg/CORBA/OBJ_ADAPTER.java ../../../../src/share/classes/org/omg/CORBA/ObjectHolder.java ../../../../src/share/classes/org/omg/CORBA/PERSIST_STORE.java ../../../../src/share/classes/org/omg/CORBA/PRIVATE_MEMBER.java ../../../../src/share/classes/org/omg/CORBA/PUBLIC_MEMBER.java ../../../../src/share/classes/org/omg/CORBA/PrincipalHolder.java ../../../../src/share/classes/org/omg/CORBA/ShortHolder.java ../../../../src/share/classes/org/omg/CORBA/StringHolder.java ../../../../src/share/classes/org/omg/CORBA/TRANSACTION_REQUIRED.java ../../../../src/share/classes/org/omg/CORBA/TRANSACTION_ROLLEDBACK.java ../../../../src/share/classes/org/omg/CORBA/TRANSIENT.java ../../../../src/share/classes/org/omg/CORBA/TypeCodeHolder.java ../../../../src/share/classes/org/omg/CORBA/UNKNOWN.java ../../../../src/share/classes/org/omg/CORBA/UNSUPPORTED_POLICY.java ../../../../src/share/classes/org/omg/CORBA/UNSUPPORTED_POLICY_VALUE.java ../../../../src/share/classes/org/omg/CORBA/UnknownUserException.java ../../../../src/share/classes/org/omg/CORBA/VM_ABSTRACT.java ../../../../src/share/classes/org/omg/CORBA/VM_CUSTOM.java ../../../../src/share/classes/org/omg/CORBA/VM_NONE.java ../../../../src/share/classes/org/omg/CORBA/VM_TRUNCATABLE.java ../../../../src/share/classes/org/omg/CORBA/portable/ValueOutputStream.java ../../../../src/share/classes/org/omg/CORBA/portable/ValueInputStream.java ../../../../src/share/classes/org/omg/CORBA/AnySeqHelper.java ../../../../src/share/classes/org/omg/CORBA/AnySeqHolder.java ../../../../src/share/classes/org/omg/CORBA/BooleanSeqHelper.java ../../../../src/share/classes/org/omg/CORBA/BooleanSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/CharSeqHelper.java ../../../../src/share/classes/org/omg/CORBA/CharSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/CompletionStatusHelper.java ../../../../src/share/classes/org/omg/CORBA/CurrentHelper.java ../../../../src/share/classes/org/omg/CORBA/CurrentHolder.java ../../../../src/share/classes/org/omg/CORBA/CustomMarshal.java ../../../../src/share/classes/org/omg/CORBA/DataInputStream.java ../../../../src/share/classes/org/omg/CORBA/DataOutputStream.java ../../../../src/share/classes/org/omg/CORBA/DefinitionKindHelper.java ../../../../src/share/classes/org/omg/CORBA/DoubleSeqHelper.java ../../../../src/share/classes/org/omg/CORBA/DoubleSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/FieldNameHelper.java ../../../../src/share/classes/org/omg/CORBA/FloatSeqHelper.java ../../../../src/share/classes/org/omg/CORBA/FloatSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/IDLTypeHelper.java ../../../../src/share/classes/org/omg/CORBA/IdentifierHelper.java ../../../../src/share/classes/org/omg/CORBA/LongLongSeqHelper.java ../../../../src/share/classes/org/omg/CORBA/LongLongSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/LongSeqHelper.java ../../../../src/share/classes/org/omg/CORBA/LongSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/NameValuePairHelper.java ../../../../src/share/classes/org/omg/CORBA/OctetSeqHelper.java ../../../../src/share/classes/org/omg/CORBA/OctetSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/PolicyHelper.java ../../../../src/share/classes/org/omg/CORBA/PolicyHolder.java ../../../../src/share/classes/org/omg/CORBA/PolicyTypeHelper.java ../../../../src/share/classes/org/omg/CORBA/PolicyListHelper.java ../../../../src/share/classes/org/omg/CORBA/PolicyListHolder.java ../../../../src/share/classes/org/omg/CORBA/RepositoryIdHelper.java ../../../../src/share/classes/org/omg/CORBA/SetOverrideTypeHelper.java ../../../../src/share/classes/org/omg/CORBA/ShortSeqHelper.java ../../../../src/share/classes/org/omg/CORBA/ShortSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/StringValueHelper.java ../../../../src/share/classes/org/omg/CORBA/StructMemberHelper.java ../../../../src/share/classes/org/omg/CORBA/ULongLongSeqHelper.java ../../../../src/share/classes/org/omg/CORBA/ULongLongSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/ULongSeqHelper.java ../../../../src/share/classes/org/omg/CORBA/ULongSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/UShortSeqHelper.java ../../../../src/share/classes/org/omg/CORBA/UShortSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/UnionMemberHelper.java ../../../../src/share/classes/org/omg/CORBA/ValueBaseHelper.java ../../../../src/share/classes/org/omg/CORBA/ValueBaseHolder.java ../../../../src/share/classes/org/omg/CORBA/ValueMemberHelper.java ../../../../src/share/classes/org/omg/CORBA/VersionSpecHelper.java ../../../../src/share/classes/org/omg/CORBA/VisibilityHelper.java ../../../../src/share/classes/org/omg/CORBA/WCharSeqHelper.java ../../../../src/share/classes/org/omg/CORBA/WCharSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/WStringValueHelper.java ../../../../src/share/classes/org/omg/CORBA/_IDLTypeStub.java ../../../../src/share/classes/org/omg/CORBA/_PolicyStub.java ../../../../src/share/classes/org/omg/CORBA/portable/CustomValue.java ../../../../src/share/classes/org/omg/CORBA/portable/IndirectionException.java ../../../../src/share/classes/org/omg/CORBA/portable/StreamableValue.java ../../../../src/share/classes/org/omg/CORBA/portable/UnknownException.java ../../../../src/share/classes/org/omg/CORBA/portable/ValueBase.java ../../../../src/share/classes/org/omg/CORBA/LocalObject.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/ParameterMode.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/ParameterModeHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/ParameterModeHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/PolicyErrorCodeHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/PolicyErrorHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/PolicyErrorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/StringSeqHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/StringSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/UnknownUserExceptionHelper.java ../../../../src/share/classes/org/omg/CORBA/UnknownUserExceptionHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/WStringSeqHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CORBA/WStringSeqHolder.java ../../../../src/share/classes/org/omg/CORBA/WrongTransactionHolder.java ../../../../src/share/classes/org/omg/CORBA/ACTIVITY_COMPLETED.java ../../../../src/share/classes/org/omg/CORBA/ACTIVITY_REQUIRED.java ../../../../src/share/classes/org/omg/CORBA/BAD_QOS.java ../../../../src/share/classes/org/omg/CORBA/CODESET_INCOMPATIBLE.java ../../../../src/share/classes/org/omg/CORBA/INVALID_ACTIVITY.java ../../../../src/share/classes/org/omg/CORBA/REBIND.java ../../../../src/share/classes/org/omg/CORBA/TIMEOUT.java ../../../../src/share/classes/org/omg/CORBA/TRANSACTION_MODE.java ../../../../src/share/classes/org/omg/CORBA/TRANSACTION_UNAVAILABLE.java ../../../../src/share/classes/org/omg/CORBA_2_3/portable/OutputStream.java ../../../../src/share/classes/org/omg/CORBA_2_3/portable/Delegate.java ../../../../src/share/classes/org/omg/CORBA_2_3/portable/ObjectImpl.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/org/org.omg.CORBA/.classes.list ../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: ../../../../src/share/classes/org/omg/CORBA/ORB.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/CORBA' Timing: 00003 seconds or 3s for make-org-omg-CORBA <<>>Recursively making CosNaming build @ Thu Nov 15 17:53:14 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/CosNaming' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/org/org.omg.CosNaming/.classes.list) /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/IstringHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/Binding.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/BindingHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/BindingHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/BindingIterator.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/BindingIteratorPOA.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/BindingIteratorOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/BindingIteratorHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/BindingIteratorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/_BindingIteratorStub.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/BindingListHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/BindingListHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/BindingType.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/BindingTypeHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/BindingTypeHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NameComponent.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NameComponentHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NameComponentHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NameHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NameHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/_NamingContextStub.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/AlreadyBound.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/AlreadyBoundHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/AlreadyBoundHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/CannotProceed.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/CannotProceedHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/CannotProceedHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/InvalidName.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/InvalidNameHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/InvalidNameHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/NotEmpty.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/NotEmptyHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/NotEmptyHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/NotFound.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/NotFoundHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/NotFoundHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/NotFoundReason.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/NotFoundReasonHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPackage/NotFoundReasonHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextPOA.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextExt.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextExtOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextExtHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextExtHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextExtPOA.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/_NamingContextExtStub.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextExtPackage/AddressHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextExtPackage/InvalidAddress.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextExtPackage/InvalidAddressHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextExtPackage/InvalidAddressHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextExtPackage/StringNameHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/CosNaming/NamingContextExtPackage/URLStringHelper.java ../../../../src/share/classes/org/omg/CosNaming/_NamingContextImplBase.java ../../../../src/share/classes/org/omg/CosNaming/_BindingIteratorImplBase.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/org/org.omg.CosNaming/.classes.list ../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/CosNaming' Timing: 00003 seconds or 3s for make-org-omg-CosNaming <<>>Recursively making DynamicAny build @ Thu Nov 15 17:53:17 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/DynamicAny' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/.classes.list) /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAny.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyFactoryOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynArray.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynArrayOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynEnum.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynEnumOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynFixed.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynFixedOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynSequence.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynSequenceOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynStruct.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynStructOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynUnion.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynUnionOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynValueOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/NameDynAnyPair.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/NameValuePair.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyPackage/InvalidValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyPackage/InvalidValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyPackage/TypeMismatch.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyPackage/TypeMismatchHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCode.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/AnySeqHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynStructHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyFactoryHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynUnionHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnyHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynValueHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynArrayHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynAnySeqHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynEnumHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynFixedHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/FieldNameHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/NameDynAnyPairHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/DynSequenceHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/NameDynAnyPairSeqHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/NameValuePairHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/DynamicAny/NameValuePairSeqHelper.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/.classes.list ../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: ../../../../src/share/classes/org/omg/CORBA/ORB.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/DynamicAny' Timing: 00002 seconds or 2s for make-org-omg-DynamicAny <<>>Recursively making PortableInterceptor build @ Thu Nov 15 17:53:19 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/PortableInterceptor' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/org/org.omg.PortableInterceptor/.classes.list) /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ACTIVE.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/AdapterManagerIdHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/AdapterNameHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/AdapterStateHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInfoOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInterceptor.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInterceptorOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/Current.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/CurrentHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/CurrentOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/DISCARDING.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ForwardRequest.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ForwardRequestHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/HOLDING.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/IORInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/IORInfoOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/IORInterceptor.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/IORInterceptorOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/IORInterceptor_3_0.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/IORInterceptor_3_0Operations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/IORInterceptor_3_0Helper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/IORInterceptor_3_0Holder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/INACTIVE.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/Interceptor.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/InvalidSlotHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/InterceptorOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/InvalidSlot.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/NON_EXISTENT.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ObjectIdHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ObjectReferenceFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ObjectReferenceFactoryHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ObjectReferenceFactoryHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ObjectReferenceTemplate.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ObjectReferenceTemplateHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ObjectReferenceTemplateHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ObjectReferenceTemplateSeqHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ObjectReferenceTemplateSeqHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBIdHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateName.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidName.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidNameHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/ObjectIdHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitializer.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ORBInitializerOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/PolicyFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/PolicyFactoryOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/RequestInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/RequestInfoOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/SUCCESSFUL.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/SYSTEM_EXCEPTION.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/USER_EXCEPTION.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/LOCATION_FORWARD.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/TRANSPORT_RETRY.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ServerIdHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInfoOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInterceptor.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInterceptorOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/Codec.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecFactoryHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecFactoryOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecFactoryPackage/UnknownEncoding.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecFactoryPackage/UnknownEncodingHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecPackage/FormatMismatch.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecPackage/FormatMismatchHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecPackage/InvalidTypeForEncoding.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecPackage/InvalidTypeForEncodingHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecPackage/TypeMismatch.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodecPackage/TypeMismatchHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/ENCODING_CDR_ENCAPS.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/Encoding.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/Dynamic/Parameter.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/Messaging/SYNC_WITH_TRANSPORT.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/Messaging/SyncScopeHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/CodeSets.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/ComponentIdHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/IOR.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/IORHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/IORHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/MultipleComponentProfileHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/MultipleComponentProfileHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/ProfileIdHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/RMICustomMaxStreamFormat.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/ServiceContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/ServiceContextHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/ServiceContextHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/ServiceContextListHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/ServiceContextListHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/ServiceIdHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TAG_INTERNET_IOP.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TAG_MULTIPLE_COMPONENTS.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TAG_ALTERNATE_IIOP_ADDRESS.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TAG_CODE_SETS.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TAG_JAVA_CODEBASE.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TAG_ORB_TYPE.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TAG_RMI_CUSTOM_MAX_STREAM_FORMAT.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TAG_POLICIES.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TaggedComponent.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TaggedComponentHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TaggedComponentHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TaggedProfile.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TaggedProfileHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TaggedProfileHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/org/omg/IOP/TransactionService.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/org/org.omg.PortableInterceptor/.classes.list ../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: ../../../../src/share/classes/org/omg/CORBA/ORB.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/org/omg/PortableInterceptor' Timing: 00003 seconds or 3s for make-org-omg-PortableInterceptor <<>>Recursively making sun build @ Thu Nov 15 17:53:22 EST 2007 ... make[3]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun' Begin Processing SUBDIRS: corba rmi >>>Recursively making corba build @ Thu Nov 15 17:53:22 EST 2007 ... make[4]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/corba' Begin Processing SUBDIRS: org core >>>Recursively making org build @ Thu Nov 15 17:53:22 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/corba/org' Begin Processing SUBDIRS: omg >>>Recursively making omg build @ Thu Nov 15 17:53:23 EST 2007 ... make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/corba/org/omg' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.org.omg/.classes.list) ../../../../../src/share/classes/com/sun/org/omg/SendingContext/_CodeBaseStub.java ../../../../../src/share/classes/com/sun/org/omg/SendingContext/CodeBase.java ../../../../../src/share/classes/com/sun/org/omg/SendingContext/CodeBaseHelper.java ../../../../../src/share/classes/com/sun/org/omg/SendingContext/CodeBaseOperations.java ../../../../../src/share/classes/com/sun/org/omg/SendingContext/CodeBasePackage/URLHelper.java ../../../../../src/share/classes/com/sun/org/omg/SendingContext/CodeBasePackage/URLSeqHelper.java ../../../../../src/share/classes/com/sun/org/omg/SendingContext/CodeBasePackage/ValueDescSeqHelper.java ../../../../../src/share/classes/com/sun/org/omg/SendingContext/_CodeBaseImplBase.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/_IDLTypeStub.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/AttrDescriptionSeqHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/AttributeDescription.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/AttributeDescriptionHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/AttributeMode.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/AttributeModeHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ContextIdentifierHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ContextIdSeqHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/DefinitionKindHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ExcDescriptionSeqHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ExceptionDescription.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ExceptionDescriptionHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/IdentifierHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/IDLTypeHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/Initializer.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/InitializerHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/InitializerSeqHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/OpDescriptionSeqHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/OperationDescription.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/OperationDescriptionHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/OperationMode.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/OperationModeHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ParameterDescription.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ParameterDescriptionHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ParameterMode.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ParameterModeHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ParDescriptionSeqHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/Repository.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/RepositoryHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/RepositoryIdHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/RepositoryIdSeqHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/StructMemberHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/StructMemberSeqHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ValueMemberHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ValueMemberSeqHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/VersionSpecHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/VisibilityHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ValueDefPackage/FullValueDescription.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/ValueDefPackage/FullValueDescriptionHelper.java ../../../../../src/share/classes/com/sun/org/omg/CORBA/portable/ValueHelper.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../../src/solaris/classes:../../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.org.omg/.classes.list ../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning make[6]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/corba/org/omg' Timing: 00003 seconds or 3s for make-sun-corba-org-omg <<>>Recursively making core build @ Thu Nov 15 17:53:26 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/corba/core' /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties /bin/chmod a+rw /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties # Adding to strip properties list: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties /bin/echo -e "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties" >> /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/strip_prop_options /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties /bin/chmod a+rw /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties # Adding to strip properties list: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties /bin/echo -e "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties" >> /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/strip_prop_options /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties /bin/chmod a+rw /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties # Adding to strip properties list: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties /bin/echo -e "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties" >> /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/strip_prop_options /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties /bin/chmod a+rw /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties # Adding to strip properties list: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties /bin/echo -e "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties" >> /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/strip_prop_options /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties /bin/chmod a+rw /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties # Adding to strip properties list: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties /bin/echo -e "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties" >> /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/strip_prop_options /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties /bin/chmod a+rw /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties # Adding to strip properties list: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties /bin/echo -e "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties" >> /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/strip_prop_options /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties /bin/chmod a+rw /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties # Adding to strip properties list: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties /bin/echo -e "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties" >> /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/strip_prop_options /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties /bin/chmod a+rw /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties # Adding to strip properties list: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties /bin/echo -e "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties" >> /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/strip_prop_options /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties /bin/chmod a+rw /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties # Adding to strip properties list: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties /bin/echo -e "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties" >> /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/strip_prop_options /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties /bin/chmod a+rw /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties # Adding to strip properties list: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties /bin/echo -e "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties" >> /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/strip_prop_options /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties /bin/chmod a+rw /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties # Adding to strip properties list: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties /bin/echo -e "/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties" >> /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/strip_prop_options /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -jar /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/btjars/stripproperties.jar -optionsfile /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/strip_prop_options # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/.classes.list) ../../../../src/share/classes/javax/rmi/PortableRemoteObject.java ../../../../src/share/classes/javax/rmi/CORBA/Stub.java ../../../../src/share/classes/javax/rmi/CORBA/StubDelegate.java ../../../../src/share/classes/javax/rmi/CORBA/Tie.java ../../../../src/share/classes/javax/rmi/CORBA/Util.java ../../../../src/share/classes/javax/rmi/CORBA/UtilDelegate.java ../../../../src/share/classes/javax/rmi/CORBA/ValueHandler.java ../../../../src/share/classes/javax/rmi/CORBA/ValueHandlerMultiFormat.java ../../../../src/share/classes/javax/rmi/CORBA/ClassDesc.java ../../../../src/share/classes/javax/rmi/CORBA/PortableRemoteObjectDelegate.java ../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java ../../../../src/share/classes/javax/activity/InvalidActivityException.java ../../../../src/share/classes/javax/activity/ActivityRequiredException.java ../../../../src/share/classes/javax/activity/ActivityCompletedException.java ../../../../src/share/classes/com/sun/corba/se/internal/io/ObjectStreamClass.java ../../../../src/share/classes/com/sun/corba/se/internal/io/IIOPInputStream.java ../../../../src/share/classes/com/sun/corba/se/internal/io/IIOPOutputStream.java ../../../../src/share/classes/com/sun/corba/se/internal/io/LibraryManager.java ../../../../src/share/classes/sun/corba/BridgePermission.java ../../../../src/share/classes/sun/corba/Bridge.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/.classes.list ../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release import sun.security.action.GetPropertyAction; ^ ../../../../src/share/classes/sun/corba/Bridge.java:39: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release import sun.misc.Unsafe ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:40: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release import sun.reflect.ReflectionFactory ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:84: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private final Unsafe unsafe ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:85: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release private final ReflectionFactory reflectionFactory ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:114: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private Unsafe getUnsafe() { ^ ../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ ../../../../src/share/classes/sun/corba/Bridge.java:123: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Class unsafeClass = sun.misc.Unsafe.class ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:136: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Unsafe unsafe = null; ^ ../../../../src/share/classes/sun/corba/Bridge.java:139: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release unsafe = (Unsafe)(fld.get( null )) ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:154: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release reflectionFactory = (ReflectionFactory)AccessController.doPrivileged( ^ ../../../../src/share/classes/sun/corba/Bridge.java:155: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release new ReflectionFactory.GetReflectionFactoryAction()); ^ ../../../../src/share/classes/sun/corba/Bridge.java:190: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning NO_ARGS); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 13 warnings /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/obj64 rm -f /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/obj64/.class.headers.amd64 # Running javah: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javah -bootclasspath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/CClassHeaders/ \ com.sun.corba.se.internal.io.IIOPInputStream com.sun.corba.se.internal.io.IIOPOutputStream com.sun.corba.se.internal.io.ObjectStreamClass com.sun.corba.se.internal.io.LibraryManager /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/bin /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/lib/ext Begin parallel compiles: /builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/corba/core make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/corba/core' /usr/bin/gcc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer -D_LITTLE_ENDIAN -Damd64 -DARCH='"amd64"' -DLINUX -DRELEASE='"1.7.0-internal"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -D_LP64=1 -I. -I/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/CClassHeaders -I../../../../src/solaris/javavm/export -I../../../../src/share/javavm/export -I../../../../src/share/javavm/include -I../../../../src/solaris/javavm/include -ICClassHeaders -I/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/include -I/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/include/linux -I../../../../src/share/native/common -I../../../../src/solaris/native/common -I../../../../src/share/native/com/sun/corba/se/internal/io -I../../../../src/solaris/native/com/sun/corba/se/internal/io -c -o /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/obj64/ioser.o ../../../../src/share/native/com/sun/corba/se/internal/io/ioser.c make[6]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/corba/core' Done with parallel compiles: /builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/corba/core STATS: LIBRARY=ioser12, PRODUCT=sun, _OPT=-O2 Rebuilding /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/lib/amd64/libioser12.so because of /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/obj64/.files_compiled mapfile-vers /usr/bin/gcc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer -D_LITTLE_ENDIAN -Damd64 -DARCH='"amd64"' -DLINUX -DRELEASE='"1.7.0-internal"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -D_LP64=1 -I. -I/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/CClassHeaders -I../../../../src/solaris/javavm/export -I../../../../src/share/javavm/export -I../../../../src/share/javavm/include -I../../../../src/solaris/javavm/include -ICClassHeaders -I/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/include -I/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/include/linux -I../../../../src/share/native/common -I../../../../src/solaris/native/common -I../../../../src/share/native/com/sun/corba/se/internal/io -I../../../../src/solaris/native/com/sun/corba/se/internal/io -Xlinker -O1 -Xlinker -version-script=mapfile-vers -Xlinker -z -Xlinker origin -Xlinker -rpath -Xlinker \$ORIGIN -Xlinker -z -Xlinker defs -L/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/lib/amd64 -Wl,-soname=libioser12.so -shared -mimpure-text -o /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/lib/amd64/libioser12.so /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.internal.io/ioser12/obj64/ioser.o -L/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/jre/lib/amd64/server -ljvm -L/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/jre/lib/amd64 -ljava -L/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/jre/lib/amd64/server -ljvm -lc make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/corba/core' Timing: 00004 seconds or 4s for make-sun-corba-core <<>>Recursively making rmi build @ Thu Nov 15 17:53:30 EST 2007 ... make[4]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/rmi' Begin Processing OTHERSUBDIRS: corbalogsources corbalogcompile rmic >>>Recursively making corbalogsources build @ Thu Nov 15 17:53:30 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/rmi/corbalogsources' /bin/mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-class ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Activation.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-class ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/IOR.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-class ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Interceptors.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-class ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Naming.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-class ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/OMG.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-class ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/ORBUtil.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-class ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/POA.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-class ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Util.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-resource ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Activation.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-resource ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/IOR.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-resource ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Interceptors.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-resource ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Naming.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-resource ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/OMG.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-resource ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/ORBUtil.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-resource ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/POA.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -cp "../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jscheme.jar:../../../../src/share/classes/com/sun/tools/corba/se/logutil/lib/jschemelogutil.jar" jscheme.REPL ../../../../src/share/classes/com/sun/tools/corba/se/logutil/scripts/mc.scm -main main make-resource ../../../../src/share/classes/com/sun/corba/se/spi/logging/data/Util.mc /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging /bin/cat /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging/*.resource > /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging/LogStrings.properties /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc -i /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation -fall -oldImplBase -pkgPrefix activation com.sun.corba.se.spi ../../../../src/share/classes/com/sun/corba/se/spi/activation/activation.idl /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc -i ../../../../src/share/classes/org/omg/PortableServer -i ../../../../src/share/classes/org/omg/PortableInterceptor -pkgPrefix PortableInterceptor org.omg -pkgPrefix PortableActivationIDL com.sun.corba.se -pkgPrefix Dynamic org.omg -pkgPrefix IOP org.omg -fall -oldImplBase -corba 3.0 -D CORBA3 ../../../../src/share/classes/com/sun/corba/se/PortableActivationIDL/activation.idl make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/rmi/corbalogsources' Timing: 00008 seconds or 8s for make-sun-rmi-corbalogsources <<>>Recursively making corbalogcompile build @ Thu Nov 15 17:53:38 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/rmi/corbalogcompile' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.impl.logging/.classes.list) /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging/ActivationSystemException.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging/IORSystemException.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging/InterceptorsSystemException.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging/NamingSystemException.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging/OMGSystemException.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging/ORBUtilSystemException.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging/POASystemException.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/impl/logging/UtilSystemException.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.impl.logging/.classes.list ../../../../src/share/classes/sun/corba/Bridge.java:39: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release import sun.misc.Unsafe ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:40: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release import sun.reflect.ReflectionFactory ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:84: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private final Unsafe unsafe ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:85: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release private final ReflectionFactory reflectionFactory ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:114: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private Unsafe getUnsafe() { ^ ../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ ../../../../src/share/classes/sun/corba/Bridge.java:123: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Class unsafeClass = sun.misc.Unsafe.class ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:136: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Unsafe unsafe = null; ^ ../../../../src/share/classes/sun/corba/Bridge.java:139: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release unsafe = (Unsafe)(fld.get( null )) ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:154: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release reflectionFactory = (ReflectionFactory)AccessController.doPrivileged( ^ ../../../../src/share/classes/sun/corba/Bridge.java:155: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release new ReflectionFactory.GetReflectionFactoryAction()); ^ ../../../../src/share/classes/sun/corba/Bridge.java:190: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning NO_ARGS); ^ ../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release import sun.security.action.GetPropertyAction; ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning cls.getDeclaredMethod( "toString", null ) ; ^ ../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning Method idMethod = helperClass.getDeclaredMethod( "id", null ) ; ^ ../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning setId( (String)idMethod.invoke( null, null ) ) ; ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 16 warnings make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/rmi/corbalogcompile' Timing: 00007 seconds or 7s for make-sun-rmi-corbalogcompile <<>>Recursively making rmic build @ Thu Nov 15 17:53:45 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/rmi/rmic' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/sun.rmi.rmic/.classes.list) ../../../../src/share/classes/sun/rmi/rmic/iiop/AbstractType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/ArrayType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/BatchEnvironment.java ../../../../src/share/classes/sun/rmi/rmic/iiop/ClassType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/CompoundType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/Constants.java ../../../../src/share/classes/sun/rmi/rmic/iiop/DirectoryLoader.java ../../../../src/share/classes/sun/rmi/rmic/iiop/ClassPathLoader.java ../../../../src/share/classes/sun/rmi/rmic/iiop/Generator.java ../../../../src/share/classes/sun/rmi/rmic/iiop/Util.java ../../../../src/share/classes/sun/rmi/rmic/iiop/IDLGenerator.java ../../../../src/share/classes/sun/rmi/rmic/iiop/IDLNames.java ../../../../src/share/classes/sun/rmi/rmic/iiop/ImplementationType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/InterfaceType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/NCClassType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/NCInterfaceType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/NameContext.java ../../../../src/share/classes/sun/rmi/rmic/iiop/PrimitiveType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/PrintGenerator.java ../../../../src/share/classes/sun/rmi/rmic/iiop/RemoteType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/SpecialClassType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/SpecialInterfaceType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/StubGenerator.java ../../../../src/share/classes/sun/rmi/rmic/iiop/Type.java ../../../../src/share/classes/sun/rmi/rmic/iiop/ValueType.java ../../../../src/share/classes/sun/rmi/rmic/iiop/StaticStringsHash.java ../../../../src/share/classes/sun/rmi/rmic/iiop/ContextStack.java ../../../../src/share/classes/sun/rmi/rmic/iiop/ContextElement.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/sun.rmi.rmic/.classes.list ../../../../src/share/classes/sun/corba/Bridge.java:39: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release import sun.misc.Unsafe ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:40: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release import sun.reflect.ReflectionFactory ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:84: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private final Unsafe unsafe ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:85: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release private final ReflectionFactory reflectionFactory ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:114: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private Unsafe getUnsafe() { ^ ../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ ../../../../src/share/classes/sun/corba/Bridge.java:123: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Class unsafeClass = sun.misc.Unsafe.class ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:136: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Unsafe unsafe = null; ^ ../../../../src/share/classes/sun/corba/Bridge.java:139: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release unsafe = (Unsafe)(fld.get( null )) ; ^ ../../../../src/share/classes/sun/corba/Bridge.java:154: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release reflectionFactory = (ReflectionFactory)AccessController.doPrivileged( ^ ../../../../src/share/classes/sun/corba/Bridge.java:155: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release new ReflectionFactory.GetReflectionFactoryAction()); ^ ../../../../src/share/classes/sun/corba/Bridge.java:190: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning NO_ARGS); ^ ../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release import sun.security.action.GetPropertyAction; ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning cls.getDeclaredMethod( "toString", null ) ; ^ ../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning Method idMethod = helperClass.getDeclaredMethod( "id", null ) ; ^ ../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning setId( (String)idMethod.invoke( null, null ) ) ; ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 16 warnings make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/sun/rmi/rmic' Timing: 00007 seconds or 7s for make-sun-rmi-rmic <<>>Recursively making com build @ Thu Nov 15 17:53:52 EST 2007 ... make[3]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com' Begin Processing SUBDIRS: sun >>>Recursively making sun build @ Thu Nov 15 17:53:53 EST 2007 ... make[4]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun' Begin Processing SUBDIRS: corba >>>Recursively making corba build @ Thu Nov 15 17:53:53 EST 2007 ... make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba' Begin Processing SUBDIRS: se >>>Recursively making se build @ Thu Nov 15 17:53:53 EST 2007 ... make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se' Begin Processing SUBDIRS: sources pept corespi core spi impl rmi >>>Recursively making sources build @ Thu Nov 15 17:53:53 EST 2007 ... make[7]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/sources' make[7]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/sources' Timing: 00000 seconds or 0s for make-com-sun-corba-se-sources <<>>Recursively making pept build @ Thu Nov 15 17:53:53 EST 2007 ... make[7]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/pept' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.pept/.classes.list) ../../../../../../src/share/classes/com/sun/corba/se/pept/transport/ContactInfoListIterator.java ../../../../../../src/share/classes/com/sun/corba/se/pept/transport/ListenerThread.java ../../../../../../src/share/classes/com/sun/corba/se/pept/transport/ReaderThread.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../../../src/solaris/classes:../../../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.pept/.classes.list ../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: ../../../../../../src/share/classes/org/omg/CORBA/ORB.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning make[7]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/pept' Timing: 00002 seconds or 2s for make-com-sun-corba-se-pept <<>>Recursively making corespi build @ Thu Nov 15 17:53:55 EST 2007 ... make[7]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/corespi' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.impl.corespi/.classes.list) ../../../../../../src/share/classes/com/sun/corba/se/spi/oa/OADefault.java ../../../../../../src/share/classes/com/sun/corba/se/spi/orb/DataCollector.java ../../../../../../src/share/classes/com/sun/corba/se/spi/orb/ORBConfigurator.java ../../../../../../src/share/classes/com/sun/corba/se/spi/orb/OperationFactory.java ../../../../../../src/share/classes/com/sun/corba/se/spi/orb/ParserData.java ../../../../../../src/share/classes/com/sun/corba/se/spi/orb/ParserDataFactory.java ../../../../../../src/share/classes/com/sun/corba/se/spi/orb/ParserImplBase.java ../../../../../../src/share/classes/com/sun/corba/se/spi/orb/ParserImplTableBase.java ../../../../../../src/share/classes/com/sun/corba/se/spi/orb/PropertyParser.java ../../../../../../src/share/classes/com/sun/corba/se/spi/protocol/InitialServerRequestDispatcher.java ../../../../../../src/share/classes/com/sun/corba/se/spi/protocol/RequestDispatcherDefault.java ../../../../../../src/share/classes/com/sun/corba/se/spi/resolver/ResolverDefault.java ../../../../../../src/share/classes/com/sun/corba/se/spi/transport/CorbaAcceptor.java ../../../../../../src/share/classes/com/sun/corba/se/spi/transport/CorbaContactInfo.java ../../../../../../src/share/classes/com/sun/corba/se/spi/transport/CorbaContactInfoListIterator.java ../../../../../../src/share/classes/com/sun/corba/se/spi/transport/CorbaResponseWaitingRoom.java ../../../../../../src/share/classes/com/sun/corba/se/spi/transport/IORTransformer.java ../../../../../../src/share/classes/com/sun/corba/se/spi/transport/ReadTimeoutsFactory.java ../../../../../../src/share/classes/com/sun/corba/se/spi/transport/TransportDefault.java ../../../../../../src/share/classes/com/sun/corba/se/spi/orbutil/fsm/FSMTest.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../../../src/solaris/classes:../../../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.impl.corespi/.classes.list ../../../../../../src/share/classes/sun/corba/Bridge.java:39: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release import sun.misc.Unsafe ; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:40: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release import sun.reflect.ReflectionFactory ; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:84: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private final Unsafe unsafe ; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:85: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release private final ReflectionFactory reflectionFactory ; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:114: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private Unsafe getUnsafe() { ^ ../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:123: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Class unsafeClass = sun.misc.Unsafe.class ; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:136: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Unsafe unsafe = null; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:139: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release unsafe = (Unsafe)(fld.get( null )) ; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:154: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release reflectionFactory = (ReflectionFactory)AccessController.doPrivileged( ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:155: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release new ReflectionFactory.GetReflectionFactoryAction()); ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:190: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning NO_ARGS); ^ ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning cls.getDeclaredMethod( "toString", null ) ; ^ ../../../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release import sun.security.action.GetPropertyAction; ^ ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java:78: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return java.text.MessageFormat.format(format, args); ^ ../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning Method idMethod = helperClass.getDeclaredMethod( "id", null ) ; ^ ../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning setId( (String)idMethod.invoke( null, null ) ) ; ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 17 warnings make[7]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/corespi' Timing: 00008 seconds or 8s for make-com-sun-corba-se-corespi <<>>Recursively making core build @ Thu Nov 15 17:54:03 EST 2007 ... make[7]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/core' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.impl.core/.classes.list) ../../../../../../src/share/classes/com/sun/corba/se/impl/corba/AnyImplHelper.java ../../../../../../src/share/classes/com/sun/corba/se/impl/corba/TypeCodeImplHelper.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynAnyBasicImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynAnyCollectionImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynAnyComplexImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynAnyConstructedImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynAnyFactoryImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynAnyImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynAnyUtil.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynArrayImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynEnumImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynFixedImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynSequenceImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynStructImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynUnionImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/dynamicany/DynValueImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/legacy/connection/DefaultSocketFactory.java ../../../../../../src/share/classes/com/sun/corba/se/impl/legacy/connection/EndPointInfoImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/legacy/connection/LegacyServerSocketManagerImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/legacy/connection/SocketFactoryAcceptorImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/legacy/connection/SocketFactoryConnectionImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/legacy/connection/SocketFactoryContactInfoImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/legacy/connection/SocketFactoryContactInfoListImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/legacy/connection/SocketFactoryContactInfoListIteratorImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/ior/GenericIdentifiable.java ../../../../../../src/share/classes/com/sun/corba/se/impl/ior/GenericTaggedComponent.java ../../../../../../src/share/classes/com/sun/corba/se/impl/ior/GenericTaggedProfile.java ../../../../../../src/share/classes/com/sun/corba/se/impl/ior/IdentifiableFactoryFinderBase.java ../../../../../../src/share/classes/com/sun/corba/se/impl/ior/TaggedComponentFactoryFinderImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/ior/TaggedProfileFactoryFinderImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/ior/TaggedProfileTemplateFactoryFinderImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/ior/iiop/IIOPAddressClosureImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orb/AppletDataCollector.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orb/DataCollectorBase.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orb/DataCollectorFactory.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orb/NormalDataCollector.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBConfiguratorImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBDataParserImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBSingleton.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orb/ParserTable.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orb/PropertyOnlyDataCollector.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/DenseIntMapImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/IIOPInputStream_1_3.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/IIOPInputStream_1_3_1.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/IIOPOutputStream_1_3.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/IIOPOutputStream_1_3_1.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/LegacyHookGetFields.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/LegacyHookPutFields.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/LogKeywords.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/StackImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/concurrent/DebugMutex.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/TimeoutException.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/WorkQueueImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/copyobject/CopierManagerImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/copyobject/FallbackObjectCopierImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/copyobject/ORBStreamObjectCopierImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/copyobject/ReferenceObjectCopierImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/protocol/RequestDispatcherRegistryImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/transport/CorbaConnectionCacheBase.java ../../../../../../src/share/classes/com/sun/corba/se/impl/transport/CorbaInboundConnectionCacheImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/transport/CorbaOutboundConnectionCacheImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/transport/CorbaTransportManagerImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/transport/DefaultIORToSocketInfoImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/transport/DefaultSocketFactoryImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/transport/ListenerThreadImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/transport/ReaderThreadImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/transport/SelectorImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/transport/SocketOrChannelAcceptorImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/util/Version.java ../../../../../../src/share/classes/com/sun/corba/se/impl/util/ORBProperties.java ../../../../../../src/share/classes/com/sun/corba/se/impl/javax/rmi/PortableRemoteObject.java ../../../../../../src/share/classes/com/sun/corba/se/impl/javax/rmi/CORBA/StubDelegateImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/io/OptionalDataException.java ../../../../../../src/share/classes/com/sun/corba/se/internal/CosNaming/BootstrapServer.java ../../../../../../src/share/classes/com/sun/corba/se/internal/Interceptors/PIORB.java ../../../../../../src/share/classes/com/sun/corba/se/internal/POA/POAORB.java ../../../../../../src/share/classes/com/sun/corba/se/internal/corba/ORBSingleton.java ../../../../../../src/share/classes/com/sun/corba/se/internal/iiop/ORB.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../../../src/solaris/classes:../../../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.impl.core/.classes.list ../../../../../../src/share/classes/sun/corba/Bridge.java:39: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release import sun.misc.Unsafe ; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:40: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release import sun.reflect.ReflectionFactory ; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:84: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private final Unsafe unsafe ; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:85: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release private final ReflectionFactory reflectionFactory ; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:114: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private Unsafe getUnsafe() { ^ ../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:123: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Class unsafeClass = sun.misc.Unsafe.class ; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:136: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Unsafe unsafe = null; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:139: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release unsafe = (Unsafe)(fld.get( null )) ; ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:154: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release reflectionFactory = (ReflectionFactory)AccessController.doPrivileged( ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:155: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release new ReflectionFactory.GetReflectionFactoryAction()); ^ ../../../../../../src/share/classes/sun/corba/Bridge.java:190: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning NO_ARGS); ^ ../../../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release import sun.security.action.GetPropertyAction; ^ ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning cls.getDeclaredMethod( "toString", null ) ; ^ ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java:78: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return java.text.MessageFormat.format(format, args); ^ ../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning Method idMethod = helperClass.getDeclaredMethod( "id", null ) ; ^ ../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning setId( (String)idMethod.invoke( null, null ) ) ; ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 17 warnings make[7]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/core' Timing: 00010 seconds or 10s for make-com-sun-corba-se-core <<>>Recursively making spi build @ Thu Nov 15 17:54:13 EST 2007 ... make[7]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi' Begin Processing SUBDIRS: activation encoding extension legacy logging monitoring copyobject >>>Recursively making activation build @ Thu Nov 15 17:54:13 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/activation' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/org/com.sun.corba.se.spi.activation/.classes.list) /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/IIOP_CLEAR_TEXT.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/POANameHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/NoSuchEndPointHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/InvalidORBidHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerNotRegisteredHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerNotActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerHeldDownHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerAlreadyActiveHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerAlreadyRegisteredHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerAlreadyRegisteredHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerAlreadyRegistered.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerAlreadyInstalledHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerAlreadyUninstalledHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/BadServerDefinitionHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/BadServerDefinitionHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/BadServerDefinition.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ORBAlreadyRegisteredHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerIdsHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/EndPointInfoHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/EndpointInfoListHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ORBPortInfoHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ORBPortInfoListHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ORBidListHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/_ServerImplBase.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/_ActivatorImplBase.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ActivatorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/_LocatorImplBase.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/LocatorHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/LocatorPackage/ServerLocationHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/LocatorPackage/ServerLocationPerORBHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/_ServerManagerImplBase.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/_ServerManagerStub.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerManager.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerManagerHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerManagerHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/ServerManagerOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/_InitialNameServiceImplBase.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/_InitialNameServiceStub.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameServiceHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameServiceHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameService.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBoundHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBoundHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBound.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameServiceOperations.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/_RepositoryImplBase.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/_RepositoryStub.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/Repository.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryPackage/ServerDefHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryPackage/ServerDefHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryPackage/ServerDef.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryPackage/StringSeqHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryPackage/StringSeqHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryOperations.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/org/com.sun.corba.se.spi.activation/.classes.list ../../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning make[8]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/activation' Timing: 00003 seconds or 3s for make-com-sun-corba-se-spi-activation <<>>Recursively making encoding build @ Thu Nov 15 17:54:16 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/encoding' make[8]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/encoding' Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-encoding <<>>Recursively making extension build @ Thu Nov 15 17:54:16 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/extension' make[8]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/extension' Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-extension <<>>Recursively making legacy build @ Thu Nov 15 17:54:17 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/legacy' Begin Processing SUBDIRS: connection interceptor >>>Recursively making connection build @ Thu Nov 15 17:54:17 EST 2007 ... make[9]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/legacy/connection' make[9]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/legacy/connection' Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-legacy-connection <<>>Recursively making interceptor build @ Thu Nov 15 17:54:17 EST 2007 ... make[9]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/legacy/interceptor' make[9]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/legacy/interceptor' Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-legacy-interceptor <<>>Recursively making logging build @ Thu Nov 15 17:54:17 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/logging' make[8]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/logging' Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-logging <<>>Recursively making monitoring build @ Thu Nov 15 17:54:17 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/monitoring' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/monitoring/com.sun.corba.se.spi.monitoring/.classes.list) ../../../../../../../src/share/classes/com/sun/corba/se/spi/monitoring/StatisticsAccumulator.java ../../../../../../../src/share/classes/com/sun/corba/se/spi/monitoring/StatisticMonitoredAttribute.java ../../../../../../../src/share/classes/com/sun/corba/se/spi/monitoring/StringMonitoredAttributeBase.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/monitoring/com.sun.corba.se.spi.monitoring/.classes.list ../../../../../../../src/share/classes/sun/corba/Bridge.java:39: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release import sun.misc.Unsafe ; ^ ../../../../../../../src/share/classes/sun/corba/Bridge.java:40: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release import sun.reflect.ReflectionFactory ; ^ ../../../../../../../src/share/classes/sun/corba/Bridge.java:84: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private final Unsafe unsafe ; ^ ../../../../../../../src/share/classes/sun/corba/Bridge.java:85: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release private final ReflectionFactory reflectionFactory ; ^ ../../../../../../../src/share/classes/sun/corba/Bridge.java:114: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private Unsafe getUnsafe() { ^ ../../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ ../../../../../../../src/share/classes/sun/corba/Bridge.java:123: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Class unsafeClass = sun.misc.Unsafe.class ; ^ ../../../../../../../src/share/classes/sun/corba/Bridge.java:136: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Unsafe unsafe = null; ^ ../../../../../../../src/share/classes/sun/corba/Bridge.java:139: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release unsafe = (Unsafe)(fld.get( null )) ; ^ ../../../../../../../src/share/classes/sun/corba/Bridge.java:154: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release reflectionFactory = (ReflectionFactory)AccessController.doPrivileged( ^ ../../../../../../../src/share/classes/sun/corba/Bridge.java:155: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release new ReflectionFactory.GetReflectionFactoryAction()); ^ ../../../../../../../src/share/classes/sun/corba/Bridge.java:190: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning NO_ARGS); ^ ../../../../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release import sun.security.action.GetPropertyAction; ^ ../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning cls.getDeclaredMethod( "toString", null ) ; ^ ../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning Method idMethod = helperClass.getDeclaredMethod( "id", null ) ; ^ ../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning setId( (String)idMethod.invoke( null, null ) ) ; ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 16 warnings make[8]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/monitoring' Timing: 00007 seconds or 7s for make-com-sun-corba-se-spi-monitoring <<>>Recursively making copyobject build @ Thu Nov 15 17:54:24 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/copyobject' make[8]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/spi/copyobject' Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-copyobject <<>>Recursively making impl build @ Thu Nov 15 17:54:25 EST 2007 ... make[7]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl' Begin Processing SUBDIRS: oa naming activation interceptors logging monitoring >>>Recursively making oa build @ Thu Nov 15 17:54:26 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/oa' Begin Processing SUBDIRS: poa toa >>>Recursively making poa build @ Thu Nov 15 17:54:26 EST 2007 ... make[9]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/oa/poa' make[9]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/oa/poa' Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-oa-poa <<>>Recursively making toa build @ Thu Nov 15 17:54:26 EST 2007 ... make[9]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/oa/toa' make[9]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/oa/toa' Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-oa-toa <<>>Recursively making naming build @ Thu Nov 15 17:54:26 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/naming' Begin Processing SUBDIRS: namingutil cosnaming pcosnaming >>>Recursively making namingutil build @ Thu Nov 15 17:54:26 EST 2007 ... make[9]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/naming/namingutil' make[9]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/naming/namingutil' Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-naming-namingutil <<>>Recursively making cosnaming build @ Thu Nov 15 17:54:27 EST 2007 ... make[9]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/naming/cosnaming' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.impl.naming.cosnaming/.classes.list) ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/cosnaming/BindingIteratorImpl.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/cosnaming/InterOperableNamingImpl.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/cosnaming/InternalBindingKey.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/cosnaming/InternalBindingValue.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/cosnaming/NamingContextDataStore.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/cosnaming/NamingContextImpl.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/cosnaming/NamingUtils.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/cosnaming/TransientBindingIterator.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/cosnaming/TransientNameServer.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/cosnaming/TransientNameService.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/cosnaming/TransientNamingContext.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/sun/com.sun.corba.se.impl.naming.cosnaming/.classes.list ../../../../../../../../src/share/classes/sun/corba/Bridge.java:39: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release import sun.misc.Unsafe ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:40: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release import sun.reflect.ReflectionFactory ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:84: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private final Unsafe unsafe ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:85: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release private final ReflectionFactory reflectionFactory ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:114: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private Unsafe getUnsafe() { ^ ../../../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:123: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Class unsafeClass = sun.misc.Unsafe.class ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:136: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Unsafe unsafe = null; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:139: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release unsafe = (Unsafe)(fld.get( null )) ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:154: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release reflectionFactory = (ReflectionFactory)AccessController.doPrivileged( ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:155: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release new ReflectionFactory.GetReflectionFactoryAction()); ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:190: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning NO_ARGS); ^ ../../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java:78: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return java.text.MessageFormat.format(format, args); ^ ../../../../../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release import sun.security.action.GetPropertyAction; ^ ../../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning cls.getDeclaredMethod( "toString", null ) ; ^ ../../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning Method idMethod = helperClass.getDeclaredMethod( "id", null ) ; ^ ../../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning setId( (String)idMethod.invoke( null, null ) ) ; ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 17 warnings make[9]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/naming/cosnaming' Timing: 00006 seconds or 6s for make-com-sun-corba-se-impl-naming-cosnaming <<>>Recursively making pcosnaming build @ Thu Nov 15 17:54:33 EST 2007 ... make[9]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/naming/pcosnaming' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/PCosNaming/com.sun.corba.se.impl.naming.pcosnaming/.classes.list) ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/pcosnaming/NameServer.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/pcosnaming/NameService.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/pcosnaming/ServantManagerImpl.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/pcosnaming/PersistentBindingIterator.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/pcosnaming/InternalBindingKey.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/pcosnaming/InternalBindingValue.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/naming/pcosnaming/NamingContextImpl.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/PCosNaming/com.sun.corba.se.impl.naming.pcosnaming/.classes.list ../../../../../../../../src/share/classes/sun/corba/Bridge.java:39: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release import sun.misc.Unsafe ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:40: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release import sun.reflect.ReflectionFactory ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:84: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private final Unsafe unsafe ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:85: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release private final ReflectionFactory reflectionFactory ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:114: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private Unsafe getUnsafe() { ^ ../../../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ ../../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java:78: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return java.text.MessageFormat.format(format, args); ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:123: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Class unsafeClass = sun.misc.Unsafe.class ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:136: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Unsafe unsafe = null; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:139: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release unsafe = (Unsafe)(fld.get( null )) ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:154: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release reflectionFactory = (ReflectionFactory)AccessController.doPrivileged( ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:155: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release new ReflectionFactory.GetReflectionFactoryAction()); ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:190: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning NO_ARGS); ^ ../../../../../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release import sun.security.action.GetPropertyAction; ^ ../../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning cls.getDeclaredMethod( "toString", null ) ; ^ ../../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning Method idMethod = helperClass.getDeclaredMethod( "id", null ) ; ^ ../../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning setId( (String)idMethod.invoke( null, null ) ) ; ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 17 warnings make[9]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/naming/pcosnaming' Timing: 00007 seconds or 7s for make-com-sun-corba-se-impl-naming-pcosnaming <<>>Recursively making activation build @ Thu Nov 15 17:54:40 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/activation' Begin Processing SUBDIRS: orbd servertool >>>Recursively making orbd build @ Thu Nov 15 17:54:40 EST 2007 ... make[9]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/activation/orbd' # Java sources to be compiled: (listed in file /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/Activation/com.sun.corba.se.impl.activation/.classes.list) ../../../../../../../../src/share/classes/com/sun/corba/se/impl/activation/ProcessMonitorThread.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/activation/RepositoryImpl.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/activation/ServerTool.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/activation/ORBD.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/activation/CommandHandler.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/activation/ServerManagerImpl.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/activation/ServerTableEntry.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/activation/NameServiceStartThread.java ../../../../../../../../src/share/classes/com/sun/corba/se/impl/activation/ServerMain.java # Running javac: /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -source 1.5 -target 5 -encoding ascii -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -sourcepath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/classes @/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/corba/tmp/Activation/com.sun.corba.se.impl.activation/.classes.list ../../../../../../../../src/share/classes/sun/corba/Bridge.java:39: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release import sun.misc.Unsafe ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:40: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release import sun.reflect.ReflectionFactory ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:84: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private final Unsafe unsafe ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:85: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release private final ReflectionFactory reflectionFactory ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:114: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release private Unsafe getUnsafe() { ^ ../../../../../../../../src/share/classes/org/omg/CORBA/ORB.java:593: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return (org.omg.CORBA.NVList)meth.invoke(this, argx); ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:123: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Class unsafeClass = sun.misc.Unsafe.class ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:136: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release Unsafe unsafe = null; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:139: warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a future release unsafe = (Unsafe)(fld.get( null )) ; ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:154: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release reflectionFactory = (ReflectionFactory)AccessController.doPrivileged( ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:155: warning: sun.reflect.ReflectionFactory is Sun proprietary API and may be removed in a future release new ReflectionFactory.GetReflectionFactoryAction()); ^ ../../../../../../../../src/share/classes/sun/corba/Bridge.java:190: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning NO_ARGS); ^ ../../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java:78: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning return java.text.MessageFormat.format(format, args); ^ ../../../../../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java:46: warning: sun.security.action.GetPropertyAction is Sun proprietary API and may be removed in a future release import sun.security.action.GetPropertyAction; ^ ../../../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectUtility.java:353: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning cls.getDeclaredMethod( "toString", null ) ; ^ ../../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:111: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Class for a varargs call cast to java.lang.Class[] for a non-varargs call and to suppress this warning Method idMethod = helperClass.getDeclaredMethod( "id", null ) ; ^ ../../../../../../../../src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java:112: warning: non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning setId( (String)idMethod.invoke( null, null ) ) ; ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 17 warnings make[9]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/activation/orbd' Timing: 00008 seconds or 8s for make-com-sun-corba-se-impl-activation-orbd <<>>Recursively making servertool build @ Thu Nov 15 17:54:48 EST 2007 ... make[9]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/activation/servertool' make[9]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/activation/servertool' Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-activation-servertool <<>>Recursively making interceptors build @ Thu Nov 15 17:54:48 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/interceptors' make[8]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/interceptors' Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-interceptors <<>>Recursively making logging build @ Thu Nov 15 17:54:48 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/logging' make[8]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/logging' Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-logging <<>>Recursively making monitoring build @ Thu Nov 15 17:54:49 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/monitoring' make[8]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/impl/monitoring' Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-monitoring <<>>Recursively making rmi build @ Thu Nov 15 17:54:49 EST 2007 ... make[7]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/rmi' Begin Processing SUBDIRS: rmic >>>Recursively making rmic build @ Thu Nov 15 17:54:49 EST 2007 ... make[8]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/rmi/rmic' make[8]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/corba/make/com/sun/corba/se/rmi/rmic' Timing: 00000 seconds or 0s for make-com-sun-corba-se-rmi-rmic << /dev/null 2>&1; \ if [ $? -ne 0 ]; then \ /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -version; \ echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ "to bootstrap this build" 1>&2; \ exit 1; \ fi make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir' make -f /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make GAMMADIR=/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot OS_FAMILY=linux ARCH=x86 BUILDARCH=amd64 LIBARCH=amd64 HOTSPOT_RELEASE_VERSION=1.7.0-b23 HOTSPOT_BUILD_VERSION= JRE_RELEASE_VERSION=1.7.0-b23 VARIANT=compiler2 make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir' mkdir -p linux_amd64_compiler2/generated/incls mkdir -p linux_amd64_compiler2/generated/adfiles mkdir -p linux_amd64_compiler2/generated/jvmtifiles [ -d linux_amd64_compiler2/debug ] || { mkdir -p linux_amd64_compiler2/debug; } cd linux_amd64_compiler2/debug && make -f /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make Makefile flags.make flags_vm.make vm.make adlc.make jvmti.make sa.make env.sh env.csh .dbxrc test_gamma GAMMADIR=/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot OS_FAMILY=linux ARCH=x86 BUILDARCH=amd64 LIBARCH=amd64 VARIANT=compiler2 HOTSPOT_RELEASE_VERSION=1.7.0-b23 HOTSPOT_BUILD_VERSION= JRE_RELEASE_VERSION=1.7.0-b23 TARGET=debug make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/debug' Creating Makefile ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/top.make"; \ ) > Makefile Creating directory list ../shared_dirs.lst find /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/* -prune \ -type d \! \( -name .hg -o -name .svn -o -name CVS -o -name RCS -o -name SCCS -o -name Codemgr_wsdata -o -name deleted_files -o -name adlc -o -name c1 -o -name agent \) -exec find {} \ \( -name .hg -o -name .svn -o -name CVS -o -name RCS -o -name SCCS -o -name Codemgr_wsdata -o -name deleted_files \) -prune -o -type d -print \; > ../shared_dirs.lst Creating flags.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo "Platform_file = /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64" | sed 's|/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot|$(GAMMADIR)|'; \ sed -n '/=/s/^ */Platform_/p' < /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64; \ echo; \ echo "GAMMADIR = /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot"; \ echo "SYSDEFS = \$(Platform_sysdefs)"; \ echo "SRCARCH = x86"; \ echo "BUILDARCH = amd64"; \ echo "LIBARCH = amd64"; \ echo "TARGET = debug"; \ echo "HS_BUILD_VER = 1.7.0-b23"; \ echo "JRE_RELEASE_VER = 1.7.0-b23"; \ echo "SA_BUILD_VERSION = 1.7.0-b23"; \ echo "HOTSPOT_BUILD_USER = kojibuilder"; \ echo "HOTSPOT_VM_DISTRO = IcedTea"; \ echo; \ echo "Src_Dirs = \\"; \ sed 's/$/ \\/;s|/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot|$(GAMMADIR)|' ../shared_dirs.lst; \ echo "\$(GAMMADIR)/src/cpu/x86/vm \\"; \ echo "\$(GAMMADIR)/src/os/linux/vm \\"; \ echo "\$(GAMMADIR)/src/os_cpu/linux_x86/vm"; \ [ -n "" ] && \ echo && echo "CFLAGS_BROWSE = "; \ [ -n "" ] && \ echo && \ echo "HOTSPOT_EXTRA_SYSDEFS\$(HOTSPOT_EXTRA_SYSDEFS) = " && \ echo "SYSDEFS += \$(HOTSPOT_EXTRA_SYSDEFS)"; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/compiler2.make"; \ echo "include \$(GAMMADIR)/build/linux/makefiles/gcc.make"; \ ) > flags.make Creating flags_vm.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ [ "debug" = profiled ] && \ echo "include \$(GAMMADIR)/build/linux/makefiles/optimized.make"; \ echo "include \$(GAMMADIR)/build/linux/makefiles/debug.make"; \ ) > flags_vm.make Creating vm.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo include flags_vm.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/vm.make"; \ ) > vm.make Creating adlc.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/adlc.make"; \ ) > adlc.make Creating jvmti.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/jvmti.make"; \ ) > jvmti.make Creating sa.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/sa.make"; \ ) > sa.make Creating env.sh ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ [ -n "$JAVA_HOME" ] && { echo ": \${JAVA_HOME:=${JAVA_HOME}}"; }; \ { \ echo "LD_LIBRARY_PATH=.:${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}\${JAVA_HOME}/jre/lib/amd64/native_threads:\${JAVA_HOME}/jre/lib/amd64:"; \ echo "CLASSPATH=${CLASSPATH:+$CLASSPATH:}.:\${JAVA_HOME}/jre/lib/rt.jar:\${JAVA_HOME}/jre/lib/i18n.jar"; \ } | sed s:${JAVA_HOME:--------}:\${JAVA_HOME}:g; \ echo "HOTSPOT_BUILD_USER=\"${LOGNAME:-$USER} in `basename /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot`\""; \ echo "export JAVA_HOME LD_LIBRARY_PATH CLASSPATH HOTSPOT_BUILD_USER"; \ ) > env.sh Creating env.csh ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ [ -n "$JAVA_HOME" ] && \ { echo "if (! \$?JAVA_HOME) setenv JAVA_HOME \"$JAVA_HOME\""; }; \ sed -n 's/^\([A-Za-z_][A-Za-z0-9_]*\)=/setenv \1 /p' env.sh; \ ) > env.csh Creating .dbxrc ... ( \ echo "echo '# Loading linux_amd64_compiler2/debug/.dbxrc'"; \ echo "if [ -f \"\${HOTSPOT_DBXWARE}\" ]"; \ echo "then"; \ echo " source \"\${HOTSPOT_DBXWARE}\""; \ echo "elif [ -f \"\$HOME/.dbxrc\" ]"; \ echo "then"; \ echo " source \"\$HOME/.dbxrc\""; \ echo "fi"; \ ) > .dbxrc Creating test_gamma ... ( \ echo '#!/bin/sh'; \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo '. ./env.sh'; \ echo "if [ -z \$JAVA_HOME ]; then { echo "JAVA_HOME must be set to run this test."; exit 0; }; fi"; \ echo "if ! \${JAVA_HOME}/bin/java -d64 -fullversion 2>1 > /dev/null"; \ echo "then"; \ echo " echo "JAVA_HOME must point to 64bit JDK."; exit 0;"; \ echo "fi"; \ echo 'CLASSPATH="/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux:$CLASSPATH"'; \ echo '[ -f gamma_g ] && { gamma=gamma_g; }'; \ echo './${gamma:-gamma} -Xbatch -showversion Queens < /dev/null'; \ ) > test_gamma chmod +x test_gamma make[6]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/debug' touch linux_amd64_compiler2/debug [ -d linux_amd64_compiler2/fastdebug ] || { mkdir -p linux_amd64_compiler2/fastdebug; } cd linux_amd64_compiler2/fastdebug && make -f /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make Makefile flags.make flags_vm.make vm.make adlc.make jvmti.make sa.make env.sh env.csh .dbxrc test_gamma GAMMADIR=/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot OS_FAMILY=linux ARCH=x86 BUILDARCH=amd64 LIBARCH=amd64 VARIANT=compiler2 HOTSPOT_RELEASE_VERSION=1.7.0-b23 HOTSPOT_BUILD_VERSION= JRE_RELEASE_VERSION=1.7.0-b23 TARGET=fastdebug make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/fastdebug' Creating Makefile ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/top.make"; \ ) > Makefile Creating flags.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo "Platform_file = /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64" | sed 's|/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot|$(GAMMADIR)|'; \ sed -n '/=/s/^ */Platform_/p' < /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64; \ echo; \ echo "GAMMADIR = /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot"; \ echo "SYSDEFS = \$(Platform_sysdefs)"; \ echo "SRCARCH = x86"; \ echo "BUILDARCH = amd64"; \ echo "LIBARCH = amd64"; \ echo "TARGET = fastdebug"; \ echo "HS_BUILD_VER = 1.7.0-b23"; \ echo "JRE_RELEASE_VER = 1.7.0-b23"; \ echo "SA_BUILD_VERSION = 1.7.0-b23"; \ echo "HOTSPOT_BUILD_USER = kojibuilder"; \ echo "HOTSPOT_VM_DISTRO = IcedTea"; \ echo; \ echo "Src_Dirs = \\"; \ sed 's/$/ \\/;s|/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot|$(GAMMADIR)|' ../shared_dirs.lst; \ echo "\$(GAMMADIR)/src/cpu/x86/vm \\"; \ echo "\$(GAMMADIR)/src/os/linux/vm \\"; \ echo "\$(GAMMADIR)/src/os_cpu/linux_x86/vm"; \ [ -n "" ] && \ echo && echo "CFLAGS_BROWSE = "; \ [ -n "" ] && \ echo && \ echo "HOTSPOT_EXTRA_SYSDEFS\$(HOTSPOT_EXTRA_SYSDEFS) = " && \ echo "SYSDEFS += \$(HOTSPOT_EXTRA_SYSDEFS)"; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/compiler2.make"; \ echo "include \$(GAMMADIR)/build/linux/makefiles/gcc.make"; \ ) > flags.make Creating flags_vm.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ [ "fastdebug" = profiled ] && \ echo "include \$(GAMMADIR)/build/linux/makefiles/optimized.make"; \ echo "include \$(GAMMADIR)/build/linux/makefiles/fastdebug.make"; \ ) > flags_vm.make Creating vm.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo include flags_vm.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/vm.make"; \ ) > vm.make Creating adlc.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/adlc.make"; \ ) > adlc.make Creating jvmti.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/jvmti.make"; \ ) > jvmti.make Creating sa.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/sa.make"; \ ) > sa.make Creating env.sh ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ [ -n "$JAVA_HOME" ] && { echo ": \${JAVA_HOME:=${JAVA_HOME}}"; }; \ { \ echo "LD_LIBRARY_PATH=.:${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}\${JAVA_HOME}/jre/lib/amd64/native_threads:\${JAVA_HOME}/jre/lib/amd64:"; \ echo "CLASSPATH=${CLASSPATH:+$CLASSPATH:}.:\${JAVA_HOME}/jre/lib/rt.jar:\${JAVA_HOME}/jre/lib/i18n.jar"; \ } | sed s:${JAVA_HOME:--------}:\${JAVA_HOME}:g; \ echo "HOTSPOT_BUILD_USER=\"${LOGNAME:-$USER} in `basename /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot`\""; \ echo "export JAVA_HOME LD_LIBRARY_PATH CLASSPATH HOTSPOT_BUILD_USER"; \ ) > env.sh Creating env.csh ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ [ -n "$JAVA_HOME" ] && \ { echo "if (! \$?JAVA_HOME) setenv JAVA_HOME \"$JAVA_HOME\""; }; \ sed -n 's/^\([A-Za-z_][A-Za-z0-9_]*\)=/setenv \1 /p' env.sh; \ ) > env.csh Creating .dbxrc ... ( \ echo "echo '# Loading linux_amd64_compiler2/fastdebug/.dbxrc'"; \ echo "if [ -f \"\${HOTSPOT_DBXWARE}\" ]"; \ echo "then"; \ echo " source \"\${HOTSPOT_DBXWARE}\""; \ echo "elif [ -f \"\$HOME/.dbxrc\" ]"; \ echo "then"; \ echo " source \"\$HOME/.dbxrc\""; \ echo "fi"; \ ) > .dbxrc Creating test_gamma ... ( \ echo '#!/bin/sh'; \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo '. ./env.sh'; \ echo "if [ -z \$JAVA_HOME ]; then { echo "JAVA_HOME must be set to run this test."; exit 0; }; fi"; \ echo "if ! \${JAVA_HOME}/bin/java -d64 -fullversion 2>1 > /dev/null"; \ echo "then"; \ echo " echo "JAVA_HOME must point to 64bit JDK."; exit 0;"; \ echo "fi"; \ echo 'CLASSPATH="/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux:$CLASSPATH"'; \ echo '[ -f gamma_g ] && { gamma=gamma_g; }'; \ echo './${gamma:-gamma} -Xbatch -showversion Queens < /dev/null'; \ ) > test_gamma chmod +x test_gamma make[6]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/fastdebug' touch linux_amd64_compiler2/fastdebug [ -d linux_amd64_compiler2/jvmg ] || { mkdir -p linux_amd64_compiler2/jvmg; } cd linux_amd64_compiler2/jvmg && make -f /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make Makefile flags.make flags_vm.make vm.make adlc.make jvmti.make sa.make env.sh env.csh .dbxrc test_gamma GAMMADIR=/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot OS_FAMILY=linux ARCH=x86 BUILDARCH=amd64 LIBARCH=amd64 VARIANT=compiler2 HOTSPOT_RELEASE_VERSION=1.7.0-b23 HOTSPOT_BUILD_VERSION= JRE_RELEASE_VERSION=1.7.0-b23 TARGET=jvmg make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/jvmg' Creating Makefile ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/top.make"; \ ) > Makefile Creating flags.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo "Platform_file = /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64" | sed 's|/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot|$(GAMMADIR)|'; \ sed -n '/=/s/^ */Platform_/p' < /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64; \ echo; \ echo "GAMMADIR = /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot"; \ echo "SYSDEFS = \$(Platform_sysdefs)"; \ echo "SRCARCH = x86"; \ echo "BUILDARCH = amd64"; \ echo "LIBARCH = amd64"; \ echo "TARGET = jvmg"; \ echo "HS_BUILD_VER = 1.7.0-b23"; \ echo "JRE_RELEASE_VER = 1.7.0-b23"; \ echo "SA_BUILD_VERSION = 1.7.0-b23"; \ echo "HOTSPOT_BUILD_USER = kojibuilder"; \ echo "HOTSPOT_VM_DISTRO = IcedTea"; \ echo; \ echo "Src_Dirs = \\"; \ sed 's/$/ \\/;s|/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot|$(GAMMADIR)|' ../shared_dirs.lst; \ echo "\$(GAMMADIR)/src/cpu/x86/vm \\"; \ echo "\$(GAMMADIR)/src/os/linux/vm \\"; \ echo "\$(GAMMADIR)/src/os_cpu/linux_x86/vm"; \ [ -n "" ] && \ echo && echo "CFLAGS_BROWSE = "; \ [ -n "" ] && \ echo && \ echo "HOTSPOT_EXTRA_SYSDEFS\$(HOTSPOT_EXTRA_SYSDEFS) = " && \ echo "SYSDEFS += \$(HOTSPOT_EXTRA_SYSDEFS)"; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/compiler2.make"; \ echo "include \$(GAMMADIR)/build/linux/makefiles/gcc.make"; \ ) > flags.make Creating flags_vm.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ [ "jvmg" = profiled ] && \ echo "include \$(GAMMADIR)/build/linux/makefiles/optimized.make"; \ echo "include \$(GAMMADIR)/build/linux/makefiles/jvmg.make"; \ ) > flags_vm.make Creating vm.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo include flags_vm.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/vm.make"; \ ) > vm.make Creating adlc.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/adlc.make"; \ ) > adlc.make Creating jvmti.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/jvmti.make"; \ ) > jvmti.make Creating sa.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/sa.make"; \ ) > sa.make Creating env.sh ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ [ -n "$JAVA_HOME" ] && { echo ": \${JAVA_HOME:=${JAVA_HOME}}"; }; \ { \ echo "LD_LIBRARY_PATH=.:${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}\${JAVA_HOME}/jre/lib/amd64/native_threads:\${JAVA_HOME}/jre/lib/amd64:"; \ echo "CLASSPATH=${CLASSPATH:+$CLASSPATH:}.:\${JAVA_HOME}/jre/lib/rt.jar:\${JAVA_HOME}/jre/lib/i18n.jar"; \ } | sed s:${JAVA_HOME:--------}:\${JAVA_HOME}:g; \ echo "HOTSPOT_BUILD_USER=\"${LOGNAME:-$USER} in `basename /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot`\""; \ echo "export JAVA_HOME LD_LIBRARY_PATH CLASSPATH HOTSPOT_BUILD_USER"; \ ) > env.sh Creating env.csh ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ [ -n "$JAVA_HOME" ] && \ { echo "if (! \$?JAVA_HOME) setenv JAVA_HOME \"$JAVA_HOME\""; }; \ sed -n 's/^\([A-Za-z_][A-Za-z0-9_]*\)=/setenv \1 /p' env.sh; \ ) > env.csh Creating .dbxrc ... ( \ echo "echo '# Loading linux_amd64_compiler2/jvmg/.dbxrc'"; \ echo "if [ -f \"\${HOTSPOT_DBXWARE}\" ]"; \ echo "then"; \ echo " source \"\${HOTSPOT_DBXWARE}\""; \ echo "elif [ -f \"\$HOME/.dbxrc\" ]"; \ echo "then"; \ echo " source \"\$HOME/.dbxrc\""; \ echo "fi"; \ ) > .dbxrc Creating test_gamma ... ( \ echo '#!/bin/sh'; \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo '. ./env.sh'; \ echo "if [ -z \$JAVA_HOME ]; then { echo "JAVA_HOME must be set to run this test."; exit 0; }; fi"; \ echo "if ! \${JAVA_HOME}/bin/java -d64 -fullversion 2>1 > /dev/null"; \ echo "then"; \ echo " echo "JAVA_HOME must point to 64bit JDK."; exit 0;"; \ echo "fi"; \ echo 'CLASSPATH="/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux:$CLASSPATH"'; \ echo '[ -f gamma_g ] && { gamma=gamma_g; }'; \ echo './${gamma:-gamma} -Xbatch -showversion Queens < /dev/null'; \ ) > test_gamma chmod +x test_gamma make[6]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/jvmg' touch linux_amd64_compiler2/jvmg [ -d linux_amd64_compiler2/optimized ] || { mkdir -p linux_amd64_compiler2/optimized; } cd linux_amd64_compiler2/optimized && make -f /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make Makefile flags.make flags_vm.make vm.make adlc.make jvmti.make sa.make env.sh env.csh .dbxrc test_gamma GAMMADIR=/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot OS_FAMILY=linux ARCH=x86 BUILDARCH=amd64 LIBARCH=amd64 VARIANT=compiler2 HOTSPOT_RELEASE_VERSION=1.7.0-b23 HOTSPOT_BUILD_VERSION= JRE_RELEASE_VERSION=1.7.0-b23 TARGET=optimized make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/optimized' Creating Makefile ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/top.make"; \ ) > Makefile Creating flags.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo "Platform_file = /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64" | sed 's|/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot|$(GAMMADIR)|'; \ sed -n '/=/s/^ */Platform_/p' < /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64; \ echo; \ echo "GAMMADIR = /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot"; \ echo "SYSDEFS = \$(Platform_sysdefs)"; \ echo "SRCARCH = x86"; \ echo "BUILDARCH = amd64"; \ echo "LIBARCH = amd64"; \ echo "TARGET = optimized"; \ echo "HS_BUILD_VER = 1.7.0-b23"; \ echo "JRE_RELEASE_VER = 1.7.0-b23"; \ echo "SA_BUILD_VERSION = 1.7.0-b23"; \ echo "HOTSPOT_BUILD_USER = kojibuilder"; \ echo "HOTSPOT_VM_DISTRO = IcedTea"; \ echo; \ echo "Src_Dirs = \\"; \ sed 's/$/ \\/;s|/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot|$(GAMMADIR)|' ../shared_dirs.lst; \ echo "\$(GAMMADIR)/src/cpu/x86/vm \\"; \ echo "\$(GAMMADIR)/src/os/linux/vm \\"; \ echo "\$(GAMMADIR)/src/os_cpu/linux_x86/vm"; \ [ -n "" ] && \ echo && echo "CFLAGS_BROWSE = "; \ [ -n "" ] && \ echo && \ echo "HOTSPOT_EXTRA_SYSDEFS\$(HOTSPOT_EXTRA_SYSDEFS) = " && \ echo "SYSDEFS += \$(HOTSPOT_EXTRA_SYSDEFS)"; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/compiler2.make"; \ echo "include \$(GAMMADIR)/build/linux/makefiles/gcc.make"; \ ) > flags.make Creating flags_vm.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ [ "optimized" = profiled ] && \ echo "include \$(GAMMADIR)/build/linux/makefiles/optimized.make"; \ echo "include \$(GAMMADIR)/build/linux/makefiles/optimized.make"; \ ) > flags_vm.make Creating vm.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo include flags_vm.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/vm.make"; \ ) > vm.make Creating adlc.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/adlc.make"; \ ) > adlc.make Creating jvmti.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/jvmti.make"; \ ) > jvmti.make Creating sa.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/sa.make"; \ ) > sa.make Creating env.sh ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ [ -n "$JAVA_HOME" ] && { echo ": \${JAVA_HOME:=${JAVA_HOME}}"; }; \ { \ echo "LD_LIBRARY_PATH=.:${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}\${JAVA_HOME}/jre/lib/amd64/native_threads:\${JAVA_HOME}/jre/lib/amd64:"; \ echo "CLASSPATH=${CLASSPATH:+$CLASSPATH:}.:\${JAVA_HOME}/jre/lib/rt.jar:\${JAVA_HOME}/jre/lib/i18n.jar"; \ } | sed s:${JAVA_HOME:--------}:\${JAVA_HOME}:g; \ echo "HOTSPOT_BUILD_USER=\"${LOGNAME:-$USER} in `basename /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot`\""; \ echo "export JAVA_HOME LD_LIBRARY_PATH CLASSPATH HOTSPOT_BUILD_USER"; \ ) > env.sh Creating env.csh ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ [ -n "$JAVA_HOME" ] && \ { echo "if (! \$?JAVA_HOME) setenv JAVA_HOME \"$JAVA_HOME\""; }; \ sed -n 's/^\([A-Za-z_][A-Za-z0-9_]*\)=/setenv \1 /p' env.sh; \ ) > env.csh Creating .dbxrc ... ( \ echo "echo '# Loading linux_amd64_compiler2/optimized/.dbxrc'"; \ echo "if [ -f \"\${HOTSPOT_DBXWARE}\" ]"; \ echo "then"; \ echo " source \"\${HOTSPOT_DBXWARE}\""; \ echo "elif [ -f \"\$HOME/.dbxrc\" ]"; \ echo "then"; \ echo " source \"\$HOME/.dbxrc\""; \ echo "fi"; \ ) > .dbxrc Creating test_gamma ... ( \ echo '#!/bin/sh'; \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo '. ./env.sh'; \ echo "if [ -z \$JAVA_HOME ]; then { echo "JAVA_HOME must be set to run this test."; exit 0; }; fi"; \ echo "if ! \${JAVA_HOME}/bin/java -d64 -fullversion 2>1 > /dev/null"; \ echo "then"; \ echo " echo "JAVA_HOME must point to 64bit JDK."; exit 0;"; \ echo "fi"; \ echo 'CLASSPATH="/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux:$CLASSPATH"'; \ echo '[ -f gamma_g ] && { gamma=gamma_g; }'; \ echo './${gamma:-gamma} -Xbatch -showversion Queens < /dev/null'; \ ) > test_gamma chmod +x test_gamma make[6]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/optimized' touch linux_amd64_compiler2/optimized [ -d linux_amd64_compiler2/product ] || { mkdir -p linux_amd64_compiler2/product; } cd linux_amd64_compiler2/product && make -f /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make Makefile flags.make flags_vm.make vm.make adlc.make jvmti.make sa.make env.sh env.csh .dbxrc test_gamma GAMMADIR=/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot OS_FAMILY=linux ARCH=x86 BUILDARCH=amd64 LIBARCH=amd64 VARIANT=compiler2 HOTSPOT_RELEASE_VERSION=1.7.0-b23 HOTSPOT_BUILD_VERSION= JRE_RELEASE_VERSION=1.7.0-b23 TARGET=product make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' Creating Makefile ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/top.make"; \ ) > Makefile Creating flags.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo "Platform_file = /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64" | sed 's|/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot|$(GAMMADIR)|'; \ sed -n '/=/s/^ */Platform_/p' < /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64; \ echo; \ echo "GAMMADIR = /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot"; \ echo "SYSDEFS = \$(Platform_sysdefs)"; \ echo "SRCARCH = x86"; \ echo "BUILDARCH = amd64"; \ echo "LIBARCH = amd64"; \ echo "TARGET = product"; \ echo "HS_BUILD_VER = 1.7.0-b23"; \ echo "JRE_RELEASE_VER = 1.7.0-b23"; \ echo "SA_BUILD_VERSION = 1.7.0-b23"; \ echo "HOTSPOT_BUILD_USER = kojibuilder"; \ echo "HOTSPOT_VM_DISTRO = IcedTea"; \ echo; \ echo "Src_Dirs = \\"; \ sed 's/$/ \\/;s|/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot|$(GAMMADIR)|' ../shared_dirs.lst; \ echo "\$(GAMMADIR)/src/cpu/x86/vm \\"; \ echo "\$(GAMMADIR)/src/os/linux/vm \\"; \ echo "\$(GAMMADIR)/src/os_cpu/linux_x86/vm"; \ [ -n "" ] && \ echo && echo "CFLAGS_BROWSE = "; \ [ -n "" ] && \ echo && \ echo "HOTSPOT_EXTRA_SYSDEFS\$(HOTSPOT_EXTRA_SYSDEFS) = " && \ echo "SYSDEFS += \$(HOTSPOT_EXTRA_SYSDEFS)"; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/compiler2.make"; \ echo "include \$(GAMMADIR)/build/linux/makefiles/gcc.make"; \ ) > flags.make Creating flags_vm.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ [ "product" = profiled ] && \ echo "include \$(GAMMADIR)/build/linux/makefiles/optimized.make"; \ echo "include \$(GAMMADIR)/build/linux/makefiles/product.make"; \ ) > flags_vm.make Creating vm.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo include flags_vm.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/vm.make"; \ ) > vm.make Creating adlc.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/adlc.make"; \ ) > adlc.make Creating jvmti.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/jvmti.make"; \ ) > jvmti.make Creating sa.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/sa.make"; \ ) > sa.make Creating env.sh ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ [ -n "$JAVA_HOME" ] && { echo ": \${JAVA_HOME:=${JAVA_HOME}}"; }; \ { \ echo "LD_LIBRARY_PATH=.:${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}\${JAVA_HOME}/jre/lib/amd64/native_threads:\${JAVA_HOME}/jre/lib/amd64:"; \ echo "CLASSPATH=${CLASSPATH:+$CLASSPATH:}.:\${JAVA_HOME}/jre/lib/rt.jar:\${JAVA_HOME}/jre/lib/i18n.jar"; \ } | sed s:${JAVA_HOME:--------}:\${JAVA_HOME}:g; \ echo "HOTSPOT_BUILD_USER=\"${LOGNAME:-$USER} in `basename /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot`\""; \ echo "export JAVA_HOME LD_LIBRARY_PATH CLASSPATH HOTSPOT_BUILD_USER"; \ ) > env.sh Creating env.csh ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ [ -n "$JAVA_HOME" ] && \ { echo "if (! \$?JAVA_HOME) setenv JAVA_HOME \"$JAVA_HOME\""; }; \ sed -n 's/^\([A-Za-z_][A-Za-z0-9_]*\)=/setenv \1 /p' env.sh; \ ) > env.csh Creating .dbxrc ... ( \ echo "echo '# Loading linux_amd64_compiler2/product/.dbxrc'"; \ echo "if [ -f \"\${HOTSPOT_DBXWARE}\" ]"; \ echo "then"; \ echo " source \"\${HOTSPOT_DBXWARE}\""; \ echo "elif [ -f \"\$HOME/.dbxrc\" ]"; \ echo "then"; \ echo " source \"\$HOME/.dbxrc\""; \ echo "fi"; \ ) > .dbxrc Creating test_gamma ... ( \ echo '#!/bin/sh'; \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo '. ./env.sh'; \ echo "if [ -z \$JAVA_HOME ]; then { echo "JAVA_HOME must be set to run this test."; exit 0; }; fi"; \ echo "if ! \${JAVA_HOME}/bin/java -d64 -fullversion 2>1 > /dev/null"; \ echo "then"; \ echo " echo "JAVA_HOME must point to 64bit JDK."; exit 0;"; \ echo "fi"; \ echo 'CLASSPATH="/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux:$CLASSPATH"'; \ echo '[ -f gamma_g ] && { gamma=gamma_g; }'; \ echo './${gamma:-gamma} -Xbatch -showversion Queens < /dev/null'; \ ) > test_gamma chmod +x test_gamma make[6]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' touch linux_amd64_compiler2/product [ -d linux_amd64_compiler2/profiled ] || { mkdir -p linux_amd64_compiler2/profiled; } cd linux_amd64_compiler2/profiled && make -f /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make Makefile flags.make flags_vm.make vm.make adlc.make jvmti.make sa.make env.sh env.csh .dbxrc test_gamma GAMMADIR=/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot OS_FAMILY=linux ARCH=x86 BUILDARCH=amd64 LIBARCH=amd64 VARIANT=compiler2 HOTSPOT_RELEASE_VERSION=1.7.0-b23 HOTSPOT_BUILD_VERSION= JRE_RELEASE_VERSION=1.7.0-b23 TARGET=profiled make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/profiled' Creating Makefile ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/top.make"; \ ) > Makefile Creating flags.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo "Platform_file = /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64" | sed 's|/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot|$(GAMMADIR)|'; \ sed -n '/=/s/^ */Platform_/p' < /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64; \ echo; \ echo "GAMMADIR = /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot"; \ echo "SYSDEFS = \$(Platform_sysdefs)"; \ echo "SRCARCH = x86"; \ echo "BUILDARCH = amd64"; \ echo "LIBARCH = amd64"; \ echo "TARGET = profiled"; \ echo "HS_BUILD_VER = 1.7.0-b23"; \ echo "JRE_RELEASE_VER = 1.7.0-b23"; \ echo "SA_BUILD_VERSION = 1.7.0-b23"; \ echo "HOTSPOT_BUILD_USER = kojibuilder"; \ echo "HOTSPOT_VM_DISTRO = IcedTea"; \ echo; \ echo "Src_Dirs = \\"; \ sed 's/$/ \\/;s|/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot|$(GAMMADIR)|' ../shared_dirs.lst; \ echo "\$(GAMMADIR)/src/cpu/x86/vm \\"; \ echo "\$(GAMMADIR)/src/os/linux/vm \\"; \ echo "\$(GAMMADIR)/src/os_cpu/linux_x86/vm"; \ [ -n "" ] && \ echo && echo "CFLAGS_BROWSE = "; \ [ -n "" ] && \ echo && \ echo "HOTSPOT_EXTRA_SYSDEFS\$(HOTSPOT_EXTRA_SYSDEFS) = " && \ echo "SYSDEFS += \$(HOTSPOT_EXTRA_SYSDEFS)"; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/compiler2.make"; \ echo "include \$(GAMMADIR)/build/linux/makefiles/gcc.make"; \ ) > flags.make Creating flags_vm.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ [ "profiled" = profiled ] && \ echo "include \$(GAMMADIR)/build/linux/makefiles/optimized.make"; \ echo "include \$(GAMMADIR)/build/linux/makefiles/profiled.make"; \ ) > flags_vm.make Creating vm.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo include flags_vm.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/vm.make"; \ ) > vm.make Creating adlc.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/adlc.make"; \ ) > adlc.make Creating jvmti.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/jvmti.make"; \ ) > jvmti.make Creating sa.make ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo; \ echo include flags.make; \ echo; \ echo "include \$(GAMMADIR)/build/linux/makefiles/sa.make"; \ ) > sa.make Creating env.sh ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ [ -n "$JAVA_HOME" ] && { echo ": \${JAVA_HOME:=${JAVA_HOME}}"; }; \ { \ echo "LD_LIBRARY_PATH=.:${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}\${JAVA_HOME}/jre/lib/amd64/native_threads:\${JAVA_HOME}/jre/lib/amd64:"; \ echo "CLASSPATH=${CLASSPATH:+$CLASSPATH:}.:\${JAVA_HOME}/jre/lib/rt.jar:\${JAVA_HOME}/jre/lib/i18n.jar"; \ } | sed s:${JAVA_HOME:--------}:\${JAVA_HOME}:g; \ echo "HOTSPOT_BUILD_USER=\"${LOGNAME:-$USER} in `basename /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot`\""; \ echo "export JAVA_HOME LD_LIBRARY_PATH CLASSPATH HOTSPOT_BUILD_USER"; \ ) > env.sh Creating env.csh ... ( \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ [ -n "$JAVA_HOME" ] && \ { echo "if (! \$?JAVA_HOME) setenv JAVA_HOME \"$JAVA_HOME\""; }; \ sed -n 's/^\([A-Za-z_][A-Za-z0-9_]*\)=/setenv \1 /p' env.sh; \ ) > env.csh Creating .dbxrc ... ( \ echo "echo '# Loading linux_amd64_compiler2/profiled/.dbxrc'"; \ echo "if [ -f \"\${HOTSPOT_DBXWARE}\" ]"; \ echo "then"; \ echo " source \"\${HOTSPOT_DBXWARE}\""; \ echo "elif [ -f \"\$HOME/.dbxrc\" ]"; \ echo "then"; \ echo " source \"\$HOME/.dbxrc\""; \ echo "fi"; \ ) > .dbxrc Creating test_gamma ... ( \ echo '#!/bin/sh'; \ echo "# Generated by /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/makefiles/buildtree.make"; \ echo '. ./env.sh'; \ echo "if [ -z \$JAVA_HOME ]; then { echo "JAVA_HOME must be set to run this test."; exit 0; }; fi"; \ echo "if ! \${JAVA_HOME}/bin/java -d64 -fullversion 2>1 > /dev/null"; \ echo "then"; \ echo " echo "JAVA_HOME must point to 64bit JDK."; exit 0;"; \ echo "fi"; \ echo 'CLASSPATH="/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux:$CLASSPATH"'; \ echo '[ -f gamma_g ] && { gamma=gamma_g; }'; \ echo './${gamma:-gamma} -Xbatch -showversion Queens < /dev/null'; \ ) > test_gamma chmod +x test_gamma make[6]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/profiled' touch linux_amd64_compiler2/profiled make[5]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir' cd linux_amd64_compiler2/product && make -w " LP64=1 " make[5]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Removing /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/includeDB.current to force regeneration. cd /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated; cat /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/includeDB_core /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/includeDB_gc /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/includeDB_gc_parallel /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/includeDB_gc_parallelScavenge /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/includeDB_gc_concurrentMarkSweep /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/includeDB_gc_parNew /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/includeDB_gc_serial /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/includeDB_gc_shared /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/includeDB_jvmti /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/includeDB_features /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/includeDB_compiler2 > /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/includeDB cd /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated; if [ ! -r incls ] ; then \ mkdir incls ; \ fi cd /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated; (echo cd /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated; echo /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -DUSE_PRECOMPILED_HEADER -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated MakeDeps diffs UnixPlatform /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/platform.current /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/includeDB.current /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64 /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/includeDB ) > makeDeps.sh cd /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated; sh /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/makeDeps.sh Old database: computing closures New database: reading database: /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/includeDB computing closures Deltas: updating output files The order of .c or .s has changed, or the grand include file has changed. writing individual include files creating abstractCompiler.cpp creating accessFlags.cpp creating allocation.cpp creating allocationStats.cpp creating aprofiler.cpp creating arguments.cpp creating array.cpp creating arrayKlass.cpp creating arrayKlassKlass.cpp creating arrayOop.cpp creating assembler.cpp creating assembler_x86_64.cpp creating assembler_linux_x86_64.cpp creating atomic.cpp creating bcEscapeAnalyzer.cpp creating biasedLocking.cpp creating bitMap.cpp creating blockOffsetTable.cpp creating bytecode.cpp creating bytecodeHistogram.cpp creating bytecodeInterpreter.cpp creating bytecodeInterpreter_x86.cpp creating bytecodeInterpreterWithChecks.cpp creating bytecodeStream.cpp creating bytecodeTracer.cpp creating bytecodes.cpp creating bytecodes_x86.cpp creating cardTableModRefBS.cpp creating cardTableRS.cpp creating ciArray.cpp creating ciArrayKlass.cpp creating ciConstant.cpp creating ciConstantPoolCache.cpp creating ciEnv.cpp creating ciExceptionHandler.cpp creating ciField.cpp creating ciFlags.cpp creating ciInstance.cpp creating ciInstanceKlass.cpp creating ciInstanceKlassKlass.cpp creating ciKlass.cpp creating ciKlassKlass.cpp creating ciMethod.cpp creating ciMethodBlocks.cpp creating ciMethodData.cpp creating ciMethodKlass.cpp creating ciNullObject.cpp creating ciObjArrayKlass.cpp creating ciObjArrayKlassKlass.cpp creating ciObject.cpp creating ciObjectFactory.cpp creating ciSignature.cpp creating ciStreams.cpp creating ciSymbol.cpp creating ciSymbolKlass.cpp creating ciType.cpp creating ciTypeArray.cpp creating ciTypeArrayKlass.cpp creating ciTypeArrayKlassKlass.cpp creating ciUtilities.cpp creating classFileError.cpp creating classFileParser.cpp creating classFileStream.cpp creating classLoader.cpp creating classLoadingService.cpp creating classify.cpp creating codeBlob.cpp creating codeBuffer.cpp creating codeCache.cpp creating collectorPolicy.cpp creating compactingPermGenGen.cpp creating compilationPolicy.cpp creating compileBroker.cpp creating compileLog.cpp creating compiledIC.cpp creating compiledICHolderKlass.cpp creating compiledICHolderOop.cpp creating compilerOracle.cpp creating compressedStream.cpp creating constMethodKlass.cpp creating constMethodOop.cpp creating constantPoolKlass.cpp creating constantPoolOop.cpp creating constantTag.cpp creating copy.cpp creating cpCacheKlass.cpp creating cpCacheOop.cpp creating cppInterpreter.cpp creating cppInterpreter_x86.cpp creating debug.cpp creating debugInfo.cpp creating debugInfoRec.cpp creating debug_x86.cpp creating defNewGeneration.cpp creating deoptimization.cpp creating depChecker_x86.cpp creating dependencies.cpp creating dictionary.cpp creating disassembler_x86.cpp creating dtraceAttacher.cpp creating events.cpp creating evmCompat.cpp creating exceptionHandlerTable.cpp creating exceptions.cpp creating fieldDescriptor.cpp creating fieldType.cpp creating filemap.cpp creating frame.cpp creating frame_x86.cpp creating gcLocker.cpp creating genCollectedHeap.cpp creating genMarkSweep.cpp creating genRemSet.cpp creating generateOopMap.cpp creating generation.cpp creating generationSpec.cpp creating globalDefinitions.cpp creating globals.cpp creating growableArray.cpp creating handles.cpp creating hashtable.cpp creating heap.cpp creating histogram.cpp creating hpi.cpp creating hpi_linux.cpp creating icBuffer.cpp creating icBuffer_x86.cpp creating icache.cpp creating icache_x86.cpp creating init.cpp creating instanceKlass.cpp creating instanceKlassKlass.cpp creating instanceOop.cpp creating instanceRefKlass.cpp creating interfaceSupport.cpp creating interp_masm_x86_64.cpp creating interpreter.cpp creating interpreterRT_x86_64.cpp creating interpreterRuntime.cpp creating interpreter_x86_64.cpp creating invocationCounter.cpp creating iterator.cpp creating java.cpp creating javaAssertions.cpp creating javaCalls.cpp creating javaClasses.cpp creating jni.cpp creating jniFastGetField.cpp creating jniFastGetField_x86_64.cpp creating jniHandles.cpp creating jniPeriodicChecker.cpp creating jvm.cpp creating jvm_linux.cpp creating klass.cpp creating klassKlass.cpp creating klassOop.cpp creating klassVtable.cpp creating linkResolver.cpp creating loaderConstraints.cpp creating location.cpp creating lowMemoryDetector.cpp creating management.cpp creating markOop.cpp creating markSweep.cpp creating memRegion.cpp creating memoryManager.cpp creating memoryPool.cpp creating memoryService.cpp creating memprofiler.cpp creating methodComparator.cpp creating methodDataKlass.cpp creating methodDataOop.cpp creating methodKlass.cpp creating methodLiveness.cpp creating methodOop.cpp creating monitorChunk.cpp creating mutex.cpp creating mutexLocker.cpp creating mutex_linux.cpp creating nativeInst_x86.cpp creating nativeLookup.cpp creating nmethod.cpp creating objArrayKlass.cpp creating objArrayKlassKlass.cpp creating objArrayOop.cpp creating objectMonitor_linux.cpp creating oop.cpp creating oopFactory.cpp creating oopMap.cpp creating oopMapCache.cpp creating oopRecorder.cpp creating oopsHierarchy.cpp creating orderAccess.cpp creating os.cpp creating os_linux_x86.cpp creating os_linux.cpp creating osThread.cpp creating osThread_linux.cpp creating ostream.cpp creating pcDesc.cpp creating perf.cpp creating perfData.cpp creating perfMemory.cpp creating perfMemory_linux.cpp creating permGen.cpp creating placeholders.cpp creating preserveException.cpp creating privilegedStack.cpp creating referencePolicy.cpp creating referenceProcessor.cpp creating reflection.cpp creating reflectionUtils.cpp creating register.cpp creating register_x86.cpp creating register_definitions_x86.cpp creating relocInfo.cpp creating relocInfo_x86.cpp creating relocator.cpp creating resolutionErrors.cpp creating resourceArea.cpp creating rewriter.cpp creating rframe.cpp creating runtimeService.cpp creating safepoint.cpp creating scopeDesc.cpp creating sharedHeap.cpp creating sharedRuntime.cpp creating sharedRuntime_x86_64.cpp creating sharedRuntimeTrans.cpp creating sharedRuntimeTrig.cpp creating signature.cpp creating sizes.cpp creating space.cpp creating specialized_oop_closures.cpp creating stackMapFrame.cpp creating stackMapTable.cpp creating stackValue.cpp creating stackValueCollection.cpp creating statSampler.cpp creating stubCodeGenerator.cpp creating stubGenerator_x86_64.cpp creating stubRoutines.cpp creating stubRoutines_x86_64.cpp creating stubRoutines_linux.cpp creating stubs.cpp creating sweeper.cpp creating symbolKlass.cpp creating symbolOop.cpp creating symbolTable.cpp creating synchronizer.cpp creating systemDictionary.cpp creating task.cpp creating taskqueue.cpp creating templateInterpreter.cpp creating templateInterpreter_x86_64.cpp creating templateTable.cpp creating templateTable_x86_64.cpp creating tenuredGeneration.cpp creating thread.cpp creating thread_linux_x86.cpp creating threadCritical_linux.cpp creating threadLS_linux_x86.cpp creating threadLocalAllocBuffer.cpp creating threadLocalStorage.cpp creating threadService.cpp creating timer.cpp creating typeArrayKlass.cpp creating typeArrayKlassKlass.cpp creating typeArrayOop.cpp creating unhandledOops.cpp creating universe.cpp creating unsafe.cpp creating utf8.cpp creating verificationType.cpp creating verifier.cpp creating vframe.cpp creating vframeArray.cpp creating vframe_hp.cpp creating virtualspace.cpp creating vmError.cpp creating vmError_linux.cpp creating vmSymbols.cpp creating vmThread.cpp creating vm_operations.cpp creating vm_version.cpp creating vm_version_x86_64.cpp creating vm_version_linux_x86.cpp creating vmreg.cpp creating vmreg_x86.cpp creating vtableStubs.cpp creating vtableStubs_x86_64.cpp creating vtune_linux.cpp creating workgroup.cpp creating xmlstream.cpp creating collectedHeap.cpp creating gcCause.cpp creating heapDumper.cpp creating heapInspection.cpp creating jvmtiExport.cpp creating jvmtiTagMap.cpp creating psMemoryPool.cpp creating vmStructs.cpp creating adjoiningGenerations.cpp creating adjoiningVirtualSpaces.cpp creating asPSOldGen.cpp creating asPSYoungGen.cpp creating cardTableExtension.cpp creating gcTaskManager.cpp creating gcTaskThread.cpp creating objectStartArray.cpp creating parallelScavengeHeap.cpp creating parMarkBitMap.cpp creating psAdaptiveSizePolicy.cpp creating psCompactionManager.cpp creating psGCAdaptivePolicyCounters.cpp creating psGenerationCounters.cpp creating psMarkSweep.cpp creating psMarkSweepDecorator.cpp creating psParallelCompact.cpp creating psOldGen.cpp creating psPermGen.cpp creating psPromotionManager.cpp creating psPromotionLAB.cpp creating psScavenge.cpp creating pcTasks.cpp creating psTasks.cpp creating psVirtualspace.cpp creating psYoungGen.cpp creating vmPSOperations.cpp creating binaryTreeDictionary.cpp creating cmsAdaptiveSizePolicy.cpp creating cmsCollectorPolicy.cpp creating cmsGCAdaptivePolicyCounters.cpp creating cmsLockVerifier.cpp creating cmsPermGen.cpp creating compactibleFreeListSpace.cpp creating concurrentGCThread.cpp creating concurrentMarkSweepGeneration.cpp creating concurrentMarkSweepThread.cpp creating freeBlockDictionary.cpp creating freeChunk.cpp creating freeList.cpp creating vmCMSOperations.cpp creating yieldingWorkgroup.cpp creating asParNewGeneration.cpp creating parCardTableModRefBS.cpp creating parGCAllocBuffer.cpp creating parNewGeneration.cpp creating adaptiveSizePolicy.cpp creating ageTable.cpp creating collectorCounters.cpp creating cSpaceCounters.cpp creating gcPolicyCounters.cpp creating gcStats.cpp creating gcUtil.cpp creating generationCounters.cpp creating vmGCOperations.cpp creating gcAdaptivePolicyCounters.cpp creating gSpaceCounters.cpp creating immutableSpace.cpp creating mutableNUMASpace.cpp creating mutableSpace.cpp creating spaceCounters.cpp creating jvmtiClassFileReconstituter.cpp creating jvmtiEnter.cpp creating jvmtiEnterTrace.cpp creating jvmtiEnv.cpp creating jvmtiEnvBase.cpp creating jvmtiEnvThreadState.cpp creating jvmtiEventController.cpp creating jvmtiGetLoadedClasses.cpp creating jvmtiManageCapabilities.cpp creating jvmtiRedefineClasses.cpp creating jvmtiThreadState.cpp creating jvmtiUtil.cpp creating attachListener.cpp creating attachListener_linux.cpp creating dump.cpp creating dump_x86_64.cpp creating forte.cpp creating fprofiler.cpp creating jniCheck.cpp creating jvmtiCodeBlobEvents.cpp creating jvmtiExtensions.cpp creating jvmtiImpl.cpp creating jvmtiTrace.cpp creating restore.cpp creating serialize.cpp creating ad_x86_64.cpp creating ad_x86_64_clone.cpp creating ad_x86_64_expand.cpp creating ad_x86_64_format.cpp creating ad_x86_64_gen.cpp creating ad_x86_64_misc.cpp creating ad_x86_64_peephole.cpp creating ad_x86_64_pipeline.cpp creating addnode.cpp creating block.cpp creating buildOopMap.cpp creating bytecodeInfo.cpp creating c2_globals.cpp creating c2_init_x86.cpp creating c2compiler.cpp creating callGenerator.cpp creating callnode.cpp creating cfgnode.cpp creating chaitin.cpp creating chaitin_linux.cpp creating ciTypeFlow.cpp creating classes.cpp creating coalesce.cpp creating compile.cpp creating connode.cpp creating dfa_x86_64.cpp creating dict.cpp creating divnode.cpp creating doCall.cpp creating domgraph.cpp creating escape.cpp creating gcm.cpp creating generateOptoStub.cpp creating graphKit.cpp creating idealKit.cpp creating ifg.cpp creating ifnode.cpp creating indexSet.cpp creating lcm.cpp creating library_call.cpp creating live.cpp creating locknode.cpp creating loopTransform.cpp creating loopUnswitch.cpp creating loopnode.cpp creating loopopts.cpp creating machnode.cpp creating macro.cpp creating matcher.cpp creating memnode.cpp creating mulnode.cpp creating multnode.cpp creating node.cpp creating opcodes.cpp creating output.cpp creating parse1.cpp creating parse2.cpp creating parse3.cpp creating parseHelper.cpp creating phase.cpp creating phaseX.cpp creating port.cpp creating postaloc.cpp creating reg_split.cpp creating regalloc.cpp creating regmask.cpp creating rootnode.cpp creating runtime.cpp creating runtime_x86_64.cpp creating set.cpp creating split_if.cpp creating subnode.cpp creating superword.cpp creating type.cpp creating vectornode.cpp creating vectset.cpp creating idealGraphPrinter.cpp writing grand include file writing dependencies file cd /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated; cp includeDB /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/includeDB.current cd /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated; cp /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/platform_amd64 /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/platform.current make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/adlparse.cpp rm -f ../generated/adfiles/adlparse.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/adlparse.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/adlparse.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/archDesc.cpp rm -f ../generated/adfiles/archDesc.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/archDesc.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/archDesc.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/arena.cpp rm -f ../generated/adfiles/arena.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/arena.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/arena.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/dfa.cpp rm -f ../generated/adfiles/dfa.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/dfa.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/dfa.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/dict2.cpp rm -f ../generated/adfiles/dict2.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/dict2.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/dict2.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/filebuff.cpp rm -f ../generated/adfiles/filebuff.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/filebuff.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/filebuff.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/forms.cpp rm -f ../generated/adfiles/forms.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/forms.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/forms.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/formsopt.cpp rm -f ../generated/adfiles/formsopt.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/formsopt.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/formsopt.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/formssel.cpp rm -f ../generated/adfiles/formssel.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/formssel.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/formssel.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/main.cpp rm -f ../generated/adfiles/main.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/main.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/main.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/opcodes.cpp rm -f ../generated/adfiles/adlc-opcodes.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/adlc-opcodes.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/opcodes.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/output_c.cpp rm -f ../generated/adfiles/output_c.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/output_c.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/output_c.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/output_h.cpp rm -f ../generated/adfiles/output_h.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DASSERT -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc -I../generated -DCOMPILER2 -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -w -c -o ../generated/adfiles/output_h.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/adlc/output_h.cpp Making adlc g++ -m64 -Xlinker -O1 -m64 -export-dynamic -o ../generated/adfiles/adlc ../generated/adfiles/adlparse.o ../generated/adfiles/archDesc.o ../generated/adfiles/arena.o ../generated/adfiles/dfa.o ../generated/adfiles/dict2.o ../generated/adfiles/filebuff.o ../generated/adfiles/forms.o ../generated/adfiles/formsopt.o ../generated/adfiles/formssel.o ../generated/adfiles/main.o ../generated/adfiles/adlc-opcodes.o ../generated/adfiles/output_c.o ../generated/adfiles/output_h.o cat /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/x86_64.ad /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.ad > ../generated/adfiles/linux_x86_64.ad [ -f adlc_updater ] || ( cp /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/build/linux/adlc_updater . ; chmod +x adlc_updater ) ../generated/adfiles/adlc -q -T -D_LP64 ../generated/adfiles/linux_x86_64.ad \ -c../generated/adfiles/mktmp2530/ad_x86_64.cpp -h../generated/adfiles/mktmp2530/ad_x86_64.hpp -a../generated/adfiles/mktmp2530/dfa_x86_64.cpp -v../generated/adfiles/mktmp2530/adGlobals_x86_64.hpp \ || { rm -rf ../generated/adfiles/mktmp2530; exit 1; } ./adlc_updater ad_x86_64.cpp ../generated/adfiles/mktmp2530 ../generated/adfiles Updating ../generated/adfiles/ad_x86_64.cpp ./adlc_updater ad_x86_64.hpp ../generated/adfiles/mktmp2530 ../generated/adfiles Updating ../generated/adfiles/ad_x86_64.hpp ./adlc_updater ad_x86_64_clone.cpp ../generated/adfiles/mktmp2530 ../generated/adfiles Updating ../generated/adfiles/ad_x86_64_clone.cpp ./adlc_updater ad_x86_64_expand.cpp ../generated/adfiles/mktmp2530 ../generated/adfiles Updating ../generated/adfiles/ad_x86_64_expand.cpp ./adlc_updater ad_x86_64_format.cpp ../generated/adfiles/mktmp2530 ../generated/adfiles Updating ../generated/adfiles/ad_x86_64_format.cpp ./adlc_updater ad_x86_64_gen.cpp ../generated/adfiles/mktmp2530 ../generated/adfiles Updating ../generated/adfiles/ad_x86_64_gen.cpp ./adlc_updater ad_x86_64_misc.cpp ../generated/adfiles/mktmp2530 ../generated/adfiles Updating ../generated/adfiles/ad_x86_64_misc.cpp ./adlc_updater ad_x86_64_peephole.cpp ../generated/adfiles/mktmp2530 ../generated/adfiles Updating ../generated/adfiles/ad_x86_64_peephole.cpp ./adlc_updater ad_x86_64_pipeline.cpp ../generated/adfiles/mktmp2530 ../generated/adfiles Updating ../generated/adfiles/ad_x86_64_pipeline.cpp ./adlc_updater adGlobals_x86_64.hpp ../generated/adfiles/mktmp2530 ../generated/adfiles Updating ../generated/adfiles/adGlobals_x86_64.hpp ./adlc_updater dfa_x86_64.cpp ../generated/adfiles/mktmp2530 ../generated/adfiles Updating ../generated/adfiles/dfa_x86_64.cpp [ -f ../generated/adfiles/mktmp2530/made-change ] \ || echo "Rescanned ../generated/adfiles/linux_x86_64.ad but encountered no changes." rm -rf ../generated/adfiles/mktmp2530 make[6]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -g -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmtiGen.java Generating /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnv.hpp /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Djava.endorsed.dirs=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/endorsed -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles jvmtiGen -IN /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmti.xml -XSL /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmtiHpp.xsl -OUT /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnv.hpp Generating /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnter.cpp /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Djava.endorsed.dirs=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/endorsed -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles jvmtiGen -IN /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmti.xml -XSL /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmtiEnter.xsl -OUT /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnter.cpp -PARAM interface jvmti Generating /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnterTrace.cpp /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Djava.endorsed.dirs=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/endorsed -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles jvmtiGen -IN /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmti.xml -XSL /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmtiEnter.xsl -OUT /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnterTrace.cpp -PARAM interface jvmti -PARAM trace Trace /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -g -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmtiEnvFill.java Generating /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnvRecommended.cpp /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Djava.endorsed.dirs=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/endorsed -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles jvmtiGen -IN /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmti.xml -XSL /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmtiEnv.xsl -OUT /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnvStub.cpp /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles jvmtiEnvFill /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmtiEnv.cpp /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnvStub.cpp /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmtiEnvRecommended.cpp Generating /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/bytecodeInterpreterWithChecks.cpp /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Djava.endorsed.dirs=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/endorsed -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles jvmtiGen -IN /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreterWithChecks.xml -XSL /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreterWithChecks.xsl -OUT /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/bytecodeInterpreterWithChecks.cpp Generating /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmti.h /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/java -Djava.endorsed.dirs=/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/endorsed -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles jvmtiGen -IN /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmti.xml -XSL /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/jvmtiH.xsl -OUT /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/jvmtifiles/jvmti.h make[6]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/amd64/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/ia64/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/x86/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/win32_amd64/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/win32_ia64/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/win32_x86/*.java: No such file or directory make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' if [ -d /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent -a "x86" != "ia64" -a "x86" != "ppc" ] ; then \ make -f sa.make /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/sa-jdi.jar; \ fi /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/amd64/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/ia64/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/x86/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/win32_amd64/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/win32_ia64/*.java: No such file or directory /bin/ls: cannot access /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/win32_x86/*.java: No such file or directory make[7]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' echo "Making /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/sa-jdi.jar" Making /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/sa-jdi.jar if [ "/builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0" = "" ]; then \ echo "ALT_BOOTDIR, BOOTDIR or JAVA_HOME needs to be defined to build SA"; \ exit 1; \ fi if [ ! -f /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar ] ; then \ echo "Missing /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar file. Use 1.6.0 or later version of JDK";\ echo ""; \ exit 1; \ fi if [ ! -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses ] ; then \ mkdir -p /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses; \ fi /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javac -source 1.4 -classpath /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/lib/tools.jar -g -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/DebugServer.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/HelloWorld.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotAgent.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotSolarisVtblAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/HotSpotTypeDataBase.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/LinuxVtblAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/ObjectHistogram.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/RMIHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/StackTrace.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/TestDebugger.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/Win32VtblAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/Immediate.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/ImmediateOrRegister.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/Operand.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/Register.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/amd64/AMD64Register.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/amd64/AMD64Registers.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/ia64/IA64Register.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/ia64/IA64Registers.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/SPARCArgument.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/SPARCRegister.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/SPARCRegisterType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/SPARCRegisters.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/X86Register.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/X86RegisterPart.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/X86Registers.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/X86SegmentRegister.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/X86SegmentRegisters.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/bugspot/BugSpotAgent.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/c1/Runtime1.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/BufferBlob.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/CodeBlob.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/CodeCache.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/CodeCacheVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/CompressedReadStream.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/CompressedStream.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/CompressedWriteStream.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/ConstantDoubleValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/ConstantIntValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/ConstantLongValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/ConstantOopReadValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/DebugInfoReadStream.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/DebugInformationRecorder.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/DeoptimizationBlob.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/ExceptionBlob.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/Location.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/LocationValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/MonitorValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/NMethod.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/PCDesc.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/RuntimeStub.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/SafepointBlob.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/ScopeDesc.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/ScopeValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/SingletonBlob.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/Stub.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/StubQueue.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/UncommonTrapBlob.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/VMRegImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/compiler/OopMap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/compiler/OopMapSet.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/compiler/OopMapStream.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/compiler/OopMapValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/compiler/OopMapVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/Address.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/AddressException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/DataSource.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/Debugger.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/DebuggerBase.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/DebuggerException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/DebuggerUtilities.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/InputLexer.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/JVMDebugger.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/LongHashMap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/MachineDescription.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/MachineDescriptionAMD64.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/MachineDescriptionIA64.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/MachineDescriptionIntelX86.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/MachineDescriptionSPARC32Bit.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/MachineDescriptionSPARC64Bit.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/MachineDescriptionTwosComplement.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/MappedByteBufferDataSource.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/NoSuchSymbolException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/NotInHeapException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/OopHandle.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/Page.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/PageCache.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/PageFetcher.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ProcessInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/RandomAccessFileDataSource.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ReadResult.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/SymbolLookup.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ThreadAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ThreadProxy.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/UnalignedAddressException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/UnmappedAddressException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/amd64/AMD64ThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/AccessControl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/ArrayType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/BaseClass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/BitType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/BlockSym.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/CDebugInfoDataBase.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/CDebugger.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/CFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/CVAttributes.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/ClosestSymbol.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/CompoundType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/DebugEvent.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/DefaultObjectVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/DoubleType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/EnumType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/Field.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/FieldIdentifier.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/FloatType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/FunctionSym.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/FunctionType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/GlobalSym.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/IndexableFieldIdentifier.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/IntType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/LineNumberInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/LineNumberVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/LoadObject.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/LoadObjectComparator.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/LocalSym.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/MemberFunctionType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/NamedFieldIdentifier.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/ObjectVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/PointerType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/ProcessControl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/RefType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/Sym.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/TemplateType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/Type.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/TypeVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/VoidType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicArrayType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicBaseClass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicBitType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicBlockSym.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicCDebugInfoDataBase.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicCFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicCompoundType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicDebugEvent.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicDoubleType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicEnumType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicFloatType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicFunctionSym.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicFunctionType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicGlobalSym.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicIndexableFieldIdentifier.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicIntType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicLineNumberInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicLineNumberMapping.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicLocalSym.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicMemberFunctionType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicNamedFieldIdentifier.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicPointerType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicRefType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicSym.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/BasicVoidType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/CompoundTypeKind.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/LazyBlockSym.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/LazyType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/ResolveListener.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/amd64/AMD64CFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/x86/X86CFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dbx/DbxAddress.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dbx/DbxDebugger.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dbx/DbxDebuggerLocal.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dbx/DbxOopHandle.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dbx/DbxThreadFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dbx/sparc/DbxSPARCThread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dbx/sparc/DbxSPARCThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dbx/sparc/DbxSPARCThreadFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dbx/x86/DbxX86Thread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dbx/x86/DbxX86ThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dbx/x86/DbxX86ThreadFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dummy/DummyAddress.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dummy/DummyDebugger.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dummy/DummyOopHandle.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/ia64/IA64ThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/LinuxAddress.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/LinuxCDebugger.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/LinuxDebugger.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/LinuxDebuggerLocal.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/LinuxOopHandle.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/LinuxThread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/LinuxThreadContextFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/SharedObject.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/amd64/LinuxAMD64CFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/amd64/LinuxAMD64ThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/ia64/LinuxIA64ThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/sparc/LinuxSPARCCFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/sparc/LinuxSPARCThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/x86/LinuxX86CFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/x86/LinuxX86ThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/AddressDataSource.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/DSO.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/elf/ELFException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/elf/ELFFile.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/elf/ELFFileParser.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/elf/ELFHashTable.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/elf/ELFHeader.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/elf/ELFProgramHeader.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/elf/ELFSectionHeader.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/elf/ELFStringTable.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/elf/ELFSymbol.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcAddress.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcCDebugger.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcCFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcDebugger.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcDebuggerLocal.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcOopHandle.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/ProcThreadFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/SharedObject.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/amd64/ProcAMD64Thread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/amd64/ProcAMD64ThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/amd64/ProcAMD64ThreadFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/sparc/ProcSPARCThread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/sparc/ProcSPARCThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/sparc/ProcSPARCThreadFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/x86/ProcX86Thread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/x86/ProcX86ThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/x86/ProcX86ThreadFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteAddress.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteDebugger.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteDebuggerClient.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteDebuggerServer.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteOopHandle.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteThread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/RemoteThreadFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/amd64/RemoteAMD64Thread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/amd64/RemoteAMD64ThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/amd64/RemoteAMD64ThreadFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/sparc/RemoteSPARCThread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/sparc/RemoteSPARCThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/sparc/RemoteSPARCThreadFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/x86/RemoteX86Thread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/x86/RemoteX86ThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/x86/RemoteX86ThreadFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/sparc/SPARCThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/x86/X86ThreadContext.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_implementation/parallelScavenge/PSOldGen.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_implementation/parallelScavenge/PSPermGen.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_implementation/parallelScavenge/PSYoungGen.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_implementation/parallelScavenge/ParallelScavengeHeap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_implementation/shared/ImmutableSpace.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_implementation/shared/MutableSpace.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_interface/CollectedHeap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_interface/CollectedHeapName.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/Bytecode.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeANewArray.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeBipush.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeCheckCast.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeDisassembler.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeFastAAccess0.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeFastIAccess0.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeGetField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeGetPut.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeGetStatic.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeGoto.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeGotoW.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeIf.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeIinc.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeInstanceOf.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeInvoke.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeJmp.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeJsr.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeJsrW.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeLoad.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeLoadConstant.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeLoadStore.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeLookupswitch.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeMultiANewArray.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeNew.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeNewArray.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodePutField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodePutStatic.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeRet.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeSipush.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeStore.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeStream.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeTableswitch.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeWideable.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeWithCPIndex.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/BytecodeWithKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/Bytecodes.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/Interpreter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/InterpreterCodelet.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/LookupswitchPair.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/MaskFillerForNative.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/OffsetClosure.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/OopMapCacheEntry.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/OopMapForCacheEntry.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ArrayReferenceImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ArrayTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/BaseLineInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/BooleanTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/BooleanValueImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ByteTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ByteValueImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/CharTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/CharValueImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ClassLoaderReferenceImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ClassObjectReferenceImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ClassTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ConcreteMethodImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ConnectorImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/DoubleTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/DoubleValueImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/FieldImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/FloatTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/FloatValueImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/IntegerTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/IntegerValueImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/InterfaceTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/JNITypeParser.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/JVMTIThreadState.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/LineInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/LocalVariableImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/LocationImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/LongTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/LongValueImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/MethodImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/MirrorImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/MonitorInfoImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/NonConcreteMethodImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ObjectReferenceImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/PrimitiveTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/PrimitiveValueImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ReferenceTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/SACoreAttachingConnector.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/SADebugServer.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/SADebugServerAttachingConnector.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/SAJDIClassLoader.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/SAPIDAttachingConnector.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/SDE.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ShortTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ShortValueImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/StackFrameImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/StratumLineInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/StringReferenceImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ThreadGroupReferenceImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ThreadReferenceImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/TypeComponentImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/TypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/VMModifiers.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ValueContainer.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ValueImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/VirtualMachineImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/VoidTypeImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/VoidValueImpl.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/livejvm/BreakpointEvent.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/livejvm/CIntegerAccessor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/livejvm/CStringAccessor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/livejvm/Event.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/livejvm/ExceptionEvent.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/livejvm/JNIHandleAccessor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/livejvm/ServiceabilityAgentJVMDIModule.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/CMSBitMap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/CMSCollector.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/CMSPermGen.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/CMSPermGenGen.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/CardGeneration.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/CodeHeap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/CompactibleFreeListSpace.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/CompactibleSpace.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/CompactingPermGen.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/CompactingPermGenGen.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/ConcurrentMarkSweepGeneration.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/ContigPermSpace.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/ContiguousSpace.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/DefNewGeneration.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/Dictionary.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/DictionaryEntry.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/EdenSpace.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/FreeChunk.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/GenCollectedHeap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/Generation.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/GenerationFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/GenerationIsInClosure.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/GenerationSpec.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/HeapBlock.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/LoaderConstraintEntry.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/LoaderConstraintTable.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/MemRegion.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/OffsetTableContigSpace.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/OneContigSpaceCardGeneration.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/ParNewGeneration.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/PermGen.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/PlaceholderEntry.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/PlaceholderTable.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/ProtectionDomainEntry.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/SharedHeap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/Space.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/SpaceClosure.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/StringTable.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/SymbolTable.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/SystemDictionary.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/TenuredGeneration.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/TenuredSpace.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/memory/Universe.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/AccessFlags.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Array.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ArrayKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ArrayKlassKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/BooleanField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/BreakpointInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ByteField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/CIntField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/CellTypeState.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/CellTypeStateList.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/CharField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/CheckedExceptionElement.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/CompiledICHolder.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/CompiledICHolderKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/CompressedLineNumberReadStream.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ConstMethod.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ConstMethodKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ConstantPool.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ConstantPoolCache.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ConstantPoolCacheEntry.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ConstantPoolCacheKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ConstantPoolKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/DefaultHeapVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/DefaultOopVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/DoubleField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Field.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/FieldIdentifier.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/FieldType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/FloatField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/GenerateOopMap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/HeapPrinter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/HeapVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/IndexableFieldIdentifier.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Instance.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/InstanceKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/InstanceKlassKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/IntField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/JVMDIClassStatus.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Klass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/KlassKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/LineNumberTableElement.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/LocalVariableTableElement.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/LongField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Mark.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Method.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/MethodData.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/MethodDataKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/MethodKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/MutationException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/NamedFieldIdentifier.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ObjArray.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ObjArrayKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ObjArrayKlassKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ObjectHistogram.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ObjectHistogramElement.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Oop.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/OopField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/OopPrinter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/OopUtilities.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/OopVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/RawHeapVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/ShortField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/Symbol.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/SymbolKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/TypeArray.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/TypeArrayKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/TypeArrayKlassKlass.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/UnknownOopException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/AddressVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ArgumentSizeComputer.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Arguments.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/BasicLock.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/BasicObjectLock.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/BasicType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/BasicTypeSize.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Bytes.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ClassConstants.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/CompiledVFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/CompilerThread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ConcurrentLocksPrinter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ConstructionException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/DeadlockDetector.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ExternalVFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Frame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/InterpretedVFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/JNIHandleBlock.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/JNIHandles.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/JNIid.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/JavaCallWrapper.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/JavaThread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/JavaThreadFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/JavaThreadPDAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/JavaThreadState.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/JavaVFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/JvmtiAgentThread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/LowMemoryDetectorThread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/MonitorInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/NativeSignatureIterator.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/OSThread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ObjectMonitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ObjectSynchronizer.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/PerfDataEntry.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/PerfDataPrologue.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/PerfMemory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/RegisterMap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ResultTypeFinder.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/SignatureConverter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/SignatureInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/SignatureIterator.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/StackFrameStream.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/StackValue.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/StackValueCollection.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/StubRoutines.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Thread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ThreadLocalAllocBuffer.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/Threads.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/VFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/VM.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/VMObject.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/VMObjectFactory.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/VMReg.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/VMVersionMismatchException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/VirtualConstructor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/VirtualSpace.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/WatcherThread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/amd64/AMD64CurrentFrameGuess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/amd64/AMD64Frame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/amd64/AMD64JavaCallWrapper.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/amd64/AMD64RegisterMap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ia64/IA64CurrentFrameGuess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ia64/IA64Frame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ia64/IA64JavaCallWrapper.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ia64/IA64RegisterMap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/ia64/cInterpreter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/linux/LinuxSignals.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/linux_amd64/LinuxAMD64JavaThreadPDAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/linux_ia64/LinuxIA64JavaThreadPDAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/linux_sparc/LinuxSPARCJavaThreadPDAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/linux_x86/LinuxSignals.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/linux_x86/LinuxX86JavaThreadPDAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/posix/POSIXSignals.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/solaris_amd64/SolarisAMD64JavaThreadPDAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/solaris_sparc/SolarisSPARCJavaThreadPDAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/solaris_x86/SolarisX86JavaThreadPDAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/sparc/SPARCFrame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/sparc/SPARCRegisterMap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/x86/X86CurrentFrameGuess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/x86/X86Frame.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/x86/X86JavaCallWrapper.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/x86/X86RegisterMap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/FinalizerInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/FlagDumper.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/HeapDumper.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/HeapSummary.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/JInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/JMap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/JSnap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/JStack.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/ObjectHistogram.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/PMap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/PStack.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/PermStat.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/StackTrace.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/SysPropsDumper.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/Tool.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/jcore/ByteCodeRewriter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/jcore/ClassDump.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/jcore/ClassFilter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/jcore/ClassWriter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/jcore/NameFilter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/tools/jcore/PackageNameFilter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/AddressField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/CIntegerField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/CIntegerType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/Field.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/JBooleanField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/JByteField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/JCharField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/JDoubleField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/JFloatField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/JIntField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/JLongField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/JShortField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/OopField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/PointerType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/Type.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/TypeDataBase.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/WrongTypeException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicAddressFieldWrapper.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicCIntegerField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicCIntegerType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicFieldWrapper.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicJBooleanField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicJByteField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicJCharField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicJDoubleField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicJFloatField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicJIntField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicJLongField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicJShortField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicOopField.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicPointerType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicTypeDataBase.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/BasicVtblAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/types/basic/VtblAccess.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/AbstractHeapGraphWriter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/AddressOps.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/Assert.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/AssertionFailure.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/BasicHashtable.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/BasicHashtableEntry.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/BitMap.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/BitMapClosure.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/Bits.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/CPPExpressions.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/CStringUtilities.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/ConstIterator.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/ConstantTag.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/FindObjectByType.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/Hashtable.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HashtableBucket.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HashtableEntry.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HeapGXLWriter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HeapGraphWriter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HeapHprofBinWriter.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/HeapProgressThunk.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/IntegerEnum.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/Interval.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/IntervalNode.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/IntervalTree.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/LivenessAnalysis.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/LivenessPath.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/LivenessPathElement.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/LivenessPathList.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/MarkBits.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/MessageQueue.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/MessageQueueBackend.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/ObjectReader.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/PlatformInfo.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/PointerFinder.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/PointerLocation.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/ProcImageClassLoader.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/ProgressiveHeapVisitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/RBColor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/RBNode.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/RBTree.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/ReversePtrs.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/ReversePtrsAnalysis.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/RobustOopDeterminator.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/StreamMonitor.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/SystemDictionaryHelper.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/TwoOopHashtable.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/UnsupportedPlatformException.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/WorkerThread.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/memo/MemoizedBoolean.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/memo/MemoizedByte.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/memo/MemoizedChar.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/memo/MemoizedDouble.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/memo/MemoizedFloat.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/memo/MemoizedInt.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/memo/MemoizedLong.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/memo/MemoizedObject.java /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/memo/MemoizedShort.java Note: /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/SAJDIClassLoader.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/rmic -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses sun.jvm.hotspot.debugger.remote.RemoteDebuggerServer echo ""sun.jvm.hotspot.runtime.VM.saBuildVersion=1.7.0-b23"" > /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses/sa.properties /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/jar cf /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/sa-jdi.jar -C /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses/ . /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/jar uf /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/sa-jdi.jar -C /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/agent/src/share/classes META-INF/services/com.sun.jdi.connect.Connector /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javah -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated -jni sun.jvm.hotspot.debugger.x86.X86ThreadContext /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javah -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated -jni sun.jvm.hotspot.debugger.ia64.IA64ThreadContext /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javah -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated -jni sun.jvm.hotspot.debugger.amd64.AMD64ThreadContext /builddir/build/BUILD/icedtea-1.4/bootstrap/jdk1.6.0/bin/javah -classpath /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses -d /builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product/../generated -jni sun.jvm.hotspot.debugger.sparc.SPARCThreadContext make[7]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' make[6]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' echo Generating precompiled header incls/_precompiled.incl.gch Generating precompiled header incls/_precompiled.incl.gch mkdir -p ./incls g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -x c++-header -c ../generated/incls/_precompiled.incl -o incls/_precompiled.incl.gch make[6]: Leaving directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' make[6]: Entering directory `/builddir/build/BUILD/icedtea-1.4/openjdk/control/build/linux-amd64/hotspot/outputdir/linux_amd64_compiler2/product' Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler/abstractCompiler.cpp rm -f abstractCompiler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o abstractCompiler.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler/abstractCompiler.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/accessFlags.cpp rm -f accessFlags.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o accessFlags.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/accessFlags.cpp Compiling ../generated/adfiles/ad_x86_64.cpp rm -f ad_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ad_x86_64.o ../generated/adfiles/ad_x86_64.cpp Compiling ../generated/adfiles/ad_x86_64_clone.cpp rm -f ad_x86_64_clone.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ad_x86_64_clone.o ../generated/adfiles/ad_x86_64_clone.cpp Compiling ../generated/adfiles/ad_x86_64_expand.cpp rm -f ad_x86_64_expand.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ad_x86_64_expand.o ../generated/adfiles/ad_x86_64_expand.cpp Compiling ../generated/adfiles/ad_x86_64_format.cpp rm -f ad_x86_64_format.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ad_x86_64_format.o ../generated/adfiles/ad_x86_64_format.cpp Compiling ../generated/adfiles/ad_x86_64_gen.cpp rm -f ad_x86_64_gen.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ad_x86_64_gen.o ../generated/adfiles/ad_x86_64_gen.cpp Compiling ../generated/adfiles/ad_x86_64_misc.cpp rm -f ad_x86_64_misc.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ad_x86_64_misc.o ../generated/adfiles/ad_x86_64_misc.cpp Compiling ../generated/adfiles/ad_x86_64_peephole.cpp rm -f ad_x86_64_peephole.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ad_x86_64_peephole.o ../generated/adfiles/ad_x86_64_peephole.cpp Compiling ../generated/adfiles/ad_x86_64_pipeline.cpp rm -f ad_x86_64_pipeline.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ad_x86_64_pipeline.o ../generated/adfiles/ad_x86_64_pipeline.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/adaptiveSizePolicy.cpp rm -f adaptiveSizePolicy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o adaptiveSizePolicy.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/adaptiveSizePolicy.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/addnode.cpp rm -f addnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o addnode.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/addnode.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/adjoiningGenerations.cpp rm -f adjoiningGenerations.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o adjoiningGenerations.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/adjoiningGenerations.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/adjoiningVirtualSpaces.cpp rm -f adjoiningVirtualSpaces.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o adjoiningVirtualSpaces.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/adjoiningVirtualSpaces.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/ageTable.cpp rm -f ageTable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ageTable.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/ageTable.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/allocation.cpp rm -f allocation.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o allocation.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/allocation.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/allocationStats.cpp rm -f allocationStats.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o allocationStats.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/allocationStats.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/aprofiler.cpp rm -f aprofiler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o aprofiler.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/aprofiler.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/arguments.cpp rm -f arguments.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o arguments.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/arguments.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/array.cpp rm -f array.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o array.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/array.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/arrayKlass.cpp rm -f arrayKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o arrayKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/arrayKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/arrayKlassKlass.cpp rm -f arrayKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o arrayKlassKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/arrayKlassKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/arrayOop.cpp rm -f arrayOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o arrayOop.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/arrayOop.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/asPSOldGen.cpp rm -f asPSOldGen.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o asPSOldGen.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/asPSOldGen.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/asPSYoungGen.cpp rm -f asPSYoungGen.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o asPSYoungGen.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/asPSYoungGen.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew/asParNewGeneration.cpp rm -f asParNewGeneration.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o asParNewGeneration.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew/asParNewGeneration.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm/assembler.cpp rm -f assembler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o assembler.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm/assembler.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm/assembler_linux_x86_64.cpp rm -f assembler_linux_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o assembler_linux_x86_64.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm/assembler_linux_x86_64.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/assembler_x86_64.cpp rm -f assembler_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o assembler_x86_64.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/assembler_x86_64.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/atomic.cpp rm -f atomic.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o atomic.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/atomic.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services/attachListener.cpp rm -f attachListener.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o attachListener.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services/attachListener.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm/attachListener_linux.cpp rm -f attachListener_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o attachListener_linux.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm/attachListener_linux.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/bcEscapeAnalyzer.cpp rm -f bcEscapeAnalyzer.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o bcEscapeAnalyzer.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/bcEscapeAnalyzer.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/biasedLocking.cpp rm -f biasedLocking.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o biasedLocking.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/biasedLocking.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.cpp rm -f binaryTreeDictionary.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o binaryTreeDictionary.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/binaryTreeDictionary.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/bitMap.cpp rm -f bitMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o bitMap.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/bitMap.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/block.cpp rm -f block.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o block.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/block.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/blockOffsetTable.cpp rm -f blockOffsetTable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o blockOffsetTable.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/blockOffsetTable.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/buildOopMap.cpp rm -f buildOopMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o buildOopMap.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/buildOopMap.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecode.cpp rm -f bytecode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o bytecode.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecode.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecodeHistogram.cpp rm -f bytecodeHistogram.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o bytecodeHistogram.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecodeHistogram.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/bytecodeInfo.cpp rm -f bytecodeInfo.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o bytecodeInfo.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/bytecodeInfo.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp rm -f bytecodeInterpreter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o bytecodeInterpreter.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp Compiling ../generated/jvmtifiles/bytecodeInterpreterWithChecks.cpp rm -f bytecodeInterpreterWithChecks.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o bytecodeInterpreterWithChecks.o ../generated/jvmtifiles/bytecodeInterpreterWithChecks.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/bytecodeInterpreter_x86.cpp rm -f bytecodeInterpreter_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o bytecodeInterpreter_x86.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/bytecodeInterpreter_x86.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecodeStream.cpp rm -f bytecodeStream.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o bytecodeStream.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecodeStream.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecodeTracer.cpp rm -f bytecodeTracer.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o bytecodeTracer.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecodeTracer.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecodes.cpp rm -f bytecodes.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o bytecodes.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/bytecodes.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/bytecodes_x86.cpp rm -f bytecodes_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o bytecodes_x86.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/bytecodes_x86.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/c2_globals.cpp rm -f c2_globals.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o c2_globals.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/c2_globals.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/c2_init_x86.cpp rm -f c2_init_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o c2_init_x86.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/c2_init_x86.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/c2compiler.cpp rm -f c2compiler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o c2compiler.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/c2compiler.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/cSpaceCounters.cpp rm -f cSpaceCounters.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cSpaceCounters.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/cSpaceCounters.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/callGenerator.cpp rm -f callGenerator.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o callGenerator.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/callGenerator.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/callnode.cpp rm -f callnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o callnode.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/callnode.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/cardTableExtension.cpp rm -f cardTableExtension.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cardTableExtension.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/cardTableExtension.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/cardTableModRefBS.cpp rm -f cardTableModRefBS.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cardTableModRefBS.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/cardTableModRefBS.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/cardTableRS.cpp rm -f cardTableRS.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cardTableRS.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/cardTableRS.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/cfgnode.cpp rm -f cfgnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cfgnode.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/cfgnode.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/chaitin.cpp rm -f chaitin.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o chaitin.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/chaitin.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm/chaitin_linux.cpp rm -f chaitin_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o chaitin_linux.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm/chaitin_linux.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciArray.cpp rm -f ciArray.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciArray.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciArray.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciArrayKlass.cpp rm -f ciArrayKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciArrayKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciArrayKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciConstant.cpp rm -f ciConstant.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciConstant.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciConstant.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciConstantPoolCache.cpp rm -f ciConstantPoolCache.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciConstantPoolCache.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciConstantPoolCache.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciEnv.cpp rm -f ciEnv.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciEnv.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciEnv.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciExceptionHandler.cpp rm -f ciExceptionHandler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciExceptionHandler.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciExceptionHandler.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciField.cpp rm -f ciField.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciField.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciField.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciFlags.cpp rm -f ciFlags.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciFlags.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciFlags.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciInstance.cpp rm -f ciInstance.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciInstance.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciInstance.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciInstanceKlass.cpp rm -f ciInstanceKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciInstanceKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciInstanceKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciInstanceKlassKlass.cpp rm -f ciInstanceKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciInstanceKlassKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciInstanceKlassKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciKlass.cpp rm -f ciKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciKlassKlass.cpp rm -f ciKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciKlassKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciKlassKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciMethod.cpp rm -f ciMethod.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciMethod.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciMethod.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciMethodBlocks.cpp rm -f ciMethodBlocks.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciMethodBlocks.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciMethodBlocks.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciMethodData.cpp rm -f ciMethodData.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciMethodData.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciMethodData.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciMethodKlass.cpp rm -f ciMethodKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciMethodKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciMethodKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciNullObject.cpp rm -f ciNullObject.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciNullObject.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciNullObject.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciObjArrayKlass.cpp rm -f ciObjArrayKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciObjArrayKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciObjArrayKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciObjArrayKlassKlass.cpp rm -f ciObjArrayKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciObjArrayKlassKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciObjArrayKlassKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciObject.cpp rm -f ciObject.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciObject.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciObject.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciObjectFactory.cpp rm -f ciObjectFactory.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciObjectFactory.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciObjectFactory.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciSignature.cpp rm -f ciSignature.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciSignature.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciSignature.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciStreams.cpp rm -f ciStreams.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciStreams.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciStreams.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciSymbol.cpp rm -f ciSymbol.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciSymbol.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciSymbol.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciSymbolKlass.cpp rm -f ciSymbolKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciSymbolKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciSymbolKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciType.cpp rm -f ciType.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciType.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciType.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciTypeArray.cpp rm -f ciTypeArray.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciTypeArray.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciTypeArray.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciTypeArrayKlass.cpp rm -f ciTypeArrayKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciTypeArrayKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciTypeArrayKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciTypeArrayKlassKlass.cpp rm -f ciTypeArrayKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciTypeArrayKlassKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciTypeArrayKlassKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciTypeFlow.cpp rm -f ciTypeFlow.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciTypeFlow.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciTypeFlow.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciUtilities.cpp rm -f ciUtilities.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ciUtilities.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci/ciUtilities.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile/classFileError.cpp rm -f classFileError.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o classFileError.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile/classFileError.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile/classFileParser.cpp rm -f classFileParser.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o classFileParser.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile/classFileParser.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile/classFileStream.cpp rm -f classFileStream.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o classFileStream.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile/classFileStream.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile/classLoader.cpp rm -f classLoader.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o classLoader.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile/classLoader.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services/classLoadingService.cpp rm -f classLoadingService.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o classLoadingService.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services/classLoadingService.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/classes.cpp rm -f classes.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o classes.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/classes.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/classify.cpp rm -f classify.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o classify.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/classify.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsAdaptiveSizePolicy.cpp rm -f cmsAdaptiveSizePolicy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cmsAdaptiveSizePolicy.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsAdaptiveSizePolicy.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsCollectorPolicy.cpp rm -f cmsCollectorPolicy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cmsCollectorPolicy.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsCollectorPolicy.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsGCAdaptivePolicyCounters.cpp rm -f cmsGCAdaptivePolicyCounters.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cmsGCAdaptivePolicyCounters.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsGCAdaptivePolicyCounters.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsLockVerifier.cpp rm -f cmsLockVerifier.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cmsLockVerifier.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsLockVerifier.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsPermGen.cpp rm -f cmsPermGen.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cmsPermGen.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/cmsPermGen.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/coalesce.cpp rm -f coalesce.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o coalesce.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/coalesce.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/codeBlob.cpp rm -f codeBlob.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o codeBlob.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/codeBlob.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm/codeBuffer.cpp rm -f codeBuffer.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o codeBuffer.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm/codeBuffer.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/codeCache.cpp rm -f codeCache.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o codeCache.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/codeCache.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface/collectedHeap.cpp rm -f collectedHeap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o collectedHeap.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface/collectedHeap.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/collectorCounters.cpp rm -f collectorCounters.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o collectorCounters.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/collectorCounters.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/collectorPolicy.cpp rm -f collectorPolicy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o collectorPolicy.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/collectorPolicy.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp rm -f compactibleFreeListSpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o compactibleFreeListSpace.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/compactingPermGenGen.cpp rm -f compactingPermGenGen.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O1 -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o compactingPermGenGen.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/compactingPermGenGen.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/compilationPolicy.cpp rm -f compilationPolicy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o compilationPolicy.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/compilationPolicy.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/compile.cpp rm -f compile.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o compile.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/compile.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp rm -f compileBroker.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o compileBroker.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler/compileLog.cpp rm -f compileLog.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o compileLog.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler/compileLog.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/compiledIC.cpp rm -f compiledIC.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o compiledIC.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/compiledIC.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/compiledICHolderKlass.cpp rm -f compiledICHolderKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o compiledICHolderKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/compiledICHolderKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/compiledICHolderOop.cpp rm -f compiledICHolderOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o compiledICHolderOop.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/compiledICHolderOop.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler/compilerOracle.cpp rm -f compilerOracle.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o compilerOracle.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler/compilerOracle.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/compressedStream.cpp rm -f compressedStream.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o compressedStream.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/compressedStream.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentGCThread.cpp rm -f concurrentGCThread.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o concurrentGCThread.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentGCThread.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp rm -f concurrentMarkSweepGeneration.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o concurrentMarkSweepGeneration.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.cpp rm -f concurrentMarkSweepThread.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o concurrentMarkSweepThread.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/connode.cpp rm -f connode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o connode.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/connode.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/constMethodKlass.cpp rm -f constMethodKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o constMethodKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/constMethodKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/constMethodOop.cpp rm -f constMethodOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o constMethodOop.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/constMethodOop.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/constantPoolKlass.cpp rm -f constantPoolKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o constantPoolKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/constantPoolKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/constantPoolOop.cpp rm -f constantPoolOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o constantPoolOop.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/constantPoolOop.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/constantTag.cpp rm -f constantTag.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o constantTag.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/constantTag.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/copy.cpp rm -f copy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o copy.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/copy.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/cpCacheKlass.cpp rm -f cpCacheKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cpCacheKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/cpCacheKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/cpCacheOop.cpp rm -f cpCacheOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cpCacheOop.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/cpCacheOop.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/cppInterpreter.cpp rm -f cppInterpreter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cppInterpreter.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/cppInterpreter.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/cppInterpreter_x86.cpp rm -f cppInterpreter_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o cppInterpreter_x86.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/cppInterpreter_x86.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/debug.cpp rm -f debug.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o debug.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/debug.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/debugInfo.cpp rm -f debugInfo.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o debugInfo.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/debugInfo.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/debugInfoRec.cpp rm -f debugInfoRec.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o debugInfoRec.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/debugInfoRec.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/debug_x86.cpp rm -f debug_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o debug_x86.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/debug_x86.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/defNewGeneration.cpp rm -f defNewGeneration.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o defNewGeneration.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/defNewGeneration.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/deoptimization.cpp rm -f deoptimization.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o deoptimization.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/deoptimization.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/depChecker_x86.cpp rm -f depChecker_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o depChecker_x86.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/depChecker_x86.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/dependencies.cpp rm -f dependencies.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o dependencies.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/dependencies.cpp Compiling ../generated/adfiles/dfa_x86_64.cpp rm -f dfa_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o dfa_x86_64.o ../generated/adfiles/dfa_x86_64.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt/dict.cpp rm -f dict.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o dict.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt/dict.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile/dictionary.cpp rm -f dictionary.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o dictionary.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile/dictionary.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/disassembler_x86.cpp rm -f disassembler_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o disassembler_x86.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/disassembler_x86.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/divnode.cpp rm -f divnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o divnode.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/divnode.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/doCall.cpp rm -f doCall.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o doCall.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/doCall.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/domgraph.cpp rm -f domgraph.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o domgraph.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/domgraph.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services/dtraceAttacher.cpp rm -f dtraceAttacher.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o dtraceAttacher.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services/dtraceAttacher.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/dump.cpp rm -f dump.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o dump.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/dump.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/dump_x86_64.cpp rm -f dump_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o dump_x86_64.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/dump_x86_64.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/escape.cpp rm -f escape.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o escape.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/escape.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/events.cpp rm -f events.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o events.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/events.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/evmCompat.cpp rm -f evmCompat.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o evmCompat.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/evmCompat.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/exceptionHandlerTable.cpp rm -f exceptionHandlerTable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o exceptionHandlerTable.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/exceptionHandlerTable.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/exceptions.cpp rm -f exceptions.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o exceptions.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/exceptions.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/fieldDescriptor.cpp rm -f fieldDescriptor.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o fieldDescriptor.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/fieldDescriptor.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/fieldType.cpp rm -f fieldType.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o fieldType.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/fieldType.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/filemap.cpp rm -f filemap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o filemap.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/filemap.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/forte.cpp rm -f forte.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o forte.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims/forte.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/fprofiler.cpp rm -f fprofiler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o fprofiler.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/fprofiler.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/frame.cpp rm -f frame.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o frame.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/frame.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/frame_x86.cpp rm -f frame_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o frame_x86.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/frame_x86.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.cpp rm -f freeBlockDictionary.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o freeBlockDictionary.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeBlockDictionary.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.cpp rm -f freeChunk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o freeChunk.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeChunk.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeList.cpp rm -f freeList.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o freeList.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/freeList.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/gSpaceCounters.cpp rm -f gSpaceCounters.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o gSpaceCounters.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/gSpaceCounters.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/gcAdaptivePolicyCounters.cpp rm -f gcAdaptivePolicyCounters.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o gcAdaptivePolicyCounters.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/gcAdaptivePolicyCounters.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface/gcCause.cpp rm -f gcCause.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o gcCause.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface/gcCause.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/gcLocker.cpp rm -f gcLocker.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o gcLocker.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/gcLocker.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/gcPolicyCounters.cpp rm -f gcPolicyCounters.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o gcPolicyCounters.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/gcPolicyCounters.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/gcStats.cpp rm -f gcStats.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o gcStats.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/gcStats.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp rm -f gcTaskManager.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o gcTaskManager.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp rm -f gcTaskThread.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o gcTaskThread.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp rm -f gcUtil.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o gcUtil.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/gcm.cpp rm -f gcm.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o gcm.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/gcm.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/genCollectedHeap.cpp rm -f genCollectedHeap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o genCollectedHeap.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/genCollectedHeap.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/genMarkSweep.cpp rm -f genMarkSweep.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o genMarkSweep.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/genMarkSweep.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/genRemSet.cpp rm -f genRemSet.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o genRemSet.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/genRemSet.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/generateOopMap.cpp rm -f generateOopMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o generateOopMap.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/generateOopMap.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/generateOptoStub.cpp rm -f generateOptoStub.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o generateOptoStub.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/generateOptoStub.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/generation.cpp rm -f generation.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o generation.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/generation.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/generationCounters.cpp rm -f generationCounters.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o generationCounters.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/generationCounters.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/generationSpec.cpp rm -f generationSpec.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o generationSpec.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/generationSpec.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/globalDefinitions.cpp rm -f globalDefinitions.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o globalDefinitions.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/globalDefinitions.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/globals.cpp rm -f globals.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o globals.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/globals.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/graphKit.cpp rm -f graphKit.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o graphKit.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/graphKit.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/growableArray.cpp rm -f growableArray.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o growableArray.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/growableArray.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/handles.cpp rm -f handles.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o handles.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/handles.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/hashtable.cpp rm -f hashtable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o hashtable.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/hashtable.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/heap.cpp rm -f heap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o heap.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/heap.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services/heapDumper.cpp rm -f heapDumper.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o heapDumper.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services/heapDumper.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/heapInspection.cpp rm -f heapInspection.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o heapInspection.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory/heapInspection.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/histogram.cpp rm -f histogram.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o histogram.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities/histogram.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/hpi.cpp rm -f hpi.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o hpi.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/hpi.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm/hpi_linux.cpp rm -f hpi_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o hpi_linux.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm/hpi_linux.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/icBuffer.cpp rm -f icBuffer.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o icBuffer.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code/icBuffer.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/icBuffer_x86.cpp rm -f icBuffer_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o icBuffer_x86.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/icBuffer_x86.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/icache.cpp rm -f icache.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o icache.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/icache.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/icache_x86.cpp rm -f icache_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o icache_x86.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/icache_x86.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/idealKit.cpp rm -f idealKit.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o idealKit.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/idealKit.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/ifg.cpp rm -f ifg.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ifg.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/ifg.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/ifnode.cpp rm -f ifnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o ifnode.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/ifnode.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/immutableSpace.cpp rm -f immutableSpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o immutableSpace.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared/immutableSpace.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/indexSet.cpp rm -f indexSet.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o indexSet.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto/indexSet.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/init.cpp rm -f init.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o init.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/init.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/instanceKlass.cpp rm -f instanceKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o instanceKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/instanceKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/instanceKlassKlass.cpp rm -f instanceKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o instanceKlassKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/instanceKlassKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/instanceOop.cpp rm -f instanceOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o instanceOop.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/instanceOop.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/instanceRefKlass.cpp rm -f instanceRefKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o instanceRefKlass.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops/instanceRefKlass.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/interfaceSupport.cpp rm -f interfaceSupport.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o interfaceSupport.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime/interfaceSupport.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/interp_masm_x86_64.cpp rm -f interp_masm_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o interp_masm_x86_64.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/interp_masm_x86_64.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/interpreter.cpp rm -f interpreter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parNew -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/shared -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/gc_interface -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/libadt -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/memory -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/oops -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/opto -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/prims -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/runtime -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/services -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/utilities -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os/linux/vm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/os_cpu/linux_x86/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"kojibuilder\"" -DJRE_RELEASE_VERSION="\"1.7.0-b23\"" -DHOTSPOT_VM_DISTRO="\"IcedTea\"" -DCOMPILER2 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -g -m64 -pipe -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -Werror -Wpointer-arith -Wconversion -Wsign-compare -c -o interpreter.o /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/interpreter/interpreter.cpp Compiling /builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/cpu/x86/vm/interpreterRT_x86_64.cpp rm -f interpreterRT_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I../generated/adfiles -I../generated/jvmtifiles -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/asm -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/ci -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/classfile -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/code -I/builddir/build/BUILD/icedtea-1.4/openjdk/hotspot/src/share/vm/compiler -I/builddir/build/BUILD/icedtea-1.4/openjdk/h