From gnu.andrew at redhat.com Fri Dec 1 09:05:25 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 1 Dec 2017 04:05:25 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #2744 In-Reply-To: <580522467.230.1512032630026.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <580522467.230.1512032630026.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2082953730.233.1512119126750.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6TargetTesting/2744/> ------------------------------------------ [...truncated 52.29 MB...] /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/resources-orig.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/resources.jar /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jsse-orig.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/jsse.jar /bin/cp /notnfs/nighttester/icedtea6-target-testing/rhino/rhino.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/rhino.jar cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib && \ /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/btjars/buildmetaindex.jar \ -o meta-index *.jar cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext && \ /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/btjars/buildmetaindex.jar \ -o meta-index *.jar /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/man1 for manbase in /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/linux/doc/man /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/impdoc/man ; do for manpage in java.1 keytool.1 orbd.1 pack200.1 policytool.1 rmid.1 rmiregistry.1 servertool.1 tnameserv.1 unpack200.1; do if [ -f ${manbase}/${manpage} ] ; then /bin/cp ${manbase}/${manpage} /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/man1 ; for ja_encoding in eucJP; do ja_dir="ja"; if [ "${ja_encoding}" != "eucJP" ]; then ja_dir="ja_JP.${ja_encoding}"; fi; /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/${ja_dir}/man1; /bin/cat ${manbase}/ja/${manpage} | /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -encoding eucJP | /bin/sed 's/@@VERSION@@/1.6.0/g' | /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -reverse -encoding ${ja_encoding} > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/${ja_dir}/man1/${manpage}; done; fi; done; done if [ -w hotspot.log ] ; then rm -f hotspot.log; fi if [ "ja_JP.eucJP" != "" ] ; then /bin/mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/ja /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/ja_JP.eucJP; cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man && /bin/ln -s ja_JP.eucJP ja; fi >>>Making initial-image-jdk @ Fri Dec 1 04:04:45 EST 2017 ... rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image && /usr/bin/find . -depth -print \ | /bin/cpio -pdum /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre ) 152274 blocks rm -f -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/man /bin/chmod a+rx `/usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image -type d` (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/.. && /bin/tar cf - \ `/usr/bin/find lib -name libjli.so -print `) | \ (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image && /bin/tar xf -) /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/LICENSE /bin/sed 's/$//g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/LICENSE > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/LICENSE /bin/chmod 444 /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/LICENSE /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/ASSEMBLY_EXCEPTION /bin/sed 's/$//g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/ASSEMBLY_EXCEPTION /bin/chmod 444 /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/ASSEMBLY_EXCEPTION /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/THIRD_PARTY_README /bin/sed 's/$//g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/THIRD_PARTY_README /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib for l in tools.jar jconsole.jar sa-jdi.jar; do \ if [ -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/$l ]; then \ /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/$l /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib; \ fi; \ done (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/bin/.. && /bin/tar cf - \ `/usr/bin/find bin \( -type f -o -type l \) -print `) | \ (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image && /bin/tar xf -) /bin/touch /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/META-INF/services/com.sun.tools.internal.xjc.Plugin /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/jar cf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/tools.jar -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.jdi.connect.Connector -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.jdi.connect.spi.TransportService -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/asm -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jar -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/java -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/javac -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/javap -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jps -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jstat -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jstatd -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/native2ascii -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/serialver -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/tree -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/util -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/JarSigner.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/JarBASE64Encoder.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/Main.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/JarSignerParameters.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/Resources.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/Resources_ja.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/Resources_zh_CN.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/SignatureFile\$Block.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/SignatureFile.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/TimestampedSigner.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/rmi/rmic -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/applet -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/jvmstat -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/javadoc -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/jdi -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/jarsigner -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/mirror -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/source -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/classfile -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/doclets -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/example/debug/expr -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/example/debug/tty -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/extcheck -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/hat -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/javac -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/javadoc -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/apt -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/javah -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/javap -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/corba -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/internal/xjc -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/internal/ws -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.mirror.apt.AnnotationProcessorFactory -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.tools.internal.xjc.Plugin -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/istack/internal/tools -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/istack/internal/ws -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/codemodel -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/internal/jxc -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/xml/internal/rngom -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/xml/internal/xsom -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes org/relaxng/datatype -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/xml/internal/dtdparser -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/jdi -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/script/shell -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.tools.attach.spi.AttachProvider -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/attach -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/attach -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jstack -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jinfo -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jmap \ -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/tools.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib/tools.jar /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/orb.idl /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib/orb.idl /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/ir.idl /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib/ir.idl /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/jexec /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib/jexec /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src for d in ./../src/share/classes ./../src/solaris/classes /notnfs/nighttester/icedtea6-target-testing/generated.build /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/impsrc; do \ rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list; \ (cd $d && \ /usr/bin/find . -name .hg -prune -o -name .svn -prune -o -name CVS -prune -o -name RCS -prune -o -name SCCS -prune -o -name Codemgr_wsdata -prune -o -name deleted_files -prune -o -name .hgignore -prune -o -name .hgtags -prune -o -name ',*' -prune -o \ -name '*.java' -print \ >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list ; \ ) ; \ if [ -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list ] ; then \ (cd $d && /bin/tar cf - -T /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list ) \ | (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src && /bin/tar xf -); \ fi; \ done rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list /bin/chmod -R +w /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/java.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/java.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/manifest_info.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/parse_manifest.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/version_comp.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/version_comp.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/wildcard.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/wildcard.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/jli_util.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/jli_util.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/splashscreen_stubs.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/splashscreen.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/solaris/bin/java_md.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/solaris/bin/java_md.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src && /usr/bin/zip -qr ../src.zip * rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/man1 for manbase in /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/linux/doc/man /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/impdoc/man ; do for manpage in java.1 keytool.1 orbd.1 pack200.1 policytool.1 rmid.1 rmiregistry.1 servertool.1 tnameserv.1 unpack200.1 appletviewer.1 apt.1 extcheck.1 idlj.1 jar.1 jarsigner.1 javac.1 javadoc.1 javah.1 javap.1 jconsole.1 jdb.1 jhat.1 jinfo.1 jmap.1 jps.1 jrunscript.1 jsadebugd.1 jstack.1 jstat.1 jstatd.1 native2ascii.1 rmic.1 schemagen.1 serialver.1 wsgen.1 wsimport.1 xjc.1; do if [ -f ${manbase}/${manpage} ] ; then /bin/cp ${manbase}/${manpage} /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/man1 ; for ja_encoding in eucJP; do ja_dir="ja"; if [ "${ja_encoding}" != "eucJP" ]; then ja_dir="ja_JP.${ja_encoding}"; fi; /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/${ja_dir}/man1; /bin/cat ${manbase}/ja/${manpage} | /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -encoding eucJP | /bin/sed 's/@@VERSION@@/1.6.0/g' | /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -reverse -encoding ${ja_encoding} > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/${ja_dir}/man1/${manpage}; done; fi; done; done if [ -w hotspot.log ] ; then rm -f hotspot.log; fi if [ "ja_JP.eucJP" != "" ] ; then /bin/mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/ja /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/ja_JP.eucJP; cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man && /bin/ln -s ja_JP.eucJP ja; fi >>>Making trim-image-jre @ Fri Dec 1 04:05:12 EST 2017 ... for l in libsaproc.so libattach.so ; do \ rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/$l ; \ done ; >>>Making trim-image-jdk @ Fri Dec 1 04:05:12 EST 2017 ... for t in java_vm; do \ rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/${t} \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/*/native_threads/${t}; \ done >>>Making process-image-jre @ Fri Dec 1 04:05:12 EST 2017 ... rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jre-elf-files.list /usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib -type f -name \*.so >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jre-elf-files.list /usr/bin/file `/usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/bin -type f -name \*` \ | /bin/egrep 'ELF' | /usr/bin/cut -d':' -f1 >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jre-elf-files.list rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jre-elf-files.list >>>Making process-image-jdk @ Fri Dec 1 04:05:12 EST 2017 ... rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list /usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib -type f -name \*.so >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list /usr/bin/file `/usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/bin -type f -name \*` \ | /bin/egrep 'ELF' | /usr/bin/cut -d':' -f1 >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list file `/usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin -type f -name \*` \ | /bin/egrep 'ELF' | /usr/bin/cut -d':' -f1 >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list >>>Making sec-files @ Fri Dec 1 04:05:12 EST 2017 ... /bin/mkdir -p . rm -f sec-files rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sec-bin.zip cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj && \ /usr/bin/zip -rq9 /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sec-bin.zip classes/javax/net classes/javax/security/cert classes/com/sun/net/ssl classes/com/sun/security/cert classes/sun/net/www/protocol/https classes/sun/security/pkcs12 classes/sun/security/ssl classes/sun/security/krb5/*.class classes/sun/security/krb5/internal/*.class classes/sun/security/krb5/internal/ccache classes/sun/security/krb5/internal/crypto classes/sun/security/krb5/internal/ktab classes/sun/security/krb5/internal/rcache classes/sun/security/krb5/internal/util classes/sun/security/jgss/spi/GSSContextSpi.class >>>Making sec-files-win @ Fri Dec 1 04:05:12 EST 2017 ... >>>Making jgss-files @ Fri Dec 1 04:05:12 EST 2017 ... >>>Making server-jdk-image @ Fri Dec 1 04:05:12 EST 2017 ... rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image /bin/cp -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/demo rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/sample rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/bin/jcontrol rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/jre/bin/jcontrol rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/man/ja_JP.UTF-8/man1/javaws.1 rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/man/man1/javaws.1 >>>Finished making images @ Fri Dec 1 04:05:13 EST 2017 ... make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' Control linux amd64 1.6.0_41 build_product_image build finished: 17-12-01 04:05 Control linux amd64 1.6.0_41 all_product_build build finished: 17-12-01 04:05 Control linux amd64 1.6.0_41 all build finished: 17-12-01 04:05 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp touch stamps/pax-mark-vm-ecj.stamp mkdir -p stamps touch stamps/runnable-icedtea-ecj.stamp mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset grep "client IGNORE" /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg; \ if test $? -eq 0; then \ sed -e '/\/client\/libjvm.so/d' \ < /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot.stp \ > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot.stp; \ sed -e '/\/client\/libjvm.so/d' \ < /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot_gc.stp \ > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot_gc.stp; \ sed -e '/\/client\/libjvm.so/d' \ < /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot_jni.stp \ > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot_jni.stp; \ else \ cp /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot.stp \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot.stp; \ cp /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot_gc.stp \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot_gc.stp; \ cp /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot_jni.stp \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot_jni.stp; \ fi grep: /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg: No such file or directory cp /notnfs/nighttester/icedtea6-target-testing/tapset/jstack.stp \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/jstack.stp touch stamps/add-systemtap-ecj.stamp touch stamps/add-pulseaudio-ecj.stamp cp -v /notnfs/nighttester/icedtea6-target-testing/nss.cfg \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security; ?/notnfs/nighttester/icedtea6-target-testing/nss.cfg? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg? cp -v /notnfs/nighttester/icedtea6-target-testing/nss.cfg \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security; ?/notnfs/nighttester/icedtea6-target-testing/nss.cfg? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg? rm -f stamps/add-nss-ecj.stamp.tmp touch stamps/add-nss-ecj.stamp.tmp all_patches_ok=yes; \ for dir in /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/{j2sdk-image/jre,j2re-image} ; \ do \ pushd $dir ; \ cp -v $dir/lib/security/java.security{,.old} ; \ for p in patches/nss-not-enabled-config.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f -F0 \ < /notnfs/nighttester/icedtea6-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 -F0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \ >> /notnfs/nighttester/icedtea6-target-testing/stamps/add-nss-ecj.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> /notnfs/nighttester/icedtea6-target-testing/stamps/add-nss-ecj.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ popd ; \ done ; \ mv stamps/add-nss-ecj.stamp.tmp stamps/add-nss-ecj.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-add-nss-ecj before retrying a fix ; \ exit 2; \ fi ~/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre ~/icedtea6-target-testing ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old? Checking patches/nss-not-enabled-config.patch Applying patches/nss-not-enabled-config.patch patching file lib/security/java.security.old ~/icedtea6-target-testing ~/icedtea6-target-testing/openjdk.build-ecj/j2re-image ~/icedtea6-target-testing ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old? Checking patches/nss-not-enabled-config.patch Applying patches/nss-not-enabled-config.patch patching file lib/security/java.security.old ~/icedtea6-target-testing if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib ] ; then \ cp -v /notnfs/nighttester/icedtea6-target-testing/tz.properties \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib; \ fi ?/notnfs/nighttester/icedtea6-target-testing/tz.properties? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties? touch stamps/add-tzdata-support-ecj.stamp touch stamps/add-archive-ecj.stamp mkdir -p /notnfs/nighttester/icedtea6-target-testing/test/cryptocheck.build /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -J-Xmx1024m -source 6 -target 6 \ -d /notnfs/nighttester/icedtea6-target-testing/test/cryptocheck.build ./TestCryptoLevel.java Annotation processing got disabled, since it requires a 1.6 compliant JVM mkdir -p stamps touch stamps/cryptocheck.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/java ] ; then \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/java -cp /notnfs/nighttester/icedtea6-target-testing/test/cryptocheck.build TestCryptoLevel ; \ fi LOG: [0x00007fbeddbe9740] exception thrown while VM is initializing: LOG: [0x00007fbeddbe9740] java.lang.NullPointerException LOG: [0x00007fbeddbe9740] Aborting... LOG: [0x00007fbeddbe9740] Backtrace (6 stack frames): LOG: [0x00007fbeddbe9740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7fbedd91f69e] LOG: [0x00007fbeddbe9740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7fbedd91f792] LOG: [0x00007fbeddbe9740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7fbedd9156cf] LOG: [0x00007fbeddbe9740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7fbedd957175] LOG: [0x00007fbeddbe9740] /lib64/libpthread.so.0() [0x3a1640f6d0] LOG: [0x00007fbeddbe9740] [0x7fbedb7b7c64] /bin/sh: line 2: 13756 Aborted (core dumped) /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/java -cp /notnfs/nighttester/icedtea6-target-testing/test/cryptocheck.build TestCryptoLevel make: *** [stamps/check-crypto-boot.stamp] Error 134 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Dec 1 09:07:24 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 1 Dec 2017 04:07:24 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2238 In-Reply-To: <778472656.231.1512032755419.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <778472656.231.1512032755419.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <207193030.234.1512119244700.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6hgTargetTesting/2238/> ------------------------------------------ [...truncated 37.98 KB...] removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jutils.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapimin.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapistd.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccoefct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccolor.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcdctmgr.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcinit.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmainct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmarker.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmaster.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcparam.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcphuff.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcprepct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcsample.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jctrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdtrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctflt.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctfst.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctint.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/README? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jconfig.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmorecfg.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdct.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jinclude.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegint.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jversion.h? Removing giflib removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_err.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/dgif_lib.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib_private.h? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gifalloc.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib.h? removed directory: ?openjdk/jdk/src/share/native/sun/awt/giflib? Removing libpng removed ?openjdk/jdk/src/share/native/sun/awt/libpng/png.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pnginfo.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrio.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngstruct.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngdebug.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngpread.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngread.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pnglibconf.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngerror.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngset.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/png.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/CHANGES? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngpriv.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngconf.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngget.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrtran.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/LICENSE? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngtrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngmem.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/README? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrutil.c? removed directory: ?openjdk/jdk/src/share/native/sun/awt/libpng? Removing lcms removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscam02.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscam97.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscgats.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscnvrt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmserr.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsgmt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsintrp.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio0.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio1.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmslut.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsmatsh.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsmtrx.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsnamed.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmspack.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmspcs.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsps2.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmssamp.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsvirt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmswtpnt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsxform.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/icc34.h? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/lcms.h? touch stamps/remove-intree-libraries.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools? -> ?openjdk/hotspot/tools? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c? -> ?openjdk/hotspot/tools/mkbc.c? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp? -> ?openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S? -> ?openjdk/hotspot/src/cpu/zero/vm/arm_cas.S? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S? -> ?openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp? -> ?openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def? -> ?openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def? mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties cp linux.fontconfig.Gentoo.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/openjdk/6733501-icedtea_lcms_test.patch patches/openjdk/lcms2/6523398-writing_tags.patch patches/openjdk/lcms2/6988213-windows_build_failure.patch patches/openjdk/lcms2/system_lcms2.patch patches/openjdk/lcms2/7053526-lcms_2.4.patch patches/openjdk/lcms2/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/lcms2-emulate_old_settagdata.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/libraries-splashscreen.patch patches/uname.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/explicit-target-arch.patch patches/policy-evaluation.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/openjdk/6882910-ipv6only.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/6703377-freetypescaler.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/mutter.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/hotspot/hs23/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/traceable.patch patches/pr1319-support_giflib_5.patch patches/openjdk/6718364-inference_failure.patch patches/openjdk/6682380-foreach_crash.patch patches/openjdk/7046929-fix_t6397104_test_failure.patch patches/openjdk/7024568-long_method_resolution_oom_error.patch patches/openjdk/7003595-incompatibleclasschangeerror.patch patches/openjdk/6500343-bad_code_from_conditionals.patch patches/jaxws-tempfiles-ioutils-6.patch patches/jtreg-LayoutGetCharacterCount.patch patches/jtreg-LayoutLimits.patch patches/jtreg-ComponentOrientationTests.patch patches/jtreg-TextLayoutBoundsChecks.patch patches/openjdk/7171223-strict_aliasing.patch patches/openjdk/7188114-alternate_command_line_parser.patch patches/openjdk/7199143-OCSP_timeout.patch patches/openjdk/8006120-server_jre.patch patches/openjdk/8006536-remove_trailing_slashes.patch patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch patches/openjdk/8009217-fix_test_compile.patch patches/openjdk/8009610-blacklist_malware_certificate.patch patches/openjdk/8010714-xml_dsig_retrievalmethod.patch patches/openjdk/8011154-awt_regression.patch patches/openjdk/8011313-OCSP_timeout_wrong_value.patch patches/openjdk/8011992-MlibOpsTest_failed.patch patches/openjdk/8012112-MlibOpsTest_fails.patch patches/openjdk/8012933-appcontext_disposed_too_early.patch patches/openjdk/8013196-timezone_getdefault_throws_exception.patch patches/openjdk/8014205-blank_swing_dialogs_windows.patch patches/openjdk/8014427-raster_regression.patch patches/openjdk/8014676-javadebugger_space_in_paths.patch patches/openjdk/8014968-OCSP_timeout_default.patch patches/openjdk/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8005194-scale_memory_leak.patch patches/freetypeversion.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/d729448-32_bit_alignment.patch patches/windows-awt.patch patches/windows-jdk-sizecalc.patch patches/shark_fixes_from_8003868.patch patches/8003992_support_6.patch patches/shark-drop_compile_method_arg_following_7083786.patch patches/openjdk/7151089-numa_should_not_free_shm_large_pages.patch patches/openjdk/8013057-detect_mmap_commit_failures.patch patches/openjdk/8026887-make_large_page_allocations_easier_to_debug.patch patches/openjdk/6904962-getvisualbounds_affected_by_white_space.patch patches/openjdk/6611637-npe_in_glyphlayout.patch patches/openjdk/6727719-performance_of_textlayout_getbounds.patch patches/openjdk/6745225-memory_leak_in_attributed_string.patch patches/pr1904-icedtea_and_distro_versioning.patch patches/openjdk/8017173-xml_cipher_rsa_oaep_cant_be_instantiated.patch patches/pr2083-aarch64_zero.patch patches/pr2070-type_punning_warnings.patch patches/pr2082-s390_type_fixes.patch patches/pr2096-4096-bit_dh.patch patches/pr2179-avoid_x86_workaround_on_zero.patch patches/openjdk/6584008-pr2195-jvmtistringprimitivecallback_null_string.patch patches/openjdk/7199862-pr2198-ensure_cache_connection_still_alive.patch patches/pr2197-jhat_man_page_url.patch patches/pr2201-support_giflib_5.1.patch patches/pr2211-check_dgifclosefile_return.patch patches/pr2226-support_future_giflib_6_and_up.patch patches/openjdk/4890063-hprof_truncation.patch patches/openjdk/6562615-compiler_warnings.patch patches/openjdk/6989466-compiler_warnings.patch patches/openjdk/6991580-ipv6_nameservers.patch patches/openjdk/7007905-javazic_line_numbers.patch patches/openjdk/7058708-javazic_warnings.patch patches/openjdk/7069870-generic_array_initializers.patch patches/openjdk/7090844-support_multi_offset_change_timezones.patch patches/openjdk/7133138-timezone_io_improvement.patch patches/openjdk/8011709-canonshaping_memory_leak.patch patches/openjdk/8023052-jvm_crash_in_native_layout.patch patches/openjdk/8041451-ldap_read_timeout_abandon.patch patches/openjdk/8042855-indiclayoutengine_null_dereference.patch patches/openjdk/7094377-ldaps_timeout.patch patches/openjdk/6997561-better_jndi_error_handling.patch patches/openjdk/7017176-missing_gpl_headers.patch patches/openjdk/8000487-jndi_connection_not_honouring_timeout.patch patches/openjdk/8042857-14_stuck_threads_on_ldaprequest.patch patches/openjdk/8065238-ldap_namingexception_8041451_regression.patch patches/openjdk/8074761-ldap_empty_optional_params.patch patches/openjdk/8078654-closettfontfilefunc.patch patches/openjdk/8081315-giflib_interlacing.patch patches/pr2319-policy_jar_checksum.patch patches/pr2460-policy_jar_timestamp.patch patches/pr2481_sysconfig_clock_spaces.patch patches/openjdk/6440786-pr363-zero_entry_zips.patch patches/openjdk/6763122-no_zipfile_ctor_exception.patch patches/openjdk/6599383-pr363-large_zip_files.patch patches/openjdk/6929479-pr363-disable_mmap_zip.patch patches/pr2513-layoutengine_reset.patch patches/openjdk/7169111-pr2757-unreadable_menu_bar_with_ambiance_theme.patch patches/openjdk/8140620-pr2711-find_default.sf2.patch patches/openjdk/8076221-pr2808-disable_rc4_cipher_suites.patch patches/openjdk/8078823-disabledalgorithms_fails_intermittently.patch patches/pr2808-fix_disabled_algorithms_test.patch patches/openjdk/8071705-pr2820-menu_misbehaviour.patch patches/openjdk/8150954-pr2868-composite_desktop.patch patches/pr2890-system_cacerts.patch patches/openjdk/6863746-pr2951-no_ct.sym_in_javap.patch patches/openjdk/2178143-pr2959.patch patches/pr3137-alt_button_order.patch patches/openjdk/6260348-pr3068.patch patches/openjdk/6961123-pr2975.patch patches/pr2800-missing_resources.patch patches/pr3213-conditional_arm32jit.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/openjdk/7150134-pr2662-xrender_drawline_oom.patch patches/openjdk/7105461-pr2662-xrender_jtables.patch patches/openjdk/6974985-pr3276-java2demo_exceptions.patch patches/openjdk/6985593-pr3276-maskblit_crash.patch patches/openjdk/8159495-pr3276-xrender_index_offsets.patch patches/openjdk/7170638-systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/systemtap-alloc-size-workaround.patch patches/openjdk/8081475-systemtap-gcc5.patch patches/libraries-zlib.patch patches/linker-libs-order-zlib.patch patches/libraries-jpeg.patch patches/rh661505-jpeg.patch patches/libraries-png.patch patches/libraries-gif.patch patches/rh1022017.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/openjdk/6733501-icedtea_lcms_test.patch Applying patches/openjdk/6733501-icedtea_lcms_test.patch patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java Checking patches/openjdk/lcms2/6523398-writing_tags.patch Applying patches/openjdk/lcms2/6523398-writing_tags.patch patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_windows.gmk patching file openjdk/jdk/make/sun/cmm/lcms/Makefile patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/CMSManager.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/lcms/LCMS.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/lcms/LCMSTransform.java patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/lcms2/6988213-windows_build_failure.patch Applying patches/openjdk/lcms2/6988213-windows_build_failure.patch patching file openjdk/jdk/make/sun/cmm/lcms/Makefile Checking patches/openjdk/lcms2/system_lcms2.patch Applying patches/openjdk/lcms2/system_lcms2.patch patching file openjdk/jdk/make/jdk_generic_profile.sh patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/Makefile Checking patches/openjdk/lcms2/7053526-lcms_2.4.patch Applying patches/openjdk/lcms2/7053526-lcms_2.4.patch patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_windows.gmk Checking patches/openjdk/lcms2/7002766-parfait.patch Applying patches/openjdk/lcms2/7002766-parfait.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/lcms2/7042594-tck_failure.patch Applying patches/openjdk/lcms2/7042594-tck_failure.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/SetDataTest.java Checking patches/lcms2-emulate_old_settagdata.patch Applying patches/lcms2-emulate_old_settagdata.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch Applying patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1882 (offset 36 lines). Checking patches/openjdk/6989760-native_warnings.patch Applying patches/openjdk/6989760-native_warnings.patch patching file openjdk/jdk/make/sun/cmm/kcms/Makefile Hunk #1 succeeded at 71 (offset -1 lines). Hunk #2 succeeded at 104 (offset -1 lines). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2727 (offset 70 lines). Checking patches/openjdk/7013519-integer_overflows.patch Applying patches/openjdk/7013519-integer_overflows.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2020 (offset 3 lines). Checking patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch 1 out of 15 hunks FAILED ERROR patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Dec 1 14:39:09 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 1 Dec 2017 09:39:09 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #2687 In-Reply-To: <1190025.232.1512052586439.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1190025.232.1512052586439.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <311845158.235.1512139150826.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea7TargetTesting/2687/> ------------------------------------------ [...truncated 82.21 MB...] ./share/doc/icedtea/jre/api/net/httpserver/spec/index-all.html ./share/doc/icedtea/jre/api/net/httpserver/spec/allclasses-frame.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/resources/titlebar_end.gif ./share/doc/icedtea/jre/api/net/socketoptions/spec/resources/tab.gif ./share/doc/icedtea/jre/api/net/socketoptions/spec/resources/titlebar.gif ./share/doc/icedtea/jre/api/net/socketoptions/spec/resources/background.gif ./share/doc/icedtea/jre/api/net/socketoptions/spec/stylesheet.css ./share/doc/icedtea/jre/api/net/socketoptions/spec/serialized-form.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/NetworkPermission.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/package-tree.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/ExtendedSocketOptions.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/package-summary.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/package-use.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/class-use/NetworkPermission.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/class-use/ExtendedSocketOptions.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/class-use/Sockets.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/class-use/SocketFlow.Status.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/class-use/SocketFlow.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/Sockets.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/SocketFlow.Status.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/package-frame.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/SocketFlow.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/overview-tree.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/allclasses-noframe.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/help-doc.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/constant-values.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/package-list ./share/doc/icedtea/jre/api/net/socketoptions/spec/index.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/index-all.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/allclasses-frame.html ./share/doc/icedtea/ASSEMBLY_EXCEPTION ./share/doc/icedtea/LICENSE ./share/doc/icedtea/README ./share/doc/icedtea/platform/jpda/jdwp/jdwp-protocol.html ./share/doc/icedtea/platform/jvmti/jvmti.html ./share/icons/hicolor/16x16/apps/java-1.7.0.png ./share/icons/hicolor/32x32/apps/java-1.7.0.png ./share/icons/hicolor/24x24/apps/java-1.7.0.png ./share/icons/hicolor/48x48/apps/java-1.7.0.png ./share/applications/jconsole-1.7.0.desktop ./share/applications/policytool-1.7.0.desktop ./share/man/man1/javap.1 ./share/man/man1/jstack.1 ./share/man/man1/policytool.1 ./share/man/man1/jconsole.1 ./share/man/man1/jrunscript.1 ./share/man/man1/orbd.1 ./share/man/man1/jar.1 ./share/man/man1/wsgen.1 ./share/man/man1/jsadebugd.1 ./share/man/man1/extcheck.1 ./share/man/man1/tnameserv.1 ./share/man/man1/unpack200.1 ./share/man/man1/native2ascii.1 ./share/man/man1/schemagen.1 ./share/man/man1/jarsigner.1 ./share/man/man1/jmap.1 ./share/man/man1/java.1 ./share/man/man1/jinfo.1 ./share/man/man1/jstatd.1 ./share/man/man1/jdb.1 ./share/man/man1/wsimport.1 ./share/man/man1/javah.1 ./share/man/man1/keytool.1 ./share/man/man1/servertool.1 ./share/man/man1/idlj.1 ./share/man/man1/appletviewer.1 ./share/man/man1/rmic.1 ./share/man/man1/jstat.1 ./share/man/man1/jcmd.1 ./share/man/man1/rmid.1 ./share/man/man1/pack200.1 ./share/man/man1/jps.1 ./share/man/man1/jhat.1 ./share/man/man1/xjc.1 ./share/man/man1/javac.1 ./share/man/man1/serialver.1 ./share/man/man1/rmiregistry.1 ./share/man/man1/apt.1 ./share/man/man1/javadoc.1 ./share/man/ja_JP.UTF-8/man1/javap.1 ./share/man/ja_JP.UTF-8/man1/jstack.1 ./share/man/ja_JP.UTF-8/man1/policytool.1 ./share/man/ja_JP.UTF-8/man1/jconsole.1 ./share/man/ja_JP.UTF-8/man1/jrunscript.1 ./share/man/ja_JP.UTF-8/man1/orbd.1 ./share/man/ja_JP.UTF-8/man1/jar.1 ./share/man/ja_JP.UTF-8/man1/wsgen.1 ./share/man/ja_JP.UTF-8/man1/jsadebugd.1 ./share/man/ja_JP.UTF-8/man1/extcheck.1 ./share/man/ja_JP.UTF-8/man1/tnameserv.1 ./share/man/ja_JP.UTF-8/man1/unpack200.1 ./share/man/ja_JP.UTF-8/man1/native2ascii.1 ./share/man/ja_JP.UTF-8/man1/schemagen.1 ./share/man/ja_JP.UTF-8/man1/jarsigner.1 ./share/man/ja_JP.UTF-8/man1/jmap.1 ./share/man/ja_JP.UTF-8/man1/java.1 ./share/man/ja_JP.UTF-8/man1/jinfo.1 ./share/man/ja_JP.UTF-8/man1/jstatd.1 ./share/man/ja_JP.UTF-8/man1/jdb.1 ./share/man/ja_JP.UTF-8/man1/wsimport.1 ./share/man/ja_JP.UTF-8/man1/javah.1 ./share/man/ja_JP.UTF-8/man1/keytool.1 ./share/man/ja_JP.UTF-8/man1/servertool.1 ./share/man/ja_JP.UTF-8/man1/idlj.1 ./share/man/ja_JP.UTF-8/man1/appletviewer.1 ./share/man/ja_JP.UTF-8/man1/rmic.1 ./share/man/ja_JP.UTF-8/man1/jstat.1 ./share/man/ja_JP.UTF-8/man1/jcmd.1 ./share/man/ja_JP.UTF-8/man1/rmid.1 ./share/man/ja_JP.UTF-8/man1/pack200.1 ./share/man/ja_JP.UTF-8/man1/jps.1 ./share/man/ja_JP.UTF-8/man1/jhat.1 ./share/man/ja_JP.UTF-8/man1/xjc.1 ./share/man/ja_JP.UTF-8/man1/javac.1 ./share/man/ja_JP.UTF-8/man1/serialver.1 ./share/man/ja_JP.UTF-8/man1/rmiregistry.1 ./share/man/ja_JP.UTF-8/man1/apt.1 ./share/man/ja_JP.UTF-8/man1/javadoc.1 ./include/jdwpTransport.h ./include/jni.h ./include/jawt.h ./include/jvmti.h ./include/jvmticmlr.h ./include/classfile_constants.h ./include/linux/jawt_md.h ./include/linux/jni_md.h ./src.zip ./sample/scripting/scriptpad/src/resources/mm.js ./sample/scripting/scriptpad/src/resources/scriptpad.js ./sample/scripting/scriptpad/src/resources/Main.js ./sample/scripting/scriptpad/src/resources/conc.js ./sample/scripting/scriptpad/src/resources/gui.js ./sample/scripting/scriptpad/src/scripts/mail.js ./sample/scripting/scriptpad/src/scripts/memmonitor.js ./sample/scripting/scriptpad/src/scripts/memory.bat ./sample/scripting/scriptpad/src/scripts/memory.js ./sample/scripting/scriptpad/src/scripts/memory.sh ./sample/scripting/scriptpad/src/scripts/browse.js ./sample/scripting/scriptpad/src/scripts/linewrap.js ./sample/scripting/scriptpad/src/scripts/README.txt ./sample/scripting/scriptpad/src/scripts/textcolor.js ./sample/scripting/scriptpad/src/scripts/insertfile.js ./sample/scripting/scriptpad/src/com/sun/sample/scriptpad/Main.java ./sample/scripting/scriptpad/src/META-INF/manifest.mf ./sample/scripting/scriptpad/nbproject/jdk.xml ./sample/scripting/scriptpad/nbproject/project.xml ./sample/scripting/scriptpad/nbproject/netbeans-targets.xml ./sample/scripting/scriptpad/nbproject/file-targets.xml ./sample/scripting/scriptpad/build.xml ./sample/scripting/scriptpad/README.txt ./sample/scripting/scriptpad/build.properties ./sample/forkjoin/mergesort/MergeSort.java ./sample/forkjoin/mergesort/MergeDemo.java ./sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/ScanDirConfigTest.java ./sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/DirectoryScannerTest.java ./sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/ScanManagerTest.java ./sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/TestUtils.java ./sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/config/XmlConfigUtilsTest.java ./sample/jmx/jmx-scandir/src/etc/access.properties ./sample/jmx/jmx-scandir/src/etc/password.properties ./sample/jmx/jmx-scandir/src/etc/management.properties ./sample/jmx/jmx-scandir/src/etc/testconfig.xml ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ResultLogManager.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanDirClient.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/DirectoryScannerMXBean.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/DirectoryScannerConfig.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ResultLogConfig.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/XmlConfigUtils.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ResultRecord.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/FileMatch.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/package.html ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ScanManagerConfig.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/DirectoryScanner.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanDirAgent.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanManager.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanManagerMXBean.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ResultLogManagerMXBean.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/package.html ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanDirConfig.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanDirConfigMXBean.java ./sample/jmx/jmx-scandir/docfiles/connect-local-java-jar.jpg ./sample/jmx/jmx-scandir/docfiles/remote-connection.jpg ./sample/jmx/jmx-scandir/docfiles/connect-local.jpg ./sample/jmx/jmx-scandir/docfiles/scandir-config.jpg ./sample/jmx/jmx-scandir/docfiles/scandir-result.jpg ./sample/jmx/jmx-scandir/docfiles/remote-connection-failed.jpg ./sample/jmx/jmx-scandir/docfiles/connect-local-ant-run.jpg ./sample/jmx/jmx-scandir/docfiles/scandir-start.jpg ./sample/jmx/jmx-scandir/logging.properties ./sample/jmx/jmx-scandir/nbproject/jdk.xml ./sample/jmx/jmx-scandir/nbproject/project.xml ./sample/jmx/jmx-scandir/nbproject/netbeans-targets.xml ./sample/jmx/jmx-scandir/nbproject/file-targets.xml ./sample/jmx/jmx-scandir/build.xml ./sample/jmx/jmx-scandir/manifest.mf ./sample/jmx/jmx-scandir/truststore ./sample/jmx/jmx-scandir/keystore ./sample/jmx/jmx-scandir/build.properties ./sample/jmx/jmx-scandir/index.html ./sample/nio/chatserver/MessageReader.java ./sample/nio/chatserver/ClientReader.java ./sample/nio/chatserver/ChatServer.java ./sample/nio/chatserver/Client.java ./sample/nio/chatserver/README.txt ./sample/nio/chatserver/DataReader.java ./sample/nio/chatserver/NameReader.java ./sample/nio/server/N2.java ./sample/nio/server/Reply.java ./sample/nio/server/StringContent.java ./sample/nio/server/ChannelIOSecure.java ./sample/nio/server/DispatcherN.java ./sample/nio/server/N1.java ./sample/nio/server/Request.java ./sample/nio/server/Content.java ./sample/nio/server/AcceptHandler.java ./sample/nio/server/MalformedRequestException.java ./sample/nio/server/Acceptor.java ./sample/nio/server/Sendable.java ./sample/nio/server/Dispatcher1.java ./sample/nio/server/Handler.java ./sample/nio/server/URLDumper.java ./sample/nio/server/BP.java ./sample/nio/server/FileContent.java ./sample/nio/server/RequestServicer.java ./sample/nio/server/B1.java ./sample/nio/server/README.txt ./sample/nio/server/RequestHandler.java ./sample/nio/server/ChannelIO.java ./sample/nio/server/BN.java ./sample/nio/server/Dispatcher.java ./sample/nio/server/Server.java ./sample/nio/multicast/MulticastAddress.java ./sample/nio/multicast/Reader.java ./sample/nio/multicast/Sender.java ./sample/nio/file/DiskUsage.java ./sample/nio/file/AclEdit.java ./sample/nio/file/FileType.java ./sample/nio/file/Chmod.java ./sample/nio/file/WatchDir.java ./sample/nio/file/Xdd.java ./sample/nio/file/Copy.java ./sample/nbproject/project.xml ./sample/README gmake[1]: *** [distuninstallcheck] Error 1 gmake[1]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre15/_build' make: *** [distcheck] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Dec 2 09:12:30 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 2 Dec 2017 04:12:30 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #2745 In-Reply-To: <2082953730.233.1512119126750.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2082953730.233.1512119126750.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <954628713.236.1512205954840.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6TargetTesting/2745/> ------------------------------------------ [...truncated 52.29 MB...] /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/resources-orig.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/resources.jar /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jsse-orig.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/jsse.jar /bin/cp /notnfs/nighttester/icedtea6-target-testing/rhino/rhino.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/rhino.jar cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib && \ /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/btjars/buildmetaindex.jar \ -o meta-index *.jar cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext && \ /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/btjars/buildmetaindex.jar \ -o meta-index *.jar /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/man1 for manbase in /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/linux/doc/man /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/impdoc/man ; do for manpage in java.1 keytool.1 orbd.1 pack200.1 policytool.1 rmid.1 rmiregistry.1 servertool.1 tnameserv.1 unpack200.1; do if [ -f ${manbase}/${manpage} ] ; then /bin/cp ${manbase}/${manpage} /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/man1 ; for ja_encoding in eucJP; do ja_dir="ja"; if [ "${ja_encoding}" != "eucJP" ]; then ja_dir="ja_JP.${ja_encoding}"; fi; /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/${ja_dir}/man1; /bin/cat ${manbase}/ja/${manpage} | /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -encoding eucJP | /bin/sed 's/@@VERSION@@/1.6.0/g' | /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -reverse -encoding ${ja_encoding} > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/${ja_dir}/man1/${manpage}; done; fi; done; done if [ -w hotspot.log ] ; then rm -f hotspot.log; fi if [ "ja_JP.eucJP" != "" ] ; then /bin/mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/ja /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/ja_JP.eucJP; cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man && /bin/ln -s ja_JP.eucJP ja; fi >>>Making initial-image-jdk @ Sat Dec 2 04:09:22 EST 2017 ... rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image && /usr/bin/find . -depth -print \ | /bin/cpio -pdum /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre ) 152274 blocks rm -f -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/man /bin/chmod a+rx `/usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image -type d` (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/.. && /bin/tar cf - \ `/usr/bin/find lib -name libjli.so -print `) | \ (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image && /bin/tar xf -) /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/LICENSE /bin/sed 's/$//g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/LICENSE > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/LICENSE /bin/chmod 444 /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/LICENSE /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/ASSEMBLY_EXCEPTION /bin/sed 's/$//g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/ASSEMBLY_EXCEPTION /bin/chmod 444 /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/ASSEMBLY_EXCEPTION /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/THIRD_PARTY_README /bin/sed 's/$//g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/THIRD_PARTY_README /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib for l in tools.jar jconsole.jar sa-jdi.jar; do \ if [ -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/$l ]; then \ /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/$l /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib; \ fi; \ done (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/bin/.. && /bin/tar cf - \ `/usr/bin/find bin \( -type f -o -type l \) -print `) | \ (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image && /bin/tar xf -) /bin/touch /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/META-INF/services/com.sun.tools.internal.xjc.Plugin /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/jar cf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/tools.jar -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.jdi.connect.Connector -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.jdi.connect.spi.TransportService -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/asm -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jar -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/java -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/javac -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/javap -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jps -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jstat -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jstatd -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/native2ascii -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/serialver -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/tree -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/util -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/JarSigner.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/JarBASE64Encoder.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/Main.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/JarSignerParameters.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/Resources.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/Resources_ja.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/Resources_zh_CN.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/SignatureFile\$Block.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/SignatureFile.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/TimestampedSigner.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/rmi/rmic -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/applet -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/jvmstat -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/javadoc -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/jdi -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/jarsigner -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/mirror -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/source -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/classfile -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/doclets -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/example/debug/expr -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/example/debug/tty -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/extcheck -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/hat -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/javac -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/javadoc -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/apt -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/javah -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/javap -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/corba -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/internal/xjc -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/internal/ws -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.mirror.apt.AnnotationProcessorFactory -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.tools.internal.xjc.Plugin -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/istack/internal/tools -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/istack/internal/ws -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/codemodel -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/internal/jxc -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/xml/internal/rngom -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/xml/internal/xsom -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes org/relaxng/datatype -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/xml/internal/dtdparser -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/jdi -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/script/shell -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.tools.attach.spi.AttachProvider -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/attach -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/attach -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jstack -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jinfo -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jmap \ -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/tools.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib/tools.jar /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/orb.idl /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib/orb.idl /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/ir.idl /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib/ir.idl /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/jexec /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib/jexec /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src for d in ./../src/share/classes ./../src/solaris/classes /notnfs/nighttester/icedtea6-target-testing/generated.build /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/impsrc; do \ rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list; \ (cd $d && \ /usr/bin/find . -name .hg -prune -o -name .svn -prune -o -name CVS -prune -o -name RCS -prune -o -name SCCS -prune -o -name Codemgr_wsdata -prune -o -name deleted_files -prune -o -name .hgignore -prune -o -name .hgtags -prune -o -name ',*' -prune -o \ -name '*.java' -print \ >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list ; \ ) ; \ if [ -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list ] ; then \ (cd $d && /bin/tar cf - -T /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list ) \ | (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src && /bin/tar xf -); \ fi; \ done rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list /bin/chmod -R +w /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/java.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/java.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/manifest_info.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/parse_manifest.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/version_comp.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/version_comp.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/wildcard.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/wildcard.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/jli_util.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/jli_util.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/splashscreen_stubs.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/splashscreen.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/solaris/bin/java_md.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/solaris/bin/java_md.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src && /usr/bin/zip -qr ../src.zip * rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/man1 for manbase in /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/linux/doc/man /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/impdoc/man ; do for manpage in java.1 keytool.1 orbd.1 pack200.1 policytool.1 rmid.1 rmiregistry.1 servertool.1 tnameserv.1 unpack200.1 appletviewer.1 apt.1 extcheck.1 idlj.1 jar.1 jarsigner.1 javac.1 javadoc.1 javah.1 javap.1 jconsole.1 jdb.1 jhat.1 jinfo.1 jmap.1 jps.1 jrunscript.1 jsadebugd.1 jstack.1 jstat.1 jstatd.1 native2ascii.1 rmic.1 schemagen.1 serialver.1 wsgen.1 wsimport.1 xjc.1; do if [ -f ${manbase}/${manpage} ] ; then /bin/cp ${manbase}/${manpage} /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/man1 ; for ja_encoding in eucJP; do ja_dir="ja"; if [ "${ja_encoding}" != "eucJP" ]; then ja_dir="ja_JP.${ja_encoding}"; fi; /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/${ja_dir}/man1; /bin/cat ${manbase}/ja/${manpage} | /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -encoding eucJP | /bin/sed 's/@@VERSION@@/1.6.0/g' | /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -reverse -encoding ${ja_encoding} > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/${ja_dir}/man1/${manpage}; done; fi; done; done if [ -w hotspot.log ] ; then rm -f hotspot.log; fi if [ "ja_JP.eucJP" != "" ] ; then /bin/mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/ja /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/ja_JP.eucJP; cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man && /bin/ln -s ja_JP.eucJP ja; fi >>>Making trim-image-jre @ Sat Dec 2 04:12:13 EST 2017 ... for l in libsaproc.so libattach.so ; do \ rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/$l ; \ done ; >>>Making trim-image-jdk @ Sat Dec 2 04:12:13 EST 2017 ... for t in java_vm; do \ rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/${t} \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/*/native_threads/${t}; \ done >>>Making process-image-jre @ Sat Dec 2 04:12:13 EST 2017 ... rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jre-elf-files.list /usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib -type f -name \*.so >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jre-elf-files.list /usr/bin/file `/usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/bin -type f -name \*` \ | /bin/egrep 'ELF' | /usr/bin/cut -d':' -f1 >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jre-elf-files.list rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jre-elf-files.list >>>Making process-image-jdk @ Sat Dec 2 04:12:13 EST 2017 ... rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list /usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib -type f -name \*.so >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list /usr/bin/file `/usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/bin -type f -name \*` \ | /bin/egrep 'ELF' | /usr/bin/cut -d':' -f1 >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list file `/usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin -type f -name \*` \ | /bin/egrep 'ELF' | /usr/bin/cut -d':' -f1 >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list >>>Making sec-files @ Sat Dec 2 04:12:13 EST 2017 ... /bin/mkdir -p . rm -f sec-files rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sec-bin.zip cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj && \ /usr/bin/zip -rq9 /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sec-bin.zip classes/javax/net classes/javax/security/cert classes/com/sun/net/ssl classes/com/sun/security/cert classes/sun/net/www/protocol/https classes/sun/security/pkcs12 classes/sun/security/ssl classes/sun/security/krb5/*.class classes/sun/security/krb5/internal/*.class classes/sun/security/krb5/internal/ccache classes/sun/security/krb5/internal/crypto classes/sun/security/krb5/internal/ktab classes/sun/security/krb5/internal/rcache classes/sun/security/krb5/internal/util classes/sun/security/jgss/spi/GSSContextSpi.class >>>Making sec-files-win @ Sat Dec 2 04:12:14 EST 2017 ... >>>Making jgss-files @ Sat Dec 2 04:12:14 EST 2017 ... >>>Making server-jdk-image @ Sat Dec 2 04:12:14 EST 2017 ... rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image /bin/cp -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/demo rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/sample rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/bin/jcontrol rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/jre/bin/jcontrol rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/man/ja_JP.UTF-8/man1/javaws.1 rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/man/man1/javaws.1 >>>Finished making images @ Sat Dec 2 04:12:14 EST 2017 ... make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' Control linux amd64 1.6.0_41 build_product_image build finished: 17-12-02 04:12 Control linux amd64 1.6.0_41 all_product_build build finished: 17-12-02 04:12 Control linux amd64 1.6.0_41 all build finished: 17-12-02 04:12 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp touch stamps/pax-mark-vm-ecj.stamp mkdir -p stamps touch stamps/runnable-icedtea-ecj.stamp mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset grep "client IGNORE" /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg; \ if test $? -eq 0; then \ sed -e '/\/client\/libjvm.so/d' \ < /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot.stp \ > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot.stp; \ sed -e '/\/client\/libjvm.so/d' \ < /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot_gc.stp \ > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot_gc.stp; \ sed -e '/\/client\/libjvm.so/d' \ < /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot_jni.stp \ > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot_jni.stp; \ else \ cp /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot.stp \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot.stp; \ cp /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot_gc.stp \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot_gc.stp; \ cp /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot_jni.stp \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot_jni.stp; \ fi grep: /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg: No such file or directory cp /notnfs/nighttester/icedtea6-target-testing/tapset/jstack.stp \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/jstack.stp touch stamps/add-systemtap-ecj.stamp touch stamps/add-pulseaudio-ecj.stamp cp -v /notnfs/nighttester/icedtea6-target-testing/nss.cfg \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security; ?/notnfs/nighttester/icedtea6-target-testing/nss.cfg? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg? cp -v /notnfs/nighttester/icedtea6-target-testing/nss.cfg \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security; ?/notnfs/nighttester/icedtea6-target-testing/nss.cfg? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg? rm -f stamps/add-nss-ecj.stamp.tmp touch stamps/add-nss-ecj.stamp.tmp all_patches_ok=yes; \ for dir in /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/{j2sdk-image/jre,j2re-image} ; \ do \ pushd $dir ; \ cp -v $dir/lib/security/java.security{,.old} ; \ for p in patches/nss-not-enabled-config.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f -F0 \ < /notnfs/nighttester/icedtea6-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 -F0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \ >> /notnfs/nighttester/icedtea6-target-testing/stamps/add-nss-ecj.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> /notnfs/nighttester/icedtea6-target-testing/stamps/add-nss-ecj.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ popd ; \ done ; \ mv stamps/add-nss-ecj.stamp.tmp stamps/add-nss-ecj.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-add-nss-ecj before retrying a fix ; \ exit 2; \ fi ~/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre ~/icedtea6-target-testing ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old? Checking patches/nss-not-enabled-config.patch Applying patches/nss-not-enabled-config.patch patching file lib/security/java.security.old ~/icedtea6-target-testing ~/icedtea6-target-testing/openjdk.build-ecj/j2re-image ~/icedtea6-target-testing ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old? Checking patches/nss-not-enabled-config.patch Applying patches/nss-not-enabled-config.patch patching file lib/security/java.security.old ~/icedtea6-target-testing if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib ] ; then \ cp -v /notnfs/nighttester/icedtea6-target-testing/tz.properties \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib; \ fi ?/notnfs/nighttester/icedtea6-target-testing/tz.properties? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties? touch stamps/add-tzdata-support-ecj.stamp touch stamps/add-archive-ecj.stamp mkdir -p /notnfs/nighttester/icedtea6-target-testing/test/cryptocheck.build /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -J-Xmx1024m -source 6 -target 6 \ -d /notnfs/nighttester/icedtea6-target-testing/test/cryptocheck.build ./TestCryptoLevel.java Annotation processing got disabled, since it requires a 1.6 compliant JVM mkdir -p stamps touch stamps/cryptocheck.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/java ] ; then \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/java -cp /notnfs/nighttester/icedtea6-target-testing/test/cryptocheck.build TestCryptoLevel ; \ fi LOG: [0x00007fe8256bc740] exception thrown while VM is initializing: LOG: [0x00007fe8256bc740] java.lang.NullPointerException LOG: [0x00007fe8256bc740] Aborting... LOG: [0x00007fe8256bc740] Backtrace (6 stack frames): LOG: [0x00007fe8256bc740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7fe8253f269e] LOG: [0x00007fe8256bc740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7fe8253f2792] LOG: [0x00007fe8256bc740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7fe8253e86cf] LOG: [0x00007fe8256bc740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7fe82542a175] LOG: [0x00007fe8256bc740] /lib64/libpthread.so.0() [0x3a1640f6d0] LOG: [0x00007fe8256bc740] [0x7fe82328ac64] /bin/sh: line 2: 17634 Aborted (core dumped) /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/java -cp /notnfs/nighttester/icedtea6-target-testing/test/cryptocheck.build TestCryptoLevel make: *** [stamps/check-crypto-boot.stamp] Error 134 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Dec 2 09:14:49 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 2 Dec 2017 04:14:49 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2239 In-Reply-To: <207193030.234.1512119244700.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <207193030.234.1512119244700.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2030565576.237.1512206089113.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6hgTargetTesting/2239/> ------------------------------------------ [...truncated 37.98 KB...] removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jutils.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapimin.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapistd.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccoefct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccolor.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcdctmgr.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcinit.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmainct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmarker.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmaster.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcparam.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcphuff.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcprepct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcsample.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jctrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdtrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctflt.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctfst.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctint.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/README? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jconfig.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmorecfg.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdct.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jinclude.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegint.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jversion.h? Removing giflib removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_err.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/dgif_lib.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib_private.h? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gifalloc.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib.h? removed directory: ?openjdk/jdk/src/share/native/sun/awt/giflib? Removing libpng removed ?openjdk/jdk/src/share/native/sun/awt/libpng/png.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pnginfo.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrio.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngstruct.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngdebug.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngpread.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngread.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pnglibconf.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngerror.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngset.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/png.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/CHANGES? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngpriv.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngconf.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngget.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrtran.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/LICENSE? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngtrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngmem.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/README? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrutil.c? removed directory: ?openjdk/jdk/src/share/native/sun/awt/libpng? Removing lcms removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscam02.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscam97.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscgats.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscnvrt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmserr.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsgmt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsintrp.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio0.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio1.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmslut.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsmatsh.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsmtrx.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsnamed.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmspack.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmspcs.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsps2.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmssamp.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsvirt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmswtpnt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsxform.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/icc34.h? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/lcms.h? touch stamps/remove-intree-libraries.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools? -> ?openjdk/hotspot/tools? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c? -> ?openjdk/hotspot/tools/mkbc.c? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp? -> ?openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S? -> ?openjdk/hotspot/src/cpu/zero/vm/arm_cas.S? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S? -> ?openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp? -> ?openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def? -> ?openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def? mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties cp linux.fontconfig.Gentoo.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/openjdk/6733501-icedtea_lcms_test.patch patches/openjdk/lcms2/6523398-writing_tags.patch patches/openjdk/lcms2/6988213-windows_build_failure.patch patches/openjdk/lcms2/system_lcms2.patch patches/openjdk/lcms2/7053526-lcms_2.4.patch patches/openjdk/lcms2/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/lcms2-emulate_old_settagdata.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/libraries-splashscreen.patch patches/uname.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/explicit-target-arch.patch patches/policy-evaluation.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/openjdk/6882910-ipv6only.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/6703377-freetypescaler.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/mutter.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/hotspot/hs23/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/traceable.patch patches/pr1319-support_giflib_5.patch patches/openjdk/6718364-inference_failure.patch patches/openjdk/6682380-foreach_crash.patch patches/openjdk/7046929-fix_t6397104_test_failure.patch patches/openjdk/7024568-long_method_resolution_oom_error.patch patches/openjdk/7003595-incompatibleclasschangeerror.patch patches/openjdk/6500343-bad_code_from_conditionals.patch patches/jaxws-tempfiles-ioutils-6.patch patches/jtreg-LayoutGetCharacterCount.patch patches/jtreg-LayoutLimits.patch patches/jtreg-ComponentOrientationTests.patch patches/jtreg-TextLayoutBoundsChecks.patch patches/openjdk/7171223-strict_aliasing.patch patches/openjdk/7188114-alternate_command_line_parser.patch patches/openjdk/7199143-OCSP_timeout.patch patches/openjdk/8006120-server_jre.patch patches/openjdk/8006536-remove_trailing_slashes.patch patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch patches/openjdk/8009217-fix_test_compile.patch patches/openjdk/8009610-blacklist_malware_certificate.patch patches/openjdk/8010714-xml_dsig_retrievalmethod.patch patches/openjdk/8011154-awt_regression.patch patches/openjdk/8011313-OCSP_timeout_wrong_value.patch patches/openjdk/8011992-MlibOpsTest_failed.patch patches/openjdk/8012112-MlibOpsTest_fails.patch patches/openjdk/8012933-appcontext_disposed_too_early.patch patches/openjdk/8013196-timezone_getdefault_throws_exception.patch patches/openjdk/8014205-blank_swing_dialogs_windows.patch patches/openjdk/8014427-raster_regression.patch patches/openjdk/8014676-javadebugger_space_in_paths.patch patches/openjdk/8014968-OCSP_timeout_default.patch patches/openjdk/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8005194-scale_memory_leak.patch patches/freetypeversion.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/d729448-32_bit_alignment.patch patches/windows-awt.patch patches/windows-jdk-sizecalc.patch patches/shark_fixes_from_8003868.patch patches/8003992_support_6.patch patches/shark-drop_compile_method_arg_following_7083786.patch patches/openjdk/7151089-numa_should_not_free_shm_large_pages.patch patches/openjdk/8013057-detect_mmap_commit_failures.patch patches/openjdk/8026887-make_large_page_allocations_easier_to_debug.patch patches/openjdk/6904962-getvisualbounds_affected_by_white_space.patch patches/openjdk/6611637-npe_in_glyphlayout.patch patches/openjdk/6727719-performance_of_textlayout_getbounds.patch patches/openjdk/6745225-memory_leak_in_attributed_string.patch patches/pr1904-icedtea_and_distro_versioning.patch patches/openjdk/8017173-xml_cipher_rsa_oaep_cant_be_instantiated.patch patches/pr2083-aarch64_zero.patch patches/pr2070-type_punning_warnings.patch patches/pr2082-s390_type_fixes.patch patches/pr2096-4096-bit_dh.patch patches/pr2179-avoid_x86_workaround_on_zero.patch patches/openjdk/6584008-pr2195-jvmtistringprimitivecallback_null_string.patch patches/openjdk/7199862-pr2198-ensure_cache_connection_still_alive.patch patches/pr2197-jhat_man_page_url.patch patches/pr2201-support_giflib_5.1.patch patches/pr2211-check_dgifclosefile_return.patch patches/pr2226-support_future_giflib_6_and_up.patch patches/openjdk/4890063-hprof_truncation.patch patches/openjdk/6562615-compiler_warnings.patch patches/openjdk/6989466-compiler_warnings.patch patches/openjdk/6991580-ipv6_nameservers.patch patches/openjdk/7007905-javazic_line_numbers.patch patches/openjdk/7058708-javazic_warnings.patch patches/openjdk/7069870-generic_array_initializers.patch patches/openjdk/7090844-support_multi_offset_change_timezones.patch patches/openjdk/7133138-timezone_io_improvement.patch patches/openjdk/8011709-canonshaping_memory_leak.patch patches/openjdk/8023052-jvm_crash_in_native_layout.patch patches/openjdk/8041451-ldap_read_timeout_abandon.patch patches/openjdk/8042855-indiclayoutengine_null_dereference.patch patches/openjdk/7094377-ldaps_timeout.patch patches/openjdk/6997561-better_jndi_error_handling.patch patches/openjdk/7017176-missing_gpl_headers.patch patches/openjdk/8000487-jndi_connection_not_honouring_timeout.patch patches/openjdk/8042857-14_stuck_threads_on_ldaprequest.patch patches/openjdk/8065238-ldap_namingexception_8041451_regression.patch patches/openjdk/8074761-ldap_empty_optional_params.patch patches/openjdk/8078654-closettfontfilefunc.patch patches/openjdk/8081315-giflib_interlacing.patch patches/pr2319-policy_jar_checksum.patch patches/pr2460-policy_jar_timestamp.patch patches/pr2481_sysconfig_clock_spaces.patch patches/openjdk/6440786-pr363-zero_entry_zips.patch patches/openjdk/6763122-no_zipfile_ctor_exception.patch patches/openjdk/6599383-pr363-large_zip_files.patch patches/openjdk/6929479-pr363-disable_mmap_zip.patch patches/pr2513-layoutengine_reset.patch patches/openjdk/7169111-pr2757-unreadable_menu_bar_with_ambiance_theme.patch patches/openjdk/8140620-pr2711-find_default.sf2.patch patches/openjdk/8076221-pr2808-disable_rc4_cipher_suites.patch patches/openjdk/8078823-disabledalgorithms_fails_intermittently.patch patches/pr2808-fix_disabled_algorithms_test.patch patches/openjdk/8071705-pr2820-menu_misbehaviour.patch patches/openjdk/8150954-pr2868-composite_desktop.patch patches/pr2890-system_cacerts.patch patches/openjdk/6863746-pr2951-no_ct.sym_in_javap.patch patches/openjdk/2178143-pr2959.patch patches/pr3137-alt_button_order.patch patches/openjdk/6260348-pr3068.patch patches/openjdk/6961123-pr2975.patch patches/pr2800-missing_resources.patch patches/pr3213-conditional_arm32jit.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/openjdk/7150134-pr2662-xrender_drawline_oom.patch patches/openjdk/7105461-pr2662-xrender_jtables.patch patches/openjdk/6974985-pr3276-java2demo_exceptions.patch patches/openjdk/6985593-pr3276-maskblit_crash.patch patches/openjdk/8159495-pr3276-xrender_index_offsets.patch patches/openjdk/7170638-systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/systemtap-alloc-size-workaround.patch patches/openjdk/8081475-systemtap-gcc5.patch patches/libraries-zlib.patch patches/linker-libs-order-zlib.patch patches/libraries-jpeg.patch patches/rh661505-jpeg.patch patches/libraries-png.patch patches/libraries-gif.patch patches/rh1022017.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/openjdk/6733501-icedtea_lcms_test.patch Applying patches/openjdk/6733501-icedtea_lcms_test.patch patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java Checking patches/openjdk/lcms2/6523398-writing_tags.patch Applying patches/openjdk/lcms2/6523398-writing_tags.patch patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_windows.gmk patching file openjdk/jdk/make/sun/cmm/lcms/Makefile patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/CMSManager.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/lcms/LCMS.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/lcms/LCMSTransform.java patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/lcms2/6988213-windows_build_failure.patch Applying patches/openjdk/lcms2/6988213-windows_build_failure.patch patching file openjdk/jdk/make/sun/cmm/lcms/Makefile Checking patches/openjdk/lcms2/system_lcms2.patch Applying patches/openjdk/lcms2/system_lcms2.patch patching file openjdk/jdk/make/jdk_generic_profile.sh patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/Makefile Checking patches/openjdk/lcms2/7053526-lcms_2.4.patch Applying patches/openjdk/lcms2/7053526-lcms_2.4.patch patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_windows.gmk Checking patches/openjdk/lcms2/7002766-parfait.patch Applying patches/openjdk/lcms2/7002766-parfait.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/lcms2/7042594-tck_failure.patch Applying patches/openjdk/lcms2/7042594-tck_failure.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/SetDataTest.java Checking patches/lcms2-emulate_old_settagdata.patch Applying patches/lcms2-emulate_old_settagdata.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch Applying patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1882 (offset 36 lines). Checking patches/openjdk/6989760-native_warnings.patch Applying patches/openjdk/6989760-native_warnings.patch patching file openjdk/jdk/make/sun/cmm/kcms/Makefile Hunk #1 succeeded at 71 (offset -1 lines). Hunk #2 succeeded at 104 (offset -1 lines). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2727 (offset 70 lines). Checking patches/openjdk/7013519-integer_overflows.patch Applying patches/openjdk/7013519-integer_overflows.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2020 (offset 3 lines). Checking patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch 1 out of 15 hunks FAILED ERROR patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Dec 2 14:40:37 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 2 Dec 2017 09:40:37 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #2688 In-Reply-To: <311845158.235.1512139150826.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <311845158.235.1512139150826.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1116909965.238.1512225639833.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea7TargetTesting/2688/> ------------------------------------------ [...truncated 82.21 MB...] ./share/doc/icedtea/jre/api/net/httpserver/spec/index-all.html ./share/doc/icedtea/jre/api/net/httpserver/spec/allclasses-frame.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/resources/titlebar_end.gif ./share/doc/icedtea/jre/api/net/socketoptions/spec/resources/tab.gif ./share/doc/icedtea/jre/api/net/socketoptions/spec/resources/titlebar.gif ./share/doc/icedtea/jre/api/net/socketoptions/spec/resources/background.gif ./share/doc/icedtea/jre/api/net/socketoptions/spec/stylesheet.css ./share/doc/icedtea/jre/api/net/socketoptions/spec/serialized-form.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/NetworkPermission.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/package-tree.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/ExtendedSocketOptions.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/package-summary.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/package-use.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/class-use/NetworkPermission.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/class-use/ExtendedSocketOptions.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/class-use/Sockets.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/class-use/SocketFlow.Status.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/class-use/SocketFlow.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/Sockets.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/SocketFlow.Status.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/package-frame.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/jdk/net/SocketFlow.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/overview-tree.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/allclasses-noframe.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/help-doc.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/constant-values.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/package-list ./share/doc/icedtea/jre/api/net/socketoptions/spec/index.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/index-all.html ./share/doc/icedtea/jre/api/net/socketoptions/spec/allclasses-frame.html ./share/doc/icedtea/ASSEMBLY_EXCEPTION ./share/doc/icedtea/LICENSE ./share/doc/icedtea/README ./share/doc/icedtea/platform/jpda/jdwp/jdwp-protocol.html ./share/doc/icedtea/platform/jvmti/jvmti.html ./share/icons/hicolor/16x16/apps/java-1.7.0.png ./share/icons/hicolor/32x32/apps/java-1.7.0.png ./share/icons/hicolor/24x24/apps/java-1.7.0.png ./share/icons/hicolor/48x48/apps/java-1.7.0.png ./share/applications/jconsole-1.7.0.desktop ./share/applications/policytool-1.7.0.desktop ./share/man/man1/javap.1 ./share/man/man1/jstack.1 ./share/man/man1/policytool.1 ./share/man/man1/jconsole.1 ./share/man/man1/jrunscript.1 ./share/man/man1/orbd.1 ./share/man/man1/jar.1 ./share/man/man1/wsgen.1 ./share/man/man1/jsadebugd.1 ./share/man/man1/extcheck.1 ./share/man/man1/tnameserv.1 ./share/man/man1/unpack200.1 ./share/man/man1/native2ascii.1 ./share/man/man1/schemagen.1 ./share/man/man1/jarsigner.1 ./share/man/man1/jmap.1 ./share/man/man1/java.1 ./share/man/man1/jinfo.1 ./share/man/man1/jstatd.1 ./share/man/man1/jdb.1 ./share/man/man1/wsimport.1 ./share/man/man1/javah.1 ./share/man/man1/keytool.1 ./share/man/man1/servertool.1 ./share/man/man1/idlj.1 ./share/man/man1/appletviewer.1 ./share/man/man1/rmic.1 ./share/man/man1/jstat.1 ./share/man/man1/jcmd.1 ./share/man/man1/rmid.1 ./share/man/man1/pack200.1 ./share/man/man1/jps.1 ./share/man/man1/jhat.1 ./share/man/man1/xjc.1 ./share/man/man1/javac.1 ./share/man/man1/serialver.1 ./share/man/man1/rmiregistry.1 ./share/man/man1/apt.1 ./share/man/man1/javadoc.1 ./share/man/ja_JP.UTF-8/man1/javap.1 ./share/man/ja_JP.UTF-8/man1/jstack.1 ./share/man/ja_JP.UTF-8/man1/policytool.1 ./share/man/ja_JP.UTF-8/man1/jconsole.1 ./share/man/ja_JP.UTF-8/man1/jrunscript.1 ./share/man/ja_JP.UTF-8/man1/orbd.1 ./share/man/ja_JP.UTF-8/man1/jar.1 ./share/man/ja_JP.UTF-8/man1/wsgen.1 ./share/man/ja_JP.UTF-8/man1/jsadebugd.1 ./share/man/ja_JP.UTF-8/man1/extcheck.1 ./share/man/ja_JP.UTF-8/man1/tnameserv.1 ./share/man/ja_JP.UTF-8/man1/unpack200.1 ./share/man/ja_JP.UTF-8/man1/native2ascii.1 ./share/man/ja_JP.UTF-8/man1/schemagen.1 ./share/man/ja_JP.UTF-8/man1/jarsigner.1 ./share/man/ja_JP.UTF-8/man1/jmap.1 ./share/man/ja_JP.UTF-8/man1/java.1 ./share/man/ja_JP.UTF-8/man1/jinfo.1 ./share/man/ja_JP.UTF-8/man1/jstatd.1 ./share/man/ja_JP.UTF-8/man1/jdb.1 ./share/man/ja_JP.UTF-8/man1/wsimport.1 ./share/man/ja_JP.UTF-8/man1/javah.1 ./share/man/ja_JP.UTF-8/man1/keytool.1 ./share/man/ja_JP.UTF-8/man1/servertool.1 ./share/man/ja_JP.UTF-8/man1/idlj.1 ./share/man/ja_JP.UTF-8/man1/appletviewer.1 ./share/man/ja_JP.UTF-8/man1/rmic.1 ./share/man/ja_JP.UTF-8/man1/jstat.1 ./share/man/ja_JP.UTF-8/man1/jcmd.1 ./share/man/ja_JP.UTF-8/man1/rmid.1 ./share/man/ja_JP.UTF-8/man1/pack200.1 ./share/man/ja_JP.UTF-8/man1/jps.1 ./share/man/ja_JP.UTF-8/man1/jhat.1 ./share/man/ja_JP.UTF-8/man1/xjc.1 ./share/man/ja_JP.UTF-8/man1/javac.1 ./share/man/ja_JP.UTF-8/man1/serialver.1 ./share/man/ja_JP.UTF-8/man1/rmiregistry.1 ./share/man/ja_JP.UTF-8/man1/apt.1 ./share/man/ja_JP.UTF-8/man1/javadoc.1 ./include/jdwpTransport.h ./include/jni.h ./include/jawt.h ./include/jvmti.h ./include/jvmticmlr.h ./include/classfile_constants.h ./include/linux/jawt_md.h ./include/linux/jni_md.h ./src.zip ./sample/scripting/scriptpad/src/resources/mm.js ./sample/scripting/scriptpad/src/resources/scriptpad.js ./sample/scripting/scriptpad/src/resources/Main.js ./sample/scripting/scriptpad/src/resources/conc.js ./sample/scripting/scriptpad/src/resources/gui.js ./sample/scripting/scriptpad/src/scripts/mail.js ./sample/scripting/scriptpad/src/scripts/memmonitor.js ./sample/scripting/scriptpad/src/scripts/memory.bat ./sample/scripting/scriptpad/src/scripts/memory.js ./sample/scripting/scriptpad/src/scripts/memory.sh ./sample/scripting/scriptpad/src/scripts/browse.js ./sample/scripting/scriptpad/src/scripts/linewrap.js ./sample/scripting/scriptpad/src/scripts/README.txt ./sample/scripting/scriptpad/src/scripts/textcolor.js ./sample/scripting/scriptpad/src/scripts/insertfile.js ./sample/scripting/scriptpad/src/com/sun/sample/scriptpad/Main.java ./sample/scripting/scriptpad/src/META-INF/manifest.mf ./sample/scripting/scriptpad/nbproject/jdk.xml ./sample/scripting/scriptpad/nbproject/project.xml ./sample/scripting/scriptpad/nbproject/netbeans-targets.xml ./sample/scripting/scriptpad/nbproject/file-targets.xml ./sample/scripting/scriptpad/build.xml ./sample/scripting/scriptpad/README.txt ./sample/scripting/scriptpad/build.properties ./sample/forkjoin/mergesort/MergeSort.java ./sample/forkjoin/mergesort/MergeDemo.java ./sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/ScanDirConfigTest.java ./sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/DirectoryScannerTest.java ./sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/ScanManagerTest.java ./sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/TestUtils.java ./sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/config/XmlConfigUtilsTest.java ./sample/jmx/jmx-scandir/src/etc/access.properties ./sample/jmx/jmx-scandir/src/etc/password.properties ./sample/jmx/jmx-scandir/src/etc/management.properties ./sample/jmx/jmx-scandir/src/etc/testconfig.xml ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ResultLogManager.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanDirClient.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/DirectoryScannerMXBean.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/DirectoryScannerConfig.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ResultLogConfig.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/XmlConfigUtils.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ResultRecord.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/FileMatch.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/package.html ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ScanManagerConfig.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/DirectoryScanner.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanDirAgent.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanManager.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanManagerMXBean.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ResultLogManagerMXBean.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/package.html ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanDirConfig.java ./sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanDirConfigMXBean.java ./sample/jmx/jmx-scandir/docfiles/connect-local-java-jar.jpg ./sample/jmx/jmx-scandir/docfiles/remote-connection.jpg ./sample/jmx/jmx-scandir/docfiles/connect-local.jpg ./sample/jmx/jmx-scandir/docfiles/scandir-config.jpg ./sample/jmx/jmx-scandir/docfiles/scandir-result.jpg ./sample/jmx/jmx-scandir/docfiles/remote-connection-failed.jpg ./sample/jmx/jmx-scandir/docfiles/connect-local-ant-run.jpg ./sample/jmx/jmx-scandir/docfiles/scandir-start.jpg ./sample/jmx/jmx-scandir/logging.properties ./sample/jmx/jmx-scandir/nbproject/jdk.xml ./sample/jmx/jmx-scandir/nbproject/project.xml ./sample/jmx/jmx-scandir/nbproject/netbeans-targets.xml ./sample/jmx/jmx-scandir/nbproject/file-targets.xml ./sample/jmx/jmx-scandir/build.xml ./sample/jmx/jmx-scandir/manifest.mf ./sample/jmx/jmx-scandir/truststore ./sample/jmx/jmx-scandir/keystore ./sample/jmx/jmx-scandir/build.properties ./sample/jmx/jmx-scandir/index.html ./sample/nio/chatserver/MessageReader.java ./sample/nio/chatserver/ClientReader.java ./sample/nio/chatserver/ChatServer.java ./sample/nio/chatserver/Client.java ./sample/nio/chatserver/README.txt ./sample/nio/chatserver/DataReader.java ./sample/nio/chatserver/NameReader.java ./sample/nio/server/N2.java ./sample/nio/server/Reply.java ./sample/nio/server/StringContent.java ./sample/nio/server/ChannelIOSecure.java ./sample/nio/server/DispatcherN.java ./sample/nio/server/N1.java ./sample/nio/server/Request.java ./sample/nio/server/Content.java ./sample/nio/server/AcceptHandler.java ./sample/nio/server/MalformedRequestException.java ./sample/nio/server/Acceptor.java ./sample/nio/server/Sendable.java ./sample/nio/server/Dispatcher1.java ./sample/nio/server/Handler.java ./sample/nio/server/URLDumper.java ./sample/nio/server/BP.java ./sample/nio/server/FileContent.java ./sample/nio/server/RequestServicer.java ./sample/nio/server/B1.java ./sample/nio/server/README.txt ./sample/nio/server/RequestHandler.java ./sample/nio/server/ChannelIO.java ./sample/nio/server/BN.java ./sample/nio/server/Dispatcher.java ./sample/nio/server/Server.java ./sample/nio/multicast/MulticastAddress.java ./sample/nio/multicast/Reader.java ./sample/nio/multicast/Sender.java ./sample/nio/file/DiskUsage.java ./sample/nio/file/AclEdit.java ./sample/nio/file/FileType.java ./sample/nio/file/Chmod.java ./sample/nio/file/WatchDir.java ./sample/nio/file/Xdd.java ./sample/nio/file/Copy.java ./sample/nbproject/project.xml ./sample/README gmake[1]: *** [distuninstallcheck] Error 1 gmake[1]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre15/_build' make: *** [distcheck] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Dec 3 09:07:43 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 3 Dec 2017 04:07:43 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #2746 In-Reply-To: <954628713.236.1512205954840.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <954628713.236.1512205954840.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1604713060.239.1512292065587.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6TargetTesting/2746/> ------------------------------------------ [...truncated 52.29 MB...] /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/resources-orig.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/resources.jar /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jsse-orig.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/jsse.jar /bin/cp /notnfs/nighttester/icedtea6-target-testing/rhino/rhino.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/rhino.jar cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib && \ /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/btjars/buildmetaindex.jar \ -o meta-index *.jar cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext && \ /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/btjars/buildmetaindex.jar \ -o meta-index *.jar /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/man1 for manbase in /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/linux/doc/man /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/impdoc/man ; do for manpage in java.1 keytool.1 orbd.1 pack200.1 policytool.1 rmid.1 rmiregistry.1 servertool.1 tnameserv.1 unpack200.1; do if [ -f ${manbase}/${manpage} ] ; then /bin/cp ${manbase}/${manpage} /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/man1 ; for ja_encoding in eucJP; do ja_dir="ja"; if [ "${ja_encoding}" != "eucJP" ]; then ja_dir="ja_JP.${ja_encoding}"; fi; /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/${ja_dir}/man1; /bin/cat ${manbase}/ja/${manpage} | /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -encoding eucJP | /bin/sed 's/@@VERSION@@/1.6.0/g' | /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -reverse -encoding ${ja_encoding} > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/${ja_dir}/man1/${manpage}; done; fi; done; done if [ -w hotspot.log ] ; then rm -f hotspot.log; fi if [ "ja_JP.eucJP" != "" ] ; then /bin/mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/ja /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man/ja_JP.eucJP; cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/man && /bin/ln -s ja_JP.eucJP ja; fi >>>Making initial-image-jdk @ Sun Dec 3 04:06:18 EST 2017 ... rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image && /usr/bin/find . -depth -print \ | /bin/cpio -pdum /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre ) 152274 blocks rm -f -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/man /bin/chmod a+rx `/usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image -type d` (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/.. && /bin/tar cf - \ `/usr/bin/find lib -name libjli.so -print `) | \ (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image && /bin/tar xf -) /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/LICENSE /bin/sed 's/$//g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/LICENSE > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/LICENSE /bin/chmod 444 /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/LICENSE /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/ASSEMBLY_EXCEPTION /bin/sed 's/$//g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/ASSEMBLY_EXCEPTION /bin/chmod 444 /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/ASSEMBLY_EXCEPTION /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/THIRD_PARTY_README /bin/sed 's/$//g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/THIRD_PARTY_README /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib for l in tools.jar jconsole.jar sa-jdi.jar; do \ if [ -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/$l ]; then \ /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/$l /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib; \ fi; \ done (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/bin/.. && /bin/tar cf - \ `/usr/bin/find bin \( -type f -o -type l \) -print `) | \ (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image && /bin/tar xf -) /bin/touch /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/META-INF/services/com.sun.tools.internal.xjc.Plugin /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/jar cf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/tools.jar -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.jdi.connect.Connector -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.jdi.connect.spi.TransportService -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/asm -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jar -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/java -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/javac -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/javap -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jps -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jstat -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jstatd -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/native2ascii -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/serialver -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/tree -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/util -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/JarSigner.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/JarBASE64Encoder.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/Main.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/JarSignerParameters.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/Resources.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/Resources_ja.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/Resources_zh_CN.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/SignatureFile\$Block.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/SignatureFile.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/jarsigner/TimestampedSigner.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/rmi/rmic -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/applet -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/jvmstat -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/javadoc -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/jdi -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/jarsigner -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/mirror -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/source -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/classfile -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/doclets -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/example/debug/expr -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/example/debug/tty -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/extcheck -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/hat -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/javac -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/javadoc -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/apt -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/javah -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/javap -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/corba -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/internal/xjc -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/internal/ws -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.mirror.apt.AnnotationProcessorFactory -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.tools.internal.xjc.Plugin -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/istack/internal/tools -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/istack/internal/ws -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/codemodel -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/internal/jxc -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/xml/internal/rngom -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/xml/internal/xsom -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes org/relaxng/datatype -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/xml/internal/dtdparser -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/jdi -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/script/shell -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes META-INF/services/com.sun.tools.attach.spi.AttachProvider -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes com/sun/tools/attach -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/attach -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jstack -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jinfo -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/tools/jmap \ -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/tools.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib/tools.jar /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/orb.idl /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib/orb.idl /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/ir.idl /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib/ir.idl /bin/cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/jexec /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/lib/jexec /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src for d in ./../src/share/classes ./../src/solaris/classes /notnfs/nighttester/icedtea6-target-testing/generated.build /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/impsrc; do \ rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list; \ (cd $d && \ /usr/bin/find . -name .hg -prune -o -name .svn -prune -o -name CVS -prune -o -name RCS -prune -o -name SCCS -prune -o -name Codemgr_wsdata -prune -o -name deleted_files -prune -o -name .hgignore -prune -o -name .hgtags -prune -o -name ',*' -prune -o \ -name '*.java' -print \ >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list ; \ ) ; \ if [ -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list ] ; then \ (cd $d && /bin/tar cf - -T /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list ) \ | (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src && /bin/tar xf -); \ fi; \ done rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list /bin/chmod -R +w /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/java.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/java.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/manifest_info.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/parse_manifest.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/version_comp.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/version_comp.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/wildcard.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/wildcard.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/jli_util.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/jli_util.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/splashscreen_stubs.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/share/bin/splashscreen.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/solaris/bin/java_md.c /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher /bin/cp ./../src/solaris/bin/java_md.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src/launcher cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src && /usr/bin/zip -qr ../src.zip * rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/man1 for manbase in /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/linux/doc/man /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/impdoc/man ; do for manpage in java.1 keytool.1 orbd.1 pack200.1 policytool.1 rmid.1 rmiregistry.1 servertool.1 tnameserv.1 unpack200.1 appletviewer.1 apt.1 extcheck.1 idlj.1 jar.1 jarsigner.1 javac.1 javadoc.1 javah.1 javap.1 jconsole.1 jdb.1 jhat.1 jinfo.1 jmap.1 jps.1 jrunscript.1 jsadebugd.1 jstack.1 jstat.1 jstatd.1 native2ascii.1 rmic.1 schemagen.1 serialver.1 wsgen.1 wsimport.1 xjc.1; do if [ -f ${manbase}/${manpage} ] ; then /bin/cp ${manbase}/${manpage} /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/man1 ; for ja_encoding in eucJP; do ja_dir="ja"; if [ "${ja_encoding}" != "eucJP" ]; then ja_dir="ja_JP.${ja_encoding}"; fi; /bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/${ja_dir}/man1; /bin/cat ${manbase}/ja/${manpage} | /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -encoding eucJP | /bin/sed 's/@@VERSION@@/1.6.0/g' | /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -reverse -encoding ${ja_encoding} > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/${ja_dir}/man1/${manpage}; done; fi; done; done if [ -w hotspot.log ] ; then rm -f hotspot.log; fi if [ "ja_JP.eucJP" != "" ] ; then /bin/mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/ja /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man/ja_JP.eucJP; cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/man && /bin/ln -s ja_JP.eucJP ja; fi >>>Making trim-image-jre @ Sun Dec 3 04:07:26 EST 2017 ... for l in libsaproc.so libattach.so ; do \ rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/$l ; \ done ; >>>Making trim-image-jdk @ Sun Dec 3 04:07:26 EST 2017 ... for t in java_vm; do \ rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/${t} \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/*/native_threads/${t}; \ done >>>Making process-image-jre @ Sun Dec 3 04:07:26 EST 2017 ... rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jre-elf-files.list /usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib -type f -name \*.so >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jre-elf-files.list /usr/bin/file `/usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/bin -type f -name \*` \ | /bin/egrep 'ELF' | /usr/bin/cut -d':' -f1 >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jre-elf-files.list rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jre-elf-files.list >>>Making process-image-jdk @ Sun Dec 3 04:07:26 EST 2017 ... rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list /usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib -type f -name \*.so >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list /usr/bin/file `/usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/bin -type f -name \*` \ | /bin/egrep 'ELF' | /usr/bin/cut -d':' -f1 >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list file `/usr/bin/find /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin -type f -name \*` \ | /bin/egrep 'ELF' | /usr/bin/cut -d':' -f1 >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jdk-elf-files.list >>>Making sec-files @ Sun Dec 3 04:07:26 EST 2017 ... /bin/mkdir -p . rm -f sec-files rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sec-bin.zip cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj && \ /usr/bin/zip -rq9 /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sec-bin.zip classes/javax/net classes/javax/security/cert classes/com/sun/net/ssl classes/com/sun/security/cert classes/sun/net/www/protocol/https classes/sun/security/pkcs12 classes/sun/security/ssl classes/sun/security/krb5/*.class classes/sun/security/krb5/internal/*.class classes/sun/security/krb5/internal/ccache classes/sun/security/krb5/internal/crypto classes/sun/security/krb5/internal/ktab classes/sun/security/krb5/internal/rcache classes/sun/security/krb5/internal/util classes/sun/security/jgss/spi/GSSContextSpi.class >>>Making sec-files-win @ Sun Dec 3 04:07:26 EST 2017 ... >>>Making jgss-files @ Sun Dec 3 04:07:26 EST 2017 ... >>>Making server-jdk-image @ Sun Dec 3 04:07:26 EST 2017 ... rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image /bin/cp -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/demo rm -f -r /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/sample rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/bin/jcontrol rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/jre/bin/jcontrol rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/man/ja_JP.UTF-8/man1/javaws.1 rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-server-image/man/man1/javaws.1 >>>Finished making images @ Sun Dec 3 04:07:27 EST 2017 ... make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' Control linux amd64 1.6.0_41 build_product_image build finished: 17-12-03 04:07 Control linux amd64 1.6.0_41 all_product_build build finished: 17-12-03 04:07 Control linux amd64 1.6.0_41 all build finished: 17-12-03 04:07 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp touch stamps/pax-mark-vm-ecj.stamp mkdir -p stamps touch stamps/runnable-icedtea-ecj.stamp mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset grep "client IGNORE" /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg; \ if test $? -eq 0; then \ sed -e '/\/client\/libjvm.so/d' \ < /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot.stp \ > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot.stp; \ sed -e '/\/client\/libjvm.so/d' \ < /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot_gc.stp \ > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot_gc.stp; \ sed -e '/\/client\/libjvm.so/d' \ < /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot_jni.stp \ > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot_jni.stp; \ else \ cp /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot.stp \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot.stp; \ cp /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot_gc.stp \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot_gc.stp; \ cp /notnfs/nighttester/icedtea6-target-testing/tapset/hotspot_jni.stp \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/hotspot_jni.stp; \ fi grep: /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg: No such file or directory cp /notnfs/nighttester/icedtea6-target-testing/tapset/jstack.stp \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset/jstack.stp touch stamps/add-systemtap-ecj.stamp touch stamps/add-pulseaudio-ecj.stamp cp -v /notnfs/nighttester/icedtea6-target-testing/nss.cfg \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security; ?/notnfs/nighttester/icedtea6-target-testing/nss.cfg? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg? cp -v /notnfs/nighttester/icedtea6-target-testing/nss.cfg \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security; ?/notnfs/nighttester/icedtea6-target-testing/nss.cfg? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg? rm -f stamps/add-nss-ecj.stamp.tmp touch stamps/add-nss-ecj.stamp.tmp all_patches_ok=yes; \ for dir in /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/{j2sdk-image/jre,j2re-image} ; \ do \ pushd $dir ; \ cp -v $dir/lib/security/java.security{,.old} ; \ for p in patches/nss-not-enabled-config.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f -F0 \ < /notnfs/nighttester/icedtea6-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 -F0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \ >> /notnfs/nighttester/icedtea6-target-testing/stamps/add-nss-ecj.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> /notnfs/nighttester/icedtea6-target-testing/stamps/add-nss-ecj.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ popd ; \ done ; \ mv stamps/add-nss-ecj.stamp.tmp stamps/add-nss-ecj.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-add-nss-ecj before retrying a fix ; \ exit 2; \ fi ~/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre ~/icedtea6-target-testing ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old? Checking patches/nss-not-enabled-config.patch Applying patches/nss-not-enabled-config.patch patching file lib/security/java.security.old ~/icedtea6-target-testing ~/icedtea6-target-testing/openjdk.build-ecj/j2re-image ~/icedtea6-target-testing ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old? Checking patches/nss-not-enabled-config.patch Applying patches/nss-not-enabled-config.patch patching file lib/security/java.security.old ~/icedtea6-target-testing if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib ] ; then \ cp -v /notnfs/nighttester/icedtea6-target-testing/tz.properties \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib; \ fi ?/notnfs/nighttester/icedtea6-target-testing/tz.properties? -> ?/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties? touch stamps/add-tzdata-support-ecj.stamp touch stamps/add-archive-ecj.stamp mkdir -p /notnfs/nighttester/icedtea6-target-testing/test/cryptocheck.build /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -J-Xmx1024m -source 6 -target 6 \ -d /notnfs/nighttester/icedtea6-target-testing/test/cryptocheck.build ./TestCryptoLevel.java Annotation processing got disabled, since it requires a 1.6 compliant JVM mkdir -p stamps touch stamps/cryptocheck.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/java ] ; then \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/java -cp /notnfs/nighttester/icedtea6-target-testing/test/cryptocheck.build TestCryptoLevel ; \ fi LOG: [0x00007f54d05bd740] exception thrown while VM is initializing: LOG: [0x00007f54d05bd740] java.lang.NullPointerException LOG: [0x00007f54d05bd740] Aborting... LOG: [0x00007f54d05bd740] Backtrace (6 stack frames): LOG: [0x00007f54d05bd740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f54d02f369e] LOG: [0x00007f54d05bd740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f54d02f3792] LOG: [0x00007f54d05bd740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f54d02e96cf] LOG: [0x00007f54d05bd740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f54d032b175] LOG: [0x00007f54d05bd740] /lib64/libpthread.so.0() [0x3a1640f6d0] LOG: [0x00007f54d05bd740] [0x7f54ce18bc64] /bin/sh: line 2: 21147 Aborted (core dumped) /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/bin/java -cp /notnfs/nighttester/icedtea6-target-testing/test/cryptocheck.build TestCryptoLevel make: *** [stamps/check-crypto-boot.stamp] Error 134 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Dec 3 09:09:39 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 3 Dec 2017 04:09:39 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2240 In-Reply-To: <2030565576.237.1512206089113.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2030565576.237.1512206089113.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <129872343.240.1512292179555.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6hgTargetTesting/2240/> ------------------------------------------ [...truncated 37.98 KB...] removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jutils.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapimin.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapistd.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccoefct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccolor.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcdctmgr.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcinit.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmainct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmarker.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmaster.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcparam.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcphuff.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcprepct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcsample.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jctrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdtrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctflt.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctfst.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctint.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/README? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jconfig.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmorecfg.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdct.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jinclude.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegint.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jversion.h? Removing giflib removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_err.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/dgif_lib.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib_private.h? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gifalloc.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib.h? removed directory: ?openjdk/jdk/src/share/native/sun/awt/giflib? Removing libpng removed ?openjdk/jdk/src/share/native/sun/awt/libpng/png.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pnginfo.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrio.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngstruct.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngdebug.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngpread.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngread.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pnglibconf.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngerror.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngset.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/png.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/CHANGES? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngpriv.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngconf.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngget.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrtran.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/LICENSE? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngtrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngmem.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/README? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrutil.c? removed directory: ?openjdk/jdk/src/share/native/sun/awt/libpng? Removing lcms removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscam02.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscam97.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscgats.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscnvrt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmserr.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsgmt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsintrp.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio0.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio1.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmslut.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsmatsh.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsmtrx.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsnamed.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmspack.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmspcs.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsps2.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmssamp.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsvirt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmswtpnt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsxform.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/icc34.h? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/lcms.h? touch stamps/remove-intree-libraries.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools? -> ?openjdk/hotspot/tools? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c? -> ?openjdk/hotspot/tools/mkbc.c? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp? -> ?openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S? -> ?openjdk/hotspot/src/cpu/zero/vm/arm_cas.S? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S? -> ?openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp? -> ?openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def? -> ?openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def? mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties cp linux.fontconfig.Gentoo.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/openjdk/6733501-icedtea_lcms_test.patch patches/openjdk/lcms2/6523398-writing_tags.patch patches/openjdk/lcms2/6988213-windows_build_failure.patch patches/openjdk/lcms2/system_lcms2.patch patches/openjdk/lcms2/7053526-lcms_2.4.patch patches/openjdk/lcms2/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/lcms2-emulate_old_settagdata.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/libraries-splashscreen.patch patches/uname.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/explicit-target-arch.patch patches/policy-evaluation.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/openjdk/6882910-ipv6only.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/6703377-freetypescaler.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/mutter.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/hotspot/hs23/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/traceable.patch patches/pr1319-support_giflib_5.patch patches/openjdk/6718364-inference_failure.patch patches/openjdk/6682380-foreach_crash.patch patches/openjdk/7046929-fix_t6397104_test_failure.patch patches/openjdk/7024568-long_method_resolution_oom_error.patch patches/openjdk/7003595-incompatibleclasschangeerror.patch patches/openjdk/6500343-bad_code_from_conditionals.patch patches/jaxws-tempfiles-ioutils-6.patch patches/jtreg-LayoutGetCharacterCount.patch patches/jtreg-LayoutLimits.patch patches/jtreg-ComponentOrientationTests.patch patches/jtreg-TextLayoutBoundsChecks.patch patches/openjdk/7171223-strict_aliasing.patch patches/openjdk/7188114-alternate_command_line_parser.patch patches/openjdk/7199143-OCSP_timeout.patch patches/openjdk/8006120-server_jre.patch patches/openjdk/8006536-remove_trailing_slashes.patch patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch patches/openjdk/8009217-fix_test_compile.patch patches/openjdk/8009610-blacklist_malware_certificate.patch patches/openjdk/8010714-xml_dsig_retrievalmethod.patch patches/openjdk/8011154-awt_regression.patch patches/openjdk/8011313-OCSP_timeout_wrong_value.patch patches/openjdk/8011992-MlibOpsTest_failed.patch patches/openjdk/8012112-MlibOpsTest_fails.patch patches/openjdk/8012933-appcontext_disposed_too_early.patch patches/openjdk/8013196-timezone_getdefault_throws_exception.patch patches/openjdk/8014205-blank_swing_dialogs_windows.patch patches/openjdk/8014427-raster_regression.patch patches/openjdk/8014676-javadebugger_space_in_paths.patch patches/openjdk/8014968-OCSP_timeout_default.patch patches/openjdk/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8005194-scale_memory_leak.patch patches/freetypeversion.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/d729448-32_bit_alignment.patch patches/windows-awt.patch patches/windows-jdk-sizecalc.patch patches/shark_fixes_from_8003868.patch patches/8003992_support_6.patch patches/shark-drop_compile_method_arg_following_7083786.patch patches/openjdk/7151089-numa_should_not_free_shm_large_pages.patch patches/openjdk/8013057-detect_mmap_commit_failures.patch patches/openjdk/8026887-make_large_page_allocations_easier_to_debug.patch patches/openjdk/6904962-getvisualbounds_affected_by_white_space.patch patches/openjdk/6611637-npe_in_glyphlayout.patch patches/openjdk/6727719-performance_of_textlayout_getbounds.patch patches/openjdk/6745225-memory_leak_in_attributed_string.patch patches/pr1904-icedtea_and_distro_versioning.patch patches/openjdk/8017173-xml_cipher_rsa_oaep_cant_be_instantiated.patch patches/pr2083-aarch64_zero.patch patches/pr2070-type_punning_warnings.patch patches/pr2082-s390_type_fixes.patch patches/pr2096-4096-bit_dh.patch patches/pr2179-avoid_x86_workaround_on_zero.patch patches/openjdk/6584008-pr2195-jvmtistringprimitivecallback_null_string.patch patches/openjdk/7199862-pr2198-ensure_cache_connection_still_alive.patch patches/pr2197-jhat_man_page_url.patch patches/pr2201-support_giflib_5.1.patch patches/pr2211-check_dgifclosefile_return.patch patches/pr2226-support_future_giflib_6_and_up.patch patches/openjdk/4890063-hprof_truncation.patch patches/openjdk/6562615-compiler_warnings.patch patches/openjdk/6989466-compiler_warnings.patch patches/openjdk/6991580-ipv6_nameservers.patch patches/openjdk/7007905-javazic_line_numbers.patch patches/openjdk/7058708-javazic_warnings.patch patches/openjdk/7069870-generic_array_initializers.patch patches/openjdk/7090844-support_multi_offset_change_timezones.patch patches/openjdk/7133138-timezone_io_improvement.patch patches/openjdk/8011709-canonshaping_memory_leak.patch patches/openjdk/8023052-jvm_crash_in_native_layout.patch patches/openjdk/8041451-ldap_read_timeout_abandon.patch patches/openjdk/8042855-indiclayoutengine_null_dereference.patch patches/openjdk/7094377-ldaps_timeout.patch patches/openjdk/6997561-better_jndi_error_handling.patch patches/openjdk/7017176-missing_gpl_headers.patch patches/openjdk/8000487-jndi_connection_not_honouring_timeout.patch patches/openjdk/8042857-14_stuck_threads_on_ldaprequest.patch patches/openjdk/8065238-ldap_namingexception_8041451_regression.patch patches/openjdk/8074761-ldap_empty_optional_params.patch patches/openjdk/8078654-closettfontfilefunc.patch patches/openjdk/8081315-giflib_interlacing.patch patches/pr2319-policy_jar_checksum.patch patches/pr2460-policy_jar_timestamp.patch patches/pr2481_sysconfig_clock_spaces.patch patches/openjdk/6440786-pr363-zero_entry_zips.patch patches/openjdk/6763122-no_zipfile_ctor_exception.patch patches/openjdk/6599383-pr363-large_zip_files.patch patches/openjdk/6929479-pr363-disable_mmap_zip.patch patches/pr2513-layoutengine_reset.patch patches/openjdk/7169111-pr2757-unreadable_menu_bar_with_ambiance_theme.patch patches/openjdk/8140620-pr2711-find_default.sf2.patch patches/openjdk/8076221-pr2808-disable_rc4_cipher_suites.patch patches/openjdk/8078823-disabledalgorithms_fails_intermittently.patch patches/pr2808-fix_disabled_algorithms_test.patch patches/openjdk/8071705-pr2820-menu_misbehaviour.patch patches/openjdk/8150954-pr2868-composite_desktop.patch patches/pr2890-system_cacerts.patch patches/openjdk/6863746-pr2951-no_ct.sym_in_javap.patch patches/openjdk/2178143-pr2959.patch patches/pr3137-alt_button_order.patch patches/openjdk/6260348-pr3068.patch patches/openjdk/6961123-pr2975.patch patches/pr2800-missing_resources.patch patches/pr3213-conditional_arm32jit.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/openjdk/7150134-pr2662-xrender_drawline_oom.patch patches/openjdk/7105461-pr2662-xrender_jtables.patch patches/openjdk/6974985-pr3276-java2demo_exceptions.patch patches/openjdk/6985593-pr3276-maskblit_crash.patch patches/openjdk/8159495-pr3276-xrender_index_offsets.patch patches/openjdk/7170638-systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/systemtap-alloc-size-workaround.patch patches/openjdk/8081475-systemtap-gcc5.patch patches/libraries-zlib.patch patches/linker-libs-order-zlib.patch patches/libraries-jpeg.patch patches/rh661505-jpeg.patch patches/libraries-png.patch patches/libraries-gif.patch patches/rh1022017.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/openjdk/6733501-icedtea_lcms_test.patch Applying patches/openjdk/6733501-icedtea_lcms_test.patch patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java Checking patches/openjdk/lcms2/6523398-writing_tags.patch Applying patches/openjdk/lcms2/6523398-writing_tags.patch patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_windows.gmk patching file openjdk/jdk/make/sun/cmm/lcms/Makefile patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/CMSManager.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/lcms/LCMS.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/lcms/LCMSTransform.java patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/lcms2/6988213-windows_build_failure.patch Applying patches/openjdk/lcms2/6988213-windows_build_failure.patch patching file openjdk/jdk/make/sun/cmm/lcms/Makefile Checking patches/openjdk/lcms2/system_lcms2.patch Applying patches/openjdk/lcms2/system_lcms2.patch patching file openjdk/jdk/make/jdk_generic_profile.sh patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/Makefile Checking patches/openjdk/lcms2/7053526-lcms_2.4.patch Applying patches/openjdk/lcms2/7053526-lcms_2.4.patch patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_windows.gmk Checking patches/openjdk/lcms2/7002766-parfait.patch Applying patches/openjdk/lcms2/7002766-parfait.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/lcms2/7042594-tck_failure.patch Applying patches/openjdk/lcms2/7042594-tck_failure.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/SetDataTest.java Checking patches/lcms2-emulate_old_settagdata.patch Applying patches/lcms2-emulate_old_settagdata.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch Applying patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1882 (offset 36 lines). Checking patches/openjdk/6989760-native_warnings.patch Applying patches/openjdk/6989760-native_warnings.patch patching file openjdk/jdk/make/sun/cmm/kcms/Makefile Hunk #1 succeeded at 71 (offset -1 lines). Hunk #2 succeeded at 104 (offset -1 lines). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2727 (offset 70 lines). Checking patches/openjdk/7013519-integer_overflows.patch Applying patches/openjdk/7013519-integer_overflows.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2020 (offset 3 lines). Checking patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch 1 out of 15 hunks FAILED ERROR patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Dec 3 11:40:26 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 3 Dec 2017 06:40:26 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #2689 In-Reply-To: <1116909965.238.1512225639833.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1116909965.238.1512225639833.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <324911842.241.1512301227352.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea7TargetTesting/2689/> ------------------------------------------ [...truncated 39.64 MB...] /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties /bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/strip_prop_options /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/btjars/stripproperties.jar -optionsfile /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/strip_prop_options if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/.classes.list; \ fi ../../../../src/share/classes/javax/activity/InvalidActivityException.java ../../../../src/share/classes/javax/activity/ActivityRequiredException.java ../../../../src/share/classes/javax/activity/ActivityCompletedException.java gmake[7]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/sun/corba/core' gmake[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/sun/corba' gmake[6]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/sun/rmi' gmake[7]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/sun/rmi/corbalogsources' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/org/com.sun.corba.se/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/org/com.sun.corba.se/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/org/com.sun.corba.se/.classes.list; \ fi gmake[7]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/sun/rmi/corbalogsources' gmake[7]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/sun/rmi/corbalogcompile' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.logging/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.logging/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.logging/.classes.list; \ fi gmake[7]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/sun/rmi/corbalogcompile' gmake[7]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/sun/rmi/rmic' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/sun.rmi.rmic/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/sun.rmi.rmic/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/sun.rmi.rmic/.classes.list; \ fi gmake[7]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/sun/rmi/rmic' gmake[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/sun/rmi' gmake[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/sun' gmake[5]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com' gmake[6]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun' gmake[7]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba' gmake[8]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se' gmake[9]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/sources' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/org/com.sun.corba.se/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/org/com.sun.corba.se/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../../../src/solaris/classes:../../../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/org/com.sun.corba.se/.classes.list; \ fi gmake[9]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/sources' gmake[9]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/pept' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.pept/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.pept/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../../../src/solaris/classes:../../../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.pept/.classes.list; \ fi gmake[9]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/pept' gmake[9]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/corespi' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.corespi/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.corespi/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../../../src/solaris/classes:../../../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.corespi/.classes.list; \ fi ../../../../../../src/share/classes/com/sun/corba/se/spi/protocol/InitialServerRequestDispatcher.java ../../../../../../src/share/classes/com/sun/corba/se/spi/orbutil/fsm/FSMTest.java Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. gmake[9]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/corespi' gmake[9]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/core' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.core/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.core/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../../../src/solaris/classes:../../../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.impl.core/.classes.list; \ fi ../../../../../../src/share/classes/com/sun/corba/se/impl/corba/AnyImplHelper.java ../../../../../../src/share/classes/com/sun/corba/se/impl/corba/TypeCodeImplHelper.java ../../../../../../src/share/classes/com/sun/corba/se/impl/legacy/connection/DefaultSocketFactory.java ../../../../../../src/share/classes/com/sun/corba/se/impl/legacy/connection/EndPointInfoImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/ior/iiop/IIOPAddressClosureImpl.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/LegacyHookGetFields.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/LegacyHookPutFields.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/LogKeywords.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectStreamClass_1_3_1.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectStreamField.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectWriter.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/ObjectStreamClassUtil_1_3.java ../../../../../../src/share/classes/com/sun/corba/se/impl/orbutil/concurrent/DebugMutex.java ../../../../../../src/share/classes/com/sun/corba/se/impl/util/Version.java ../../../../../../src/share/classes/com/sun/corba/se/impl/util/ORBProperties.java ../../../../../../src/share/classes/com/sun/corba/se/impl/io/OptionalDataException.java ../../../../../../src/share/classes/com/sun/corba/se/internal/CosNaming/BootstrapServer.java ../../../../../../src/share/classes/com/sun/corba/se/internal/Interceptors/PIORB.java ../../../../../../src/share/classes/com/sun/corba/se/internal/POA/POAORB.java ../../../../../../src/share/classes/com/sun/corba/se/internal/corba/ORBSingleton.java ../../../../../../src/share/classes/com/sun/corba/se/internal/iiop/ORB.java Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. gmake[9]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/core' gmake[9]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi' gmake[10]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/activation' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/org/com.sun.corba.se.spi.activation/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/org/com.sun.corba.se.spi.activation/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/org/com.sun.corba.se.spi.activation/.classes.list; \ fi /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/IIOP_CLEAR_TEXT.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/POANameHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/NoSuchEndPointHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/InvalidORBidHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerNotRegisteredHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerNotActiveHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerHeldDownHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerAlreadyActiveHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerAlreadyRegisteredHelper.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerAlreadyRegisteredHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerAlreadyRegistered.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerAlreadyInstalledHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerAlreadyUninstalledHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/BadServerDefinitionHelper.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/BadServerDefinitionHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/BadServerDefinition.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ORBAlreadyRegisteredHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerIdsHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/EndPointInfoHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/EndpointInfoListHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ORBPortInfoHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ORBPortInfoListHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ORBidListHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/_ServerImplBase.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/_ActivatorImplBase.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ActivatorHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/_LocatorImplBase.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/LocatorHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/LocatorPackage/ServerLocationHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/LocatorPackage/ServerLocationPerORBHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/_ServerManagerImplBase.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/_ServerManagerStub.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerManager.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerManagerHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerManagerHelper.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/ServerManagerOperations.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/_InitialNameServiceImplBase.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/_InitialNameServiceStub.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameServiceHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameServiceHelper.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameService.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBoundHelper.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBoundHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameServicePackage/NameAlreadyBound.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/InitialNameServiceOperations.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/_RepositoryImplBase.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/_RepositoryStub.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/Repository.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryHelper.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryPackage/ServerDefHelper.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryPackage/ServerDefHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryPackage/ServerDef.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryPackage/StringSeqHolder.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryPackage/StringSeqHelper.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/spi/activation/RepositoryOperations.java Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. gmake[10]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/activation' gmake[10]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/encoding' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.encoding/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.encoding/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.encoding/.classes.list; \ fi gmake[10]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/encoding' gmake[10]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/extension' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.extension/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.extension/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.extension/.classes.list; \ fi gmake[10]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/extension' gmake[10]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/legacy' gmake[11]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/legacy/connection' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.legacy.connection/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.legacy.connection/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.legacy.connection/.classes.list; \ fi gmake[11]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/legacy/connection' gmake[11]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/legacy/interceptor' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.legacy.interceptor/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.legacy.interceptor/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../../../../../src/solaris/classes:../../../../../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/sun/com.sun.corba.se.spi.legacy.interceptor/.classes.list; \ fi gmake[11]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/legacy/interceptor' gmake[10]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/legacy' gmake[10]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/logging' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/logging/com.sun.corba.se.spi.logging/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/logging/com.sun.corba.se.spi.logging/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/logging/com.sun.corba.se.spi.logging/.classes.list; \ fi gmake[10]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/logging' gmake[10]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/monitoring' if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/monitoring/com.sun.corba.se.spi.monitoring/.classes.list ] ; then \ /bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/monitoring/com.sun.corba.se.spi.monitoring/.classes.list; \ /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m "-Xbootclasspath/p:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar" -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath "/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc:../../../../../../../src/solaris/classes:../../../../../../../src/share/classes" -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/tmp/monitoring/com.sun.corba.se.spi.monitoring/.classes.list; \ fi ../../../../../../../src/share/classes/com/sun/corba/se/spi/monitoring/StatisticsAccumulator.java ../../../../../../../src/share/classes/com/sun/corba/se/spi/monitoring/StatisticMonitoredAttribute.java ../../../../../../../src/share/classes/com/sun/corba/se/spi/monitoring/StringMonitoredAttributeBase.java /notnfs/nighttester/icedtea7-target-testing/openjdk.build/corba/gensrc/com/sun/corba/se/impl/logging/OMGSystemException.java:3115: error: no suitable method found for doLog(Level,String) doLog( Level.FINE, "OMG.piOperationNotSupported6", ^ method LogWrapperBase.doLog(Level,String,Class,Throwable) is not applicable (actual and formal argument lists differ in length) method LogWrapperBase.doLog(Level,String,Object[],Class,Throwable) is not applicable (actual and formal argument lists differ in length) Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error gmake[10]: *** [.compile.classlist] Error 1 gmake[10]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi/monitoring' gmake[9]: *** [build] Error 1 gmake[9]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se/spi' gmake[8]: *** [build] Error 1 gmake[8]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba/se' gmake[7]: *** [build] Error 1 gmake[7]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun/corba' gmake[6]: *** [build] Error 1 gmake[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com/sun' gmake[5]: *** [build] Error 1 gmake[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make/com' gmake[4]: *** [build] Error 1 gmake[4]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/corba/make' gmake[3]: *** [corba-build] Error 2 gmake[3]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk' gmake[2]: *** [build_product_image] Error 2 gmake[2]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk' gmake[1]: *** [jdk_only] Error 2 gmake[1]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk' make: *** [stamps/icedtea.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Dec 3 15:14:22 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 3 Dec 2017 10:14:22 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #1742 Message-ID: <608117424.242.1512314065216.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/1742/> ------------------------------------------ [...truncated 54.44 MB...] LocalVariableTable: LocalVariableTable: LocalVariableTable: LocalVariableTable: LocalVariableTable: LocalVariableTable: LocalVariableTable: mkdir -p stamps touch stamps/check-java-debug.stamp Checking for Java sources in src.zip /bin/unzip -l /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/src.zip | grep 'sun.misc.Unsafe' 48493 10-30-2017 13:28 sun/misc/Unsafe.java mkdir -p stamps touch stamps/check-java-src.stamp gmake[2]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build' gmake[1]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build' gmake[1]: Entering directory `/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build' gmake[2]: Entering directory `/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build' /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/bin /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/include /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/include/linux /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/amd64 /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/amd64/jli /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/bin /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64 /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64/jli /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/ext /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/tapset for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/bin/*; do \ name=$(basename ${files}) ; \ if test "xno" = "xyes" -a ! -h ${files} -a "x${name}" != "xjava-rmi.cgi" ; then \ dir=$(echo $(dirname ${files}) | /bin/sed "s#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image.stripped#") ; \ /bin/install -c ${dir}/${name}.stripped /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/bin/${name}; \ /bin/install -c ${dir}/${name}.debug /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/debug//notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/bin; \ else \ /bin/install -c ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/bin; \ fi ; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/include/*.h; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/include; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/include/linux/*.h; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/include/linux; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/lib/*.jar; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/lib/*.idl; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib; \ done if test "xno" = "xyes"; then \ /bin/install -c /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image.stripped/lib/jexec.stripped /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/jexec ; \ /bin/install -c /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image.stripped/lib/jexec.debug /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/debug//notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib ; \ else \ /bin/install -c /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/lib/jexec /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib ; \ fi for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/lib/amd64/*.so; do \ if test "xno" = "xyes" -a ! -h ${files}; then \ name=$(basename ${files}) ; \ dir=$(echo $(dirname ${files}) | /bin/sed "s#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image.stripped#") ; \ /bin/install -c ${dir}/${name}.stripped /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/amd64/${name}; \ /bin/install -c ${dir}/${name}.debug /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/debug//notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/amd64; \ else \ /bin/install -c ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/amd64; \ fi ; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/lib/amd64/jli/*.so; do \ if test "xno" = "xyes" -a ! -h ${files}; then \ name=$(basename ${files}) ; \ dir=$(echo $(dirname ${files}) | /bin/sed "s#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image.stripped#") ; \ /bin/install -c ${dir}/${name}.stripped /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/amd64/jli/${name}; \ /bin/install -c ${dir}/${name}.debug /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/debug//notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/amd64/jli; \ else \ /bin/install -c ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/amd64/jli; \ fi ; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/bin/*; do \ if test "xno" = "xyes" -a ! -h ${files}; then \ name=$(basename ${files}) ; \ dir=$(echo $(dirname ${files}) | /bin/sed "s#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image.stripped#") ; \ /bin/install -c ${dir}/${name}.stripped /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/bin/${name}; \ /bin/install -c ${dir}/${name}.debug /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/debug//notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/bin; \ else \ /bin/install -c ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/bin; \ fi ; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/*.jar; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib; \ done if test "xno" = "xyes"; then \ /bin/install -c /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image.stripped/jre/lib/jexec.stripped /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/jexec ; \ /bin/install -c /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image.stripped/jre/lib/jexec.debug /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/debug//notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib ; \ else \ /bin/install -c /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/jexec /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib ; \ fi for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/amd64/*.so; do \ if test "xno" = "xyes" -a ! -h ${files}; then \ name=$(basename ${files}) ; \ dir=$(echo $(dirname ${files}) | /bin/sed "s#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image.stripped#") ; \ /bin/install -c ${dir}/${name}.stripped /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64/${name}; \ /bin/install -c ${dir}/${name}.debug /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/debug//notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64; \ else \ /bin/install -c ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64; \ fi ; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/amd64/jli/*.so; do \ if test "xno" = "xyes" -a ! -h ${files} ; then \ name=$(basename ${files}) ; \ dir=$(echo $(dirname ${files}) | /bin/sed "s#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image.stripped#") ; \ /bin/install -c ${dir}/${name}.stripped /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64/jli/${name}; \ /bin/install -c ${dir}/${name}.debug /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/debug//notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64/jli; \ else \ /bin/install -c ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64/jli; \ fi ; \ done for vms in client server ; do \ if [ -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/amd64/${vms} ] ; then \ /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64/${vms} ; \ /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/debug//notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64/${vms} ; \ for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/amd64/${vms}/*.so; do \ if test "xno" = "xyes" -a ! -h ${files} ; then \ name=$(basename ${files}) ; \ dir=$(echo $(dirname ${files}) | /bin/sed "s#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image#/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image.stripped#") ; \ /bin/install -c ${dir}/${name}.stripped \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64/${vms}/${name}; \ /bin/install -c ${dir}/${name}.debug \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/debug//notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64/${vms}; \ else \ /bin/install -c ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64/${vms}; \ fi ; \ done ; \ fi ; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/ext/*.jar; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/ext; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/tapset/*.stp; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/tapset; \ done if [ -e /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/aarch32 ] ; then \ ln -s aarch32 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/lib/arm; \ fi if [ -e /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/aarch32 ] ; then \ ln -s aarch32 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/arm; \ fi /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/pax-mark-vm /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst false /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/.systemPrefs /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64 /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/{cmm,ext,images/cursors,management,security} /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/man/{man1,ja_JP.UTF-8/man1} /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/demo /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/sample /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/applications /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/etc/.java/.systemPrefs for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/*.properties; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib; \ done /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/release /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/src.zip /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/classlist /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/currency.data /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/jvm.hprof.txt /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/meta-index /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/psfont.properties.ja /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/tzdb.dat /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/amd64/jvm.cfg \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64 for vms in client server ; do \ if [ -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/amd64/${vms} ] ; then \ /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64/${vms} ; \ /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/amd64/${vms}/Xusage.txt \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/amd64/${vms} ; \ fi ; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/cmm/*.pf; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/cmm; \ done /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/ext/meta-index /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/ext for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/images/cursors/*.gif; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/images/cursors; \ done /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/images/cursors/cursors.properties \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/images/cursors /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/management/jmxremote.access \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/management /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/management/management.properties \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/management for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/management/*.template; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/management; \ done /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/security/cacerts \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/security /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/security/java.policy \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/security /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/security/java.security \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/security /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/security/nss.cfg \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/security /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/security/blacklisted.certs \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/security for policies in limited unlimited; do \ /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/security/policy/${policies} ; \ for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/jre/lib/security/policy/${policies}/*.jar; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/lib/security/policy/${policies}; \ done ; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/man/man1/*.1; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/man/man1; \ done for files in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/man/ja_JP.UTF-8/man1/*.1; do \ /bin/install -c -m 644 ${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/man/ja_JP.UTF-8/man1; \ done for items in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/demo/*; do \ cp -RP ${items} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/demo ; \ done for items in /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/sample/*; do \ cp -RP ${items} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/sample ; \ done /bin/install -c -m 644 ../README /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea /bin/install -c -m 644 ../NEWS /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea /bin/install -c -m 644 ../AUTHORS /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea /bin/install -c -m 644 ../HACKING /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea /bin/install -c -m 644 ../COPYING /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea /bin/install -c -m 644 ../ChangeLog /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/ASSEMBLY_EXCEPTION /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/LICENSE /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea /bin/install -c -m 644 /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/images/j2sdk-image/THIRD_PARTY_README /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea /bin/install -c -m 644 openjdk/jaxp/TRADEMARK /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea for sizes in 16 24 32 48 ; do \ /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/icons/hicolor/${sizes}x${sizes}/apps ; \ /bin/install -c -m 644 openjdk/jdk/src/solaris/classes/sun/awt/X11/java-icon${sizes}.png \ /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/icons/hicolor/${sizes}x${sizes}/apps/java-1.8.0.png ; \ done for files in jconsole-1.8.0.desktop policytool-1.8.0.desktop ; do \ /bin/install -c -m 644 ./${files} /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/applications ; \ done touch //notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/.systemPrefs/.system.lock touch //notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/jre/.systemPrefs/.systemRootModFile /bin/sh /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/install-sh -d /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea cp -RP /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_build/openjdk.build/docs/* /notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea cp: error writing ?/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea/api/javax/swing/text/class-use/Position.Bias.html?: No space left on device cp: failed to extend ?/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea/api/javax/swing/text/class-use/Position.Bias.html?: No space left on device cp: error writing ?/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea/api/javax/swing/text/class-use/DefaultStyledDocument.ElementBuffer.html?: No space left on device cp: failed to extend ?/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea/api/javax/swing/text/class-use/DefaultStyledDocument.ElementBuffer.html?: No space left on device cp: error writing ?/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea/api/javax/swing/text/class-use/AbstractWriter.html?: No space left on device cp: failed to extend ?/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea/api/javax/swing/text/class-use/AbstractWriter.html?: No space left on device cp: error writing ?/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea/api/javax/swing/text/class-use/StyledEditorKit.AlignmentAction.html?: No space left on device cp: failed to extend ?/notnfs/nighttester/icedtea8-target-testing/icedtea-3.7.0pre00/_inst/share/doc/icedtea From gnu.andrew at redhat.com Tue Dec 5 05:14:55 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 5 Dec 2017 00:14:55 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #2748 In-Reply-To: <1604713060.239.1512292065587.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1604713060.239.1512292065587.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <82761469.243.1512450895778.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6TargetTesting/2748/> ------------------------------------------ [...truncated 1.13 MB...] g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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 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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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 g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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 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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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 Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parNew/parGCAllocBuffer.cpp rm -f parGCAllocBuffer.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parGCAllocBuffer.o.d -o parGCAllocBuffer.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parNew/parGCAllocBuffer.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.cpp rm -f parMarkBitMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parMarkBitMap.o.d -o parMarkBitMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp rm -f parNewGeneration.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parNewGeneration.o.d -o parNewGeneration.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp rm -f parallelScavengeHeap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parallelScavengeHeap.o.d -o parallelScavengeHeap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/park.cpp rm -f park.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/park.o.d -o park.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/park.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/parse1.cpp rm -f parse1.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parse1.o.d -o parse1.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/parse1.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/parse2.cpp rm -f parse2.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parse2.o.d -o parse2.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/parse2.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/parse3.cpp rm -f parse3.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 00:03:06 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parse3.o.d -o parse3.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/parse3.cpp {standard input}: Assembler messages: {standard input}: Fatal error: can't write parse3.o: No space left on device {standard input}: Fatal error: can't close parse3.o: No space left on device make[7]: *** [parse3.o] Error 1 make[7]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Fatal error: can't write parse1.o: No space left on device {standard input}: Fatal error: can't close parse1.o: No space left on device make[7]: *** [parse1.o] Error 1 {standard input}: Assembler messages: {standard input}: Fatal error: can't write parse2.o: No space left on device {standard input}: Fatal error: can't close parse2.o: No space left on device make[7]: *** [parse2.o] Error 1 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 Dec 5 06:02:53 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 5 Dec 2017 01:02:53 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2242 In-Reply-To: <129872343.240.1512292179555.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <129872343.240.1512292179555.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2098034346.244.1512453773337.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6hgTargetTesting/2242/> ------------------------------------------ [...truncated 37.98 KB...] removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jutils.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapimin.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapistd.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccoefct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccolor.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcdctmgr.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcinit.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmainct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmarker.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmaster.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcparam.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcphuff.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcprepct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcsample.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jctrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdtrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctflt.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctfst.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctint.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/README? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jconfig.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmorecfg.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdct.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jinclude.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegint.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jversion.h? Removing giflib removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_err.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/dgif_lib.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib_private.h? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gifalloc.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib.h? removed directory: ?openjdk/jdk/src/share/native/sun/awt/giflib? Removing libpng removed ?openjdk/jdk/src/share/native/sun/awt/libpng/png.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pnginfo.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrio.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngstruct.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngdebug.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngpread.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngread.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pnglibconf.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngerror.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngset.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/png.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/CHANGES? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngpriv.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngconf.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngget.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrtran.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/LICENSE? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngtrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngmem.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/README? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrutil.c? removed directory: ?openjdk/jdk/src/share/native/sun/awt/libpng? Removing lcms removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscam02.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscam97.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscgats.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscnvrt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmserr.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsgmt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsintrp.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio0.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio1.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmslut.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsmatsh.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsmtrx.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsnamed.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmspack.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmspcs.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsps2.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmssamp.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsvirt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmswtpnt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsxform.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/icc34.h? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/lcms.h? touch stamps/remove-intree-libraries.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools? -> ?openjdk/hotspot/tools? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c? -> ?openjdk/hotspot/tools/mkbc.c? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp? -> ?openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S? -> ?openjdk/hotspot/src/cpu/zero/vm/arm_cas.S? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S? -> ?openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp? -> ?openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def? -> ?openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def? mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties cp linux.fontconfig.Gentoo.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/openjdk/6733501-icedtea_lcms_test.patch patches/openjdk/lcms2/6523398-writing_tags.patch patches/openjdk/lcms2/6988213-windows_build_failure.patch patches/openjdk/lcms2/system_lcms2.patch patches/openjdk/lcms2/7053526-lcms_2.4.patch patches/openjdk/lcms2/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/lcms2-emulate_old_settagdata.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/libraries-splashscreen.patch patches/uname.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/explicit-target-arch.patch patches/policy-evaluation.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/openjdk/6882910-ipv6only.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/6703377-freetypescaler.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/mutter.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/hotspot/hs23/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/traceable.patch patches/pr1319-support_giflib_5.patch patches/openjdk/6718364-inference_failure.patch patches/openjdk/6682380-foreach_crash.patch patches/openjdk/7046929-fix_t6397104_test_failure.patch patches/openjdk/7024568-long_method_resolution_oom_error.patch patches/openjdk/7003595-incompatibleclasschangeerror.patch patches/openjdk/6500343-bad_code_from_conditionals.patch patches/jaxws-tempfiles-ioutils-6.patch patches/jtreg-LayoutGetCharacterCount.patch patches/jtreg-LayoutLimits.patch patches/jtreg-ComponentOrientationTests.patch patches/jtreg-TextLayoutBoundsChecks.patch patches/openjdk/7171223-strict_aliasing.patch patches/openjdk/7188114-alternate_command_line_parser.patch patches/openjdk/7199143-OCSP_timeout.patch patches/openjdk/8006120-server_jre.patch patches/openjdk/8006536-remove_trailing_slashes.patch patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch patches/openjdk/8009217-fix_test_compile.patch patches/openjdk/8009610-blacklist_malware_certificate.patch patches/openjdk/8010714-xml_dsig_retrievalmethod.patch patches/openjdk/8011154-awt_regression.patch patches/openjdk/8011313-OCSP_timeout_wrong_value.patch patches/openjdk/8011992-MlibOpsTest_failed.patch patches/openjdk/8012112-MlibOpsTest_fails.patch patches/openjdk/8012933-appcontext_disposed_too_early.patch patches/openjdk/8013196-timezone_getdefault_throws_exception.patch patches/openjdk/8014205-blank_swing_dialogs_windows.patch patches/openjdk/8014427-raster_regression.patch patches/openjdk/8014676-javadebugger_space_in_paths.patch patches/openjdk/8014968-OCSP_timeout_default.patch patches/openjdk/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8005194-scale_memory_leak.patch patches/freetypeversion.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/d729448-32_bit_alignment.patch patches/windows-awt.patch patches/windows-jdk-sizecalc.patch patches/shark_fixes_from_8003868.patch patches/8003992_support_6.patch patches/shark-drop_compile_method_arg_following_7083786.patch patches/openjdk/7151089-numa_should_not_free_shm_large_pages.patch patches/openjdk/8013057-detect_mmap_commit_failures.patch patches/openjdk/8026887-make_large_page_allocations_easier_to_debug.patch patches/openjdk/6904962-getvisualbounds_affected_by_white_space.patch patches/openjdk/6611637-npe_in_glyphlayout.patch patches/openjdk/6727719-performance_of_textlayout_getbounds.patch patches/openjdk/6745225-memory_leak_in_attributed_string.patch patches/pr1904-icedtea_and_distro_versioning.patch patches/openjdk/8017173-xml_cipher_rsa_oaep_cant_be_instantiated.patch patches/pr2083-aarch64_zero.patch patches/pr2070-type_punning_warnings.patch patches/pr2082-s390_type_fixes.patch patches/pr2096-4096-bit_dh.patch patches/pr2179-avoid_x86_workaround_on_zero.patch patches/openjdk/6584008-pr2195-jvmtistringprimitivecallback_null_string.patch patches/openjdk/7199862-pr2198-ensure_cache_connection_still_alive.patch patches/pr2197-jhat_man_page_url.patch patches/pr2201-support_giflib_5.1.patch patches/pr2211-check_dgifclosefile_return.patch patches/pr2226-support_future_giflib_6_and_up.patch patches/openjdk/4890063-hprof_truncation.patch patches/openjdk/6562615-compiler_warnings.patch patches/openjdk/6989466-compiler_warnings.patch patches/openjdk/6991580-ipv6_nameservers.patch patches/openjdk/7007905-javazic_line_numbers.patch patches/openjdk/7058708-javazic_warnings.patch patches/openjdk/7069870-generic_array_initializers.patch patches/openjdk/7090844-support_multi_offset_change_timezones.patch patches/openjdk/7133138-timezone_io_improvement.patch patches/openjdk/8011709-canonshaping_memory_leak.patch patches/openjdk/8023052-jvm_crash_in_native_layout.patch patches/openjdk/8041451-ldap_read_timeout_abandon.patch patches/openjdk/8042855-indiclayoutengine_null_dereference.patch patches/openjdk/7094377-ldaps_timeout.patch patches/openjdk/6997561-better_jndi_error_handling.patch patches/openjdk/7017176-missing_gpl_headers.patch patches/openjdk/8000487-jndi_connection_not_honouring_timeout.patch patches/openjdk/8042857-14_stuck_threads_on_ldaprequest.patch patches/openjdk/8065238-ldap_namingexception_8041451_regression.patch patches/openjdk/8074761-ldap_empty_optional_params.patch patches/openjdk/8078654-closettfontfilefunc.patch patches/openjdk/8081315-giflib_interlacing.patch patches/pr2319-policy_jar_checksum.patch patches/pr2460-policy_jar_timestamp.patch patches/pr2481_sysconfig_clock_spaces.patch patches/openjdk/6440786-pr363-zero_entry_zips.patch patches/openjdk/6763122-no_zipfile_ctor_exception.patch patches/openjdk/6599383-pr363-large_zip_files.patch patches/openjdk/6929479-pr363-disable_mmap_zip.patch patches/pr2513-layoutengine_reset.patch patches/openjdk/7169111-pr2757-unreadable_menu_bar_with_ambiance_theme.patch patches/openjdk/8140620-pr2711-find_default.sf2.patch patches/openjdk/8076221-pr2808-disable_rc4_cipher_suites.patch patches/openjdk/8078823-disabledalgorithms_fails_intermittently.patch patches/pr2808-fix_disabled_algorithms_test.patch patches/openjdk/8071705-pr2820-menu_misbehaviour.patch patches/openjdk/8150954-pr2868-composite_desktop.patch patches/pr2890-system_cacerts.patch patches/openjdk/6863746-pr2951-no_ct.sym_in_javap.patch patches/openjdk/2178143-pr2959.patch patches/pr3137-alt_button_order.patch patches/openjdk/6260348-pr3068.patch patches/openjdk/6961123-pr2975.patch patches/pr2800-missing_resources.patch patches/pr3213-conditional_arm32jit.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/openjdk/7150134-pr2662-xrender_drawline_oom.patch patches/openjdk/7105461-pr2662-xrender_jtables.patch patches/openjdk/6974985-pr3276-java2demo_exceptions.patch patches/openjdk/6985593-pr3276-maskblit_crash.patch patches/openjdk/8159495-pr3276-xrender_index_offsets.patch patches/openjdk/7170638-systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/systemtap-alloc-size-workaround.patch patches/openjdk/8081475-systemtap-gcc5.patch patches/libraries-zlib.patch patches/linker-libs-order-zlib.patch patches/libraries-jpeg.patch patches/rh661505-jpeg.patch patches/libraries-png.patch patches/libraries-gif.patch patches/rh1022017.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/openjdk/6733501-icedtea_lcms_test.patch Applying patches/openjdk/6733501-icedtea_lcms_test.patch patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java Checking patches/openjdk/lcms2/6523398-writing_tags.patch Applying patches/openjdk/lcms2/6523398-writing_tags.patch patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_windows.gmk patching file openjdk/jdk/make/sun/cmm/lcms/Makefile patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/CMSManager.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/lcms/LCMS.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/lcms/LCMSTransform.java patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/lcms2/6988213-windows_build_failure.patch Applying patches/openjdk/lcms2/6988213-windows_build_failure.patch patching file openjdk/jdk/make/sun/cmm/lcms/Makefile Checking patches/openjdk/lcms2/system_lcms2.patch Applying patches/openjdk/lcms2/system_lcms2.patch patching file openjdk/jdk/make/jdk_generic_profile.sh patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/Makefile Checking patches/openjdk/lcms2/7053526-lcms_2.4.patch Applying patches/openjdk/lcms2/7053526-lcms_2.4.patch patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_windows.gmk Checking patches/openjdk/lcms2/7002766-parfait.patch Applying patches/openjdk/lcms2/7002766-parfait.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/lcms2/7042594-tck_failure.patch Applying patches/openjdk/lcms2/7042594-tck_failure.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/SetDataTest.java Checking patches/lcms2-emulate_old_settagdata.patch Applying patches/lcms2-emulate_old_settagdata.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch Applying patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1882 (offset 36 lines). Checking patches/openjdk/6989760-native_warnings.patch Applying patches/openjdk/6989760-native_warnings.patch patching file openjdk/jdk/make/sun/cmm/kcms/Makefile Hunk #1 succeeded at 71 (offset -1 lines). Hunk #2 succeeded at 104 (offset -1 lines). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2727 (offset 70 lines). Checking patches/openjdk/7013519-integer_overflows.patch Applying patches/openjdk/7013519-integer_overflows.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2020 (offset 3 lines). Checking patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch 1 out of 15 hunks FAILED ERROR patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Dec 5 08:14:07 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 5 Dec 2017 03:14:07 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #2691 In-Reply-To: <324911842.241.1512301227352.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <324911842.241.1512301227352.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <135104910.245.1512461647717.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea7TargetTesting/2691/> ------------------------------------------ [...truncated 1.05 MB...] Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp rm -f gcTaskManager.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcTaskManager.o.d -o gcTaskManager.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp rm -f gcTaskThread.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcTaskThread.o.d -o gcTaskThread.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTimer.cpp rm -f gcTimer.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcTimer.o.d -o gcTimer.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTimer.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTrace.cpp rm -f gcTrace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcTrace.o.d -o gcTrace.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTrace.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp rm -f gcTraceSend.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcTraceSend.o.d -o gcTraceSend.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTraceTime.cpp rm -f gcTraceTime.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcTraceTime.o.d -o gcTraceTime.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTraceTime.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp rm -f gcUtil.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcUtil.o.d -o gcUtil.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/gcm.cpp rm -f gcm.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcm.o.d -o gcm.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/gcm.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/genCollectedHeap.cpp rm -f genCollectedHeap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/genCollectedHeap.o.d -o genCollectedHeap.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/genCollectedHeap.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/genMarkSweep.cpp rm -f genMarkSweep.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/genMarkSweep.o.d -o genMarkSweep.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/genMarkSweep.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/genRemSet.cpp rm -f genRemSet.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/genRemSet.o.d -o genRemSet.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/genRemSet.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/generateOopMap.cpp rm -f generateOopMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/generateOopMap.o.d -o generateOopMap.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/generateOopMap.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/generateOptoStub.cpp rm -f generateOptoStub.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/generateOptoStub.o.d -o generateOptoStub.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/generateOptoStub.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/generation.cpp rm -f generation.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/generation.o.d -o generation.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/generation.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/generationCounters.cpp rm -f generationCounters.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/generationCounters.o.d -o generationCounters.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/generationCounters.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/generationSpec.cpp rm -f generationSpec.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/generationSpec.o.d -o generationSpec.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/generationSpec.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/globalDefinitions.cpp rm -f globalDefinitions.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/globalDefinitions.o.d -o globalDefinitions.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/globalDefinitions.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/globals.cpp rm -f globals.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/globals.o.d -o globals.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/globals.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/graphKit.cpp rm -f graphKit.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/graphKit.o.d -o graphKit.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/graphKit.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/growableArray.cpp rm -f growableArray.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/growableArray.o.d -o growableArray.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/growableArray.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/hSpaceCounters.cpp rm -f hSpaceCounters.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/hSpaceCounters.o.d -o hSpaceCounters.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/hSpaceCounters.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/handles.cpp rm -f handles.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/handles.o.d -o handles.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/handles.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/hashtable.cpp rm -f hashtable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/hashtable.o.d -o hashtable.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/hashtable.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/heap.cpp rm -f heap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heap.o.d -o heap.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/heap.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/services/heapDumper.cpp rm -f heapDumper.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapDumper.o.d -o heapDumper.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/services/heapDumper.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/heapInspection.cpp rm -f heapInspection.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapInspection.o.d -o heapInspection.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/heapInspection.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp rm -f heapRegion.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapRegion.o.d -o heapRegion.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp rm -f heapRegionRemSet.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapRegionRemSet.o.d -o heapRegionRemSet.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionSeq.cpp rm -f heapRegionSeq.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapRegionSeq.o.d -o heapRegionSeq.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionSeq.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp rm -f heapRegionSet.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapRegionSet.o.d -o heapRegionSet.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionSets.cpp rm -f heapRegionSets.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapRegionSets.o.d -o heapRegionSets.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionSets.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/histogram.cpp rm -f histogram.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/histogram.o.d -o histogram.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/histogram.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/code/icBuffer.cpp rm -f icBuffer.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/icBuffer.o.d -o icBuffer.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/code/icBuffer.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/icBuffer_x86.cpp rm -f icBuffer_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/icBuffer_x86.o.d -o icBuffer_x86.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/icBuffer_x86.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/icache.cpp rm -f icache.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/icache.o.d -o icache.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/icache.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/icache_x86.cpp rm -f icache_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/icache_x86.o.d -o icache_x86.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/icache_x86.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/idealGraphPrinter.cpp rm -f idealGraphPrinter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/idealGraphPrinter.o.d -o idealGraphPrinter.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/idealGraphPrinter.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/idealKit.cpp rm -f idealKit.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/idealKit.o.d -o idealKit.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/idealKit.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/ifg.cpp rm -f ifg.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/ifg.o.d -o ifg.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/ifg.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/ifnode.cpp rm -f ifnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/ifnode.o.d -o ifnode.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/ifnode.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/immutableSpace.cpp rm -f immutableSpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/immutableSpace.o.d -o immutableSpace.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/immutableSpace.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/indexSet.cpp rm -f indexSet.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/indexSet.o.d -o indexSet.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/indexSet.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/init.cpp rm -f init.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/init.o.d -o init.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/init.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceKlass.cpp rm -f instanceKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/instanceKlass.o.d -o instanceKlass.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceKlass.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceKlassKlass.cpp rm -f instanceKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/instanceKlassKlass.o.d -o instanceKlassKlass.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceKlassKlass.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceMirrorKlass.cpp rm -f instanceMirrorKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/instanceMirrorKlass.o.d -o instanceMirrorKlass.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceMirrorKlass.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceOop.cpp rm -f instanceOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/instanceOop.o.d -o instanceOop.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceOop.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceRefKlass.cpp rm -f instanceRefKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/instanceRefKlass.o.d -o instanceRefKlass.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceRefKlass.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/intHisto.cpp rm -f intHisto.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/intHisto.o.d -o intHisto.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/intHisto.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/interfaceSupport.cpp rm -f interfaceSupport.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interfaceSupport.o.d -o interfaceSupport.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/interfaceSupport.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp rm -f interp_masm_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interp_masm_x86.o.d -o interp_masm_x86.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interp_masm_x86_64.cpp rm -f interp_masm_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interp_masm_x86_64.o.d -o interp_masm_x86_64.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interp_masm_x86_64.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/interpreter/interpreter.cpp rm -f interpreter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interpreter.o.d -o interpreter.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/interpreter/interpreter.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interpreterRT_x86_64.cpp rm -f interpreterRT_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interpreterRT_x86_64.o.d -o interpreterRT_x86_64.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interpreterRT_x86_64.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp rm -f interpreterRuntime.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interpreterRuntime.o.d -o interpreterRuntime.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interpreter_x86_64.cpp rm -f interpreter_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interpreter_x86_64.o.d -o interpreter_x86_64.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interpreter_x86_64.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/interpreter/invocationCounter.cpp rm -f invocationCounter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/invocationCounter.o.d -o invocationCounter.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/interpreter/invocationCounter.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/iterator.cpp rm -f iterator.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/iterator.o.d -o iterator.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/iterator.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/java.cpp rm -f java.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/java.o.d -o java.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/java.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/classfile/javaAssertions.cpp rm -f javaAssertions.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/javaAssertions.o.d -o javaAssertions.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/classfile/javaAssertions.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/javaCalls.cpp rm -f javaCalls.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/javaCalls.o.d -o javaCalls.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/javaCalls.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/classfile/javaClasses.cpp rm -f javaClasses.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/javaClasses.o.d -o javaClasses.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/classfile/javaClasses.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jni.cpp rm -f jni.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jni.o.d -o jni.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jni.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jniCheck.cpp rm -f jniCheck.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jniCheck.o.d -o jniCheck.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jniCheck.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jniFastGetField.cpp rm -f jniFastGetField.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jniFastGetField.o.d -o jniFastGetField.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jniFastGetField.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/jniFastGetField_x86_64.cpp rm -f jniFastGetField_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jniFastGetField_x86_64.o.d -o jniFastGetField_x86_64.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/jniFastGetField_x86_64.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/jniHandles.cpp rm -f jniHandles.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jniHandles.o.d -o jniHandles.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/jniHandles.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/jniPeriodicChecker.cpp rm -f jniPeriodicChecker.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jniPeriodicChecker.o.d -o jniPeriodicChecker.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/jniPeriodicChecker.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jvm.cpp rm -f jvm.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jvm.o.d -o jvm.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jvm.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm/jvm_linux.cpp rm -f jvm_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jvm_linux.o.d -o jvm_linux.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm/jvm_linux.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.cpp rm -f jvmtiClassFileReconstituter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jvmtiClassFileReconstituter.o.d -o jvmtiClassFileReconstituter.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jvmtiCodeBlobEvents.cpp rm -f jvmtiCodeBlobEvents.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jvmtiCodeBlobEvents.o.d -o jvmtiCodeBlobEvents.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jvmtiCodeBlobEvents.cpp Compiling ../generated/jvmtifiles/jvmtiEnter.cpp rm -f jvmtiEnter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jvmtiEnter.o.d -o jvmtiEnter.o ../generated/jvmtifiles/jvmtiEnter.cpp Compiling ../generated/jvmtifiles/jvmtiEnterTrace.cpp rm -f jvmtiEnterTrace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Tue Dec 5 03:02:33 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jvmtiEnterTrace.o.d -o jvmtiEnterTrace.o ../generated/jvmtifiles/jvmtiEnterTrace.cpp {standard input}: Assembler messages: {standard input}: Fatal error: can't close jvm.o: No space left on device gmake[7]: *** [jvm.o] Error 1 gmake[7]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Fatal error: can't close jvmtiEnter.o: No space left on device gmake[7]: *** [jvmtiEnter.o] Error 1 {standard input}: Assembler messages: {standard input}: Fatal error: can't write jvmtiEnterTrace.o: No space left on device {standard input}: Fatal error: can't close jvmtiEnterTrace.o: No space left on device gmake[7]: *** [jvmtiEnterTrace.o] Error 1 gmake[7]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/hotspot/outputdir/linux_amd64_compiler2/product' gmake[6]: *** [the_vm] Error 2 gmake[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/hotspot/outputdir/linux_amd64_compiler2/product' gmake[5]: *** [product] Error 2 gmake[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/hotspot/outputdir' gmake[4]: *** [generic_build2] Error 2 gmake[4]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/make' gmake[3]: *** [product] Error 2 gmake[3]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/make' gmake[2]: *** [hotspot-build] Error 2 gmake[2]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' gmake[1]: *** [build_product_image] Error 2 gmake[1]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' make: *** [stamps/icedtea-boot.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Dec 5 09:01:25 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 5 Dec 2017 04:01:25 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #1744 In-Reply-To: <608117424.242.1512314065216.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <608117424.242.1512314065216.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1350094201.246.1512464485742.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/1744/> ------------------------------------------ [...truncated 18.81 KB...] checking for file... /bin/file checking for readlink... /bin/readlink checking for fastjar... /bin/fastjar checking for gsed... no checking for sed... /bin/sed checking for ldd... ldd checking for gawk... /bin/gawk checking for which... /bin/which checking for perl... /bin/perl checking for lsb_release... /bin/lsb_release checking for linux32... /bin/linux32 checking for hg... /bin/hg checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rf48d621131c4 checking for JDK Mercurial revision ID... none checking for HotSpot Mercurial revision ID... none checking for rmdir... /bin/rmdir checking if /bin/rmdir supports --ignore-fail-on-non-empty... yes configure: Default HotSpot build on this architecture is default checking which HotSpot build to use... default checking if HotSpot build default works on x86_64... yes checking version of GCC... 4.8.3 (major version 4, minor version 8) checking for getconf... /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/icedtea8-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 whether to disable the execution of the SystemTap tests... no checking for system library directory... checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable the PKCS11 crypto provider using NSS... disabled by default (edit java.security to enable) checking for NSS... yes checking whether to enable the Sun elliptic curve crypto provider... no checking whether to build native code with debugging information... yes checking whether to build Java bytecode with debugging information... yes checking whether to disable the use of pre-compiled headers... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking whether to build documentation... yes checking for distribution package version... none checking build identification... Built on Fedora release 20 (Heisenbug) (Tue Dec 5 04:01:19 EST 2017) 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... not specified checking for /usr/lib/jvm/icedtea-8... not found checking for /usr/lib/jvm/java-1.8.0-openjdk... not found checking for /usr/lib/jvm/java-1.8.0-openjdk.x86_64... found checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.8.0-openjdk.x86_64/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.8.0-openjdk.x86_64/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 a javah executable is specified... no checking if /usr/lib/jvm/java-1.8.0-openjdk.x86_64/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-1.8.0-openjdk.x86_64/bin/jar is a valid executable file... yes checking whether jar supports @<file> argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if an rmic executable is specified... no checking if /usr/lib/jvm/java-1.8.0-openjdk.x86_64/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.8.0-openjdk.x86_64/bin/native2ascii is a valid executable file... yes checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.xz checking whether to enable checksumming of the specified OpenJDK tarball... yes checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.xz checking whether to enable checksumming of the specified HotSpot tarball... yes checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.xz checking whether to enable checksumming of the specified CORBA tarball... yes checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.xz checking whether to enable checksumming of the specified JAXP tarball... yes checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.xz checking whether to enable checksumming of the specified JAXWS tarball... yes checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.xz checking whether to enable checksumming of the specified JDK tarball... yes checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.xz checking whether to enable checksumming of the specified langtools tarball... yes checking for a NASHORN source zip... /notnfs/nighttester/drops/icedtea8/nashorn.tar.xz checking whether to enable checksumming of the specified Nashorn tarball... yes 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/hotspot checking for a CACAO source directory... not specified checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao8.tar.xz checking whether to enable checksumming of the specified CACAO tarball... yes checking whether to use JamVM as VM... no checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm8.tar.gz checking whether to enable checksumming of the specified JamVM tarball... yes checking whether to enable -Werror... no checking whether to enable JAR compression... yes checking whether to use the Shark JIT... no checking if a native HotSpot port is available in the default HotSpot build for x86_64... yes 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 for additional virtual machines to build... none checking which Java timezone data directory to use... /usr/share/javazi checking whether to enable elliptic curves beyond those supported by NSS... no checking whether to perform a headless build of OpenJDK... no checking whether to use ccache to speed up recompilations... if available checking for ccache... no checking if there is a ccache gcc wrapper on the PATH... no; gcc resolves to /usr/bin/gcc checking whether to split debuginfo into separate files... no checking if a version suffix has been specified... no checking whether to retrieve the source code from Mercurial... no checking whether to copy a certificate authority certificates (cacerts) file... yes configure: No cacerts file specified; using /usr/lib/jvm/java-1.8.0-openjdk.x86_64/jre/lib/security/cacerts configure: Resolved cacerts file symlink to /etc/pki/ca-trust/extracted/java/cacerts checking if /etc/pki/ca-trust/extracted/java/cacerts is a valid keystore file... yes checking if a PaX kernel is in use... no checking if a PaX utility was specified... no configure: WARNING: "No PaX utility found." checking for hg... (cached) /bin/hg checking which Mercurial revision to use... tip 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 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 Kerberos install... no checking whether to use the system libpcsclite install... yes checking for PCSC... yes checking whether to use the system libsctp install... yes checking for sctp_bindx in -lsctp... yes checking netinet/sctp.h usability... yes checking netinet/sctp.h presence... yes checking for netinet/sctp.h... yes checking for FREETYPE2... yes checking whether to use fontconfig to provide better font rendering... no checking for XPROTO... yes checking for XT... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for XCOMPOSITE... 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 stap... /bin/stap checking for XTST... yes checking for ALSA... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating hotspot.map config.status: creating fsg.sh config.status: creating jconsole.desktop config.status: creating policytool.desktop 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: creating test/tapset/jstaptest.pl config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-systemtap + make env-boot unset JAVA_HOME export LANG="C" PATH="/notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin::/sbin:/usr/sbin:/bin:/usr/bin" CLASSPATH="" LD_LIBRARY_PATH="" 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="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 20 (Heisenbug) (Tue Dec 5 04:01:19 EST 2017)" DERIVATIVE_ID="IcedTea 3.7.0pre00+rf48d621131c4" LOG="debug" POST_STRIP_CMD= STRIP_POLICY="no_strip" JOBS="3" INSTALL_LOCATION="/usr/local" LIBZ="-L/usr/lib64 -lz " ZLIB_CPPFLAGS="" COMPRESS_JARS="true" LIBJPEG_LDFLAGS="-ljpeg" LIBJPEG_CFLAGS="" GIF_LDFLAGS="-lgif" GIF_CFLAGS="" DEBUG_BINARIES="true" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" + make clone-boot ln -sf /notnfs/nighttester/drops/icedtea8/openjdk.tar.xz openjdk.tar.xz if ! echo "cb76591cd13fbb276ce2ac695e3b416ec58072f660c6d93c27bf003c03821d57 openjdk.tar.xz" \ | /bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.xz ] ; then \ mv openjdk.tar.xz openjdk.tar.xz.old ; \ fi ; \ http://icedtea.classpath.org/download/drops/icedtea8/3.7.0/openjdk.tar.xz; \ if ! echo "cb76591cd13fbb276ce2ac695e3b416ec58072f660c6d93c27bf003c03821d57 openjdk.tar.xz" \ | /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.xz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.xz ] ; then \ case "openjdk.tar.xz" in \ *.zip) /bin/unzip -q openjdk.tar.xz ;; \ *.tar.*) /bin/gtar xf openjdk.tar.xz ;; \ esac; \ mv *-eb577ed6ec93 openjdk ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; /bin/gtar: icedtea8-forest-eb577ed6ec93/common/autoconf/libraries.m4: Wrote only 3584 of 10240 bytes /bin/gtar: icedtea8-forest-eb577ed6ec93/common/autoconf/platform.m4: Cannot write: No space left on device /bin/gtar: icedtea8-forest-eb577ed6ec93/common/autoconf/source-dirs.m4: Cannot write: No space left on device /bin/gtar: icedtea8-forest-eb577ed6ec93/common/autoconf/spec.gmk.in: Cannot write: No space left on device /bin/gtar: icedtea8-forest-eb577ed6ec93/common/autoconf/spec.sh.in: Cannot write: No space left on device /bin/gtar: icedtea8-forest-eb577ed6ec93/common/autoconf/toolchain.m4: Cannot write: No space left on device /bin/gtar: icedtea8-forest-eb577ed6ec93/common/autoconf/t From gnu.andrew at redhat.com Thu Dec 7 05:14:51 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 7 Dec 2017 00:14:51 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #2750 In-Reply-To: <82761469.243.1512450895778.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <82761469.243.1512450895778.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <578724491.247.1512623691861.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6TargetTesting/2750/> ------------------------------------------ [...truncated 1.13 MB...] 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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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 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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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 g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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 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.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -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 Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parNew/parGCAllocBuffer.cpp rm -f parGCAllocBuffer.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parGCAllocBuffer.o.d -o parGCAllocBuffer.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parNew/parGCAllocBuffer.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.cpp rm -f parMarkBitMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parMarkBitMap.o.d -o parMarkBitMap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp rm -f parNewGeneration.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parNewGeneration.o.d -o parNewGeneration.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp rm -f parallelScavengeHeap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parallelScavengeHeap.o.d -o parallelScavengeHeap.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/park.cpp rm -f park.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/park.o.d -o park.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/runtime/park.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/parse1.cpp rm -f parse1.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parse1.o.d -o parse1.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/parse1.cpp Compiling /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/parse2.cpp rm -f parse2.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.41-b41\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea6 1.14.0pre+r8c1e335ab803\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 00:02:55 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Wpointer-arith -Wsign-compare -DDTRACE_ENABLED -c -MMD -MP -MF ../generated/dependencies/parse2.o.d -o parse2.o /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/opto/parse2.cpp {standard input}: Assembler messages: {standard input}: Fatal error: can't close park.o: No space left on device make[7]: *** [park.o] Error 1 make[7]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Fatal error: can't write parse1.o: No space left on device {standard input}: Fatal error: can't close parse1.o: No space left on device make[7]: *** [parse1.o] Error 1 {standard input}: Assembler messages: {standard input}: Fatal error: can't write parse2.o: No space left on device {standard input}: Fatal error: can't close parse2.o: No space left on device make[7]: *** [parse2.o] Error 1 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 Dec 7 06:03:01 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 7 Dec 2017 01:03:01 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2244 In-Reply-To: <2098034346.244.1512453773337.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2098034346.244.1512453773337.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1744086399.248.1512626581641.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6hgTargetTesting/2244/> ------------------------------------------ [...truncated 37.98 KB...] removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jutils.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapimin.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapistd.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccoefct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccolor.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcdctmgr.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcinit.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmainct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmarker.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmaster.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcparam.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcphuff.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcprepct.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcsample.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jctrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdtrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctflt.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctfst.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctint.c? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/README? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jconfig.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmorecfg.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdct.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jinclude.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegint.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h? removed ?openjdk/jdk/src/share/native/sun/awt/image/jpeg/jversion.h? Removing giflib removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_err.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/dgif_lib.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib_private.h? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gifalloc.c? removed ?openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib.h? removed directory: ?openjdk/jdk/src/share/native/sun/awt/giflib? Removing libpng removed ?openjdk/jdk/src/share/native/sun/awt/libpng/png.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pnginfo.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrio.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngstruct.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngdebug.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngpread.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngread.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pnglibconf.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngerror.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngset.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/png.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/CHANGES? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngpriv.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngconf.h? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngget.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrtran.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/LICENSE? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngtrans.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngmem.c? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/README? removed ?openjdk/jdk/src/share/native/sun/awt/libpng/pngrutil.c? removed directory: ?openjdk/jdk/src/share/native/sun/awt/libpng? Removing lcms removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscam02.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscam97.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscgats.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscnvrt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmserr.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsgmt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsintrp.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio0.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio1.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmslut.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsmatsh.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsmtrx.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsnamed.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmspack.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmspcs.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsps2.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmssamp.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsvirt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmswtpnt.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsxform.c? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/icc34.h? removed ?openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/lcms.h? touch stamps/remove-intree-libraries.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools? -> ?openjdk/hotspot/tools? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c? -> ?openjdk/hotspot/tools/mkbc.c? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp? -> ?openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S? -> ?openjdk/hotspot/src/cpu/zero/vm/arm_cas.S? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S? -> ?openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp? -> ?openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp? ?/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def? -> ?openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def? mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties cp linux.fontconfig.Gentoo.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/openjdk/6733501-icedtea_lcms_test.patch patches/openjdk/lcms2/6523398-writing_tags.patch patches/openjdk/lcms2/6988213-windows_build_failure.patch patches/openjdk/lcms2/system_lcms2.patch patches/openjdk/lcms2/7053526-lcms_2.4.patch patches/openjdk/lcms2/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/lcms2-emulate_old_settagdata.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/libraries-splashscreen.patch patches/uname.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/explicit-target-arch.patch patches/policy-evaluation.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/openjdk/6882910-ipv6only.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/6703377-freetypescaler.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/mutter.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/hotspot/hs23/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/traceable.patch patches/pr1319-support_giflib_5.patch patches/openjdk/6718364-inference_failure.patch patches/openjdk/6682380-foreach_crash.patch patches/openjdk/7046929-fix_t6397104_test_failure.patch patches/openjdk/7024568-long_method_resolution_oom_error.patch patches/openjdk/7003595-incompatibleclasschangeerror.patch patches/openjdk/6500343-bad_code_from_conditionals.patch patches/jaxws-tempfiles-ioutils-6.patch patches/jtreg-LayoutGetCharacterCount.patch patches/jtreg-LayoutLimits.patch patches/jtreg-ComponentOrientationTests.patch patches/jtreg-TextLayoutBoundsChecks.patch patches/openjdk/7171223-strict_aliasing.patch patches/openjdk/7188114-alternate_command_line_parser.patch patches/openjdk/7199143-OCSP_timeout.patch patches/openjdk/8006120-server_jre.patch patches/openjdk/8006536-remove_trailing_slashes.patch patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch patches/openjdk/8009217-fix_test_compile.patch patches/openjdk/8009610-blacklist_malware_certificate.patch patches/openjdk/8010714-xml_dsig_retrievalmethod.patch patches/openjdk/8011154-awt_regression.patch patches/openjdk/8011313-OCSP_timeout_wrong_value.patch patches/openjdk/8011992-MlibOpsTest_failed.patch patches/openjdk/8012112-MlibOpsTest_fails.patch patches/openjdk/8012933-appcontext_disposed_too_early.patch patches/openjdk/8013196-timezone_getdefault_throws_exception.patch patches/openjdk/8014205-blank_swing_dialogs_windows.patch patches/openjdk/8014427-raster_regression.patch patches/openjdk/8014676-javadebugger_space_in_paths.patch patches/openjdk/8014968-OCSP_timeout_default.patch patches/openjdk/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8005194-scale_memory_leak.patch patches/freetypeversion.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/d729448-32_bit_alignment.patch patches/windows-awt.patch patches/windows-jdk-sizecalc.patch patches/shark_fixes_from_8003868.patch patches/8003992_support_6.patch patches/shark-drop_compile_method_arg_following_7083786.patch patches/openjdk/7151089-numa_should_not_free_shm_large_pages.patch patches/openjdk/8013057-detect_mmap_commit_failures.patch patches/openjdk/8026887-make_large_page_allocations_easier_to_debug.patch patches/openjdk/6904962-getvisualbounds_affected_by_white_space.patch patches/openjdk/6611637-npe_in_glyphlayout.patch patches/openjdk/6727719-performance_of_textlayout_getbounds.patch patches/openjdk/6745225-memory_leak_in_attributed_string.patch patches/pr1904-icedtea_and_distro_versioning.patch patches/openjdk/8017173-xml_cipher_rsa_oaep_cant_be_instantiated.patch patches/pr2083-aarch64_zero.patch patches/pr2070-type_punning_warnings.patch patches/pr2082-s390_type_fixes.patch patches/pr2096-4096-bit_dh.patch patches/pr2179-avoid_x86_workaround_on_zero.patch patches/openjdk/6584008-pr2195-jvmtistringprimitivecallback_null_string.patch patches/openjdk/7199862-pr2198-ensure_cache_connection_still_alive.patch patches/pr2197-jhat_man_page_url.patch patches/pr2201-support_giflib_5.1.patch patches/pr2211-check_dgifclosefile_return.patch patches/pr2226-support_future_giflib_6_and_up.patch patches/openjdk/4890063-hprof_truncation.patch patches/openjdk/6562615-compiler_warnings.patch patches/openjdk/6989466-compiler_warnings.patch patches/openjdk/6991580-ipv6_nameservers.patch patches/openjdk/7007905-javazic_line_numbers.patch patches/openjdk/7058708-javazic_warnings.patch patches/openjdk/7069870-generic_array_initializers.patch patches/openjdk/7090844-support_multi_offset_change_timezones.patch patches/openjdk/7133138-timezone_io_improvement.patch patches/openjdk/8011709-canonshaping_memory_leak.patch patches/openjdk/8023052-jvm_crash_in_native_layout.patch patches/openjdk/8041451-ldap_read_timeout_abandon.patch patches/openjdk/8042855-indiclayoutengine_null_dereference.patch patches/openjdk/7094377-ldaps_timeout.patch patches/openjdk/6997561-better_jndi_error_handling.patch patches/openjdk/7017176-missing_gpl_headers.patch patches/openjdk/8000487-jndi_connection_not_honouring_timeout.patch patches/openjdk/8042857-14_stuck_threads_on_ldaprequest.patch patches/openjdk/8065238-ldap_namingexception_8041451_regression.patch patches/openjdk/8074761-ldap_empty_optional_params.patch patches/openjdk/8078654-closettfontfilefunc.patch patches/openjdk/8081315-giflib_interlacing.patch patches/pr2319-policy_jar_checksum.patch patches/pr2460-policy_jar_timestamp.patch patches/pr2481_sysconfig_clock_spaces.patch patches/openjdk/6440786-pr363-zero_entry_zips.patch patches/openjdk/6763122-no_zipfile_ctor_exception.patch patches/openjdk/6599383-pr363-large_zip_files.patch patches/openjdk/6929479-pr363-disable_mmap_zip.patch patches/pr2513-layoutengine_reset.patch patches/openjdk/7169111-pr2757-unreadable_menu_bar_with_ambiance_theme.patch patches/openjdk/8140620-pr2711-find_default.sf2.patch patches/openjdk/8076221-pr2808-disable_rc4_cipher_suites.patch patches/openjdk/8078823-disabledalgorithms_fails_intermittently.patch patches/pr2808-fix_disabled_algorithms_test.patch patches/openjdk/8071705-pr2820-menu_misbehaviour.patch patches/openjdk/8150954-pr2868-composite_desktop.patch patches/pr2890-system_cacerts.patch patches/openjdk/6863746-pr2951-no_ct.sym_in_javap.patch patches/openjdk/2178143-pr2959.patch patches/pr3137-alt_button_order.patch patches/openjdk/6260348-pr3068.patch patches/openjdk/6961123-pr2975.patch patches/pr2800-missing_resources.patch patches/pr3213-conditional_arm32jit.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/openjdk/7150134-pr2662-xrender_drawline_oom.patch patches/openjdk/7105461-pr2662-xrender_jtables.patch patches/openjdk/6974985-pr3276-java2demo_exceptions.patch patches/openjdk/6985593-pr3276-maskblit_crash.patch patches/openjdk/8159495-pr3276-xrender_index_offsets.patch patches/openjdk/7170638-systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/systemtap-alloc-size-workaround.patch patches/openjdk/8081475-systemtap-gcc5.patch patches/libraries-zlib.patch patches/linker-libs-order-zlib.patch patches/libraries-jpeg.patch patches/rh661505-jpeg.patch patches/libraries-png.patch patches/libraries-gif.patch patches/rh1022017.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/openjdk/6733501-icedtea_lcms_test.patch Applying patches/openjdk/6733501-icedtea_lcms_test.patch patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java Checking patches/openjdk/lcms2/6523398-writing_tags.patch Applying patches/openjdk/lcms2/6523398-writing_tags.patch patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_windows.gmk patching file openjdk/jdk/make/sun/cmm/lcms/Makefile patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/CMSManager.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/lcms/LCMS.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/lcms/LCMSTransform.java patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/lcms2/6988213-windows_build_failure.patch Applying patches/openjdk/lcms2/6988213-windows_build_failure.patch patching file openjdk/jdk/make/sun/cmm/lcms/Makefile Checking patches/openjdk/lcms2/system_lcms2.patch Applying patches/openjdk/lcms2/system_lcms2.patch patching file openjdk/jdk/make/jdk_generic_profile.sh patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/Makefile Checking patches/openjdk/lcms2/7053526-lcms_2.4.patch Applying patches/openjdk/lcms2/7053526-lcms_2.4.patch patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/cmm/lcms/FILES_c_windows.gmk Checking patches/openjdk/lcms2/7002766-parfait.patch Applying patches/openjdk/lcms2/7002766-parfait.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/lcms2/7042594-tck_failure.patch Applying patches/openjdk/lcms2/7042594-tck_failure.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/ReadWriteProfileTest.java patching file openjdk/jdk/test/sun/java2d/cmm/ProfileOp/SetDataTest.java Checking patches/lcms2-emulate_old_settagdata.patch Applying patches/lcms2-emulate_old_settagdata.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/LCMS.c Checking patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch Applying patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1882 (offset 36 lines). Checking patches/openjdk/6989760-native_warnings.patch Applying patches/openjdk/6989760-native_warnings.patch patching file openjdk/jdk/make/sun/cmm/kcms/Makefile Hunk #1 succeeded at 71 (offset -1 lines). Hunk #2 succeeded at 104 (offset -1 lines). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2727 (offset 70 lines). Checking patches/openjdk/7013519-integer_overflows.patch Applying patches/openjdk/7013519-integer_overflows.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2020 (offset 3 lines). Checking patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch 1 out of 15 hunks FAILED ERROR patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Dec 7 08:14:19 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 7 Dec 2017 03:14:19 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #2693 In-Reply-To: <135104910.245.1512461647717.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <135104910.245.1512461647717.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1831548463.249.1512634459544.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea7TargetTesting/2693/> ------------------------------------------ [...truncated 1.05 MB...] rm -f gcStats.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcStats.o.d -o gcStats.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcStats.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp rm -f gcTaskManager.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcTaskManager.o.d -o gcTaskManager.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp rm -f gcTaskThread.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcTaskThread.o.d -o gcTaskThread.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTimer.cpp rm -f gcTimer.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcTimer.o.d -o gcTimer.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTimer.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTrace.cpp rm -f gcTrace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcTrace.o.d -o gcTrace.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTrace.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp rm -f gcTraceSend.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcTraceSend.o.d -o gcTraceSend.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTraceSend.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTraceTime.cpp rm -f gcTraceTime.o Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp rm -f gcUtil.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcTraceTime.o.d -o gcTraceTime.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcTraceTime.cpp g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcUtil.o.d -o gcUtil.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/gcUtil.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/gcm.cpp rm -f gcm.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/gcm.o.d -o gcm.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/gcm.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/genCollectedHeap.cpp rm -f genCollectedHeap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/genCollectedHeap.o.d -o genCollectedHeap.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/genCollectedHeap.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/genMarkSweep.cpp rm -f genMarkSweep.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/genMarkSweep.o.d -o genMarkSweep.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/genMarkSweep.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/genRemSet.cpp rm -f genRemSet.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/genRemSet.o.d -o genRemSet.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/genRemSet.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/generateOopMap.cpp rm -f generateOopMap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/generateOopMap.o.d -o generateOopMap.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/generateOopMap.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/generateOptoStub.cpp rm -f generateOptoStub.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/generateOptoStub.o.d -o generateOptoStub.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/generateOptoStub.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/generation.cpp rm -f generation.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/generation.o.d -o generation.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/generation.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/generationCounters.cpp rm -f generationCounters.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/generationCounters.o.d -o generationCounters.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/generationCounters.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/generationSpec.cpp rm -f generationSpec.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/generationSpec.o.d -o generationSpec.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/generationSpec.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/globalDefinitions.cpp rm -f globalDefinitions.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/globalDefinitions.o.d -o globalDefinitions.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/globalDefinitions.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/globals.cpp rm -f globals.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/globals.o.d -o globals.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/globals.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/graphKit.cpp rm -f graphKit.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/graphKit.o.d -o graphKit.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/graphKit.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/growableArray.cpp rm -f growableArray.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/growableArray.o.d -o growableArray.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/growableArray.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/hSpaceCounters.cpp rm -f hSpaceCounters.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/hSpaceCounters.o.d -o hSpaceCounters.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/hSpaceCounters.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/handles.cpp rm -f handles.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/handles.o.d -o handles.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/handles.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/hashtable.cpp rm -f hashtable.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/hashtable.o.d -o hashtable.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/hashtable.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/heap.cpp rm -f heap.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heap.o.d -o heap.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/heap.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/services/heapDumper.cpp rm -f heapDumper.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapDumper.o.d -o heapDumper.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/services/heapDumper.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/heapInspection.cpp rm -f heapInspection.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapInspection.o.d -o heapInspection.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/heapInspection.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp rm -f heapRegion.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapRegion.o.d -o heapRegion.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegion.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp rm -f heapRegionRemSet.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapRegionRemSet.o.d -o heapRegionRemSet.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionSeq.cpp rm -f heapRegionSeq.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapRegionSeq.o.d -o heapRegionSeq.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionSeq.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp rm -f heapRegionSet.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapRegionSet.o.d -o heapRegionSet.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionSet.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionSets.cpp rm -f heapRegionSets.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/heapRegionSets.o.d -o heapRegionSets.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/g1/heapRegionSets.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/histogram.cpp rm -f histogram.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/histogram.o.d -o histogram.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/histogram.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/code/icBuffer.cpp rm -f icBuffer.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/icBuffer.o.d -o icBuffer.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/code/icBuffer.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/icBuffer_x86.cpp rm -f icBuffer_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/icBuffer_x86.o.d -o icBuffer_x86.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/icBuffer_x86.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/icache.cpp rm -f icache.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/icache.o.d -o icache.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/icache.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/icache_x86.cpp rm -f icache_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/icache_x86.o.d -o icache_x86.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/icache_x86.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/idealGraphPrinter.cpp rm -f idealGraphPrinter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/idealGraphPrinter.o.d -o idealGraphPrinter.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/idealGraphPrinter.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/idealKit.cpp rm -f idealKit.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/idealKit.o.d -o idealKit.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/idealKit.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/ifg.cpp rm -f ifg.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/ifg.o.d -o ifg.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/ifg.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/ifnode.cpp rm -f ifnode.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/ifnode.o.d -o ifnode.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/ifnode.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/immutableSpace.cpp rm -f immutableSpace.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/immutableSpace.o.d -o immutableSpace.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/gc_implementation/shared/immutableSpace.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/indexSet.cpp rm -f indexSet.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/indexSet.o.d -o indexSet.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/opto/indexSet.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/init.cpp rm -f init.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/init.o.d -o init.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/init.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceKlass.cpp rm -f instanceKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/instanceKlass.o.d -o instanceKlass.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceKlass.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceKlassKlass.cpp rm -f instanceKlassKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/instanceKlassKlass.o.d -o instanceKlassKlass.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceKlassKlass.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceMirrorKlass.cpp rm -f instanceMirrorKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/instanceMirrorKlass.o.d -o instanceMirrorKlass.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceMirrorKlass.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceOop.cpp rm -f instanceOop.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/instanceOop.o.d -o instanceOop.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceOop.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceRefKlass.cpp rm -f instanceRefKlass.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/instanceRefKlass.o.d -o instanceRefKlass.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/oops/instanceRefKlass.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/intHisto.cpp rm -f intHisto.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/intHisto.o.d -o intHisto.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/utilities/intHisto.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/interfaceSupport.cpp rm -f interfaceSupport.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interfaceSupport.o.d -o interfaceSupport.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/interfaceSupport.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp rm -f interp_masm_x86.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interp_masm_x86.o.d -o interp_masm_x86.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interp_masm_x86.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interp_masm_x86_64.cpp rm -f interp_masm_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interp_masm_x86_64.o.d -o interp_masm_x86_64.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interp_masm_x86_64.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/interpreter/interpreter.cpp rm -f interpreter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interpreter.o.d -o interpreter.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/interpreter/interpreter.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interpreterRT_x86_64.cpp rm -f interpreterRT_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interpreterRT_x86_64.o.d -o interpreterRT_x86_64.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interpreterRT_x86_64.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp rm -f interpreterRuntime.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interpreterRuntime.o.d -o interpreterRuntime.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interpreter_x86_64.cpp rm -f interpreter_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/interpreter_x86_64.o.d -o interpreter_x86_64.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/interpreter_x86_64.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/interpreter/invocationCounter.cpp rm -f invocationCounter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/invocationCounter.o.d -o invocationCounter.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/interpreter/invocationCounter.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/iterator.cpp rm -f iterator.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/iterator.o.d -o iterator.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/memory/iterator.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/java.cpp rm -f java.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/java.o.d -o java.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/java.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/classfile/javaAssertions.cpp rm -f javaAssertions.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/javaAssertions.o.d -o javaAssertions.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/classfile/javaAssertions.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/javaCalls.cpp rm -f javaCalls.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/javaCalls.o.d -o javaCalls.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/javaCalls.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/classfile/javaClasses.cpp rm -f javaClasses.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/javaClasses.o.d -o javaClasses.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/classfile/javaClasses.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jni.cpp rm -f jni.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jni.o.d -o jni.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jni.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jniCheck.cpp rm -f jniCheck.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jniCheck.o.d -o jniCheck.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jniCheck.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jniFastGetField.cpp rm -f jniFastGetField.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jniFastGetField.o.d -o jniFastGetField.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jniFastGetField.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/jniFastGetField_x86_64.cpp rm -f jniFastGetField_x86_64.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jniFastGetField_x86_64.o.d -o jniFastGetField_x86_64.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm/jniFastGetField_x86_64.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/jniHandles.cpp rm -f jniHandles.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jniHandles.o.d -o jniHandles.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/jniHandles.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/jniPeriodicChecker.cpp rm -f jniPeriodicChecker.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jniPeriodicChecker.o.d -o jniPeriodicChecker.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/runtime/jniPeriodicChecker.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jvm.cpp rm -f jvm.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jvm.o.d -o jvm.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jvm.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm/jvm_linux.cpp rm -f jvm_linux.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jvm_linux.o.d -o jvm_linux.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm/jvm_linux.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.cpp rm -f jvmtiClassFileReconstituter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jvmtiClassFileReconstituter.o.d -o jvmtiClassFileReconstituter.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jvmtiClassFileReconstituter.cpp Compiling /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jvmtiCodeBlobEvents.cpp rm -f jvmtiCodeBlobEvents.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jvmtiCodeBlobEvents.o.d -o jvmtiCodeBlobEvents.o /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims/jvmtiCodeBlobEvents.cpp Compiling ../generated/jvmtifiles/jvmtiEnter.cpp rm -f jvmtiEnter.o g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/prims -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/share/vm/precompiled -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/cpu/x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/linux/vm -I/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"24.151-b01\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"nighttester\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -DDERIVATIVE_ID="\"IcedTea 2.7.0pre15+r815ac08b2ac7\"" -DDISTRIBUTION_ID="\"Built on Fedora release 20 (Heisenbug) (Thu Dec 7 03:02:48 EST 2017)\"" -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -std=gnu++98 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE=1 -Wpointer-arith -Wsign-compare -Wno-deprecated-declarations -DDTRACE_ENABLED -c -fpch-deps -MMD -MP -MF ../generated/dependencies/jvmtiEnter.o.d -o jvmtiEnter.o ../generated/jvmtifiles/jvmtiEnter.cpp {standard input}: Assembler messages: {standard input}: Fatal error: can't close jvmtiCodeBlobEvents.o: No space left on device gmake[7]: *** [jvmtiCodeBlobEvents.o] Error 1 gmake[7]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Fatal error: can't write jvm.o: No space left on device {standard input}: Fatal error: can't close jvm.o: No space left on device gmake[7]: *** [jvm.o] Error 1 {standard input}: Assembler messages: {standard input}: Fatal error: can't write jvmtiEnter.o: No space left on device {standard input}: Fatal error: can't close jvmtiEnter.o: No space left on device gmake[7]: *** [jvmtiEnter.o] Error 1 gmake[7]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/hotspot/outputdir/linux_amd64_compiler2/product' gmake[6]: *** [the_vm] Error 2 gmake[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/hotspot/outputdir/linux_amd64_compiler2/product' gmake[5]: *** [product] Error 2 gmake[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/hotspot/outputdir' gmake[4]: *** [generic_build2] Error 2 gmake[4]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/make' gmake[3]: *** [product] Error 2 gmake[3]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/hotspot/make' gmake[2]: *** [hotspot-build] Error 2 gmake[2]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' gmake[1]: *** [build_product_image] Error 2 gmake[1]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' make: *** [stamps/icedtea-boot.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Dec 7 09:01:23 2017 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 7 Dec 2017 04:01:23 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #1746 In-Reply-To: <1350094201.246.1512464485742.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1350094201.246.1512464485742.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <743883144.250.1512637283234.JavaMail.nighttester@toadeater.yyz.redhat.com> See <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/1746/> ------------------------------------------ [...truncated 18.84 KB...] checking for readlink... /bin/readlink checking for fastjar... /bin/fastjar checking for gsed... no checking for sed... /bin/sed checking for ldd... ldd checking for gawk... /bin/gawk checking for which... /bin/which checking for perl... /bin/perl checking for lsb_release... /bin/lsb_release checking for linux32... /bin/linux32 checking for hg... /bin/hg checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rf48d621131c4 checking for JDK Mercurial revision ID... none checking for HotSpot Mercurial revision ID... none checking for rmdir... /bin/rmdir checking if /bin/rmdir supports --ignore-fail-on-non-empty... yes configure: Default HotSpot build on this architecture is default checking which HotSpot build to use... default checking if HotSpot build default works on x86_64... yes checking version of GCC... 4.8.3 (major version 4, minor version 8) checking for getconf... /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/icedtea8-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 whether to disable the execution of the SystemTap tests... no checking for system library directory... checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable the PKCS11 crypto provider using NSS... disabled by default (edit java.security to enable) checking for NSS... yes checking whether to enable the Sun elliptic curve crypto provider... no checking whether to build native code with debugging information... yes checking whether to build Java bytecode with debugging information... yes checking whether to disable the use of pre-compiled headers... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking whether to build documentation... yes checking for distribution package version... none checking build identification... Built on Fedora release 20 (Heisenbug) (Thu Dec 7 04:01:17 EST 2017) 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... not specified checking for /usr/lib/jvm/icedtea-8... not found checking for /usr/lib/jvm/java-1.8.0-openjdk... not found checking for /usr/lib/jvm/java-1.8.0-openjdk.x86_64... found checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.8.0-openjdk.x86_64/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.8.0-openjdk.x86_64/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 a javah executable is specified... no checking if /usr/lib/jvm/java-1.8.0-openjdk.x86_64/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-1.8.0-openjdk.x86_64/bin/jar is a valid executable file... yes checking whether jar supports @<file> argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if an rmic executable is specified... no checking if /usr/lib/jvm/java-1.8.0-openjdk.x86_64/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.8.0-openjdk.x86_64/bin/native2ascii is a valid executable file... yes checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.xz checking whether to enable checksumming of the specified OpenJDK tarball... yes checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.xz checking whether to enable checksumming of the specified HotSpot tarball... yes checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.xz checking whether to enable checksumming of the specified CORBA tarball... yes checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.xz checking whether to enable checksumming of the specified JAXP tarball... yes checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.xz checking whether to enable checksumming of the specified JAXWS tarball... yes checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.xz checking whether to enable checksumming of the specified JDK tarball... yes checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.xz checking whether to enable checksumming of the specified langtools tarball... yes checking for a NASHORN source zip... /notnfs/nighttester/drops/icedtea8/nashorn.tar.xz checking whether to enable checksumming of the specified Nashorn tarball... yes 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/hotspot checking for a CACAO source directory... not specified checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao8.tar.xz checking whether to enable checksumming of the specified CACAO tarball... yes checking whether to use JamVM as VM... no checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm8.tar.gz checking whether to enable checksumming of the specified JamVM tarball... yes checking whether to enable -Werror... no checking whether to enable JAR compression... yes checking whether to use the Shark JIT... no checking if a native HotSpot port is available in the default HotSpot build for x86_64... yes 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 for additional virtual machines to build... none checking which Java timezone data directory to use... /usr/share/javazi checking whether to enable elliptic curves beyond those supported by NSS... no checking whether to perform a headless build of OpenJDK... no checking whether to use ccache to speed up recompilations... if available checking for ccache... no checking if there is a ccache gcc wrapper on the PATH... no; gcc resolves to /usr/bin/gcc checking whether to split debuginfo into separate files... no checking if a version suffix has been specified... no checking whether to retrieve the source code from Mercurial... no checking whether to copy a certificate authority certificates (cacerts) file... yes configure: No cacerts file specified; using /usr/lib/jvm/java-1.8.0-openjdk.x86_64/jre/lib/security/cacerts configure: Resolved cacerts file symlink to /etc/pki/ca-trust/extracted/java/cacerts checking if /etc/pki/ca-trust/extracted/java/cacerts is a valid keystore file... yes checking if a PaX kernel is in use... no checking if a PaX utility was specified... no configure: WARNING: "No PaX utility found." checking for hg... (cached) /bin/hg checking which Mercurial revision to use... tip 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 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 Kerberos install... no checking whether to use the system libpcsclite install... yes checking for PCSC... yes checking whether to use the system libsctp install... yes checking for sctp_bindx in -lsctp... yes checking netinet/sctp.h usability... yes checking netinet/sctp.h presence... yes checking for netinet/sctp.h... yes checking for FREETYPE2... yes checking whether to use fontconfig to provide better font rendering... no checking for XPROTO... yes checking for XT... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for XCOMPOSITE... 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 stap... /bin/stap checking for XTST... yes checking for ALSA... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating hotspot.map config.status: creating fsg.sh config.status: creating jconsole.desktop config.status: creating policytool.desktop 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: creating test/tapset/jstaptest.pl config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-systemtap + make env-boot unset JAVA_HOME export LANG="C" PATH="/notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin::/sbin:/usr/sbin:/bin:/usr/bin" CLASSPATH="" LD_LIBRARY_PATH="" 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="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 20 (Heisenbug) (Thu Dec 7 04:01:17 EST 2017)" DERIVATIVE_ID="IcedTea 3.7.0pre00+rf48d621131c4" LOG="debug" POST_STRIP_CMD= STRIP_POLICY="no_strip" JOBS="3" INSTALL_LOCATION="/usr/local" LIBZ="-L/usr/lib64 -lz " ZLIB_CPPFLAGS="" COMPRESS_JARS="true" LIBJPEG_LDFLAGS="-ljpeg" LIBJPEG_CFLAGS="" GIF_LDFLAGS="-lgif" GIF_CFLAGS="" DEBUG_BINARIES="true" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" + make clone-boot ln -sf /notnfs/nighttester/drops/icedtea8/openjdk.tar.xz openjdk.tar.xz if ! echo "cb76591cd13fbb276ce2ac695e3b416ec58072f660c6d93c27bf003c03821d57 openjdk.tar.xz" \ | /bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.xz ] ; then \ mv openjdk.tar.xz openjdk.tar.xz.old ; \ fi ; \ http://icedtea.classpath.org/download/drops/icedtea8/3.7.0/openjdk.tar.xz; \ if ! echo "cb76591cd13fbb276ce2ac695e3b416ec58072f660c6d93c27bf003c03821d57 openjdk.tar.xz" \ | /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.xz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.xz ] ; then \ case "openjdk.tar.xz" in \ *.zip) /bin/unzip -q openjdk.tar.xz ;; \ *.tar.*) /bin/gtar xf openjdk.tar.xz ;; \ esac; \ mv *-eb577ed6ec93 openjdk ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; /bin/gtar: icedtea8-forest-eb577ed6ec93/common/nb_native/nbproject/configurations.xml: Wrote only 6656 of 10240 bytes /bin/gtar: icedtea8-forest-eb577ed6ec93/common/nb_native/nbproject/project.xml: Cannot write: No space left on device /bin/gtar: icedtea8-forest-eb577ed6ec93/common/src: Cannot mkdir: No space left on device /bin/gtar: icedtea8-forest-eb577ed6ec93/common/src/fixpath.c: Cannot open: No such file or directory /bin/gtar: icedtea8-forest-eb577ed6ec93/configure: Cannot write: No space left on device /bin/gtar: icedtea8-forest-eb577ed6ec93/get_source.sh: Cannot write: No space left on device /bin/gtar: icedtea8-forest-eb577ed6ec93/make: Cannot mkdir: No space left on device /bin/