From gnu.andrew at redhat.com Mon Apr 15 05:54:31 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 15 Apr 2013 08:54:31 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1261 Message-ID: <1878838765.558.1366030471706.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [Andrew John Hughes ] Update to u20 b17. 2013-04-04 Andrew John Hughes * patches/zero_libffi.patch: Removed; upstreamed to IcedTea. * Makefile.am: (OPENJDK_VERSION): Bump to b17. (JDK_UPDATE_VERSION): Bump to 20. (CORBA_CHANGESET): Update to IcedTea7 forest head. (JAXP_CHANGESET): Likewise. (JAXWS_CHANGESET): Likewise. (JDK_CHANGESET): Likewise. (LANGTOOLS_CHANGESET): Likewise. (OPENJDK_CHANGESET): Likewise. (CORBA_SHA256SUM): Likewise. (JAXP_SHA256SUM): Likewise. (JAXWS_SHA256SUM): Likewise. (JDK_SHA256SUM): Likewise. (LANGTOOLS_SHA256SUM): Likewise. (OPENJDK_SHA256SUM): Likewise. (ICEDTEA_PATCHES): Set empty again. * hotspot.map: Update to IcedTea7 forest head. * patches/boot/ecj-diamond.patch: Regenerate, add new cases in JarFileFactory.java, java.util.logging.Level, java.util.logging.LogManager and JdpPacketReader. * patches/boot/ecj-multicatch.patch: Regenerate, add new case in java.lang.reflect.Proxy. * patches/boot/ecj-stringswitch.patch, * patches/boot/ecj-trywithresources.patch: Regenerated. * patches/boot/xsltproc.patch: Undo removal of XSLT setting as not needed (command line overrides anyway). Patch new trace.make as well. * patches/systemtap_gc.patch: Regenerated. ------------------------------------------ [...truncated 313 lines...] 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 make... /usr/bin/make checking for gzip... /bin/gzip checking for ant... /usr/bin/ant checking for find... /bin/find checking for patch... /usr/bin/patch checking for tar... /bin/tar checking for chmod... /bin/chmod checking for sha256sum... /usr/bin/sha256sum checking for wget... /usr/bin/wget checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for cpio... /bin/cpio checking for file... /usr/bin/file checking for fastjar... fastjar checking for ldd... ldd checking for gawk... /bin/gawk checking for hg... /usr/bin/hg checking for an OpenJDK source directory... /notnfs/nighttester/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r397dd0f8e62a checking for JDK Mercurial revision ID... none checking for HotSpot Mercurial revision ID... none checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... no 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 whether to use the zero-assembler port... no checking whether byte ordering is bigendian... no checking which HotSpot build to use... default checking for linux32... /usr/bin/linux32 checking version of GCC... 4.6.3 (major version 4, minor version 6) checking for getconf... /usr/bin/getconf checking the number of online processors... 2 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-target-testing... yes checking whether to disable the execution of the JTReg tests... no checking whether to disable the execution of the HotSpot JTReg tests... no checking whether to disable the execution of the langtools JTReg tests... no checking whether to disable the execution of the JDK JTReg tests... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking whether to include PulseAudio support... no checking whether to build documentation... yes checking for system library directory... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable) checking for NSS... yes checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Mon Apr 15 08:54:18 EDT 2013) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking for a JDK home directory... /usr/lib/jvm/java-gcj checking if a java binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/javac is a valid executable file... yes checking if an ecj binary was specified... no checking if /usr/bin/ecj is a valid executable file... yes checking if we are using ecj as javac... yes checking if a javah executable is specified... no checking if /usr/lib/jvm/java-gcj/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-gcj/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes checking if an rmic executable is specified... no checking if /usr/lib/jvm/java-gcj/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/native2ascii is a valid executable file... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/bin/xsltproc checking if the VM and compiler work together... yes checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes checking if /usr/lib/jvm/java-gcj/bin/javah supports -X options... no checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 45526... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no checking if java.util.Scanner is missing... no checking if java.util.Scanner exhibits Classpath bug 40630... no checking if javax.annotation.Resource is missing... yes checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if javax.management.remote.JMXServiceURL is missing... yes checking if javax.management.modelmbean.ModelMBeanInfo is missing... yes checking if java.util.regex.Matcher.quoteReplacement is missing... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener is missing... yes checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... yes checking if the VM lacks support for 1.7 bytecode... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz checking for an alternate jar command... not specified checking whether to use CACAO as VM... no checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao7.tar.gz checking whether to use JamVM as VM... no checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm7.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking whether to enable -Werror... no checking whether to enable JAR compression... yes checking whether to use the Shark JIT... no checking for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/bin/gcj checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking whether to use the system zlib install... yes checking for ZLIB... yes checking whether to use the system jpeg install... yes checking for main in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking whether to use the system libpng install... yes checking for PNG... yes checking whether to use the system giflib install... yes checking for main in -lgif... yes checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking whether to use the system LCMS install... yes checking for LCMS2... yes checking whether to use the system Gtk+ install... yes checking for GTK... yes checking whether to use the system GIO install... yes checking for GIO... yes checking whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 whether to build against the required syscalls... yes checking for openat64... yes checking for fstatat64... yes checking for fgetxattr... yes checking for fsetxattr... yes checking for fremovexattr... yes checking for flistxattr... yes checking for unlinkat... yes checking for renameat... yes checking for futimesat... yes checking for fdopendir... yes checking for epoll_create... yes checking for epoll_ctl... yes checking for epoll_wait... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking for XPROTO... yes checking for XT... yes checking for X11... yes checking for XINERAMA... yes checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating javah config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating remove-intree-libraries.sh config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: creating tapset/hotspot_gc.stp config.status: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b17" JDK_UPDATE_VERSION="20" JRE_RELEASE_VERSION="1.7.0_20-b17" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_RT="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FT2_CFLAGS="-I/usr/include/freetype2 " FT2_LIBS="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Mon Apr 15 08:54:18 EDT 2013)" DERIVATIVE_ID="IcedTea7 2.4pre+r397dd0f8e62a" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_LCMS="true" LCMS_LIBS="-llcms2 " LCMS_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" GENSRCDIR="/notnfs/nighttester/icedtea7-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot" XSLT="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "7b500b6306981d0182a12e90b37182741df9931b34107a13686a77951ff7b0b3 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/8714dddd443a.tar.gz -O openjdk.tar.gz; \ if ! echo "7b500b6306981d0182a12e90b37182741df9931b34107a13686a77951ff7b0b3 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of OpenJDK root zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK root zip available"; exit -1; \ fi ; \ fi ; openjdk.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date OpenJDK root zip available make: *** [stamps/download-openjdk.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Apr 16 12:54:49 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 16 Apr 2013 15:54:49 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea7TargetTesting #1262 In-Reply-To: <1878838765.558.1366030471706.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1878838765.558.1366030471706.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1757754244.559.1366142090556.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Wed Apr 17 21:18:33 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 18 Apr 2013 00:18:33 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1317 Message-ID: <401432021.566.1366258713930.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 8625 lines...] g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiRedefineClasses.o.d -o jvmtiRedefineClasses.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiRedefineClasses.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTagMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp rm -f jvmtiThreadState.o rm -f jvmtiTagMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiThreadState.o.d -o jvmtiThreadState.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTagMap.o.d -o jvmtiTagMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTagMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp rm -f jvmtiTrace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTrace.o.d -o jvmtiTrace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp rm -f jvmtiUtil.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiUtil.o.d -o jvmtiUtil.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp rm -f klass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klass.o.d -o klass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp rm -f klassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassKlass.o.d -o klassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp rm -f klassOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassOop.o.d -o klassOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp rm -f klassVtable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassVtable.o.d -o klassVtable.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp rm -f lcm.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lcm.o.d -o lcm.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp rm -f library_call.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/library_call.o.d -o library_call.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp rm -f linkResolver.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/linkResolver.o.d -o linkResolver.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp Assembling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s rm -f linux_x86_64.o gcc -c -m64 -MMD -MP -MF ../generated/dependencies/linux_x86_64.o.d -o linux_x86_64.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp rm -f live.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/live.o.d -o live.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp rm -f loaderConstraints.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loaderConstraints.o.d -o loaderConstraints.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp rm -f location.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/location.o.d -o location.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp rm -f locknode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/locknode.o.d -o locknode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp rm -f loopPredicate.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopPredicate.o.d -o loopPredicate.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp rm -f loopTransform.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopTransform.o.d -o loopTransform.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp rm -f loopUnswitch.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopUnswitch.o.d -o loopUnswitch.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp rm -f loopnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopnode.o.d -o loopnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp rm -f loopopts.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopopts.o.d -o loopopts.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp rm -f lowMemoryDetector.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lowMemoryDetector.o.d -o lowMemoryDetector.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp rm -f machnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/machnode.o.d -o machnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp rm -f macro.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/macro.o.d -o macro.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp rm -f management.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/management.o.d -o management.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp rm -f markOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markOop.o.d -o markOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp rm -f markSweep.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markSweep.o.d -o markSweep.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp rm -f matcher.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/matcher.o.d -o matcher.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp rm -f memRegion.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memRegion.o.d -o memRegion.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp rm -f memnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memnode.o.d -o memnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp rm -f memoryManager.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryManager.o.d -o memoryManager.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp rm -f memoryPool.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryPool.o.d -o memoryPool.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp rm -f memoryService.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryService.o.d -o memoryService.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp rm -f memprofiler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memprofiler.o.d -o memprofiler.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp rm -f methodComparator.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodComparator.o.d -o methodComparator.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp rm -f methodDataKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataKlass.o.d -o methodDataKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp rm -f methodDataOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataOop.o.d -o methodDataOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp rm -f methodHandleWalk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandleWalk.o.d -o methodHandleWalk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp rm -f methodHandles.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles.o.d -o methodHandles.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp rm -f methodHandles_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles_x86.o.d -o methodHandles_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp rm -f methodKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodKlass.o.d -o methodKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp rm -f methodLiveness.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodLiveness.o.d -o methodLiveness.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp rm -f methodOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodOop.o.d -o methodOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp rm -f monitorChunk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/monitorChunk.o.d -o monitorChunk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp rm -f mulnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mulnode.o.d -o mulnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp rm -f multnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/multnode.o.d -o multnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp rm -f mutableNUMASpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableNUMASpace.o.d -o mutableNUMASpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp rm -f mutableSpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableSpace.o.d -o mutableSpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp rm -f mutex.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex.o.d -o mutex.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp rm -f mutexLocker.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutexLocker.o.d -o mutexLocker.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp rm -f mutex_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex_linux.o.d -o mutex_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp rm -f nativeInst_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeInst_x86.o.d -o nativeInst_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp rm -f nativeLookup.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeLookup.o.d -o nativeLookup.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp rm -f nmethod.o Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp rm -f node.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nmethod.o.d -o nmethod.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/node.o.d -o node.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp rm -f numberSeq.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/numberSeq.o.d -o numberSeq.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp rm -f objArrayKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlass.o.d -o objArrayKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp rm -f objArrayKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlassKlass.o.d -o objArrayKlassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp rm -f objArrayOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayOop.o.d -o objArrayOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp rm -f objectMonitor.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectMonitor.o.d -o objectMonitor.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp rm -f objectStartArray.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectStartArray.o.d -o objectStartArray.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp rm -f oop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oop.o.d -o oop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp rm -f oopFactory.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopFactory.o.d -o oopFactory.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp rm -f oopMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMap.o.d -o oopMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp rm -f oopMapCache.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMapCache.o.d -o oopMapCache.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp rm -f oopRecorder.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopRecorder.o.d -o oopRecorder.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp rm -f oopsHierarchy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopsHierarchy.o.d -o oopsHierarchy.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp rm -f opcodes.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/opcodes.o.d -o opcodes.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp rm -f orderAccess.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/orderAccess.o.d -o orderAccess.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp rm -f os.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os.o.d -o os.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp rm -f osThread.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread.o.d -o osThread.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp rm -f osThread_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread_linux.o.d -o osThread_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp rm -f os_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux.o.d -o os_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp rm -f os_linux_x86.o Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp rm -f os_posix.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux_x86.o.d -o os_linux_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_posix.o.d -o os_posix.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp rm -f ostream.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/ostream.o.d -o ostream.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp: In static member function 'static void* os::dll_load(const char*, char*, int)': /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp:1894:6: error: 'EM_AARCH64' was not declared in this scope make[7]: *** [os_linux.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[6]: *** [the_vm] Error 2 make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[5]: *** [product] Error 2 make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: *** [generic_build2] Error 2 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: *** [product] Error 2 make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: *** [hotspot-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make: *** [stamps/icedtea-ecj.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Apr 18 21:19:49 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 19 Apr 2013 00:19:49 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1318 In-Reply-To: <401432021.566.1366258713930.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <401432021.566.1366258713930.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <808913575.572.1366345189677.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 8618 lines...] g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiRedefineClasses.o.d -o jvmtiRedefineClasses.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiRedefineClasses.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTagMap.cpp rm -f jvmtiTagMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTagMap.o.d -o jvmtiTagMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTagMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp rm -f jvmtiThreadState.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiThreadState.o.d -o jvmtiThreadState.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp rm -f jvmtiTrace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTrace.o.d -o jvmtiTrace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp rm -f jvmtiUtil.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiUtil.o.d -o jvmtiUtil.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp rm -f klass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klass.o.d -o klass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp rm -f klassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassKlass.o.d -o klassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp rm -f klassOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassOop.o.d -o klassOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp rm -f klassVtable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassVtable.o.d -o klassVtable.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp rm -f lcm.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lcm.o.d -o lcm.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp rm -f library_call.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/library_call.o.d -o library_call.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp rm -f linkResolver.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/linkResolver.o.d -o linkResolver.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp Assembling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s rm -f linux_x86_64.o gcc -c -m64 -MMD -MP -MF ../generated/dependencies/linux_x86_64.o.d -o linux_x86_64.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp rm -f live.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/live.o.d -o live.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp rm -f loaderConstraints.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loaderConstraints.o.d -o loaderConstraints.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp rm -f location.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/location.o.d -o location.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp rm -f locknode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/locknode.o.d -o locknode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp rm -f loopPredicate.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopPredicate.o.d -o loopPredicate.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp rm -f loopTransform.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopTransform.o.d -o loopTransform.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp rm -f loopUnswitch.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopUnswitch.o.d -o loopUnswitch.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp rm -f loopnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopnode.o.d -o loopnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp rm -f loopopts.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopopts.o.d -o loopopts.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp rm -f lowMemoryDetector.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lowMemoryDetector.o.d -o lowMemoryDetector.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp rm -f machnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/machnode.o.d -o machnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp rm -f macro.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/macro.o.d -o macro.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp rm -f management.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/management.o.d -o management.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp rm -f markOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markOop.o.d -o markOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp rm -f markSweep.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markSweep.o.d -o markSweep.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp rm -f matcher.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/matcher.o.d -o matcher.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp rm -f memRegion.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memRegion.o.d -o memRegion.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp rm -f memnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memnode.o.d -o memnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp rm -f memoryManager.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryManager.o.d -o memoryManager.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp rm -f memoryPool.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryPool.o.d -o memoryPool.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp rm -f memoryService.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryService.o.d -o memoryService.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp rm -f memprofiler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memprofiler.o.d -o memprofiler.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp rm -f methodComparator.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodComparator.o.d -o methodComparator.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp rm -f methodDataKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataKlass.o.d -o methodDataKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp rm -f methodDataOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataOop.o.d -o methodDataOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp rm -f methodHandleWalk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandleWalk.o.d -o methodHandleWalk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp rm -f methodHandles.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles.o.d -o methodHandles.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp rm -f methodHandles_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles_x86.o.d -o methodHandles_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp rm -f methodKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodKlass.o.d -o methodKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp rm -f methodLiveness.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodLiveness.o.d -o methodLiveness.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp rm -f methodOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodOop.o.d -o methodOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp rm -f monitorChunk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/monitorChunk.o.d -o monitorChunk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp rm -f mulnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mulnode.o.d -o mulnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp rm -f multnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/multnode.o.d -o multnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp rm -f mutableNUMASpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableNUMASpace.o.d -o mutableNUMASpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp rm -f mutableSpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableSpace.o.d -o mutableSpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp rm -f mutex.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex.o.d -o mutex.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp rm -f mutexLocker.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutexLocker.o.d -o mutexLocker.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp rm -f mutex_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex_linux.o.d -o mutex_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp rm -f nativeInst_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeInst_x86.o.d -o nativeInst_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp rm -f nativeLookup.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeLookup.o.d -o nativeLookup.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp rm -f nmethod.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nmethod.o.d -o nmethod.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp rm -f node.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/node.o.d -o node.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp rm -f numberSeq.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/numberSeq.o.d -o numberSeq.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp rm -f objArrayKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlass.o.d -o objArrayKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp rm -f objArrayKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlassKlass.o.d -o objArrayKlassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp rm -f objArrayOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayOop.o.d -o objArrayOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp rm -f objectMonitor.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectMonitor.o.d -o objectMonitor.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp rm -f objectStartArray.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectStartArray.o.d -o objectStartArray.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp rm -f oop.o Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp rm -f oopFactory.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oop.o.d -o oop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopFactory.o.d -o oopFactory.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp rm -f oopMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMap.o.d -o oopMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp rm -f oopMapCache.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMapCache.o.d -o oopMapCache.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp rm -f oopRecorder.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopRecorder.o.d -o oopRecorder.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp rm -f oopsHierarchy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopsHierarchy.o.d -o oopsHierarchy.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp rm -f opcodes.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/opcodes.o.d -o opcodes.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp rm -f orderAccess.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/orderAccess.o.d -o orderAccess.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp rm -f os.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os.o.d -o os.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp rm -f osThread.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread.o.d -o osThread.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp rm -f osThread_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread_linux.o.d -o osThread_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp rm -f os_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux.o.d -o os_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp rm -f os_linux_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux_x86.o.d -o os_linux_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp rm -f os_posix.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_posix.o.d -o os_posix.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp rm -f ostream.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/ostream.o.d -o ostream.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp: In static member function 'static void* os::dll_load(const char*, char*, int)': /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp:1894:6: error: 'EM_AARCH64' was not declared in this scope make[7]: *** [os_linux.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[6]: *** [the_vm] Error 2 make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[5]: *** [product] Error 2 make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: *** [generic_build2] Error 2 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: *** [product] Error 2 make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: *** [hotspot-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make: *** [stamps/icedtea-ecj.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Apr 19 11:01:15 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 19 Apr 2013 14:01:15 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #383 Message-ID: <598191913.573.1366394485895.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [katleman] Added tag jdk8-b86 for changeset 7989cd0cc3a9 ------------------------------------------ [...truncated 134781 lines...] # Summary for /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jdk/api/jpda/jdi/index.html # Options (jdi.options): # -XDignore.symbol.file=true -quiet -use -keywords -Xdoclint:none -Xprofilespath /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/makefiles/profile-rtjar-includes.txt -Xdocrootparent http://download.oracle.com/javase/7/docs # -sourcepath '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/impsrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gensrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gendocsrc_rmic:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/solaris/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/windows/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/doc/stub' # -encoding 'ascii' # -overview '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes/jdi-overview.html' # -doctitle 'Java™ Debug Interface' # -windowtitle 'Java Debug Interface ' # -header 'Java Debug Interface' # -bottom '
Copyright © 1999, 2013, Oracle and/or its affiliates. All rights reserved.
' # -linkoffline '../../../../api' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/api/' # Packages (jdi.packages): # com.sun.jdi # com.sun.jdi.event # com.sun.jdi.request # com.sun.jdi.connect # com.sun.jdi.connect.spi /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:ThreadStackSize=1536 -Xmx1024m -Djava.awt.headless=true "-Xbootclasspath/p:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar com.sun.tools.javadoc.Main -bootclasspath /notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/classes -d /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jdk/api/jpda/jdi \ @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/jdi.options @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/jdi.packages /bin/rm -f -r /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jaas/spec /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jaas/spec # Summary for /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jaas/spec/index.html # Options (jaas.options): # -XDignore.symbol.file=true -quiet -use -keywords -Xdoclint:none -Xprofilespath /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/makefiles/profile-rtjar-includes.txt -Xdocrootparent http://download.oracle.com/javase/7/docs # -sourcepath '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/impsrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gensrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gendocsrc_rmic:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/solaris/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/windows/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/doc/stub' # -encoding 'ascii' # -overview '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes/com/sun/security/auth/jaas-overview.html' # -doctitle 'Java™ Authentication and Authorization Service' # -windowtitle 'Java Authentication and Authorization Service ' # -header 'Java Authentication and Authorization Service' # -bottom '
Copyright © 1998, 2013, Oracle and/or its affiliates. All rights reserved.
' # -linkoffline '../../../../../api' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/api/' # Packages (jaas.packages): # com.sun.security.auth # com.sun.security.auth.callback # com.sun.security.auth.login # com.sun.security.auth.module /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:ThreadStackSize=1536 -Xmx1024m -Djava.awt.headless=true "-Xbootclasspath/p:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar com.sun.tools.javadoc.Main -bootclasspath /notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/classes -d /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jaas/spec \ @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/jaas.options @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/jaas.packages /bin/rm -f -r /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jgss/spec /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jgss/spec # Summary for /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jgss/spec/index.html # Options (jgss.options): # -XDignore.symbol.file=true -quiet -use -keywords -Xdoclint:none -Xprofilespath /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/makefiles/profile-rtjar-includes.txt -Xdocrootparent http://download.oracle.com/javase/7/docs # -sourcepath '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/impsrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gensrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gendocsrc_rmic:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/solaris/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/windows/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/doc/stub' # -encoding 'ascii' # -nodeprecatedlist # -overview '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes/com/sun/security/jgss/jgss-overview.html' # -doctitle 'Java™ GSS-API Utilities' # -windowtitle 'Java GSS-API Utilities ' # -header 'Java GSS-API Utilities' # -bottom '
Copyright © 2000, 2013, Oracle and/or its affiliates. All rights reserved.
' # -linkoffline '../../../../../api' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/api/' # Packages (jgss.packages): # com.sun.security.jgss /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:ThreadStackSize=1536 -Xmx1024m -Djava.awt.headless=true "-Xbootclasspath/p:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar com.sun.tools.javadoc.Main -bootclasspath /notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/classes -d /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jgss/spec \ @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/jgss.options @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/jgss.packages /bin/rm -f -r /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/smartcardio/spec /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/smartcardio/spec # Summary for /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/smartcardio/spec/index.html # Options (smartcardio.options): # -XDignore.symbol.file=true -quiet -use -keywords -Xdoclint:none -Xprofilespath /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/makefiles/profile-rtjar-includes.txt -Xdocrootparent http://download.oracle.com/javase/7/docs # -sourcepath '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/impsrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gensrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gendocsrc_rmic:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/solaris/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/windows/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/doc/stub' # -encoding 'ascii' # -nodeprecatedlist # -doctitle 'Java™ Smart Card I/O' # -windowtitle 'Java Smart Card I/O ' # -header 'Java Smart Card I/O' # -bottom '
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.
' # -linkoffline '../../../../../api' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/api/' # Packages (smartcardio.packages): # javax.smartcardio /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:ThreadStackSize=1536 -Xmx1024m -Djava.awt.headless=true "-Xbootclasspath/p:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar com.sun.tools.javadoc.Main -bootclasspath /notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/classes -d /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/smartcardio/spec \ @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/smartcardio.options @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/smartcardio.packages /bin/rm -f -r /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/net/httpserver/spec /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/net/httpserver/spec # Summary for /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/net/httpserver/spec/index.html # Options (httpserver.options): # -XDignore.symbol.file=true -quiet -use -keywords -Xdoclint:none -Xprofilespath /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/makefiles/profile-rtjar-includes.txt -Xdocrootparent http://download.oracle.com/javase/7/docs # -sourcepath '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/impsrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gensrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gendocsrc_rmic:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/solaris/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/windows/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/doc/stub' # -encoding 'ascii' # -nodeprecatedlist # -doctitle 'Java™ HTTP Server' # -windowtitle 'Java HTTP Server ' # -header 'Java HTTP Server' # -bottom '
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.
' # -linkoffline '../../../../../api' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/api/' # Packages (httpserver.packages): # com.sun.net.httpserver # com.sun.net.httpserver.spi /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:ThreadStackSize=1536 -Xmx1024m -Djava.awt.headless=true "-Xbootclasspath/p:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar com.sun.tools.javadoc.Main -bootclasspath /notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/classes -d /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/net/httpserver/spec \ @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/httpserver.options @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/httpserver.packages *** glibc detected *** /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java: free(): invalid pointer: 0x00000000b9c87040 *** ======= Backtrace: ========= /lib64/libc.so.6[0x39b347da76] /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x537d6e)[0x7f4e89b34d6e] /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x818379)[0x7f4e89e15379] /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x818f81)[0x7f4e89e15f81] /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x9133b4)[0x7f4e89f103b4] /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x913512)[0x7f4e89f10512] /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x78fdf2)[0x7f4e89d8cdf2] /lib64/libpthread.so.0[0x39b3807d90] /lib64/libc.so.6(clone+0x6d)[0x39b34f119d] ======= Memory map: ======== 00400000-00401000 r-xp 00000000 fd:02 4314189 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/bin/java 00600000-00601000 rw-p 00000000 fd:02 4314189 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/bin/java 00eed000-00f0e000 rw-p 00000000 00:00 0 [heap] b9c00000-b9d60000 rw-p 00000000 00:00 0 b9d60000-c0000000 rw-p 00000000 00:00 0 c0000000-cec60000 rw-p 00000000 00:00 0 cec60000-eaab0000 rw-p 00000000 00:00 0 eaab0000-fbea0000 rw-p 00000000 00:00 0 fbea0000-fcd60000 ---p 00000000 00:00 0 fcd60000-100000000 rw-p 00000000 00:00 0 39b3000000-39b3022000 r-xp 00000000 fd:01 136030 /lib64/ld-2.14.90.so 39b3221000-39b3222000 r--p 00021000 fd:01 136030 /lib64/ld-2.14.90.so 39b3222000-39b3223000 rw-p 00022000 fd:01 136030 /lib64/ld-2.14.90.so 39b3223000-39b3224000 rw-p 00000000 00:00 0 39b3400000-39b35ad000 r-xp 00000000 fd:01 136034 /lib64/libc-2.14.90.so 39b35ad000-39b37ad000 ---p 001ad000 fd:01 136034 /lib64/libc-2.14.90.so 39b37ad000-39b37b1000 r--p 001ad000 fd:01 136034 /lib64/libc-2.14.90.so 39b37b1000-39b37b3000 rw-p 001b1000 fd:01 136034 /lib64/libc-2.14.90.so 39b37b3000-39b37b8000 rw-p 00000000 00:00 0 39b3800000-39b3817000 r-xp 00000000 fd:01 136053 /lib64/libpthread-2.14.90.so 39b3817000-39b3a16000 ---p 00017000 fd:01 136053 /lib64/libpthread-2.14.90.so 39b3a16000-39b3a17000 r--p 00016000 fd:01 136053 /lib64/libpthread-2.14.90.so 39b3a17000-39b3a18000 rw-p 00017000 fd:01 136053 /lib64/libpthread-2.14.90.so 39b3a18000-39b3a1c000 rw-p 00000000 00:00 0 39b3c00000-39b3c02000 r-xp 00000000 fd:01 136534 /lib64/libdl-2.14.90.so 39b3c02000-39b3e02000 ---p 00002000 fd:01 136534 /lib64/libdl-2.14.90.so 39b3e02000-39b3e03000 r--p 00002000 fd:01 136534 /lib64/libdl-2.14.90.so 39b3e03000-39b3e04000 rw-p 00003000 fd:01 136534 /lib64/libdl-2.14.90.so 39b4000000-39b4007000 r-xp 00000000 fd:01 136995 /lib64/librt-2.14.90.so 39b4007000-39b4206000 ---p 00007000 fd:01 136995 /lib64/librt-2.14.90.so 39b4206000-39b4207000 r--p 00006000 fd:01 136995 /lib64/librt-2.14.90.so 39b4207000-39b4208000 rw-p 00007000 fd:01 136995 /lib64/librt-2.14.90.so 39b4400000-39b4417000 r-xp 00000000 fd:01 136498 /lib64/libz.so.1.2.5 39b4417000-39b4616000 ---p 00017000 fd:01 136498 /lib64/libz.so.1.2.5 39b4616000-39b4617000 rw-p 00016000 fd:01 136498 /lib64/libz.so.1.2.5 39b4800000-39b4883000 r-xp 00000000 fd:01 136047 /lib64/libm-2.14.90.so 39b4883000-39b4a82000 ---p 00083000 fd:01 136047 /lib64/libm-2.14.90.so 39b4a82000-39b4a83000 r--p 00082000 fd:01 136047 /lib64/libm-2.14.90.so 39b4a83000-39b4a84000 rw-p 00083000 fd:01 136047 /lib64/libm-2.14.90.so 39b4c00000-39b4c15000 r-xp 00000000 fd:01 136536 /lib64/libgcc_s-4.6.3-20120306.so.1 39b4c15000-39b4e14000 ---p 00015000 fd:01 136536 /lib64/libgcc_s-4.6.3-20120306.so.1 39b4e14000-39b4e15000 rw-p 00014000 fd:01 136536 /lib64/libgcc_s-4.6.3-20120306.so.1 39bf800000-39bf8e8000 r-xp 00000000 fd:01 139574 /usr/lib64/libstdc++.so.6.0.16 39bf8e8000-39bfae8000 ---p 000e8000 fd:01 139574 /usr/lib64/libstdc++.so.6.0.16 39bfae8000-39bfaf0000 r--p 000e8000 fd:01 139574 /usr/lib64/libstdc++.so.6.0.16 39bfaf0000-39bfaf2000 rw-p 000f0000 fd:01 139574 /usr/lib64/libstdc++.so.6.0.16 39bfaf2000-39bfb07000 rw-p 00000000 00:00 0 7f4e50000000-7f4e50021000 rw-p 00000000 00:00 0 7f4e50021000-7f4e54000000 ---p 00000000 00:00 0 7f4e58000000-7f4e59105000 rw-p 00000000 00:00 0 7f4e59105000-7f4e5c000000 ---p 00000000 00:00 0 7f4e5c000000-7f4e5c021000 rw-p 00000000 00:00 0 7f4e5c021000-7f4e60000000 ---p 00000000 00:00 0 7f4e60000000-7f4e60021000 rw-p 00000000 00:00 0 7f4e60021000-7f4e64000000 ---p 00000000 00:00 0 7f4e64000000-7f4e65905000 rw-p 00000000 00:00 0 7f4e65905000-7f4e68000000 ---p 00000000 00:00 0 7f4e68000000-7f4e68021000 rw-p 00000000 00:00 0 7f4e68021000-7f4e6c000000 ---p 00000000 00:00 0 7f4e6c000000-7f4e6c021000 rw-p 00000000 00:00 0 7f4e6c021000-7f4e70000000 ---p 00000000 00:00 0 7f4e70000000-7f4e70021000 rw-p 00000000 00:00 0 7f4e70021000-7f4e74000000 ---p 00000000 00:00 0 7f4e74000000-7f4e7403e000 rw-p 00000000 00:00 0 7f4e7403e000-7f4e78000000 ---p 00000000 00:00 0 7f4e78000000-7f4e78021000 rw-p 00000000 00:00 0 7f4e78021000-7f4e7c000000 ---p 00000000 00:00 0 7f4e7ce23000-7f4e7ce34000 rw-p 00000000 00:00 0 7f4e7ce34000-7f4e7d024000 rw-p 00000000 00:00 0 7f4e7d024000-7f4e7d1f4000 rw-p 00000000 00:00 0 7f4e7d1f4000-7f4e7d224000 rw-p 00000000 00:00 0 7f4e7d224000-7f4e7d22e000 r--s 00267000 fd:02 4348162 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/resources.jar 7f4e7d22e000-7f4e7d22f000 ---p 00000000 00:00 0 7f4e7d22f000-7f4e7d32f000 rw-p 00000000 00:00 0 [stack:569] 7f4e7d32f000-7f4e7d332000 ---p 00000000 00:00 0 7f4e7d332000-7f4e7d4b0000 rw-p 00000000 00:00 0 [stack:568] 7f4e7d4b0000-7f4e7d4b3000 ---p 00000000 00:00 0 7f4e7d4b3000-7f4e7d5b1000 rw-p 00000000 00:00 0 [stack:567] 7f4e7d5b1000-7f4e7d5b4000 ---p 00000000 00:00 0 7f4e7d5b4000-7f4e7d6b2000 rw-p 00000000 00:00 0 [stack:566] 7f4e7d6b2000-7f4e7d6b5000 ---p 00000000 00:00 0 7f4e7d6b5000-7f4e7d833000 rw-p 00000000 00:00 0 [stack:565] 7f4e7d833000-7f4e7d836000 ---p 00000000 00:00 0 7f4e7d836000-7f4e7d9b4000 rw-p 00000000 00:00 0 [stack:564] 7f4e7d9b4000-7f4e7d9b7000 ---p 00000000 00:00 0 7f4e7d9b7000-7f4e7db35000 rw-p 00000000 00:00 0 [stack:563] 7f4e7db35000-7f4e7db36000 ---p 00000000 00:00 0 7f4e7db36000-7f4e7e5ca000 rw-p 00000000 00:00 0 [stack:562] 7f4e7e5ca000-7f4e7e77d000 r--s 038c1000 fd:02 4348167 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/rt.jar 7f4e7e77d000-7f4e81000000 rw-p 00000000 00:00 0 7f4e81000000-7f4e812b0000 rwxp 00000000 00:00 0 7f4e812b0000-7f4e84261000 rw-p 00000000 00:00 0 7f4e84261000-7f4e88000000 ---p 00000000 00:00 0 7f4e88004000-7f4e8801f000 r--s 00344000 fd:02 4428199 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/ext/cldrdata.jar 7f4e8801f000-7f4e88040000 rw-p 00000000 00:00 0 7f4e88040000-7f4e8806d000 r--s 0031f000 fd:02 6521116 /notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar 7f4e8806d000-7f4e8806e000 ---p 00000000 00:00 0 7f4e8806e000-7f4e8816e000 rw-p 00000000 00:00 0 [stack:561] 7f4e8816e000-7f4e8816f000 ---p 00000000 00:00 0 7f4e8816f000-7f4e882e6000 rw-p 00000000 00:00 0 [stack:560] 7f4e882e6000-7f4e883c5000 rw-p 00000000 00:00 0 7f4e883c5000-7f4e8843c000 rw-p 00000000 00:00 0 7f4e8843c000-7f4e8851a000 rw-p 00000000 00:00 0 7f4e8851a000-7f4e885a5000 rw-p 00000000 00:00 0 7f4e885a5000-7f4e885ac000 ---p 00000000 00:00 0 7f4e885ac000-7f4e885c5000 rw-p 00000000 00:00 0 7f4e885c5000-7f4e885d1000 rw-p 00000000 00:00 0 7f4e885d1000-7f4e88686000 rw-p 00000000 00:00 0 7f4e88686000-7f4e88e86000 rw-p 00000000 00:00 0 7f4e88e86000-7f4e88e8e000 r-xp 00000000 fd:02 4386606 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libzip.so 7f4e88e8e000-7f4e8908d000 ---p 00008000 fd:02 4386606 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libzip.so 7f4e8908d000-7f4e8908e000 rw-p 00007000 fd:02 4386606 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libzip.so 7f4e8908e000-7f4e890c3000 r--s 00000000 fd:01 264729 /var/db/nscd/passwd 7f4e890c3000-7f4e890ec000 r-xp 00000000 fd:02 4386602 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libjava.so 7f4e890ec000-7f4e892ec000 ---p 00029000 fd:02 4386602 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libjava.so 7f4e892ec000-7f4e892ee000 rw-p 00029000 fd:02 4386602 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libjava.so 7f4e892ee000-7f4e892fb000 r-xp 00000000 fd:02 4386626 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libverify.so 7f4e892fb000-7f4e894fa000 ---p 0000d000 fd:02 4386626 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libverify.so 7f4e894fa000-7f4e894fc000 rw-p 0000c000 fd:02 4386626 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libverify.so 7f4e894fc000-7f4e894ff000 ---p 00000000 00:00 0 7f4e894ff000-7f4e895fd000 rw-p 00000000 00:00 0 [stack:559] 7f4e895fd000-7f4e8a0d8000 r-xp 00000000 fd:02 4394777 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so 7f4e8a0d8000-7f4e8a2d8000 ---p 00adb000 fd:02 4394777 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so 7f4e8a2d8000-7f4e8a38f000 rw-p 00adb000 fd:02 4394777 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so 7f4e8a38f000-7f4e8a3c0000 rw-p 00000000 00:00 0 7f4e8a3c0000-7f4e8a3cd000 r-xp 00000000 fd:02 4402990 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/jli/libjli.so 7f4e8a3cd000-7f4e8a5cc000 ---p 0000d000 fd:02 4402990 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/jli/libjli.so 7f4e8a5cc000-7f4e8a5cd000 rw-p 0000c000 fd:02 4402990 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/jli/libjli.so 7f4e8a5cd000-7f4e8a5ce000 rw-p 00000000 00:00 0 7f4e8a5cf000-7f4e8a5d9000 r--s 00107000 fd:02 4427903 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/ext/localedata.jar 7f4e8a5d9000-7f4e8a5e1000 rw-s 00000000 fd:01 393221 /tmp/hsperfdata_nighttester/558 7f4e8a5e1000-7f4e8a5e2000 rw-p 00000000 00:00 0 7f4e8a5e2000-7f4e8a5e3000 ---p 00000000 00:00 0 7f4e8a5e3000-7f4e8a5e4000 rw-p 00000000 00:00 0 7fff5f578000-7fff5f59a000 rw-p 00000000 00:00 0 [stack] 7fff5f5ff000-7fff5f600000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] gmake[2]: *** [/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jaas/spec/index.html] Aborted (core dumped) gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk/common/makefiles/javadoc' make[1]: *** [docs-only] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk.build' make: *** [stamps/icedtea.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Apr 19 21:20:31 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 20 Apr 2013 00:20:31 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1319 In-Reply-To: <808913575.572.1366345189677.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <808913575.572.1366345189677.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1605935810.575.1366431631944.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 8624 lines...] g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiThreadState.o.d -o jvmtiThreadState.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp rm -f jvmtiTrace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTrace.o.d -o jvmtiTrace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp rm -f jvmtiUtil.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiUtil.o.d -o jvmtiUtil.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp rm -f klass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klass.o.d -o klass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp rm -f klassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassKlass.o.d -o klassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp rm -f klassOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassOop.o.d -o klassOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp rm -f klassVtable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassVtable.o.d -o klassVtable.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp rm -f lcm.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lcm.o.d -o lcm.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp rm -f library_call.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/library_call.o.d -o library_call.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp rm -f linkResolver.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/linkResolver.o.d -o linkResolver.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp Assembling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s rm -f linux_x86_64.o gcc -c -m64 -MMD -MP -MF ../generated/dependencies/linux_x86_64.o.d -o linux_x86_64.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp rm -f live.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/live.o.d -o live.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp rm -f loaderConstraints.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loaderConstraints.o.d -o loaderConstraints.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp rm -f location.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/location.o.d -o location.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp rm -f locknode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/locknode.o.d -o locknode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp rm -f loopPredicate.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopPredicate.o.d -o loopPredicate.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp rm -f loopTransform.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopTransform.o.d -o loopTransform.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp rm -f loopUnswitch.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopUnswitch.o.d -o loopUnswitch.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp rm -f loopnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopnode.o.d -o loopnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp rm -f loopopts.o Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp rm -f lowMemoryDetector.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopopts.o.d -o loopopts.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lowMemoryDetector.o.d -o lowMemoryDetector.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp rm -f machnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/machnode.o.d -o machnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp rm -f macro.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/macro.o.d -o macro.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp rm -f management.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/management.o.d -o management.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp rm -f markOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markOop.o.d -o markOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp rm -f markSweep.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markSweep.o.d -o markSweep.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp rm -f matcher.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/matcher.o.d -o matcher.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp rm -f memRegion.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memRegion.o.d -o memRegion.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp rm -f memnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memnode.o.d -o memnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp rm -f memoryManager.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryManager.o.d -o memoryManager.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp rm -f memoryPool.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryPool.o.d -o memoryPool.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp rm -f memoryService.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryService.o.d -o memoryService.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp rm -f memprofiler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memprofiler.o.d -o memprofiler.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp rm -f methodComparator.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodComparator.o.d -o methodComparator.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp rm -f methodDataKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataKlass.o.d -o methodDataKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp rm -f methodDataOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataOop.o.d -o methodDataOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp rm -f methodHandleWalk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandleWalk.o.d -o methodHandleWalk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp rm -f methodHandles.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles.o.d -o methodHandles.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp rm -f methodHandles_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles_x86.o.d -o methodHandles_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp rm -f methodKlass.o rm -f methodLiveness.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodKlass.o.d -o methodKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp rm -f methodOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodLiveness.o.d -o methodLiveness.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodOop.o.d -o methodOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp rm -f monitorChunk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/monitorChunk.o.d -o monitorChunk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp rm -f mulnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mulnode.o.d -o mulnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp rm -f multnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/multnode.o.d -o multnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp rm -f mutableNUMASpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableNUMASpace.o.d -o mutableNUMASpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp rm -f mutableSpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableSpace.o.d -o mutableSpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp rm -f mutex.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex.o.d -o mutex.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp rm -f mutexLocker.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutexLocker.o.d -o mutexLocker.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp rm -f mutex_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex_linux.o.d -o mutex_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp rm -f nativeInst_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeInst_x86.o.d -o nativeInst_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp rm -f nativeLookup.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeLookup.o.d -o nativeLookup.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp rm -f nmethod.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nmethod.o.d -o nmethod.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp rm -f node.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/node.o.d -o node.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp rm -f numberSeq.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/numberSeq.o.d -o numberSeq.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp rm -f objArrayKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlass.o.d -o objArrayKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp rm -f objArrayKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlassKlass.o.d -o objArrayKlassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp rm -f objArrayOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayOop.o.d -o objArrayOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp rm -f objectMonitor.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectMonitor.o.d -o objectMonitor.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp rm -f objectStartArray.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectStartArray.o.d -o objectStartArray.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp rm -f oop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oop.o.d -o oop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp rm -f oopFactory.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopFactory.o.d -o oopFactory.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp rm -f oopMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMap.o.d -o oopMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp rm -f oopMapCache.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMapCache.o.d -o oopMapCache.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp rm -f oopRecorder.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopRecorder.o.d -o oopRecorder.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp rm -f oopsHierarchy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopsHierarchy.o.d -o oopsHierarchy.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp rm -f opcodes.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/opcodes.o.d -o opcodes.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp rm -f orderAccess.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/orderAccess.o.d -o orderAccess.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp rm -f os.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os.o.d -o os.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp rm -f osThread.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread.o.d -o osThread.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp rm -f osThread_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread_linux.o.d -o osThread_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp rm -f os_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux.o.d -o os_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp rm -f os_linux_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux_x86.o.d -o os_linux_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp rm -f os_posix.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_posix.o.d -o os_posix.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp rm -f ostream.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/ostream.o.d -o ostream.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/output.cpp rm -f output.o Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parNew/parCardTableModRefBS.cpp rm -f parCardTableModRefBS.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/output.o.d -o output.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/output.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parCardTableModRefBS.o.d -o parCardTableModRefBS.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parNew/parCardTableModRefBS.cpp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp: In static member function 'static void* os::dll_load(const char*, char*, int)': /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp:1894:6: error: 'EM_AARCH64' was not declared in this scope make[7]: *** [os_linux.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[6]: *** [the_vm] Error 2 make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[5]: *** [product] Error 2 make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: *** [generic_build2] Error 2 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: *** [product] Error 2 make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: *** [hotspot-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make: *** [stamps/icedtea-ecj.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Apr 20 12:17:53 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 20 Apr 2013 15:17:53 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea8TargetTesting #384 In-Reply-To: <598191913.573.1366394485895.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <598191913.573.1366394485895.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1711365946.577.1366485474410.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Sat Apr 20 21:20:16 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 21 Apr 2013 00:20:16 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1320 In-Reply-To: <1605935810.575.1366431631944.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1605935810.575.1366431631944.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <889842593.579.1366518016410.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 8618 lines...] g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiRedefineClasses.o.d -o jvmtiRedefineClasses.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiRedefineClasses.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTagMap.cpp rm -f jvmtiTagMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTagMap.o.d -o jvmtiTagMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTagMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp rm -f jvmtiThreadState.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiThreadState.o.d -o jvmtiThreadState.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp rm -f jvmtiTrace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTrace.o.d -o jvmtiTrace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp rm -f jvmtiUtil.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiUtil.o.d -o jvmtiUtil.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp rm -f klass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klass.o.d -o klass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp rm -f klassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassKlass.o.d -o klassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp rm -f klassOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassOop.o.d -o klassOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp rm -f klassVtable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassVtable.o.d -o klassVtable.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp rm -f lcm.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lcm.o.d -o lcm.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp rm -f library_call.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/library_call.o.d -o library_call.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp rm -f linkResolver.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/linkResolver.o.d -o linkResolver.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp Assembling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s rm -f linux_x86_64.o gcc -c -m64 -MMD -MP -MF ../generated/dependencies/linux_x86_64.o.d -o linux_x86_64.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp rm -f live.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/live.o.d -o live.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp rm -f loaderConstraints.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loaderConstraints.o.d -o loaderConstraints.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp rm -f location.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/location.o.d -o location.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp rm -f locknode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/locknode.o.d -o locknode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp rm -f loopPredicate.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopPredicate.o.d -o loopPredicate.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp rm -f loopTransform.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopTransform.o.d -o loopTransform.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp rm -f loopUnswitch.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopUnswitch.o.d -o loopUnswitch.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp rm -f loopnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopnode.o.d -o loopnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp rm -f loopopts.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopopts.o.d -o loopopts.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp rm -f lowMemoryDetector.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lowMemoryDetector.o.d -o lowMemoryDetector.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp rm -f machnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/machnode.o.d -o machnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp rm -f macro.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/macro.o.d -o macro.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp rm -f management.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/management.o.d -o management.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp rm -f markOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markOop.o.d -o markOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp rm -f markSweep.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markSweep.o.d -o markSweep.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp rm -f matcher.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/matcher.o.d -o matcher.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp rm -f memRegion.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memRegion.o.d -o memRegion.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp rm -f memnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memnode.o.d -o memnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp rm -f memoryManager.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryManager.o.d -o memoryManager.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp rm -f memoryPool.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryPool.o.d -o memoryPool.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp rm -f memoryService.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryService.o.d -o memoryService.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp rm -f memprofiler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memprofiler.o.d -o memprofiler.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp rm -f methodComparator.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodComparator.o.d -o methodComparator.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp rm -f methodDataKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataKlass.o.d -o methodDataKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp rm -f methodDataOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataOop.o.d -o methodDataOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp rm -f methodHandleWalk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandleWalk.o.d -o methodHandleWalk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp rm -f methodHandles.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles.o.d -o methodHandles.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp rm -f methodHandles_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles_x86.o.d -o methodHandles_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp rm -f methodKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodKlass.o.d -o methodKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp rm -f methodLiveness.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodLiveness.o.d -o methodLiveness.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp rm -f methodOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodOop.o.d -o methodOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp rm -f monitorChunk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/monitorChunk.o.d -o monitorChunk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp rm -f mulnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mulnode.o.d -o mulnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp rm -f multnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/multnode.o.d -o multnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp rm -f mutableNUMASpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableNUMASpace.o.d -o mutableNUMASpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp rm -f mutableSpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableSpace.o.d -o mutableSpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp rm -f mutex.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex.o.d -o mutex.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp rm -f mutexLocker.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutexLocker.o.d -o mutexLocker.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp rm -f mutex_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex_linux.o.d -o mutex_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp rm -f nativeInst_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeInst_x86.o.d -o nativeInst_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp rm -f nativeLookup.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeLookup.o.d -o nativeLookup.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp rm -f nmethod.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nmethod.o.d -o nmethod.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp rm -f node.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/node.o.d -o node.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp rm -f numberSeq.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/numberSeq.o.d -o numberSeq.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp rm -f objArrayKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlass.o.d -o objArrayKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp rm -f objArrayKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlassKlass.o.d -o objArrayKlassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp rm -f objArrayOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayOop.o.d -o objArrayOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp rm -f objectMonitor.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectMonitor.o.d -o objectMonitor.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp rm -f objectStartArray.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectStartArray.o.d -o objectStartArray.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp rm -f oop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oop.o.d -o oop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp rm -f oopFactory.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopFactory.o.d -o oopFactory.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp rm -f oopMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMap.o.d -o oopMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp rm -f oopMapCache.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMapCache.o.d -o oopMapCache.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp rm -f oopRecorder.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopRecorder.o.d -o oopRecorder.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp rm -f oopsHierarchy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopsHierarchy.o.d -o oopsHierarchy.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp rm -f opcodes.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/opcodes.o.d -o opcodes.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp rm -f orderAccess.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/orderAccess.o.d -o orderAccess.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp rm -f os.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os.o.d -o os.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp rm -f osThread.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread.o.d -o osThread.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp rm -f osThread_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread_linux.o.d -o osThread_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp rm -f os_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux.o.d -o os_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp rm -f os_linux_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux_x86.o.d -o os_linux_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp rm -f os_posix.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_posix.o.d -o os_posix.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp rm -f ostream.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/ostream.o.d -o ostream.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp: In static member function 'static void* os::dll_load(const char*, char*, int)': /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp:1894:6: error: 'EM_AARCH64' was not declared in this scope make[7]: *** [os_linux.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[6]: *** [the_vm] Error 2 make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[5]: *** [product] Error 2 make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: *** [generic_build2] Error 2 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: *** [product] Error 2 make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: *** [hotspot-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make: *** [stamps/icedtea-ecj.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Apr 21 21:20:50 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 22 Apr 2013 00:20:50 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1321 In-Reply-To: <889842593.579.1366518016410.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <889842593.579.1366518016410.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1525960864.582.1366604450177.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 8621 lines...] g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTagMap.o.d -o jvmtiTagMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTagMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp rm -f jvmtiThreadState.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiThreadState.o.d -o jvmtiThreadState.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp rm -f jvmtiTrace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTrace.o.d -o jvmtiTrace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp rm -f jvmtiUtil.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiUtil.o.d -o jvmtiUtil.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp rm -f klass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klass.o.d -o klass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp rm -f klassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassKlass.o.d -o klassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp rm -f klassOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassOop.o.d -o klassOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp rm -f klassVtable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassVtable.o.d -o klassVtable.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp rm -f lcm.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lcm.o.d -o lcm.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp rm -f library_call.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/library_call.o.d -o library_call.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp rm -f linkResolver.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/linkResolver.o.d -o linkResolver.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp Assembling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s rm -f linux_x86_64.o gcc -c -m64 -MMD -MP -MF ../generated/dependencies/linux_x86_64.o.d -o linux_x86_64.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp rm -f live.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/live.o.d -o live.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp rm -f loaderConstraints.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loaderConstraints.o.d -o loaderConstraints.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp rm -f location.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/location.o.d -o location.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp rm -f locknode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/locknode.o.d -o locknode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp rm -f loopPredicate.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopPredicate.o.d -o loopPredicate.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp rm -f loopTransform.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopTransform.o.d -o loopTransform.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp rm -f loopUnswitch.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopUnswitch.o.d -o loopUnswitch.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp rm -f loopnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopnode.o.d -o loopnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp rm -f loopopts.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopopts.o.d -o loopopts.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp rm -f lowMemoryDetector.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lowMemoryDetector.o.d -o lowMemoryDetector.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp rm -f machnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/machnode.o.d -o machnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp rm -f macro.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/macro.o.d -o macro.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp rm -f management.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/management.o.d -o management.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp rm -f markOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markOop.o.d -o markOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp rm -f markSweep.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markSweep.o.d -o markSweep.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp rm -f matcher.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/matcher.o.d -o matcher.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp rm -f memRegion.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memRegion.o.d -o memRegion.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp rm -f memnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memnode.o.d -o memnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp rm -f memoryManager.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryManager.o.d -o memoryManager.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp rm -f memoryPool.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryPool.o.d -o memoryPool.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp rm -f memoryService.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryService.o.d -o memoryService.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp rm -f memprofiler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memprofiler.o.d -o memprofiler.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp rm -f methodComparator.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodComparator.o.d -o methodComparator.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp rm -f methodDataKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataKlass.o.d -o methodDataKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp rm -f methodDataOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataOop.o.d -o methodDataOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp rm -f methodHandleWalk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandleWalk.o.d -o methodHandleWalk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp rm -f methodHandles.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles.o.d -o methodHandles.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp rm -f methodHandles_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles_x86.o.d -o methodHandles_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp rm -f methodKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodKlass.o.d -o methodKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp rm -f methodLiveness.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodLiveness.o.d -o methodLiveness.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp rm -f methodOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodOop.o.d -o methodOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp rm -f monitorChunk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/monitorChunk.o.d -o monitorChunk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp rm -f mulnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mulnode.o.d -o mulnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp rm -f multnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/multnode.o.d -o multnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp rm -f mutableNUMASpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableNUMASpace.o.d -o mutableNUMASpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp rm -f mutableSpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableSpace.o.d -o mutableSpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp rm -f mutex.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex.o.d -o mutex.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp rm -f mutexLocker.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutexLocker.o.d -o mutexLocker.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp rm -f mutex_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex_linux.o.d -o mutex_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp rm -f nativeInst_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeInst_x86.o.d -o nativeInst_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp rm -f nmethod.o rm -f nativeLookup.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nmethod.o.d -o nmethod.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeLookup.o.d -o nativeLookup.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp rm -f node.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/node.o.d -o node.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp rm -f numberSeq.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/numberSeq.o.d -o numberSeq.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp rm -f objArrayKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlass.o.d -o objArrayKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp rm -f objArrayKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlassKlass.o.d -o objArrayKlassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp rm -f objArrayOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayOop.o.d -o objArrayOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp rm -f objectMonitor.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectMonitor.o.d -o objectMonitor.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp rm -f objectStartArray.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectStartArray.o.d -o objectStartArray.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp rm -f oop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oop.o.d -o oop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp rm -f oopFactory.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopFactory.o.d -o oopFactory.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp rm -f oopMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMap.o.d -o oopMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp rm -f oopMapCache.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMapCache.o.d -o oopMapCache.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp rm -f oopRecorder.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopRecorder.o.d -o oopRecorder.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp rm -f oopsHierarchy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopsHierarchy.o.d -o oopsHierarchy.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp rm -f opcodes.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/opcodes.o.d -o opcodes.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp rm -f orderAccess.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/orderAccess.o.d -o orderAccess.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp rm -f os.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os.o.d -o os.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp rm -f osThread.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread.o.d -o osThread.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp rm -f osThread_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread_linux.o.d -o osThread_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp rm -f os_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux.o.d -o os_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp rm -f os_linux_x86.o Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp rm -f os_posix.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux_x86.o.d -o os_linux_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_posix.o.d -o os_posix.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp rm -f ostream.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/ostream.o.d -o ostream.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/output.cpp rm -f output.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/output.o.d -o output.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/output.cpp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp: In static member function 'static void* os::dll_load(const char*, char*, int)': /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp:1894:6: error: 'EM_AARCH64' was not declared in this scope make[7]: *** [os_linux.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[6]: *** [the_vm] Error 2 make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[5]: *** [product] Error 2 make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: *** [generic_build2] Error 2 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: *** [product] Error 2 make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: *** [hotspot-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make: *** [stamps/icedtea-ecj.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Apr 22 21:16:53 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 23 Apr 2013 00:16:53 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1322 In-Reply-To: <1525960864.582.1366604450177.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1525960864.582.1366604450177.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1969628847.584.1366690613454.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 8626 lines...] g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiRedefineClasses.o.d -o jvmtiRedefineClasses.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiRedefineClasses.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTagMap.cpp rm -f jvmtiTagMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTagMap.o.d -o jvmtiTagMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTagMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp rm -f jvmtiThreadState.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiThreadState.o.d -o jvmtiThreadState.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp rm -f jvmtiTrace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTrace.o.d -o jvmtiTrace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp rm -f jvmtiUtil.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiUtil.o.d -o jvmtiUtil.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp rm -f klass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klass.o.d -o klass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp rm -f klassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassKlass.o.d -o klassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp rm -f klassOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassOop.o.d -o klassOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp rm -f klassVtable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassVtable.o.d -o klassVtable.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp rm -f lcm.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lcm.o.d -o lcm.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp rm -f library_call.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/library_call.o.d -o library_call.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp rm -f linkResolver.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/linkResolver.o.d -o linkResolver.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp Assembling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s rm -f linux_x86_64.o gcc -c -m64 -MMD -MP -MF ../generated/dependencies/linux_x86_64.o.d -o linux_x86_64.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp rm -f live.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/live.o.d -o live.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp rm -f loaderConstraints.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loaderConstraints.o.d -o loaderConstraints.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp rm -f location.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/location.o.d -o location.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp rm -f locknode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/locknode.o.d -o locknode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp rm -f loopPredicate.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopPredicate.o.d -o loopPredicate.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp rm -f loopTransform.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopTransform.o.d -o loopTransform.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp rm -f loopUnswitch.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopUnswitch.o.d -o loopUnswitch.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp rm -f loopnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopnode.o.d -o loopnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp rm -f loopopts.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopopts.o.d -o loopopts.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp rm -f lowMemoryDetector.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lowMemoryDetector.o.d -o lowMemoryDetector.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp rm -f machnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/machnode.o.d -o machnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp rm -f macro.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/macro.o.d -o macro.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp rm -f management.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/management.o.d -o management.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp rm -f markOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markOop.o.d -o markOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp rm -f markSweep.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markSweep.o.d -o markSweep.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp rm -f matcher.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/matcher.o.d -o matcher.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp rm -f memRegion.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memRegion.o.d -o memRegion.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp rm -f memnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memnode.o.d -o memnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp rm -f memoryManager.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryManager.o.d -o memoryManager.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp rm -f memoryPool.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryPool.o.d -o memoryPool.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp rm -f memoryService.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryService.o.d -o memoryService.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp rm -f memprofiler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memprofiler.o.d -o memprofiler.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp rm -f methodComparator.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodComparator.o.d -o methodComparator.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp rm -f methodDataKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataKlass.o.d -o methodDataKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp rm -f methodDataOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataOop.o.d -o methodDataOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp rm -f methodHandleWalk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandleWalk.o.d -o methodHandleWalk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp rm -f methodHandles.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles.o.d -o methodHandles.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp rm -f methodHandles_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles_x86.o.d -o methodHandles_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp rm -f methodKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodKlass.o.d -o methodKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp rm -f methodLiveness.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodLiveness.o.d -o methodLiveness.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp rm -f methodOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodOop.o.d -o methodOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp rm -f monitorChunk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/monitorChunk.o.d -o monitorChunk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp rm -f mulnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mulnode.o.d -o mulnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp rm -f multnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/multnode.o.d -o multnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp rm -f mutableNUMASpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableNUMASpace.o.d -o mutableNUMASpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp rm -f mutableSpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableSpace.o.d -o mutableSpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp rm -f mutex.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex.o.d -o mutex.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp rm -f mutexLocker.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutexLocker.o.d -o mutexLocker.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp rm -f mutex_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex_linux.o.d -o mutex_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp rm -f nativeInst_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeInst_x86.o.d -o nativeInst_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp rm -f nativeLookup.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeLookup.o.d -o nativeLookup.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp rm -f nmethod.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nmethod.o.d -o nmethod.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp rm -f node.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/node.o.d -o node.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp rm -f numberSeq.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/numberSeq.o.d -o numberSeq.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp rm -f objArrayKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlass.o.d -o objArrayKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp rm -f objArrayKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlassKlass.o.d -o objArrayKlassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp rm -f objArrayOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayOop.o.d -o objArrayOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp rm -f objectMonitor.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectMonitor.o.d -o objectMonitor.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp rm -f objectStartArray.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectStartArray.o.d -o objectStartArray.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp rm -f oop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oop.o.d -o oop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp rm -f oopFactory.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopFactory.o.d -o oopFactory.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp rm -f oopMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMap.o.d -o oopMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp rm -f oopMapCache.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMapCache.o.d -o oopMapCache.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp rm -f oopRecorder.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopRecorder.o.d -o oopRecorder.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp rm -f oopsHierarchy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopsHierarchy.o.d -o oopsHierarchy.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp rm -f opcodes.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/opcodes.o.d -o opcodes.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp rm -f orderAccess.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/orderAccess.o.d -o orderAccess.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp rm -f os.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os.o.d -o os.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp rm -f osThread.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread.o.d -o osThread.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp rm -f osThread_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread_linux.o.d -o osThread_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp rm -f os_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux.o.d -o os_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp rm -f os_linux_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux_x86.o.d -o os_linux_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp rm -f os_posix.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_posix.o.d -o os_posix.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp rm -f ostream.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp: In static member function 'static void* os::dll_load(const char*, char*, int)': /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp:1894:6: error: 'EM_AARCH64' was not declared in this scope g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/ostream.o.d -o ostream.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp make[7]: *** [os_linux.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[6]: *** [the_vm] Error 2 make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[5]: *** [product] Error 2 make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: *** [generic_build2] Error 2 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: *** [product] Error 2 make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: *** [hotspot-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make: *** [stamps/icedtea-ecj.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Apr 23 21:16:46 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 24 Apr 2013 00:16:46 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1323 In-Reply-To: <1969628847.584.1366690613454.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1969628847.584.1366690613454.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1848401393.586.1366777007098.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 8625 lines...] g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTagMap.o.d -o jvmtiTagMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTagMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp rm -f jvmtiThreadState.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiThreadState.o.d -o jvmtiThreadState.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiThreadState.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp rm -f jvmtiTrace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiTrace.o.d -o jvmtiTrace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiTrace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp rm -f jvmtiUtil.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/jvmtiUtil.o.d -o jvmtiUtil.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiUtil.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp rm -f klass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klass.o.d -o klass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp rm -f klassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassKlass.o.d -o klassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp rm -f klassOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassOop.o.d -o klassOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp rm -f klassVtable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/klassVtable.o.d -o klassVtable.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/klassVtable.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp rm -f lcm.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lcm.o.d -o lcm.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/lcm.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp rm -f library_call.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/library_call.o.d -o library_call.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/library_call.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp rm -f linkResolver.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/linkResolver.o.d -o linkResolver.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/linkResolver.cpp Assembling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s rm -f linux_x86_64.o gcc -c -m64 -MMD -MP -MF ../generated/dependencies/linux_x86_64.o.d -o linux_x86_64.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp rm -f live.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/live.o.d -o live.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/live.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp rm -f loaderConstraints.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loaderConstraints.o.d -o loaderConstraints.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/classfile/loaderConstraints.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp rm -f location.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/location.o.d -o location.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/location.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp rm -f locknode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/locknode.o.d -o locknode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/locknode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp rm -f loopPredicate.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopPredicate.o.d -o loopPredicate.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopPredicate.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp rm -f loopTransform.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopTransform.o.d -o loopTransform.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopTransform.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp rm -f loopUnswitch.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopUnswitch.o.d -o loopUnswitch.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopUnswitch.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp rm -f loopnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopnode.o.d -o loopnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp rm -f loopopts.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/loopopts.o.d -o loopopts.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/loopopts.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp rm -f lowMemoryDetector.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/lowMemoryDetector.o.d -o lowMemoryDetector.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/lowMemoryDetector.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp rm -f machnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/machnode.o.d -o machnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/machnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp rm -f macro.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/macro.o.d -o macro.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/macro.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp rm -f management.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/management.o.d -o management.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/management.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp rm -f markOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markOop.o.d -o markOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/markOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp rm -f markSweep.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/markSweep.o.d -o markSweep.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/markSweep.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp rm -f matcher.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/matcher.o.d -o matcher.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/matcher.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp rm -f memRegion.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memRegion.o.d -o memRegion.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/memRegion.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp rm -f memnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memnode.o.d -o memnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/memnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp rm -f memoryManager.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryManager.o.d -o memoryManager.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryManager.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp rm -f memoryPool.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryPool.o.d -o memoryPool.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryPool.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp rm -f memoryService.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memoryService.o.d -o memoryService.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/memoryService.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp rm -f memprofiler.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/memprofiler.o.d -o memprofiler.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/memprofiler.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp rm -f methodComparator.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodComparator.o.d -o methodComparator.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodComparator.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp rm -f methodDataKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataKlass.o.d -o methodDataKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp rm -f methodDataOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodDataOop.o.d -o methodDataOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodDataOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp rm -f methodHandleWalk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandleWalk.o.d -o methodHandleWalk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandleWalk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp rm -f methodHandles.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles.o.d -o methodHandles.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/methodHandles.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp rm -f methodHandles_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodHandles_x86.o.d -o methodHandles_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/methodHandles_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp rm -f methodKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodKlass.o.d -o methodKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp rm -f methodLiveness.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodLiveness.o.d -o methodLiveness.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/methodLiveness.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp rm -f methodOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/methodOop.o.d -o methodOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/methodOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp rm -f monitorChunk.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/monitorChunk.o.d -o monitorChunk.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/monitorChunk.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp rm -f mulnode.o Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp rm -f multnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mulnode.o.d -o mulnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/mulnode.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/multnode.o.d -o multnode.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/multnode.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp rm -f mutableNUMASpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableNUMASpace.o.d -o mutableNUMASpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableNUMASpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp rm -f mutableSpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutableSpace.o.d -o mutableSpace.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/shared/mutableSpace.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp rm -f mutex.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex.o.d -o mutex.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutex.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp rm -f mutexLocker.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutexLocker.o.d -o mutexLocker.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/mutexLocker.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp rm -f mutex_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/mutex_linux.o.d -o mutex_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/mutex_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp rm -f nativeInst_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeInst_x86.o.d -o nativeInst_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/nativeInst_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp rm -f nmethod.o rm -f nativeLookup.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nmethod.o.d -o nmethod.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/nmethod.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/nativeLookup.o.d -o nativeLookup.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/nativeLookup.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp rm -f node.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/node.o.d -o node.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/node.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp rm -f numberSeq.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/numberSeq.o.d -o numberSeq.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/numberSeq.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp rm -f objArrayKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlass.o.d -o objArrayKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp rm -f objArrayKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayKlassKlass.o.d -o objArrayKlassKlass.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayKlassKlass.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp rm -f objArrayOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objArrayOop.o.d -o objArrayOop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/objArrayOop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp rm -f objectMonitor.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectMonitor.o.d -o objectMonitor.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/objectMonitor.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp rm -f objectStartArray.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/objectStartArray.o.d -o objectStartArray.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/objectStartArray.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp rm -f oop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oop.o.d -o oop.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oop.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp rm -f oopFactory.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopFactory.o.d -o oopFactory.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/memory/oopFactory.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp rm -f oopMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMap.o.d -o oopMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/compiler/oopMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp rm -f oopMapCache.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopMapCache.o.d -o oopMapCache.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/interpreter/oopMapCache.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp rm -f oopRecorder.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopRecorder.o.d -o oopRecorder.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/oopRecorder.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp rm -f oopsHierarchy.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/oopsHierarchy.o.d -o oopsHierarchy.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/oops/oopsHierarchy.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp rm -f opcodes.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/opcodes.o.d -o opcodes.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/opcodes.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp rm -f orderAccess.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/orderAccess.o.d -o orderAccess.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/orderAccess.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp rm -f os.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os.o.d -o os.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/os.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp rm -f osThread.o Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp rm -f osThread_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread.o.d -o osThread.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/osThread.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/osThread_linux.o.d -o osThread_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/osThread_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp rm -f os_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux.o.d -o os_linux.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp rm -f os_linux_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_linux_x86.o.d -o os_linux_x86.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp rm -f os_posix.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/os_posix.o.d -o os_posix.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm/os_posix.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp rm -f ostream.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/ostream.o.d -o ostream.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/utilities/ostream.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/output.cpp rm -f output.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.7-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/output.o.d -o output.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/output.cpp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp: In static member function 'static void* os::dll_load(const char*, char*, int)': /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm/os_linux.cpp:1894:6: error: 'EM_AARCH64' was not declared in this scope make[7]: *** [os_linux.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[6]: *** [the_vm] Error 2 make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[5]: *** [product] Error 2 make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: *** [generic_build2] Error 2 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: *** [product] Error 2 make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: *** [hotspot-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make: *** [stamps/icedtea-ecj.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Apr 24 02:42:45 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 24 Apr 2013 05:42:45 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1270 Message-ID: <1156839503.590.1366796566304.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 47349 lines...] rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log if [ /notnfs/nighttester/icedtea7-target-testing != /notnfs/nighttester/icedtea7-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea7-target-testing/pulseaudio.build/native rm -rf /notnfs/nighttester/icedtea7-target-testing/pulseaudio.build/classes rm -f pulse-java.jar if [ -e /notnfs/nighttester/icedtea7-target-testing/pulseaudio.build ]; then \ rmdir /notnfs/nighttester/icedtea7-target-testing/pulseaudio.build ; \ fi rm -f stamps/pulse-java*.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build rm -f stamps/icedtea.stamp stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot rm -f stamps/icedtea-boot.stamp rm -rf openjdk-boot rm -f stamps/patch-boot.stamp rm -f stamps/clone-boot.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/bootstrap/boot rm -f stamps/bootstrap-directory-stage1.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory-stage2.stamp rm -f /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink-stage1.stamp rm -f /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink-stage2.stamp rm -f stamps/overlay.stamp if [ -e Defs.gmk.bak ] ; then \ mv Defs.gmk.bak openjdk/jdk/make/common/shared/Defs.gmk ; \ fi rm -f stamps/versioning.stamp if [ -e stamps/patch.stamp ] ; then \ all_patches_ok=yes; \ for p in patches/rhino.patch patches/systemtap_gc.patch ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea7-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea7-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea7-target-testing/openjdk/jdk; \ for p in ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p1 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea7-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p1 -R < /notnfs/nighttester/icedtea7-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea7-target-testing ; \ if ! test x${all_patches_ok} = "xyes" ; then \ echo "WARNING Not all patches reverted cleanly" ; \ fi ; \ rm -f stamps/patch.stamp ; \ fi Checking patches/rhino.patch Reverting patches/rhino.patch patching file openjdk/jdk/make/com/sun/Makefile patching file openjdk/jdk/make/com/sun/script/Makefile patching file openjdk/jdk/make/common/Release.gmk Hunk #1 succeeded at 847 (offset 26 lines). patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java Checking patches/systemtap_gc.patch Reverting patches/systemtap_gc.patch patching file openjdk/hotspot/src/share/vm/compiler/oopMap.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/g1MarkSweep.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp patching file openjdk/hotspot/src/share/vm/memory/defNewGeneration.cpp patching file openjdk/hotspot/src/share/vm/memory/generation.cpp patching file openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp if [ -e stamps/patch-fsg.stamp ] ; then \ all_patches_ok=yes; \ for p in ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea7-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea7-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ if ! test x${all_patches_ok} = "xyes" ; then \ echo "WARNING Not all patches reverted cleanly" ; \ fi ; \ rm -f stamps/patch-fsg.stamp ; \ fi rm -f stamps/remove-intree-libraries.stamp rm -f stamps/sanitise-openjdk.stamp rm -rf openjdk/hotspot rm -f stamps/extract-hotspot.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/extract.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/generated.build rm -f stamps/generated.stamp rm -f native-ecj rm -rf stamps/native-ecj.stamp rm -f stamps/hgforest.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -f stamps/icedtea-stage2.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -f stamps/icedtea-debug-stage2.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/j2sdk-image/tapset rm -f stamps/add-systemtap-boot.stamp rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-boot.stamp if [ -e /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-boot.stamp rm -f stamps/icedtea-stage1.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf lib/rt rm -f stamps/rt-class-files.stamp stamps/rt.stamp rm -f rt-source-files.txt if [ -e /notnfs/nighttester/icedtea7-target-testing/bootstrap/boot/jre/lib ] ; then \ cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea7-target-testing/bootstrap/boot/jre/lib ; \ fi rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar if [ -e rhino ] ; then \ rmdir rhino ; \ fi rm -f stamps/rewrite-rhino.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/rewriter.build rm -f stamps/rewriter.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -f openjdk/jdk/src/share/lib/security/nss.cfg rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp if [ -e /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi + make download mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "7b500b6306981d0182a12e90b37182741df9931b34107a13686a77951ff7b0b3 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/8714dddd443a.tar.gz -O openjdk.tar.gz; \ if ! echo "7b500b6306981d0182a12e90b37182741df9931b34107a13686a77951ff7b0b3 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of OpenJDK root zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK root zip available"; exit -1; \ fi ; \ fi ; openjdk.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date OpenJDK root zip available make: *** [stamps/download-openjdk.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Apr 24 08:12:55 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 24 Apr 2013 11:12:55 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1271 In-Reply-To: <1156839503.590.1366796566304.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1156839503.590.1366796566304.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1091165237.591.1366816375807.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [Andrew John Hughes ] Update CACAO to latest tip. 2013-04-24 Andrew John Hughes * patches/cacao/jsig.patch: Removed. * Makefile.am: (CACAO_VERSION): Bump to current tip. (CACAO_SHA256SUM): Likewise. (ICEDTEA_PATCHES): Drop unneeded jsig patch. * NEWS: Updated. [Andrew John Hughes ] Upgrade to u40 b20. 2013-04-24 Andrew John Hughes * Makefile.am, (OPENJDK_VERSION): Bump to b20. (JDK_UPDATE_VERSION): Bump to 40. (CORBA_CHANGESET): Update to IcedTea7 forest head. (JAXP_CHANGESET): Likewise. (JAXWS_CHANGESET): Likewise. (JDK_CHANGESET): Likewise. (LANGTOOLS_CHANGESET): Likewise. (OPENJDK_CHANGESET): Likewise. (CORBA_SHA256SUM): Likewise. (JAXP_SHA256SUM): Likewise. (JAXWS_SHA256SUM): Likewise. (JDK_SHA256SUM): Likewise. (LANGTOOLS_SHA256SUM): Likewise. (OPENJDK_SHA256SUM): Likewise. * hotspot.map: Update to IcedTea7 forest head. * patches/systemtap_gc.patch: Regenerated. ------------------------------------------ [...truncated 1565 lines...] patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_orbutil.jmk Hunk #1 succeeded at 69 (offset -12 lines). patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_protocol.jmk patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_monitoring.jmk patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_presentation_rmi.jmk patching file openjdk-boot/jdk/make/java/java/FILES_java.gmk Hunk #2 succeeded at 214 (offset 1 line). Checking patches/boot/ant-javac.patch Applying patches/boot/ant-javac.patch patching file openjdk-boot/jaxp/build.xml patching file openjdk-boot/jaxws/build.xml Hunk #1 succeeded at 144 (offset 21 lines). Checking patches/boot/corba-idlj.patch Applying patches/boot/corba-idlj.patch patching file openjdk-boot/corba/make/org/omg/sources/Makefile patching file openjdk-boot/corba/make/sun/rmi/corbalogsources/Makefile Checking patches/boot/corba-no-gen.patch Applying patches/boot/corba-no-gen.patch patching file openjdk-boot/corba/make/com/sun/corba/se/Makefile Checking patches/boot/corba-orb.patch Applying patches/boot/corba-orb.patch patching file openjdk-boot/corba/make/com/sun/corba/se/org/Makefile Checking patches/boot/demos.patch Applying patches/boot/demos.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 1153 (offset 49 lines). patching file openjdk-boot/jdk/make/Makefile Checking patches/boot/ecj-fphexconstants.patch Applying patches/boot/ecj-fphexconstants.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/Double.java patching file openjdk-boot/jdk/src/share/classes/java/lang/Float.java Checking patches/boot/fontconfig.patch Applying patches/boot/fontconfig.patch patching file openjdk-boot/jdk/make/sun/awt/Makefile Hunk #1 succeeded at 448 (offset 48 lines). Checking patches/boot/generated-comments.patch Applying patches/boot/generated-comments.patch patching file openjdk-boot/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java Hunk #1 succeeded at 691 (offset 44 lines). Hunk #2 succeeded at 924 (offset 51 lines). Checking patches/boot/xbootclasspath.patch Applying patches/boot/xbootclasspath.patch patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 152 (offset -5 lines). Hunk #2 succeeded at 163 (offset -5 lines). patching file openjdk-boot/jdk/make/java/text/base/Makefile patching file openjdk-boot/jdk/make/sun/text/Makefile patching file openjdk-boot/langtools/make/build.xml Hunk #1 succeeded at 871 (offset -1 lines). Checking patches/boot/icedteart.patch Applying patches/boot/icedteart.patch patching file openjdk-boot/jdk/make/common/BuildToolJar.gmk patching file openjdk-boot/jdk/make/common/Rules.gmk Hunk #1 succeeded at 255 (offset 18 lines). patching file openjdk-boot/jdk/make/sun/javazic/Makefile Checking patches/boot/jar.patch Applying patches/boot/jar.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 719 (offset 92 lines). Hunk #2 succeeded at 785 (offset 92 lines). Checking patches/boot/symbols.patch Applying patches/boot/symbols.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 1104 (offset 129 lines). Checking patches/boot/tobin.patch Applying patches/boot/tobin.patch patching file openjdk-boot/jdk/make/sun/xawt/Makefile Hunk #1 succeeded at 416 (offset 122 lines). Hunk #2 succeeded at 426 (offset 122 lines). Checking patches/boot/tools.jar.patch Applying patches/boot/tools.jar.patch patching file openjdk-boot/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 72 (offset 1 line). Checking patches/boot/jopt.patch Applying patches/boot/jopt.patch patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 86 (offset 11 lines). patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 95 (offset 13 lines). Checking patches/boot/jaxp-dependency.patch Applying patches/boot/jaxp-dependency.patch patching file openjdk-boot/jaxws/build.properties Hunk #1 succeeded at 58 (offset -4 lines). patching file openjdk-boot/jaxws/build.xml Hunk #1 succeeded at 137 (offset 13 lines). Checking patches/boot/genstubs-nofork.patch Applying patches/boot/genstubs-nofork.patch patching file openjdk-boot/langtools/make/build.xml Hunk #1 succeeded at 661 (offset 39 lines). Checking patches/boot/getannotation-cast.patch Applying patches/boot/getannotation-cast.patch patching file openjdk/jdk/src/share/classes/java/beans/MetaData.java Hunk #1 succeeded at 1383 (offset -92 lines). Checking patches/boot/break-processbuilder-dependency.patch Applying patches/boot/break-processbuilder-dependency.patch patching file openjdk-boot/jdk/src/solaris/classes/java/lang/UNIXProcess.java.linux Hunk #1 succeeded at 63 (offset 1 line). Hunk #2 succeeded at 184 (offset 3 lines). Hunk #3 succeeded at 306 (offset 5 lines). Hunk #4 succeeded at 337 (offset 5 lines). patching file openjdk-boot/jdk/src/solaris/classes/java/lang/UNIXProcess.java.solaris Checking patches/boot/revert-6973616.patch Applying patches/boot/revert-6973616.patch patching file openjdk-boot/jdk/make/common/shared/Defs-versions.gmk Hunk #1 succeeded at 207 (offset -2 lines). Checking patches/boot/revert-6941137.patch Applying patches/boot/revert-6941137.patch patching file openjdk-boot/jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.java Hunk #1 succeeded at 487 (offset 1 line). Checking patches/boot/ecj-stringswitch.patch Applying patches/boot/ecj-stringswitch.patch patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/ClassReader.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Driver.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Package.java patching file openjdk-boot/jdk/src/share/classes/com/sun/security/ntlm/NTLM.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleProxies.java patching file openjdk-boot/jdk/src/share/classes/sun/launcher/LauncherHelper.java patching file openjdk-boot/jdk/src/share/classes/sun/security/util/DisabledAlgorithmConstraints.java Checking patches/boot/langtools-force-old-jdk.patch Applying patches/boot/langtools-force-old-jdk.patch patching file openjdk-boot/langtools/make/build.xml Checking patches/boot/corba-dependencies.patch Applying patches/boot/corba-dependencies.patch patching file openjdk-boot/corba/make/common/Rules.gmk Checking patches/boot/jaxws-langtools-dependency.patch Applying patches/boot/jaxws-langtools-dependency.patch patching file openjdk-boot/jaxws/build.properties Hunk #1 succeeded at 28 (offset -4 lines). Hunk #2 succeeded at 78 (offset -16 lines). patching file openjdk-boot/jaxws/build.xml Hunk #1 succeeded at 137 (offset 13 lines). patching file openjdk-boot/jaxws/make/Makefile Hunk #1 succeeded at 103 (offset -17 lines). Checking patches/boot/jaxws-jdk-dependency.patch Applying patches/boot/jaxws-jdk-dependency.patch patching file openjdk-boot/jaxws/build.properties patching file openjdk-boot/jaxws/build.xml patching file openjdk-boot/jaxws/make/Makefile Checking patches/boot/hotspot/default/jdk-dependency.patch Applying patches/boot/hotspot/default/jdk-dependency.patch patching file openjdk-boot/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 95 (offset 4 lines). patching file openjdk-boot/make/hotspot-rules.gmk Checking patches/boot/ecj-multicatch.patch Applying patches/boot/ecj-multicatch.patch patching file openjdk-boot/jdk/src/share/classes/java/io/PrintStream.java patching file openjdk-boot/jdk/src/share/classes/java/io/PrintWriter.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/BoundMethodHandle.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/LambdaForm.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java patching file openjdk-boot/jdk/src/share/classes/java/lang/management/ManagementFactory.java patching file openjdk-boot/jdk/src/share/classes/java/util/Formatter.java patching file openjdk-boot/jdk/src/share/classes/java/util/Scanner.java patching file openjdk-boot/jdk/src/share/classes/sun/invoke/util/ValueConversions.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/server/ActivationGroupImpl.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/server/LoaderHandler.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/transport/proxy/RMIMasterSocketFactory.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/transport/tcp/TCPEndpoint.java patching file openjdk-boot/jdk/src/share/classes/sun/security/krb5/internal/PAData.java patching file openjdk-boot/jdk/src/share/classes/sun/security/util/UntrustedCertificates.java patching file openjdk-boot/jdk/src/share/classes/sun/text/bidi/BidiBase.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jcmd/JCmd.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jconsole/Resources.java patching file openjdk-boot/jdk/src/share/classes/java/lang/reflect/Proxy.java Checking patches/boot/ecj-trywithresources.patch Applying patches/boot/ecj-trywithresources.patch patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/BandStructure.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Driver.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/NativeUnpack.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/PackageReader.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/PackageWriter.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/PropMap.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/UnpackerImpl.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Utils.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleImpl.java patching file openjdk-boot/jdk/src/share/classes/java/lang/Package.java patching file openjdk-boot/jdk/src/share/classes/java/nio/channels/SocketChannel.java patching file openjdk-boot/jdk/src/share/classes/java/nio/file/CopyMoveHelper.java patching file openjdk-boot/jdk/src/share/classes/java/nio/file/Files.java patching file openjdk-boot/jdk/src/share/classes/java/util/Currency.java patching file openjdk-boot/jdk/src/share/classes/java/util/jar/JarFile.java patching file openjdk-boot/jdk/src/share/classes/javax/sql/rowset/serial/SerialClob.java patching file openjdk-boot/jdk/src/share/classes/javax/sql/rowset/spi/SyncFactory.java patching file openjdk-boot/jdk/src/share/classes/sun/launcher/LauncherHelper.java patching file openjdk-boot/jdk/src/share/classes/sun/net/www/protocol/jar/URLJarFile.java patching file openjdk-boot/jdk/src/share/classes/sun/nio/fs/PollingWatchService.java patching file openjdk-boot/jdk/src/share/classes/sun/print/PSPrinterJob.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/log/ReliableLog.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/server/Activation.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/transport/proxy/RMIMasterSocketFactory.java patching file openjdk-boot/jdk/src/share/classes/sun/security/krb5/internal/ktab/KeyTab.java patching file openjdk-boot/jdk/src/share/classes/sun/security/provider/SeedGenerator.java patching file openjdk-boot/jdk/src/share/classes/sun/security/tools/KeyTool.java patching file openjdk-boot/jdk/src/share/classes/sun/security/util/UntrustedCertificates.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jcmd/Arguments.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jcmd/JCmd.java patching file openjdk-boot/jdk/src/share/classes/sun/util/calendar/LocalGregorianCalendar.java patching file openjdk-boot/jdk/src/share/demo/jfc/Font2DTest/RangeMenu.java patching file openjdk-boot/jdk/src/solaris/classes/java/util/prefs/FileSystemPreferences.java patching file openjdk-boot/jdk/src/solaris/classes/sun/nio/fs/UnixFileStore.java patching file openjdk-boot/jdk/src/solaris/classes/sun/print/UnixPrintJob.java Checking patches/boot/ecj-autoboxing.patch Applying patches/boot/ecj-autoboxing.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/CallSite.java patching file openjdk-boot/jdk/src/share/classes/sun/invoke/util/ValueConversions.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/BoundMethodHandle.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java Hunk #1 succeeded at 314 (offset -3 lines). Hunk #2 succeeded at 326 (offset -3 lines). Hunk #3 succeeded at 334 (offset -3 lines). Hunk #4 succeeded at 342 (offset -3 lines). patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/LambdaForm.java Hunk #1 succeeded at 1444 (offset 4 lines). patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleImpl.java Hunk #1 succeeded at 882 (offset -18 lines). Checking patches/boot/xsltproc.patch Applying patches/boot/xsltproc.patch patching file openjdk-boot/hotspot/make/linux/makefiles/jvmti.make patching file openjdk-boot/hotspot/make/linux/makefiles/trace.make Checking patches/boot/ecj-odd.patch Applying patches/boot/ecj-odd.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java Checking patches/boot/test_gamma.patch Applying patches/boot/test_gamma.patch patching file openjdk-boot/hotspot/make/linux/Makefile Hunk #1 succeeded at 288 (offset 1 line). Checking patches/boot/pr40188.patch Applying patches/boot/pr40188.patch patching file openjdk-boot/jdk/src/solaris/native/sun/nio/ch/FileDispatcherImpl.c Hunk #1 succeeded at 201 (offset -8 lines). Checking patches/boot/javah.patch Applying patches/boot/javah.patch patching file openjdk-boot/jdk/src/share/native/sun/java2d/opengl/OGLContext.h Hunk #2 succeeded at 102 (offset 1 line). Checking patches/boot/explicit-inner-class-headers.patch Applying patches/boot/explicit-inner-class-headers.patch patching file openjdk-boot/jdk/make/common/Rules.gmk Hunk #1 succeeded at 321 (offset 18 lines). patching file openjdk-boot/jdk/make/sun/awt/FILES_export_unix.gmk Hunk #1 succeeded at 191 (offset 2 lines). Checking patches/boot/ecj-diamond.patch 1 out of 2 hunks FAILED -- saving rejects to file openjdk-boot/jdk/src/share/classes/java/beans/ThreadGroupContext.java.rej ERROR patch patches/boot/ecj-diamond.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch-boot.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Apr 24 21:03:43 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 25 Apr 2013 00:03:43 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1324 In-Reply-To: <1848401393.586.1366777007098.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1848401393.586.1366777007098.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <959165721.596.1366862623537.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 303 lines...] checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use the zero-assembler port... no checking whether byte ordering is bigendian... no checking which HotSpot build to use... hs23 checking for linux32... /usr/bin/linux32 checking version of GCC... 4.6.3 (major version 4, minor version 6) checking for getconf... /usr/bin/getconf checking the number of online processors... 2 checking how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... yes checking for system library directory... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for NSS... yes checking whether to disable the execution of the JTReg tests... no checking whether to disable the execution of the HotSpot JTReg tests... no checking whether to disable the execution of the langtools JTReg tests... no checking whether to disable the execution of the JDK JTReg tests... no checking for a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes checking if an ecj binary was specified... no checking if /usr/bin/ecj is a valid executable file... yes checking if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Thu Apr 25 00:03:39 EDT 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/native2ascii is a valid executable file... yes checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/bin/xsltproc checking if we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk6.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: creating tapset/hotspot_gc.stp config.status: executing depfiles commands + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b27" JDK_UPDATE_VERSION="27" JRE_RELEASE_VERSION="1.6.0_27-b27" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build/classes" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Thu Apr 25 00:03:39 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+rceab4a096b50" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ RHINO_JAR="/notnfs/nighttester/icedtea6-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/openjdk6.tar.gz openjdk-6-src-b27-26_oct_2012.tar.gz mkdir -p stamps touch stamps/download-openjdk.stamp ln -sf /notnfs/nighttester/drops/hotspot/hs23.tar.gz hotspot.tar.gz hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi hotspot.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Apr 24 22:03:53 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 25 Apr 2013 01:03:53 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #823 Message-ID: <2736452.599.1366866233059.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 338 lines...] checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use the zero-assembler port... no checking whether byte ordering is bigendian... no checking which HotSpot build to use... hs23 checking for linux32... /usr/bin/linux32 checking version of GCC... 4.6.3 (major version 4, minor version 6) checking for getconf... /usr/bin/getconf checking the number of online processors... 2 checking how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... yes checking for system library directory... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for NSS... yes checking whether to disable the execution of the JTReg tests... no checking whether to disable the execution of the HotSpot JTReg tests... no checking whether to disable the execution of the langtools JTReg tests... no checking whether to disable the execution of the JDK JTReg tests... no checking for a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes checking if an ecj binary was specified... no checking if /usr/bin/ecj is a valid executable file... yes checking if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Thu Apr 25 01:03:47 EDT 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/native2ascii is a valid executable file... yes checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/bin/xsltproc checking if we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6-hg.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6-hg.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6-hg.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: creating tapset/hotspot_gc.stp config.status: executing depfiles commands + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Thu Apr 25 01:03:47 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+rc01c31ed2f60+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_05.zip if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_05.zip ] ; \ then \ mv drops/jaxp144_05.zip drops/jaxp144_05.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_05.zip -O drops/jaxp144_05.zip; \ if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_05.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp ln -sf /notnfs/nighttester/drops/hotspot/hs23.tar.gz hotspot.tar.gz hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi hotspot.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Apr 25 00:04:11 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 25 Apr 2013 03:04:11 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1272 In-Reply-To: <1091165237.591.1366816375807.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1091165237.591.1366816375807.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <370655023.600.1366873451357.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 1588 lines...] patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_orbutil.jmk Hunk #1 succeeded at 69 (offset -12 lines). patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_protocol.jmk patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_monitoring.jmk patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_presentation_rmi.jmk patching file openjdk-boot/jdk/make/java/java/FILES_java.gmk Hunk #2 succeeded at 214 (offset 1 line). Checking patches/boot/ant-javac.patch Applying patches/boot/ant-javac.patch patching file openjdk-boot/jaxp/build.xml patching file openjdk-boot/jaxws/build.xml Hunk #1 succeeded at 144 (offset 21 lines). Checking patches/boot/corba-idlj.patch Applying patches/boot/corba-idlj.patch patching file openjdk-boot/corba/make/org/omg/sources/Makefile patching file openjdk-boot/corba/make/sun/rmi/corbalogsources/Makefile Checking patches/boot/corba-no-gen.patch Applying patches/boot/corba-no-gen.patch patching file openjdk-boot/corba/make/com/sun/corba/se/Makefile Checking patches/boot/corba-orb.patch Applying patches/boot/corba-orb.patch patching file openjdk-boot/corba/make/com/sun/corba/se/org/Makefile Checking patches/boot/demos.patch Applying patches/boot/demos.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 1153 (offset 49 lines). patching file openjdk-boot/jdk/make/Makefile Checking patches/boot/ecj-fphexconstants.patch Applying patches/boot/ecj-fphexconstants.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/Double.java patching file openjdk-boot/jdk/src/share/classes/java/lang/Float.java Checking patches/boot/fontconfig.patch Applying patches/boot/fontconfig.patch patching file openjdk-boot/jdk/make/sun/awt/Makefile Hunk #1 succeeded at 448 (offset 48 lines). Checking patches/boot/generated-comments.patch Applying patches/boot/generated-comments.patch patching file openjdk-boot/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java Hunk #1 succeeded at 691 (offset 44 lines). Hunk #2 succeeded at 924 (offset 51 lines). Checking patches/boot/xbootclasspath.patch Applying patches/boot/xbootclasspath.patch patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 152 (offset -5 lines). Hunk #2 succeeded at 163 (offset -5 lines). patching file openjdk-boot/jdk/make/java/text/base/Makefile patching file openjdk-boot/jdk/make/sun/text/Makefile patching file openjdk-boot/langtools/make/build.xml Hunk #1 succeeded at 871 (offset -1 lines). Checking patches/boot/icedteart.patch Applying patches/boot/icedteart.patch patching file openjdk-boot/jdk/make/common/BuildToolJar.gmk patching file openjdk-boot/jdk/make/common/Rules.gmk Hunk #1 succeeded at 255 (offset 18 lines). patching file openjdk-boot/jdk/make/sun/javazic/Makefile Checking patches/boot/jar.patch Applying patches/boot/jar.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 719 (offset 92 lines). Hunk #2 succeeded at 785 (offset 92 lines). Checking patches/boot/symbols.patch Applying patches/boot/symbols.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 1104 (offset 129 lines). Checking patches/boot/tobin.patch Applying patches/boot/tobin.patch patching file openjdk-boot/jdk/make/sun/xawt/Makefile Hunk #1 succeeded at 416 (offset 122 lines). Hunk #2 succeeded at 426 (offset 122 lines). Checking patches/boot/tools.jar.patch Applying patches/boot/tools.jar.patch patching file openjdk-boot/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 72 (offset 1 line). Checking patches/boot/jopt.patch Applying patches/boot/jopt.patch patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 86 (offset 11 lines). patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 95 (offset 13 lines). Checking patches/boot/jaxp-dependency.patch Applying patches/boot/jaxp-dependency.patch patching file openjdk-boot/jaxws/build.properties Hunk #1 succeeded at 58 (offset -4 lines). patching file openjdk-boot/jaxws/build.xml Hunk #1 succeeded at 137 (offset 13 lines). Checking patches/boot/genstubs-nofork.patch Applying patches/boot/genstubs-nofork.patch patching file openjdk-boot/langtools/make/build.xml Hunk #1 succeeded at 661 (offset 39 lines). Checking patches/boot/getannotation-cast.patch Applying patches/boot/getannotation-cast.patch patching file openjdk/jdk/src/share/classes/java/beans/MetaData.java Hunk #1 succeeded at 1383 (offset -92 lines). Checking patches/boot/break-processbuilder-dependency.patch Applying patches/boot/break-processbuilder-dependency.patch patching file openjdk-boot/jdk/src/solaris/classes/java/lang/UNIXProcess.java.linux Hunk #1 succeeded at 63 (offset 1 line). Hunk #2 succeeded at 184 (offset 3 lines). Hunk #3 succeeded at 306 (offset 5 lines). Hunk #4 succeeded at 337 (offset 5 lines). patching file openjdk-boot/jdk/src/solaris/classes/java/lang/UNIXProcess.java.solaris Checking patches/boot/revert-6973616.patch Applying patches/boot/revert-6973616.patch patching file openjdk-boot/jdk/make/common/shared/Defs-versions.gmk Hunk #1 succeeded at 207 (offset -2 lines). Checking patches/boot/revert-6941137.patch Applying patches/boot/revert-6941137.patch patching file openjdk-boot/jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.java Hunk #1 succeeded at 487 (offset 1 line). Checking patches/boot/ecj-stringswitch.patch Applying patches/boot/ecj-stringswitch.patch patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/ClassReader.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Driver.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Package.java patching file openjdk-boot/jdk/src/share/classes/com/sun/security/ntlm/NTLM.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleProxies.java patching file openjdk-boot/jdk/src/share/classes/sun/launcher/LauncherHelper.java patching file openjdk-boot/jdk/src/share/classes/sun/security/util/DisabledAlgorithmConstraints.java Checking patches/boot/langtools-force-old-jdk.patch Applying patches/boot/langtools-force-old-jdk.patch patching file openjdk-boot/langtools/make/build.xml Checking patches/boot/corba-dependencies.patch Applying patches/boot/corba-dependencies.patch patching file openjdk-boot/corba/make/common/Rules.gmk Checking patches/boot/jaxws-langtools-dependency.patch Applying patches/boot/jaxws-langtools-dependency.patch patching file openjdk-boot/jaxws/build.properties Hunk #1 succeeded at 28 (offset -4 lines). Hunk #2 succeeded at 78 (offset -16 lines). patching file openjdk-boot/jaxws/build.xml Hunk #1 succeeded at 137 (offset 13 lines). patching file openjdk-boot/jaxws/make/Makefile Hunk #1 succeeded at 103 (offset -17 lines). Checking patches/boot/jaxws-jdk-dependency.patch Applying patches/boot/jaxws-jdk-dependency.patch patching file openjdk-boot/jaxws/build.properties patching file openjdk-boot/jaxws/build.xml patching file openjdk-boot/jaxws/make/Makefile Checking patches/boot/hotspot/default/jdk-dependency.patch Applying patches/boot/hotspot/default/jdk-dependency.patch patching file openjdk-boot/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 95 (offset 4 lines). patching file openjdk-boot/make/hotspot-rules.gmk Checking patches/boot/ecj-multicatch.patch Applying patches/boot/ecj-multicatch.patch patching file openjdk-boot/jdk/src/share/classes/java/io/PrintStream.java patching file openjdk-boot/jdk/src/share/classes/java/io/PrintWriter.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/BoundMethodHandle.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/LambdaForm.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java patching file openjdk-boot/jdk/src/share/classes/java/lang/management/ManagementFactory.java patching file openjdk-boot/jdk/src/share/classes/java/util/Formatter.java patching file openjdk-boot/jdk/src/share/classes/java/util/Scanner.java patching file openjdk-boot/jdk/src/share/classes/sun/invoke/util/ValueConversions.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/server/ActivationGroupImpl.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/server/LoaderHandler.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/transport/proxy/RMIMasterSocketFactory.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/transport/tcp/TCPEndpoint.java patching file openjdk-boot/jdk/src/share/classes/sun/security/krb5/internal/PAData.java patching file openjdk-boot/jdk/src/share/classes/sun/security/util/UntrustedCertificates.java patching file openjdk-boot/jdk/src/share/classes/sun/text/bidi/BidiBase.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jcmd/JCmd.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jconsole/Resources.java patching file openjdk-boot/jdk/src/share/classes/java/lang/reflect/Proxy.java Checking patches/boot/ecj-trywithresources.patch Applying patches/boot/ecj-trywithresources.patch patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/BandStructure.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Driver.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/NativeUnpack.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/PackageReader.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/PackageWriter.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/PropMap.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/UnpackerImpl.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Utils.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleImpl.java patching file openjdk-boot/jdk/src/share/classes/java/lang/Package.java patching file openjdk-boot/jdk/src/share/classes/java/nio/channels/SocketChannel.java patching file openjdk-boot/jdk/src/share/classes/java/nio/file/CopyMoveHelper.java patching file openjdk-boot/jdk/src/share/classes/java/nio/file/Files.java patching file openjdk-boot/jdk/src/share/classes/java/util/Currency.java patching file openjdk-boot/jdk/src/share/classes/java/util/jar/JarFile.java patching file openjdk-boot/jdk/src/share/classes/javax/sql/rowset/serial/SerialClob.java patching file openjdk-boot/jdk/src/share/classes/javax/sql/rowset/spi/SyncFactory.java patching file openjdk-boot/jdk/src/share/classes/sun/launcher/LauncherHelper.java patching file openjdk-boot/jdk/src/share/classes/sun/net/www/protocol/jar/URLJarFile.java patching file openjdk-boot/jdk/src/share/classes/sun/nio/fs/PollingWatchService.java patching file openjdk-boot/jdk/src/share/classes/sun/print/PSPrinterJob.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/log/ReliableLog.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/server/Activation.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/transport/proxy/RMIMasterSocketFactory.java patching file openjdk-boot/jdk/src/share/classes/sun/security/krb5/internal/ktab/KeyTab.java patching file openjdk-boot/jdk/src/share/classes/sun/security/provider/SeedGenerator.java patching file openjdk-boot/jdk/src/share/classes/sun/security/tools/KeyTool.java patching file openjdk-boot/jdk/src/share/classes/sun/security/util/UntrustedCertificates.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jcmd/Arguments.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jcmd/JCmd.java patching file openjdk-boot/jdk/src/share/classes/sun/util/calendar/LocalGregorianCalendar.java patching file openjdk-boot/jdk/src/share/demo/jfc/Font2DTest/RangeMenu.java patching file openjdk-boot/jdk/src/solaris/classes/java/util/prefs/FileSystemPreferences.java patching file openjdk-boot/jdk/src/solaris/classes/sun/nio/fs/UnixFileStore.java patching file openjdk-boot/jdk/src/solaris/classes/sun/print/UnixPrintJob.java Checking patches/boot/ecj-autoboxing.patch Applying patches/boot/ecj-autoboxing.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/CallSite.java patching file openjdk-boot/jdk/src/share/classes/sun/invoke/util/ValueConversions.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/BoundMethodHandle.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java Hunk #1 succeeded at 314 (offset -3 lines). Hunk #2 succeeded at 326 (offset -3 lines). Hunk #3 succeeded at 334 (offset -3 lines). Hunk #4 succeeded at 342 (offset -3 lines). patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/LambdaForm.java Hunk #1 succeeded at 1444 (offset 4 lines). patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleImpl.java Hunk #1 succeeded at 882 (offset -18 lines). Checking patches/boot/xsltproc.patch Applying patches/boot/xsltproc.patch patching file openjdk-boot/hotspot/make/linux/makefiles/jvmti.make patching file openjdk-boot/hotspot/make/linux/makefiles/trace.make Checking patches/boot/ecj-odd.patch Applying patches/boot/ecj-odd.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java Checking patches/boot/test_gamma.patch Applying patches/boot/test_gamma.patch patching file openjdk-boot/hotspot/make/linux/Makefile Hunk #1 succeeded at 288 (offset 1 line). Checking patches/boot/pr40188.patch Applying patches/boot/pr40188.patch patching file openjdk-boot/jdk/src/solaris/native/sun/nio/ch/FileDispatcherImpl.c Hunk #1 succeeded at 201 (offset -8 lines). Checking patches/boot/javah.patch Applying patches/boot/javah.patch patching file openjdk-boot/jdk/src/share/native/sun/java2d/opengl/OGLContext.h Hunk #2 succeeded at 102 (offset 1 line). Checking patches/boot/explicit-inner-class-headers.patch Applying patches/boot/explicit-inner-class-headers.patch patching file openjdk-boot/jdk/make/common/Rules.gmk Hunk #1 succeeded at 321 (offset 18 lines). patching file openjdk-boot/jdk/make/sun/awt/FILES_export_unix.gmk Hunk #1 succeeded at 191 (offset 2 lines). Checking patches/boot/ecj-diamond.patch 1 out of 2 hunks FAILED -- saving rejects to file openjdk-boot/jdk/src/share/classes/java/beans/ThreadGroupContext.java.rej ERROR patch patches/boot/ecj-diamond.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch-boot.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Apr 25 02:00:41 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 25 Apr 2013 05:00:41 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #389 Message-ID: <1784331790.601.1366880443148.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [katleman] 8012643: JDK8 b86 source with GPL header errors Reviewed-by: dholmes, alanb ------------------------------------------ [...truncated 66889 lines...] /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jaas/spec # Summary for /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jaas/spec/index.html # Options (jaas.options): # -XDignore.symbol.file=true -quiet -use -keywords -Xdoclint:none -Xprofilespath /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/makefiles/profile-rtjar-includes.txt -Xdocrootparent http://download.oracle.com/javase/7/docs # -sourcepath '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/impsrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gensrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gendocsrc_rmic:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/solaris/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/windows/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/doc/stub' # -encoding 'ascii' # -overview '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes/com/sun/security/auth/jaas-overview.html' # -doctitle 'Java™ Authentication and Authorization Service' # -windowtitle 'Java Authentication and Authorization Service ' # -header 'Java Authentication and Authorization Service' # -bottom '
Copyright © 1998, 2013, Oracle and/or its affiliates. All rights reserved.
' # -linkoffline '../../../../../api' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/api/' # Packages (jaas.packages): # com.sun.security.auth # com.sun.security.auth.callback # com.sun.security.auth.login # com.sun.security.auth.module /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:ThreadStackSize=1536 -Xmx1024m -Djava.awt.headless=true "-Xbootclasspath/p:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar com.sun.tools.javadoc.Main -bootclasspath /notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/classes -d /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jaas/spec \ @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/jaas.options @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/jaas.packages /bin/rm -f -r /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jgss/spec /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jgss/spec # Summary for /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jgss/spec/index.html # Options (jgss.options): # -XDignore.symbol.file=true -quiet -use -keywords -Xdoclint:none -Xprofilespath /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/makefiles/profile-rtjar-includes.txt -Xdocrootparent http://download.oracle.com/javase/7/docs # -sourcepath '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/impsrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gensrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gendocsrc_rmic:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/solaris/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/windows/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/doc/stub' # -encoding 'ascii' # -nodeprecatedlist # -overview '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes/com/sun/security/jgss/jgss-overview.html' # -doctitle 'Java™ GSS-API Utilities' # -windowtitle 'Java GSS-API Utilities ' # -header 'Java GSS-API Utilities' # -bottom '
Copyright © 2000, 2013, Oracle and/or its affiliates. All rights reserved.
' # -linkoffline '../../../../../api' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/api/' # Packages (jgss.packages): # com.sun.security.jgss /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:ThreadStackSize=1536 -Xmx1024m -Djava.awt.headless=true "-Xbootclasspath/p:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar com.sun.tools.javadoc.Main -bootclasspath /notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/classes -d /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jgss/spec \ @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/jgss.options @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/jgss.packages /bin/rm -f -r /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/smartcardio/spec /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/smartcardio/spec # Summary for /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/smartcardio/spec/index.html # Options (smartcardio.options): # -XDignore.symbol.file=true -quiet -use -keywords -Xdoclint:none -Xprofilespath /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/makefiles/profile-rtjar-includes.txt -Xdocrootparent http://download.oracle.com/javase/7/docs # -sourcepath '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/impsrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gensrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gendocsrc_rmic:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/solaris/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/windows/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/doc/stub' # -encoding 'ascii' # -nodeprecatedlist # -doctitle 'Java™ Smart Card I/O' # -windowtitle 'Java Smart Card I/O ' # -header 'Java Smart Card I/O' # -bottom '
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.
' # -linkoffline '../../../../../api' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/api/' # Packages (smartcardio.packages): # javax.smartcardio /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:ThreadStackSize=1536 -Xmx1024m -Djava.awt.headless=true "-Xbootclasspath/p:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar com.sun.tools.javadoc.Main -bootclasspath /notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/classes -d /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/smartcardio/spec \ @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/smartcardio.options @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/smartcardio.packages /bin/rm -f -r /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/net/httpserver/spec /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/net/httpserver/spec # Summary for /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/net/httpserver/spec/index.html # Options (httpserver.options): # -XDignore.symbol.file=true -quiet -use -keywords -Xdoclint:none -Xprofilespath /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/makefiles/profile-rtjar-includes.txt -Xdocrootparent http://download.oracle.com/javase/7/docs # -sourcepath '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/impsrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gensrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gendocsrc_rmic:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/solaris/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/windows/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/doc/stub' # -encoding 'ascii' # -nodeprecatedlist # -doctitle 'Java™ HTTP Server' # -windowtitle 'Java HTTP Server ' # -header 'Java HTTP Server' # -bottom '
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.
' # -linkoffline '../../../../../api' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/api/' # Packages (httpserver.packages): # com.sun.net.httpserver # com.sun.net.httpserver.spi /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:ThreadStackSize=1536 -Xmx1024m -Djava.awt.headless=true "-Xbootclasspath/p:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar com.sun.tools.javadoc.Main -bootclasspath /notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/classes -d /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/net/httpserver/spec \ @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/httpserver.options @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/httpserver.packages *** glibc detected *** /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java: free(): invalid pointer: 0x00000000b9c87040 *** ======= Backtrace: ========= /lib64/libc.so.6[0x39b347da76] /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x537d6e)[0x7f8ff35a0d6e] /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x818379)[0x7f8ff3881379] /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x818f81)[0x7f8ff3881f81] /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x9133b4)[0x7f8ff397c3b4] /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x913512)[0x7f8ff397c512] /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x78fdf2)[0x7f8ff37f8df2] /lib64/libpthread.so.0[0x39b3807d90] /lib64/libc.so.6(clone+0x6d)[0x39b34f119d] ======= Memory map: ======== 00400000-00401000 r-xp 00000000 fd:02 1493817 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/bin/java 00600000-00601000 rw-p 00000000 fd:02 1493817 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/bin/java 016ee000-0170f000 rw-p 00000000 00:00 0 [heap] b9c00000-b9d68000 rw-p 00000000 00:00 0 b9d68000-c0000000 rw-p 00000000 00:00 0 c0000000-cf0c0000 rw-p 00000000 00:00 0 cf0c0000-eaab0000 rw-p 00000000 00:00 0 eaab0000-fb910000 rw-p 00000000 00:00 0 fb910000-fc9c0000 ---p 00000000 00:00 0 fc9c0000-100000000 rw-p 00000000 00:00 0 39b3000000-39b3022000 r-xp 00000000 fd:01 136030 /lib64/ld-2.14.90.so 39b3221000-39b3222000 r--p 00021000 fd:01 136030 /lib64/ld-2.14.90.so 39b3222000-39b3223000 rw-p 00022000 fd:01 136030 /lib64/ld-2.14.90.so 39b3223000-39b3224000 rw-p 00000000 00:00 0 39b3400000-39b35ad000 r-xp 00000000 fd:01 136034 /lib64/libc-2.14.90.so 39b35ad000-39b37ad000 ---p 001ad000 fd:01 136034 /lib64/libc-2.14.90.so 39b37ad000-39b37b1000 r--p 001ad000 fd:01 136034 /lib64/libc-2.14.90.so 39b37b1000-39b37b3000 rw-p 001b1000 fd:01 136034 /lib64/libc-2.14.90.so 39b37b3000-39b37b8000 rw-p 00000000 00:00 0 39b3800000-39b3817000 r-xp 00000000 fd:01 136053 /lib64/libpthread-2.14.90.so 39b3817000-39b3a16000 ---p 00017000 fd:01 136053 /lib64/libpthread-2.14.90.so 39b3a16000-39b3a17000 r--p 00016000 fd:01 136053 /lib64/libpthread-2.14.90.so 39b3a17000-39b3a18000 rw-p 00017000 fd:01 136053 /lib64/libpthread-2.14.90.so 39b3a18000-39b3a1c000 rw-p 00000000 00:00 0 39b3c00000-39b3c02000 r-xp 00000000 fd:01 136534 /lib64/libdl-2.14.90.so 39b3c02000-39b3e02000 ---p 00002000 fd:01 136534 /lib64/libdl-2.14.90.so 39b3e02000-39b3e03000 r--p 00002000 fd:01 136534 /lib64/libdl-2.14.90.so 39b3e03000-39b3e04000 rw-p 00003000 fd:01 136534 /lib64/libdl-2.14.90.so 39b4000000-39b4007000 r-xp 00000000 fd:01 136995 /lib64/librt-2.14.90.so 39b4007000-39b4206000 ---p 00007000 fd:01 136995 /lib64/librt-2.14.90.so 39b4206000-39b4207000 r--p 00006000 fd:01 136995 /lib64/librt-2.14.90.so 39b4207000-39b4208000 rw-p 00007000 fd:01 136995 /lib64/librt-2.14.90.so 39b4400000-39b4417000 r-xp 00000000 fd:01 136498 /lib64/libz.so.1.2.5 39b4417000-39b4616000 ---p 00017000 fd:01 136498 /lib64/libz.so.1.2.5 39b4616000-39b4617000 rw-p 00016000 fd:01 136498 /lib64/libz.so.1.2.5 39b4800000-39b4883000 r-xp 00000000 fd:01 136047 /lib64/libm-2.14.90.so 39b4883000-39b4a82000 ---p 00083000 fd:01 136047 /lib64/libm-2.14.90.so 39b4a82000-39b4a83000 r--p 00082000 fd:01 136047 /lib64/libm-2.14.90.so 39b4a83000-39b4a84000 rw-p 00083000 fd:01 136047 /lib64/libm-2.14.90.so 39b4c00000-39b4c15000 r-xp 00000000 fd:01 136536 /lib64/libgcc_s-4.6.3-20120306.so.1 39b4c15000-39b4e14000 ---p 00015000 fd:01 136536 /lib64/libgcc_s-4.6.3-20120306.so.1 39b4e14000-39b4e15000 rw-p 00014000 fd:01 136536 /lib64/libgcc_s-4.6.3-20120306.so.1 39bf800000-39bf8e8000 r-xp 00000000 fd:01 139574 /usr/lib64/libstdc++.so.6.0.16 39bf8e8000-39bfae8000 ---p 000e8000 fd:01 139574 /usr/lib64/libstdc++.so.6.0.16 39bfae8000-39bfaf0000 r--p 000e8000 fd:01 139574 /usr/lib64/libstdc++.so.6.0.16 39bfaf0000-39bfaf2000 rw-p 000f0000 fd:01 139574 /usr/lib64/libstdc++.so.6.0.16 39bfaf2000-39bfb07000 rw-p 00000000 00:00 0 7f8fb8000000-7f8fb8021000 rw-p 00000000 00:00 0 7f8fb8021000-7f8fbc000000 ---p 00000000 00:00 0 7f8fc0000000-7f8fc1417000 rw-p 00000000 00:00 0 7f8fc1417000-7f8fc4000000 ---p 00000000 00:00 0 7f8fc4000000-7f8fc4021000 rw-p 00000000 00:00 0 7f8fc4021000-7f8fc8000000 ---p 00000000 00:00 0 7f8fc8000000-7f8fc8021000 rw-p 00000000 00:00 0 7f8fc8021000-7f8fcc000000 ---p 00000000 00:00 0 7f8fcc000000-7f8fcd5e2000 rw-p 00000000 00:00 0 7f8fcd5e2000-7f8fd0000000 ---p 00000000 00:00 0 7f8fd0000000-7f8fd0021000 rw-p 00000000 00:00 0 7f8fd0021000-7f8fd4000000 ---p 00000000 00:00 0 7f8fd4000000-7f8fd4021000 rw-p 00000000 00:00 0 7f8fd4021000-7f8fd8000000 ---p 00000000 00:00 0 7f8fd8000000-7f8fd8021000 rw-p 00000000 00:00 0 7f8fd8021000-7f8fdc000000 ---p 00000000 00:00 0 7f8fdc000000-7f8fdc03e000 rw-p 00000000 00:00 0 7f8fdc03e000-7f8fe0000000 ---p 00000000 00:00 0 7f8fe0000000-7f8fe0021000 rw-p 00000000 00:00 0 7f8fe0021000-7f8fe4000000 ---p 00000000 00:00 0 7f8fe687c000-7f8fe68cd000 rw-p 00000000 00:00 0 7f8fe68cd000-7f8fe6a7d000 rw-p 00000000 00:00 0 7f8fe6a7d000-7f8fe6c4d000 rw-p 00000000 00:00 0 7f8fe6c4d000-7f8fe6c7d000 rw-p 00000000 00:00 0 7f8fe6c7d000-7f8fe6c7e000 ---p 00000000 00:00 0 7f8fe6c7e000-7f8fe6d7e000 rw-p 00000000 00:00 0 [stack:14140] 7f8fe6d7e000-7f8fe6d81000 ---p 00000000 00:00 0 7f8fe6d81000-7f8fe6eff000 rw-p 00000000 00:00 0 [stack:14139] 7f8fe6eff000-7f8fe6f02000 ---p 00000000 00:00 0 7f8fe6f02000-7f8fe9000000 rw-p 00000000 00:00 0 [stack:14138] 7f8fe9000000-7f8fe92c0000 rwxp 00000000 00:00 0 7f8fe92c0000-7f8fec269000 rw-p 00000000 00:00 0 7f8fec269000-7f8ff0000000 ---p 00000000 00:00 0 7f8ff0017000-7f8ff0021000 r--s 00267000 fd:02 1493967 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/resources.jar 7f8ff0021000-7f8ff003c000 r--s 00344000 fd:02 1493971 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/ext/cldrdata.jar 7f8ff003c000-7f8ff003f000 ---p 00000000 00:00 0 7f8ff003f000-7f8ff013d000 rw-p 00000000 00:00 0 [stack:14137] 7f8ff013d000-7f8ff0140000 ---p 00000000 00:00 0 7f8ff0140000-7f8ff02be000 rw-p 00000000 00:00 0 [stack:14136] 7f8ff02be000-7f8ff02c1000 ---p 00000000 00:00 0 7f8ff02c1000-7f8ff043f000 rw-p 00000000 00:00 0 [stack:14135] 7f8ff043f000-7f8ff0442000 ---p 00000000 00:00 0 7f8ff0442000-7f8ff05c0000 rw-p 00000000 00:00 0 [stack:14134] 7f8ff05c0000-7f8ff05c1000 ---p 00000000 00:00 0 7f8ff05c1000-7f8ff1076000 rw-p 00000000 00:00 0 [stack:14133] 7f8ff1076000-7f8ff1229000 r--s 038c1000 fd:02 1493980 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/rt.jar 7f8ff1229000-7f8ff1256000 r--s 0031f000 fd:02 633561 /notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar 7f8ff1256000-7f8ff1ad9000 rw-p 00000000 00:00 0 7f8ff1ad9000-7f8ff1ada000 ---p 00000000 00:00 0 7f8ff1ada000-7f8ff1bda000 rw-p 00000000 00:00 0 [stack:14132] 7f8ff1bda000-7f8ff1bdb000 ---p 00000000 00:00 0 7f8ff1bdb000-7f8ff1d54000 rw-p 00000000 00:00 0 [stack:14131] 7f8ff1d54000-7f8ff1e31000 rw-p 00000000 00:00 0 7f8ff1e31000-7f8ff1eaa000 rw-p 00000000 00:00 0 7f8ff1eaa000-7f8ff1f86000 rw-p 00000000 00:00 0 7f8ff1f86000-7f8ff200e000 rw-p 00000000 00:00 0 7f8ff200e000-7f8ff2016000 ---p 00000000 00:00 0 7f8ff2016000-7f8ff2031000 rw-p 00000000 00:00 0 7f8ff2031000-7f8ff203d000 rw-p 00000000 00:00 0 7f8ff203d000-7f8ff20f2000 rw-p 00000000 00:00 0 7f8ff20f2000-7f8ff28f2000 rw-p 00000000 00:00 0 7f8ff28f2000-7f8ff28fa000 r-xp 00000000 fd:02 1493917 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libzip.so 7f8ff28fa000-7f8ff2af9000 ---p 00008000 fd:02 1493917 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libzip.so 7f8ff2af9000-7f8ff2afa000 rw-p 00007000 fd:02 1493917 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libzip.so 7f8ff2afa000-7f8ff2b2f000 r--s 00000000 fd:01 264729 /var/db/nscd/passwd 7f8ff2b2f000-7f8ff2b58000 r-xp 00000000 fd:02 1493913 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libjava.so 7f8ff2b58000-7f8ff2d58000 ---p 00029000 fd:02 1493913 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libjava.so 7f8ff2d58000-7f8ff2d5a000 rw-p 00029000 fd:02 1493913 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libjava.so 7f8ff2d5a000-7f8ff2d67000 r-xp 00000000 fd:02 1493940 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libverify.so 7f8ff2d67000-7f8ff2f66000 ---p 0000d000 fd:02 1493940 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libverify.so 7f8ff2f66000-7f8ff2f68000 rw-p 0000c000 fd:02 1493940 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/libverify.so 7f8ff2f68000-7f8ff2f6b000 ---p 00000000 00:00 0 7f8ff2f6b000-7f8ff3069000 rw-p 00000000 00:00 0 [stack:14130] 7f8ff3069000-7f8ff3b44000 r-xp 00000000 fd:02 1493890 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so 7f8ff3b44000-7f8ff3d44000 ---p 00adb000 fd:02 1493890 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so 7f8ff3d44000-7f8ff3dfb000 rw-p 00adb000 fd:02 1493890 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/server/libjvm.so 7f8ff3dfb000-7f8ff3e2c000 rw-p 00000000 00:00 0 7f8ff3e2c000-7f8ff3e39000 r-xp 00000000 fd:02 1493920 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/jli/libjli.so 7f8ff3e39000-7f8ff4038000 ---p 0000d000 fd:02 1493920 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/jli/libjli.so 7f8ff4038000-7f8ff4039000 rw-p 0000c000 fd:02 1493920 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/amd64/jli/libjli.so 7f8ff4039000-7f8ff403a000 rw-p 00000000 00:00 0 7f8ff403b000-7f8ff4045000 r--s 00107000 fd:02 1493970 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/ext/localedata.jar 7f8ff4045000-7f8ff404d000 rw-s 00000000 fd:01 393827 /tmp/hsperfdata_nighttester/14129 7f8ff404d000-7f8ff404e000 rw-p 00000000 00:00 0 7f8ff404e000-7f8ff404f000 ---p 00000000 00:00 0 7f8ff404f000-7f8ff4050000 rw-p 00000000 00:00 0 7fffa8cdb000-7fffa8cfd000 rw-p 00000000 00:00 0 [stack] 7fffa8dc7000-7fffa8dc8000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] /bin/rm -f -r /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/management/extension /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/management/extension WARNING: File JVM-MANAGEMENT-MIB.mib not available. # Summary for /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/management/extension/index.html # Options (mgmt.options): # -XDignore.symbol.file=true -quiet -use -keywords -Xdoclint:none -Xprofilespath /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/makefiles/profile-rtjar-includes.txt -Xdocrootparent http://download.oracle.com/javase/7/docs # -sourcepath '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/impsrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gensrc:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/gendocsrc_rmic:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/solaris/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/windows/classes:/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/doc/stub' # -encoding 'ascii' # -nodeprecatedlist # -overview '/notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes/com/sun/management/mgmt-overview.html' # -doctitle 'Monitoring and Management Interface for the Java™ Platform' # -windowtitle 'Monitoring and Management Interface for the Java Platform ' # -header 'Monitoring and Management Interface for the Java Platform' # -bottom '
Copyright © 2003, 2013, Oracle and/or its affiliates. All rights reserved.
' # -linkoffline '../../../../api' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/api/' # Packages (mgmt.packages): # com.sun.management /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:ThreadStackSize=1536 -Xmx1024m -Djava.awt.headless=true "-Xbootclasspath/p:/notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar com.sun.tools.javadoc.Main -bootclasspath /notnfs/nighttester/icedtea8-target-testing/openjdk.build/jdk/classes -d /notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/management/extension \ @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/mgmt.options @/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docstemp/doctmp/mgmt.packages gmake[2]: *** [/notnfs/nighttester/icedtea8-target-testing/openjdk.build/docs/jre/api/security/jaas/spec/index.html] Aborted (core dumped) gmake[2]: *** Waiting for unfinished jobs.... /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk/src/share/classes/com/sun/management/HotSpotDiagnosticMXBean.java:51: warning - Tag @see: reference not found: ManagementFactory#getPlatformMXBeans(Class) 1 warning gmake[2]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk/common/makefiles/javadoc' make[1]: *** [docs-only] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk.build' make: *** [stamps/icedtea.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Apr 26 01:09:03 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 26 Apr 2013 04:09:03 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea6TargetTesting #1325 In-Reply-To: <959165721.596.1366862623537.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <959165721.596.1366862623537.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2068494160.604.1366963743414.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Fri Apr 26 01:44:12 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 26 Apr 2013 04:44:12 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #824 In-Reply-To: <2736452.599.1366866233059.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2736452.599.1366866233059.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1759985660.607.1366965852434.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 335 lines...] checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use the zero-assembler port... no checking whether byte ordering is bigendian... no checking which HotSpot build to use... hs23 checking for linux32... /usr/bin/linux32 checking version of GCC... 4.6.3 (major version 4, minor version 6) checking for getconf... /usr/bin/getconf checking the number of online processors... 2 checking how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... yes checking for system library directory... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for NSS... yes checking whether to disable the execution of the JTReg tests... no checking whether to disable the execution of the HotSpot JTReg tests... no checking whether to disable the execution of the langtools JTReg tests... no checking whether to disable the execution of the JDK JTReg tests... no checking for a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes checking if an ecj binary was specified... no checking if /usr/bin/ecj is a valid executable file... yes checking if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Fri Apr 26 04:44:07 EDT 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/native2ascii is a valid executable file... yes checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/bin/xsltproc checking if we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6-hg.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6-hg.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6-hg.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: creating tapset/hotspot_gc.stp config.status: executing depfiles commands + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Fri Apr 26 04:44:07 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+rc01c31ed2f60+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_05.zip if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_05.zip ] ; \ then \ mv drops/jaxp144_05.zip drops/jaxp144_05.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_05.zip -O drops/jaxp144_05.zip; \ if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_05.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp ln -sf /notnfs/nighttester/drops/hotspot/hs23.tar.gz hotspot.tar.gz hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi hotspot.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Apr 26 01:45:34 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 26 Apr 2013 04:45:34 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1273 In-Reply-To: <370655023.600.1366873451357.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <370655023.600.1366873451357.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <60829706.608.1366965934591.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 1588 lines...] patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_orbutil.jmk Hunk #1 succeeded at 69 (offset -12 lines). patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_protocol.jmk patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_monitoring.jmk patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_presentation_rmi.jmk patching file openjdk-boot/jdk/make/java/java/FILES_java.gmk Hunk #2 succeeded at 214 (offset 1 line). Checking patches/boot/ant-javac.patch Applying patches/boot/ant-javac.patch patching file openjdk-boot/jaxp/build.xml patching file openjdk-boot/jaxws/build.xml Hunk #1 succeeded at 144 (offset 21 lines). Checking patches/boot/corba-idlj.patch Applying patches/boot/corba-idlj.patch patching file openjdk-boot/corba/make/org/omg/sources/Makefile patching file openjdk-boot/corba/make/sun/rmi/corbalogsources/Makefile Checking patches/boot/corba-no-gen.patch Applying patches/boot/corba-no-gen.patch patching file openjdk-boot/corba/make/com/sun/corba/se/Makefile Checking patches/boot/corba-orb.patch Applying patches/boot/corba-orb.patch patching file openjdk-boot/corba/make/com/sun/corba/se/org/Makefile Checking patches/boot/demos.patch Applying patches/boot/demos.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 1153 (offset 49 lines). patching file openjdk-boot/jdk/make/Makefile Checking patches/boot/ecj-fphexconstants.patch Applying patches/boot/ecj-fphexconstants.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/Double.java patching file openjdk-boot/jdk/src/share/classes/java/lang/Float.java Checking patches/boot/fontconfig.patch Applying patches/boot/fontconfig.patch patching file openjdk-boot/jdk/make/sun/awt/Makefile Hunk #1 succeeded at 448 (offset 48 lines). Checking patches/boot/generated-comments.patch Applying patches/boot/generated-comments.patch patching file openjdk-boot/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java Hunk #1 succeeded at 691 (offset 44 lines). Hunk #2 succeeded at 924 (offset 51 lines). Checking patches/boot/xbootclasspath.patch Applying patches/boot/xbootclasspath.patch patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 152 (offset -5 lines). Hunk #2 succeeded at 163 (offset -5 lines). patching file openjdk-boot/jdk/make/java/text/base/Makefile patching file openjdk-boot/jdk/make/sun/text/Makefile patching file openjdk-boot/langtools/make/build.xml Hunk #1 succeeded at 871 (offset -1 lines). Checking patches/boot/icedteart.patch Applying patches/boot/icedteart.patch patching file openjdk-boot/jdk/make/common/BuildToolJar.gmk patching file openjdk-boot/jdk/make/common/Rules.gmk Hunk #1 succeeded at 255 (offset 18 lines). patching file openjdk-boot/jdk/make/sun/javazic/Makefile Checking patches/boot/jar.patch Applying patches/boot/jar.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 719 (offset 92 lines). Hunk #2 succeeded at 785 (offset 92 lines). Checking patches/boot/symbols.patch Applying patches/boot/symbols.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 1104 (offset 129 lines). Checking patches/boot/tobin.patch Applying patches/boot/tobin.patch patching file openjdk-boot/jdk/make/sun/xawt/Makefile Hunk #1 succeeded at 416 (offset 122 lines). Hunk #2 succeeded at 426 (offset 122 lines). Checking patches/boot/tools.jar.patch Applying patches/boot/tools.jar.patch patching file openjdk-boot/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 72 (offset 1 line). Checking patches/boot/jopt.patch Applying patches/boot/jopt.patch patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 86 (offset 11 lines). patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 95 (offset 13 lines). Checking patches/boot/jaxp-dependency.patch Applying patches/boot/jaxp-dependency.patch patching file openjdk-boot/jaxws/build.properties Hunk #1 succeeded at 58 (offset -4 lines). patching file openjdk-boot/jaxws/build.xml Hunk #1 succeeded at 137 (offset 13 lines). Checking patches/boot/genstubs-nofork.patch Applying patches/boot/genstubs-nofork.patch patching file openjdk-boot/langtools/make/build.xml Hunk #1 succeeded at 661 (offset 39 lines). Checking patches/boot/getannotation-cast.patch Applying patches/boot/getannotation-cast.patch patching file openjdk/jdk/src/share/classes/java/beans/MetaData.java Hunk #1 succeeded at 1383 (offset -92 lines). Checking patches/boot/break-processbuilder-dependency.patch Applying patches/boot/break-processbuilder-dependency.patch patching file openjdk-boot/jdk/src/solaris/classes/java/lang/UNIXProcess.java.linux Hunk #1 succeeded at 63 (offset 1 line). Hunk #2 succeeded at 184 (offset 3 lines). Hunk #3 succeeded at 306 (offset 5 lines). Hunk #4 succeeded at 337 (offset 5 lines). patching file openjdk-boot/jdk/src/solaris/classes/java/lang/UNIXProcess.java.solaris Checking patches/boot/revert-6973616.patch Applying patches/boot/revert-6973616.patch patching file openjdk-boot/jdk/make/common/shared/Defs-versions.gmk Hunk #1 succeeded at 207 (offset -2 lines). Checking patches/boot/revert-6941137.patch Applying patches/boot/revert-6941137.patch patching file openjdk-boot/jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.java Hunk #1 succeeded at 487 (offset 1 line). Checking patches/boot/ecj-stringswitch.patch Applying patches/boot/ecj-stringswitch.patch patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/ClassReader.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Driver.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Package.java patching file openjdk-boot/jdk/src/share/classes/com/sun/security/ntlm/NTLM.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleProxies.java patching file openjdk-boot/jdk/src/share/classes/sun/launcher/LauncherHelper.java patching file openjdk-boot/jdk/src/share/classes/sun/security/util/DisabledAlgorithmConstraints.java Checking patches/boot/langtools-force-old-jdk.patch Applying patches/boot/langtools-force-old-jdk.patch patching file openjdk-boot/langtools/make/build.xml Checking patches/boot/corba-dependencies.patch Applying patches/boot/corba-dependencies.patch patching file openjdk-boot/corba/make/common/Rules.gmk Checking patches/boot/jaxws-langtools-dependency.patch Applying patches/boot/jaxws-langtools-dependency.patch patching file openjdk-boot/jaxws/build.properties Hunk #1 succeeded at 28 (offset -4 lines). Hunk #2 succeeded at 78 (offset -16 lines). patching file openjdk-boot/jaxws/build.xml Hunk #1 succeeded at 137 (offset 13 lines). patching file openjdk-boot/jaxws/make/Makefile Hunk #1 succeeded at 103 (offset -17 lines). Checking patches/boot/jaxws-jdk-dependency.patch Applying patches/boot/jaxws-jdk-dependency.patch patching file openjdk-boot/jaxws/build.properties patching file openjdk-boot/jaxws/build.xml patching file openjdk-boot/jaxws/make/Makefile Checking patches/boot/hotspot/default/jdk-dependency.patch Applying patches/boot/hotspot/default/jdk-dependency.patch patching file openjdk-boot/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 95 (offset 4 lines). patching file openjdk-boot/make/hotspot-rules.gmk Checking patches/boot/ecj-multicatch.patch Applying patches/boot/ecj-multicatch.patch patching file openjdk-boot/jdk/src/share/classes/java/io/PrintStream.java patching file openjdk-boot/jdk/src/share/classes/java/io/PrintWriter.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/BoundMethodHandle.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/LambdaForm.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java patching file openjdk-boot/jdk/src/share/classes/java/lang/management/ManagementFactory.java patching file openjdk-boot/jdk/src/share/classes/java/util/Formatter.java patching file openjdk-boot/jdk/src/share/classes/java/util/Scanner.java patching file openjdk-boot/jdk/src/share/classes/sun/invoke/util/ValueConversions.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/server/ActivationGroupImpl.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/server/LoaderHandler.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/transport/proxy/RMIMasterSocketFactory.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/transport/tcp/TCPEndpoint.java patching file openjdk-boot/jdk/src/share/classes/sun/security/krb5/internal/PAData.java patching file openjdk-boot/jdk/src/share/classes/sun/security/util/UntrustedCertificates.java patching file openjdk-boot/jdk/src/share/classes/sun/text/bidi/BidiBase.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jcmd/JCmd.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jconsole/Resources.java patching file openjdk-boot/jdk/src/share/classes/java/lang/reflect/Proxy.java Checking patches/boot/ecj-trywithresources.patch Applying patches/boot/ecj-trywithresources.patch patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/BandStructure.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Driver.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/NativeUnpack.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/PackageReader.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/PackageWriter.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/PropMap.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/UnpackerImpl.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Utils.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleImpl.java patching file openjdk-boot/jdk/src/share/classes/java/lang/Package.java patching file openjdk-boot/jdk/src/share/classes/java/nio/channels/SocketChannel.java patching file openjdk-boot/jdk/src/share/classes/java/nio/file/CopyMoveHelper.java patching file openjdk-boot/jdk/src/share/classes/java/nio/file/Files.java patching file openjdk-boot/jdk/src/share/classes/java/util/Currency.java patching file openjdk-boot/jdk/src/share/classes/java/util/jar/JarFile.java patching file openjdk-boot/jdk/src/share/classes/javax/sql/rowset/serial/SerialClob.java patching file openjdk-boot/jdk/src/share/classes/javax/sql/rowset/spi/SyncFactory.java patching file openjdk-boot/jdk/src/share/classes/sun/launcher/LauncherHelper.java patching file openjdk-boot/jdk/src/share/classes/sun/net/www/protocol/jar/URLJarFile.java patching file openjdk-boot/jdk/src/share/classes/sun/nio/fs/PollingWatchService.java patching file openjdk-boot/jdk/src/share/classes/sun/print/PSPrinterJob.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/log/ReliableLog.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/server/Activation.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/transport/proxy/RMIMasterSocketFactory.java patching file openjdk-boot/jdk/src/share/classes/sun/security/krb5/internal/ktab/KeyTab.java patching file openjdk-boot/jdk/src/share/classes/sun/security/provider/SeedGenerator.java patching file openjdk-boot/jdk/src/share/classes/sun/security/tools/KeyTool.java patching file openjdk-boot/jdk/src/share/classes/sun/security/util/UntrustedCertificates.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jcmd/Arguments.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jcmd/JCmd.java patching file openjdk-boot/jdk/src/share/classes/sun/util/calendar/LocalGregorianCalendar.java patching file openjdk-boot/jdk/src/share/demo/jfc/Font2DTest/RangeMenu.java patching file openjdk-boot/jdk/src/solaris/classes/java/util/prefs/FileSystemPreferences.java patching file openjdk-boot/jdk/src/solaris/classes/sun/nio/fs/UnixFileStore.java patching file openjdk-boot/jdk/src/solaris/classes/sun/print/UnixPrintJob.java Checking patches/boot/ecj-autoboxing.patch Applying patches/boot/ecj-autoboxing.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/CallSite.java patching file openjdk-boot/jdk/src/share/classes/sun/invoke/util/ValueConversions.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/BoundMethodHandle.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java Hunk #1 succeeded at 314 (offset -3 lines). Hunk #2 succeeded at 326 (offset -3 lines). Hunk #3 succeeded at 334 (offset -3 lines). Hunk #4 succeeded at 342 (offset -3 lines). patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/LambdaForm.java Hunk #1 succeeded at 1444 (offset 4 lines). patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleImpl.java Hunk #1 succeeded at 882 (offset -18 lines). Checking patches/boot/xsltproc.patch Applying patches/boot/xsltproc.patch patching file openjdk-boot/hotspot/make/linux/makefiles/jvmti.make patching file openjdk-boot/hotspot/make/linux/makefiles/trace.make Checking patches/boot/ecj-odd.patch Applying patches/boot/ecj-odd.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java Checking patches/boot/test_gamma.patch Applying patches/boot/test_gamma.patch patching file openjdk-boot/hotspot/make/linux/Makefile Hunk #1 succeeded at 288 (offset 1 line). Checking patches/boot/pr40188.patch Applying patches/boot/pr40188.patch patching file openjdk-boot/jdk/src/solaris/native/sun/nio/ch/FileDispatcherImpl.c Hunk #1 succeeded at 201 (offset -8 lines). Checking patches/boot/javah.patch Applying patches/boot/javah.patch patching file openjdk-boot/jdk/src/share/native/sun/java2d/opengl/OGLContext.h Hunk #2 succeeded at 102 (offset 1 line). Checking patches/boot/explicit-inner-class-headers.patch Applying patches/boot/explicit-inner-class-headers.patch patching file openjdk-boot/jdk/make/common/Rules.gmk Hunk #1 succeeded at 321 (offset 18 lines). patching file openjdk-boot/jdk/make/sun/awt/FILES_export_unix.gmk Hunk #1 succeeded at 191 (offset 2 lines). Checking patches/boot/ecj-diamond.patch 1 out of 2 hunks FAILED -- saving rejects to file openjdk-boot/jdk/src/share/classes/java/beans/ThreadGroupContext.java.rej ERROR patch patches/boot/ecj-diamond.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch-boot.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Apr 26 04:41:52 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 26 Apr 2013 07:41:52 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea8TargetTesting #390 In-Reply-To: <1784331790.601.1366880443148.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1784331790.601.1366880443148.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <663236124.609.1366976514526.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Tue Apr 30 01:52:22 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 30 Apr 2013 04:52:22 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1277 Message-ID: <1295378574.636.1367311947454.JavaMail.javamailuser@localhost> See ------------------------------------------ [...truncated 1588 lines...] patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_orbutil.jmk Hunk #1 succeeded at 69 (offset -12 lines). patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_protocol.jmk patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_monitoring.jmk patching file openjdk-boot/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_presentation_rmi.jmk patching file openjdk-boot/jdk/make/java/java/FILES_java.gmk Hunk #2 succeeded at 214 (offset 1 line). Checking patches/boot/ant-javac.patch Applying patches/boot/ant-javac.patch patching file openjdk-boot/jaxp/build.xml patching file openjdk-boot/jaxws/build.xml Hunk #1 succeeded at 144 (offset 21 lines). Checking patches/boot/corba-idlj.patch Applying patches/boot/corba-idlj.patch patching file openjdk-boot/corba/make/org/omg/sources/Makefile patching file openjdk-boot/corba/make/sun/rmi/corbalogsources/Makefile Checking patches/boot/corba-no-gen.patch Applying patches/boot/corba-no-gen.patch patching file openjdk-boot/corba/make/com/sun/corba/se/Makefile Checking patches/boot/corba-orb.patch Applying patches/boot/corba-orb.patch patching file openjdk-boot/corba/make/com/sun/corba/se/org/Makefile Checking patches/boot/demos.patch Applying patches/boot/demos.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 1153 (offset 49 lines). patching file openjdk-boot/jdk/make/Makefile Checking patches/boot/ecj-fphexconstants.patch Applying patches/boot/ecj-fphexconstants.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/Double.java patching file openjdk-boot/jdk/src/share/classes/java/lang/Float.java Checking patches/boot/fontconfig.patch Applying patches/boot/fontconfig.patch patching file openjdk-boot/jdk/make/sun/awt/Makefile Hunk #1 succeeded at 448 (offset 48 lines). Checking patches/boot/generated-comments.patch Applying patches/boot/generated-comments.patch patching file openjdk-boot/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java Hunk #1 succeeded at 691 (offset 44 lines). Hunk #2 succeeded at 924 (offset 51 lines). Checking patches/boot/xbootclasspath.patch Applying patches/boot/xbootclasspath.patch patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 152 (offset -5 lines). Hunk #2 succeeded at 163 (offset -5 lines). patching file openjdk-boot/jdk/make/java/text/base/Makefile patching file openjdk-boot/jdk/make/sun/text/Makefile patching file openjdk-boot/langtools/make/build.xml Hunk #1 succeeded at 871 (offset -1 lines). Checking patches/boot/icedteart.patch Applying patches/boot/icedteart.patch patching file openjdk-boot/jdk/make/common/BuildToolJar.gmk patching file openjdk-boot/jdk/make/common/Rules.gmk Hunk #1 succeeded at 255 (offset 18 lines). patching file openjdk-boot/jdk/make/sun/javazic/Makefile Checking patches/boot/jar.patch Applying patches/boot/jar.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 719 (offset 92 lines). Hunk #2 succeeded at 785 (offset 92 lines). Checking patches/boot/symbols.patch Applying patches/boot/symbols.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 1104 (offset 129 lines). Checking patches/boot/tobin.patch Applying patches/boot/tobin.patch patching file openjdk-boot/jdk/make/sun/xawt/Makefile Hunk #1 succeeded at 416 (offset 122 lines). Hunk #2 succeeded at 426 (offset 122 lines). Checking patches/boot/tools.jar.patch Applying patches/boot/tools.jar.patch patching file openjdk-boot/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 72 (offset 1 line). Checking patches/boot/jopt.patch Applying patches/boot/jopt.patch patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 86 (offset 11 lines). patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 95 (offset 13 lines). Checking patches/boot/jaxp-dependency.patch Applying patches/boot/jaxp-dependency.patch patching file openjdk-boot/jaxws/build.properties Hunk #1 succeeded at 58 (offset -4 lines). patching file openjdk-boot/jaxws/build.xml Hunk #1 succeeded at 137 (offset 13 lines). Checking patches/boot/genstubs-nofork.patch Applying patches/boot/genstubs-nofork.patch patching file openjdk-boot/langtools/make/build.xml Hunk #1 succeeded at 661 (offset 39 lines). Checking patches/boot/getannotation-cast.patch Applying patches/boot/getannotation-cast.patch patching file openjdk/jdk/src/share/classes/java/beans/MetaData.java Hunk #1 succeeded at 1383 (offset -92 lines). Checking patches/boot/break-processbuilder-dependency.patch Applying patches/boot/break-processbuilder-dependency.patch patching file openjdk-boot/jdk/src/solaris/classes/java/lang/UNIXProcess.java.linux Hunk #1 succeeded at 63 (offset 1 line). Hunk #2 succeeded at 184 (offset 3 lines). Hunk #3 succeeded at 306 (offset 5 lines). Hunk #4 succeeded at 337 (offset 5 lines). patching file openjdk-boot/jdk/src/solaris/classes/java/lang/UNIXProcess.java.solaris Checking patches/boot/revert-6973616.patch Applying patches/boot/revert-6973616.patch patching file openjdk-boot/jdk/make/common/shared/Defs-versions.gmk Hunk #1 succeeded at 207 (offset -2 lines). Checking patches/boot/revert-6941137.patch Applying patches/boot/revert-6941137.patch patching file openjdk-boot/jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.java Hunk #1 succeeded at 487 (offset 1 line). Checking patches/boot/ecj-stringswitch.patch Applying patches/boot/ecj-stringswitch.patch patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/ClassReader.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Driver.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Package.java patching file openjdk-boot/jdk/src/share/classes/com/sun/security/ntlm/NTLM.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleProxies.java patching file openjdk-boot/jdk/src/share/classes/sun/launcher/LauncherHelper.java patching file openjdk-boot/jdk/src/share/classes/sun/security/util/DisabledAlgorithmConstraints.java Checking patches/boot/langtools-force-old-jdk.patch Applying patches/boot/langtools-force-old-jdk.patch patching file openjdk-boot/langtools/make/build.xml Checking patches/boot/corba-dependencies.patch Applying patches/boot/corba-dependencies.patch patching file openjdk-boot/corba/make/common/Rules.gmk Checking patches/boot/jaxws-langtools-dependency.patch Applying patches/boot/jaxws-langtools-dependency.patch patching file openjdk-boot/jaxws/build.properties Hunk #1 succeeded at 28 (offset -4 lines). Hunk #2 succeeded at 78 (offset -16 lines). patching file openjdk-boot/jaxws/build.xml Hunk #1 succeeded at 137 (offset 13 lines). patching file openjdk-boot/jaxws/make/Makefile Hunk #1 succeeded at 103 (offset -17 lines). Checking patches/boot/jaxws-jdk-dependency.patch Applying patches/boot/jaxws-jdk-dependency.patch patching file openjdk-boot/jaxws/build.properties patching file openjdk-boot/jaxws/build.xml patching file openjdk-boot/jaxws/make/Makefile Checking patches/boot/hotspot/default/jdk-dependency.patch Applying patches/boot/hotspot/default/jdk-dependency.patch patching file openjdk-boot/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 95 (offset 4 lines). patching file openjdk-boot/make/hotspot-rules.gmk Checking patches/boot/ecj-multicatch.patch Applying patches/boot/ecj-multicatch.patch patching file openjdk-boot/jdk/src/share/classes/java/io/PrintStream.java patching file openjdk-boot/jdk/src/share/classes/java/io/PrintWriter.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/BoundMethodHandle.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/LambdaForm.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java patching file openjdk-boot/jdk/src/share/classes/java/lang/management/ManagementFactory.java patching file openjdk-boot/jdk/src/share/classes/java/util/Formatter.java patching file openjdk-boot/jdk/src/share/classes/java/util/Scanner.java patching file openjdk-boot/jdk/src/share/classes/sun/invoke/util/ValueConversions.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/server/ActivationGroupImpl.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/server/LoaderHandler.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/transport/proxy/RMIMasterSocketFactory.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/transport/tcp/TCPEndpoint.java patching file openjdk-boot/jdk/src/share/classes/sun/security/krb5/internal/PAData.java patching file openjdk-boot/jdk/src/share/classes/sun/security/util/UntrustedCertificates.java patching file openjdk-boot/jdk/src/share/classes/sun/text/bidi/BidiBase.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jcmd/JCmd.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jconsole/Resources.java patching file openjdk-boot/jdk/src/share/classes/java/lang/reflect/Proxy.java Checking patches/boot/ecj-trywithresources.patch Applying patches/boot/ecj-trywithresources.patch patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/BandStructure.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Driver.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/NativeUnpack.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/PackageReader.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/PackageWriter.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/PropMap.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/UnpackerImpl.java patching file openjdk-boot/jdk/src/share/classes/com/sun/java/util/jar/pack/Utils.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleImpl.java patching file openjdk-boot/jdk/src/share/classes/java/lang/Package.java patching file openjdk-boot/jdk/src/share/classes/java/nio/channels/SocketChannel.java patching file openjdk-boot/jdk/src/share/classes/java/nio/file/CopyMoveHelper.java patching file openjdk-boot/jdk/src/share/classes/java/nio/file/Files.java patching file openjdk-boot/jdk/src/share/classes/java/util/Currency.java patching file openjdk-boot/jdk/src/share/classes/java/util/jar/JarFile.java patching file openjdk-boot/jdk/src/share/classes/javax/sql/rowset/serial/SerialClob.java patching file openjdk-boot/jdk/src/share/classes/javax/sql/rowset/spi/SyncFactory.java patching file openjdk-boot/jdk/src/share/classes/sun/launcher/LauncherHelper.java patching file openjdk-boot/jdk/src/share/classes/sun/net/www/protocol/jar/URLJarFile.java patching file openjdk-boot/jdk/src/share/classes/sun/nio/fs/PollingWatchService.java patching file openjdk-boot/jdk/src/share/classes/sun/print/PSPrinterJob.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/log/ReliableLog.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/server/Activation.java patching file openjdk-boot/jdk/src/share/classes/sun/rmi/transport/proxy/RMIMasterSocketFactory.java patching file openjdk-boot/jdk/src/share/classes/sun/security/krb5/internal/ktab/KeyTab.java patching file openjdk-boot/jdk/src/share/classes/sun/security/provider/SeedGenerator.java patching file openjdk-boot/jdk/src/share/classes/sun/security/tools/KeyTool.java patching file openjdk-boot/jdk/src/share/classes/sun/security/util/UntrustedCertificates.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jcmd/Arguments.java patching file openjdk-boot/jdk/src/share/classes/sun/tools/jcmd/JCmd.java patching file openjdk-boot/jdk/src/share/classes/sun/util/calendar/LocalGregorianCalendar.java patching file openjdk-boot/jdk/src/share/demo/jfc/Font2DTest/RangeMenu.java patching file openjdk-boot/jdk/src/solaris/classes/java/util/prefs/FileSystemPreferences.java patching file openjdk-boot/jdk/src/solaris/classes/sun/nio/fs/UnixFileStore.java patching file openjdk-boot/jdk/src/solaris/classes/sun/print/UnixPrintJob.java Checking patches/boot/ecj-autoboxing.patch Applying patches/boot/ecj-autoboxing.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/CallSite.java patching file openjdk-boot/jdk/src/share/classes/sun/invoke/util/ValueConversions.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/BoundMethodHandle.java patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java Hunk #1 succeeded at 314 (offset -3 lines). Hunk #2 succeeded at 326 (offset -3 lines). Hunk #3 succeeded at 334 (offset -3 lines). Hunk #4 succeeded at 342 (offset -3 lines). patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/LambdaForm.java Hunk #1 succeeded at 1444 (offset 4 lines). patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleImpl.java Hunk #1 succeeded at 882 (offset -18 lines). Checking patches/boot/xsltproc.patch Applying patches/boot/xsltproc.patch patching file openjdk-boot/hotspot/make/linux/makefiles/jvmti.make patching file openjdk-boot/hotspot/make/linux/makefiles/trace.make Checking patches/boot/ecj-odd.patch Applying patches/boot/ecj-odd.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/invoke/MethodHandleNatives.java Checking patches/boot/test_gamma.patch Applying patches/boot/test_gamma.patch patching file openjdk-boot/hotspot/make/linux/Makefile Hunk #1 succeeded at 288 (offset 1 line). Checking patches/boot/pr40188.patch Applying patches/boot/pr40188.patch patching file openjdk-boot/jdk/src/solaris/native/sun/nio/ch/FileDispatcherImpl.c Hunk #1 succeeded at 201 (offset -8 lines). Checking patches/boot/javah.patch Applying patches/boot/javah.patch patching file openjdk-boot/jdk/src/share/native/sun/java2d/opengl/OGLContext.h Hunk #2 succeeded at 102 (offset 1 line). Checking patches/boot/explicit-inner-class-headers.patch Applying patches/boot/explicit-inner-class-headers.patch patching file openjdk-boot/jdk/make/common/Rules.gmk Hunk #1 succeeded at 321 (offset 18 lines). patching file openjdk-boot/jdk/make/sun/awt/FILES_export_unix.gmk Hunk #1 succeeded at 191 (offset 2 lines). Checking patches/boot/ecj-diamond.patch 1 out of 2 hunks FAILED -- saving rejects to file openjdk-boot/jdk/src/share/classes/java/beans/ThreadGroupContext.java.rej ERROR patch patches/boot/ecj-diamond.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch-boot.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure