From gnu.andrew at redhat.com Wed Nov 1 10:17:50 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 1 Nov 2017 06:17:50 -0400 (EDT)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2714
In-Reply-To: <817257886.138.1509444442147.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <817257886.138.1509444442147.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1824666723.142.1509531471215.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Wed Nov 1 06:16:49 EDT 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 @ Wed Nov 1 06:17:37 EDT 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 @ Wed Nov 1 06:17:37 EDT 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 @ Wed Nov 1 06:17:37 EDT 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 @ Wed Nov 1 06:17:37 EDT 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 @ Wed Nov 1 06:17:37 EDT 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 @ Wed Nov 1 06:17:37 EDT 2017 ...
>>>Making jgss-files @ Wed Nov 1 06:17:38 EDT 2017 ...
>>>Making server-jdk-image @ Wed Nov 1 06:17:38 EDT 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 @ Wed Nov 1 06:17:39 EDT 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-11-01 06:17
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-01 06:17
Control linux amd64 1.6.0_41 all build finished: 17-11-01 06:17
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: [0x00007fb6de9d7740] exception thrown while VM is initializing:
LOG: [0x00007fb6de9d7740] java.lang.NullPointerException
LOG: [0x00007fb6de9d7740] Aborting...
LOG: [0x00007fb6de9d7740] Backtrace (6 stack frames):
LOG: [0x00007fb6de9d7740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7fb6de70d69e]
LOG: [0x00007fb6de9d7740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7fb6de70d792]
LOG: [0x00007fb6de9d7740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7fb6de7036cf]
LOG: [0x00007fb6de9d7740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7fb6de745175]
LOG: [0x00007fb6de9d7740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007fb6de9d7740] [0x7fb6dc5a5c64]
/bin/sh: line 2: 16420 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 Wed Nov 1 10:20:17 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 1 Nov 2017 06:20:17 -0400 (EDT)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2208
In-Reply-To: <1133139828.139.1509444580634.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1133139828.139.1509444580634.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1150806341.143.1509531617162.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Wed Nov 1 18:14:43 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 1 Nov 2017 14:14:43 -0400 (EDT)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2657
In-Reply-To: <577784545.140.1509472355301.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <577784545.140.1509472355301.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1579254531.144.1509560084824.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Wed Nov 1 23:14:11 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 1 Nov 2017 19:14:11 -0400 (EDT)
Subject: Jenkins build is back to normal : IcedTea8TargetTesting #1710
In-Reply-To: <963087119.141.1509472414588.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <963087119.141.1509472414588.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1634006503.145.1509578052124.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
From gnu.andrew at redhat.com Thu Nov 2 10:21:19 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 2 Nov 2017 06:21:19 -0400 (EDT)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2715
In-Reply-To: <1824666723.142.1509531471215.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1824666723.142.1509531471215.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1703564225.146.1509618082312.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Thu Nov 2 06:20:23 EDT 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 @ Thu Nov 2 06:21:06 EDT 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 @ Thu Nov 2 06:21:06 EDT 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 @ Thu Nov 2 06:21:06 EDT 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 @ Thu Nov 2 06:21:06 EDT 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 @ Thu Nov 2 06:21:06 EDT 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 @ Thu Nov 2 06:21:06 EDT 2017 ...
>>>Making jgss-files @ Thu Nov 2 06:21:06 EDT 2017 ...
>>>Making server-jdk-image @ Thu Nov 2 06:21:06 EDT 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 @ Thu Nov 2 06:21:07 EDT 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-11-02 06:21
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-02 06:21
Control linux amd64 1.6.0_41 all build finished: 17-11-02 06:21
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: [0x00007f19b7f03740] exception thrown while VM is initializing:
LOG: [0x00007f19b7f03740] java.lang.NullPointerException
LOG: [0x00007f19b7f03740] Aborting...
LOG: [0x00007f19b7f03740] Backtrace (6 stack frames):
LOG: [0x00007f19b7f03740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f19b7c3969e]
LOG: [0x00007f19b7f03740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f19b7c39792]
LOG: [0x00007f19b7f03740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f19b7c2f6cf]
LOG: [0x00007f19b7f03740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f19b7c71175]
LOG: [0x00007f19b7f03740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f19b7f03740] [0x7f19b5ad1c64]
/bin/sh: line 2: 20977 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 Thu Nov 2 10:23:45 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 2 Nov 2017 06:23:45 -0400 (EDT)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2209
In-Reply-To: <1150806341.143.1509531617162.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1150806341.143.1509531617162.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1205610239.147.1509618226407.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 2 18:11:06 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 2 Nov 2017 14:11:06 -0400 (EDT)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2658
In-Reply-To: <1579254531.144.1509560084824.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1579254531.144.1509560084824.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <360252755.148.1509646266569.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Fri Nov 3 10:26:22 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 3 Nov 2017 06:26:22 -0400 (EDT)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2716
In-Reply-To: <1703564225.146.1509618082312.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1703564225.146.1509618082312.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <363015418.149.1509704784926.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 3 06:25:14 EDT 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 Nov 3 06:26:06 EDT 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 Nov 3 06:26:06 EDT 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 Nov 3 06:26:06 EDT 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 Nov 3 06:26:06 EDT 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 Nov 3 06:26:06 EDT 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 Nov 3 06:26:06 EDT 2017 ...
>>>Making jgss-files @ Fri Nov 3 06:26:06 EDT 2017 ...
>>>Making server-jdk-image @ Fri Nov 3 06:26:06 EDT 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 Nov 3 06:26:07 EDT 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-11-03 06:26
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-03 06:26
Control linux amd64 1.6.0_41 all build finished: 17-11-03 06:26
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: [0x00007ff79f187740] exception thrown while VM is initializing:
LOG: [0x00007ff79f187740] java.lang.NullPointerException
LOG: [0x00007ff79f187740] Aborting...
LOG: [0x00007ff79f187740] Backtrace (6 stack frames):
LOG: [0x00007ff79f187740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7ff79eebd69e]
LOG: [0x00007ff79f187740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7ff79eebd792]
LOG: [0x00007ff79f187740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7ff79eeb36cf]
LOG: [0x00007ff79f187740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7ff79eef5175]
LOG: [0x00007ff79f187740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007ff79f187740] [0x7ff79cd55c64]
/bin/sh: line 2: 25207 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 Nov 3 10:28:50 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 3 Nov 2017 06:28:50 -0400 (EDT)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2210
In-Reply-To: <1205610239.147.1509618226407.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1205610239.147.1509618226407.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <246933227.150.1509704930109.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 3 18:11:28 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 3 Nov 2017 14:11:28 -0400 (EDT)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2659
In-Reply-To: <360252755.148.1509646266569.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <360252755.148.1509646266569.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1405358558.151.1509732689276.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sat Nov 4 10:18:53 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 4 Nov 2017 06:18:53 -0400 (EDT)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2717
In-Reply-To: <363015418.149.1509704784926.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <363015418.149.1509704784926.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <335184904.152.1509790738791.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 4 06:17:59 EDT 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 Nov 4 06:18:48 EDT 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 Nov 4 06:18:48 EDT 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 Nov 4 06:18:48 EDT 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 Nov 4 06:18:48 EDT 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 Nov 4 06:18:48 EDT 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 Nov 4 06:18:48 EDT 2017 ...
>>>Making jgss-files @ Sat Nov 4 06:18:48 EDT 2017 ...
>>>Making server-jdk-image @ Sat Nov 4 06:18:48 EDT 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 Nov 4 06:18:49 EDT 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-11-04 06:18
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-04 06:18
Control linux amd64 1.6.0_41 all build finished: 17-11-04 06:18
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: [0x00007fa9e4116740] exception thrown while VM is initializing:
LOG: [0x00007fa9e4116740] java.lang.NullPointerException
LOG: [0x00007fa9e4116740] Aborting...
LOG: [0x00007fa9e4116740] Backtrace (6 stack frames):
LOG: [0x00007fa9e4116740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7fa9e3e4c69e]
LOG: [0x00007fa9e4116740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7fa9e3e4c792]
LOG: [0x00007fa9e4116740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7fa9e3e426cf]
LOG: [0x00007fa9e4116740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7fa9e3e84175]
LOG: [0x00007fa9e4116740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007fa9e4116740] [0x7fa9e1ce4c64]
/bin/sh: line 2: 29676 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 Nov 4 10:21:28 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 4 Nov 2017 06:21:28 -0400 (EDT)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2211
In-Reply-To: <246933227.150.1509704930109.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <246933227.150.1509704930109.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <164206362.153.1509790888509.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 4 18:06:28 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 4 Nov 2017 14:06:28 -0400 (EDT)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2660
In-Reply-To: <1405358558.151.1509732689276.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1405358558.151.1509732689276.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <393239598.154.1509818792943.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sun Nov 5 10:18:58 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 5 Nov 2017 05:18:58 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2718
In-Reply-To: <335184904.152.1509790738791.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <335184904.152.1509790738791.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1321622999.155.1509877141402.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 52.35 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 Nov 5 05:18:02 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 Nov 5 05:18:34 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 Nov 5 05:18:34 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 Nov 5 05:18:34 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 Nov 5 05:18:34 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 Nov 5 05:18:35 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 Nov 5 05:18:35 EST 2017 ...
>>>Making jgss-files @ Sun Nov 5 05:18:35 EST 2017 ...
>>>Making server-jdk-image @ Sun Nov 5 05:18:35 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 Nov 5 05:18:36 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-11-05 05:18
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-05 05:18
Control linux amd64 1.6.0_41 all build finished: 17-11-05 05:18
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: [0x00007f1fdc403740] exception thrown while VM is initializing:
LOG: [0x00007f1fdc403740] java.lang.NullPointerException
LOG: [0x00007f1fdc403740] Aborting...
LOG: [0x00007f1fdc403740] Backtrace (6 stack frames):
LOG: [0x00007f1fdc403740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f1fdc13969e]
LOG: [0x00007f1fdc403740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f1fdc139792]
LOG: [0x00007f1fdc403740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f1fdc12f6cf]
LOG: [0x00007f1fdc403740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f1fdc171175]
LOG: [0x00007f1fdc403740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f1fdc403740] [0x7f1fd9fd1c64]
/bin/sh: line 2: 1469 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 Nov 5 10:21:15 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 5 Nov 2017 05:21:15 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2212
In-Reply-To: <164206362.153.1509790888509.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <164206362.153.1509790888509.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <54947652.156.1509877276088.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 38.00 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 Nov 5 18:02:39 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 5 Nov 2017 13:02:39 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2661
In-Reply-To: <393239598.154.1509818792943.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <393239598.154.1509818792943.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1831419612.157.1509904962015.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Mon Nov 6 11:10:22 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 6 Nov 2017 06:10:22 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2719
In-Reply-To: <1321622999.155.1509877141402.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1321622999.155.1509877141402.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1061307211.158.1509966623938.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Mon Nov 6 06:09:23 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 @ Mon Nov 6 06:10:08 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 @ Mon Nov 6 06:10:08 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 @ Mon Nov 6 06:10:08 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 @ Mon Nov 6 06:10:08 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 @ Mon Nov 6 06:10:08 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 @ Mon Nov 6 06:10:08 EST 2017 ...
>>>Making jgss-files @ Mon Nov 6 06:10:08 EST 2017 ...
>>>Making server-jdk-image @ Mon Nov 6 06:10:08 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 @ Mon Nov 6 06:10:09 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-11-06 06:10
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-06 06:10
Control linux amd64 1.6.0_41 all build finished: 17-11-06 06:10
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: [0x00007f00d42df740] exception thrown while VM is initializing:
LOG: [0x00007f00d42df740] java.lang.NullPointerException
LOG: [0x00007f00d42df740] Aborting...
LOG: [0x00007f00d42df740] Backtrace (6 stack frames):
LOG: [0x00007f00d42df740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f00d401569e]
LOG: [0x00007f00d42df740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f00d4015792]
LOG: [0x00007f00d42df740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f00d400b6cf]
LOG: [0x00007f00d42df740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f00d404d175]
LOG: [0x00007f00d42df740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f00d42df740] [0x7f00d1eadc64]
/bin/sh: line 2: 5858 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 Mon Nov 6 11:12:32 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 6 Nov 2017 06:12:32 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2213
In-Reply-To: <54947652.156.1509877276088.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <54947652.156.1509877276088.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <696218404.159.1509966753077.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Mon Nov 6 18:55:44 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 6 Nov 2017 13:55:44 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2662
In-Reply-To: <1831419612.157.1509904962015.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1831419612.157.1509904962015.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <398137394.160.1509994547188.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Tue Nov 7 11:13:39 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 7 Nov 2017 06:13:39 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2720
In-Reply-To: <1061307211.158.1509966623938.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1061307211.158.1509966623938.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <2009599215.161.1510053224045.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Tue Nov 7 06:12:31 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 @ Tue Nov 7 06:13:22 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 @ Tue Nov 7 06:13:22 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 @ Tue Nov 7 06:13:22 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 @ Tue Nov 7 06:13:23 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 @ Tue Nov 7 06:13:23 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 @ Tue Nov 7 06:13:23 EST 2017 ...
>>>Making jgss-files @ Tue Nov 7 06:13:23 EST 2017 ...
>>>Making server-jdk-image @ Tue Nov 7 06:13:23 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 @ Tue Nov 7 06:13:23 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-11-07 06:13
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-07 06:13
Control linux amd64 1.6.0_41 all build finished: 17-11-07 06:13
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: [0x00007f2fb5290740] exception thrown while VM is initializing:
LOG: [0x00007f2fb5290740] java.lang.NullPointerException
LOG: [0x00007f2fb5290740] Aborting...
LOG: [0x00007f2fb5290740] Backtrace (6 stack frames):
LOG: [0x00007f2fb5290740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f2fb4fc669e]
LOG: [0x00007f2fb5290740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f2fb4fc6792]
LOG: [0x00007f2fb5290740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f2fb4fbc6cf]
LOG: [0x00007f2fb5290740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f2fb4ffe175]
LOG: [0x00007f2fb5290740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f2fb5290740] [0x7f2fb2e5ec64]
/bin/sh: line 2: 12672 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 Tue Nov 7 11:16:05 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 7 Nov 2017 06:16:05 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2214
In-Reply-To: <696218404.159.1509966753077.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <696218404.159.1509966753077.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <113880302.162.1510053365586.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 7 18:57:08 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 7 Nov 2017 13:57:08 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2663
In-Reply-To: <398137394.160.1509994547188.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <398137394.160.1509994547188.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <366208205.163.1510081030743.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Wed Nov 8 11:12:07 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 8 Nov 2017 06:12:07 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2721
In-Reply-To: <2009599215.161.1510053224045.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <2009599215.161.1510053224045.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <183812949.164.1510139535343.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Wed Nov 8 06:11:09 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 @ Wed Nov 8 06:11:55 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 @ Wed Nov 8 06:11:55 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 @ Wed Nov 8 06:11:55 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 @ Wed Nov 8 06:11:55 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 @ Wed Nov 8 06:11:55 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 @ Wed Nov 8 06:11:55 EST 2017 ...
>>>Making jgss-files @ Wed Nov 8 06:11:55 EST 2017 ...
>>>Making server-jdk-image @ Wed Nov 8 06:11:55 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 @ Wed Nov 8 06:11:56 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-11-08 06:11
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-08 06:11
Control linux amd64 1.6.0_41 all build finished: 17-11-08 06:11
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: [0x00007f7da733f740] exception thrown while VM is initializing:
LOG: [0x00007f7da733f740] java.lang.NullPointerException
LOG: [0x00007f7da733f740] Aborting...
LOG: [0x00007f7da733f740] Backtrace (6 stack frames):
LOG: [0x00007f7da733f740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f7da707569e]
LOG: [0x00007f7da733f740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f7da7075792]
LOG: [0x00007f7da733f740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f7da706b6cf]
LOG: [0x00007f7da733f740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f7da70ad175]
LOG: [0x00007f7da733f740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f7da733f740] [0x7f7da4f0dc64]
/bin/sh: line 2: 17269 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 Wed Nov 8 11:14:30 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 8 Nov 2017 06:14:30 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2215
In-Reply-To: <113880302.162.1510053365586.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <113880302.162.1510053365586.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <883790316.165.1510139670653.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Wed Nov 8 18:55:58 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 8 Nov 2017 13:55:58 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2664
In-Reply-To: <366208205.163.1510081030743.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <366208205.163.1510081030743.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <558970611.166.1510167358645.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Thu Nov 9 11:13:01 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 9 Nov 2017 06:13:01 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2722
In-Reply-To: <183812949.164.1510139535343.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <183812949.164.1510139535343.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <261728400.167.1510225987534.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Thu Nov 9 06:12:08 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 @ Thu Nov 9 06:12:45 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 @ Thu Nov 9 06:12:45 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 @ Thu Nov 9 06:12:45 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 @ Thu Nov 9 06:12:45 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 @ Thu Nov 9 06:12:45 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 @ Thu Nov 9 06:12:45 EST 2017 ...
>>>Making jgss-files @ Thu Nov 9 06:12:46 EST 2017 ...
>>>Making server-jdk-image @ Thu Nov 9 06:12:46 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 @ Thu Nov 9 06:12:46 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-11-09 06:12
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-09 06:12
Control linux amd64 1.6.0_41 all build finished: 17-11-09 06: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: [0x00007fadb00cf740] exception thrown while VM is initializing:
LOG: [0x00007fadb00cf740] java.lang.NullPointerException
LOG: [0x00007fadb00cf740] Aborting...
LOG: [0x00007fadb00cf740] Backtrace (6 stack frames):
LOG: [0x00007fadb00cf740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7fadafe0569e]
LOG: [0x00007fadb00cf740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7fadafe05792]
LOG: [0x00007fadb00cf740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7fadafdfb6cf]
LOG: [0x00007fadb00cf740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7fadafe3d175]
LOG: [0x00007fadb00cf740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007fadb00cf740] [0x7fadadc9dc64]
/bin/sh: line 2: 21464 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 Thu Nov 9 11:15:29 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 9 Nov 2017 06:15:29 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2216
In-Reply-To: <883790316.165.1510139670653.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <883790316.165.1510139670653.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1354977256.168.1510226129263.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 9 18:59:31 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 9 Nov 2017 13:59:31 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2665
In-Reply-To: <558970611.166.1510167358645.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <558970611.166.1510167358645.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <447651251.169.1510253974870.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Fri Nov 10 11:09:52 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 10 Nov 2017 06:09:52 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2723
In-Reply-To: <261728400.167.1510225987534.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <261728400.167.1510225987534.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <402571070.170.1510312202538.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 10 06:08:49 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 Nov 10 06:09:37 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 Nov 10 06:09:37 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 Nov 10 06:09:37 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 Nov 10 06:09:37 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 Nov 10 06:09:37 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 Nov 10 06:09:37 EST 2017 ...
>>>Making jgss-files @ Fri Nov 10 06:09:37 EST 2017 ...
>>>Making server-jdk-image @ Fri Nov 10 06:09:37 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 Nov 10 06:09:38 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-11-10 06:09
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-10 06:09
Control linux amd64 1.6.0_41 all build finished: 17-11-10 06:09
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: [0x00007f10c1b1d740] exception thrown while VM is initializing:
LOG: [0x00007f10c1b1d740] java.lang.NullPointerException
LOG: [0x00007f10c1b1d740] Aborting...
LOG: [0x00007f10c1b1d740] Backtrace (6 stack frames):
LOG: [0x00007f10c1b1d740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f10c185369e]
LOG: [0x00007f10c1b1d740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f10c1853792]
LOG: [0x00007f10c1b1d740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f10c18496cf]
LOG: [0x00007f10c1b1d740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f10c188b175]
LOG: [0x00007f10c1b1d740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f10c1b1d740] [0x7f10bf6ebc64]
/bin/sh: line 2: 25590 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 Nov 10 11:12:47 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 10 Nov 2017 06:12:47 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2217
In-Reply-To: <1354977256.168.1510226129263.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1354977256.168.1510226129263.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <165006399.171.1510312368001.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 10 18:57:50 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 10 Nov 2017 13:57:50 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2666
In-Reply-To: <447651251.169.1510253974870.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <447651251.169.1510253974870.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <333657836.172.1510340270857.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sat Nov 11 11:15:33 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 11 Nov 2017 06:15:33 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2724
In-Reply-To: <402571070.170.1510312202538.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <402571070.170.1510312202538.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1148211025.173.1510398937055.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 11 06:14: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 Nov 11 06:15:19 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 Nov 11 06:15:19 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 Nov 11 06:15:19 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 Nov 11 06:15:19 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 Nov 11 06:15:19 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 Nov 11 06:15:19 EST 2017 ...
>>>Making jgss-files @ Sat Nov 11 06:15:19 EST 2017 ...
>>>Making server-jdk-image @ Sat Nov 11 06:15:19 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 Nov 11 06:15:19 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-11-11 06:15
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-11 06:15
Control linux amd64 1.6.0_41 all build finished: 17-11-11 06:15
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: [0x00007f1ecc443740] exception thrown while VM is initializing:
LOG: [0x00007f1ecc443740] java.lang.NullPointerException
LOG: [0x00007f1ecc443740] Aborting...
LOG: [0x00007f1ecc443740] Backtrace (6 stack frames):
LOG: [0x00007f1ecc443740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f1ecc17969e]
LOG: [0x00007f1ecc443740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f1ecc179792]
LOG: [0x00007f1ecc443740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f1ecc16f6cf]
LOG: [0x00007f1ecc443740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f1ecc1b1175]
LOG: [0x00007f1ecc443740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f1ecc443740] [0x7f1eca011c64]
/bin/sh: line 2: 29621 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 Nov 11 11:18:05 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 11 Nov 2017 06:18:05 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2218
In-Reply-To: <165006399.171.1510312368001.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <165006399.171.1510312368001.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <978743674.174.1510399085323.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 11 19:00:40 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 11 Nov 2017 14:00:40 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2667
In-Reply-To: <333657836.172.1510340270857.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <333657836.172.1510340270857.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <684513105.175.1510426842775.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sun Nov 12 11:13:57 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 12 Nov 2017 06:13:57 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2725
In-Reply-To: <1148211025.173.1510398937055.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1148211025.173.1510398937055.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1910360312.176.1510485240527.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 12 06:12:15 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 Nov 12 06:13:31 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 Nov 12 06:13:31 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 Nov 12 06:13:31 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 Nov 12 06:13:32 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 Nov 12 06:13:33 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 Nov 12 06:13:33 EST 2017 ...
>>>Making jgss-files @ Sun Nov 12 06:13:33 EST 2017 ...
>>>Making server-jdk-image @ Sun Nov 12 06:13:33 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 Nov 12 06:13:39 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-11-12 06:13
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-12 06:13
Control linux amd64 1.6.0_41 all build finished: 17-11-12 06:13
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: [0x00007f06a2213740] exception thrown while VM is initializing:
LOG: [0x00007f06a2213740] java.lang.NullPointerException
LOG: [0x00007f06a2213740] Aborting...
LOG: [0x00007f06a2213740] Backtrace (6 stack frames):
LOG: [0x00007f06a2213740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f06a1f4969e]
LOG: [0x00007f06a2213740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f06a1f49792]
LOG: [0x00007f06a2213740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f06a1f3f6cf]
LOG: [0x00007f06a2213740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f06a1f81175]
LOG: [0x00007f06a2213740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f06a2213740] [0x7f069fde1c64]
/bin/sh: line 2: 1407 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 Nov 12 11:16:37 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 12 Nov 2017 06:16:37 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2219
In-Reply-To: <978743674.174.1510399085323.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <978743674.174.1510399085323.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <212055184.177.1510485397632.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 12 18:59:45 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 12 Nov 2017 13:59:45 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2668
In-Reply-To: <684513105.175.1510426842775.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <684513105.175.1510426842775.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1768392713.178.1510513186114.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Mon Nov 13 11:13:09 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 13 Nov 2017 06:13:09 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2726
In-Reply-To: <1910360312.176.1510485240527.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1910360312.176.1510485240527.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <366788108.179.1510571592551.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Mon Nov 13 06:12:13 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 @ Mon Nov 13 06:12:55 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 @ Mon Nov 13 06:12:55 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 @ Mon Nov 13 06:12:55 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 @ Mon Nov 13 06:12:55 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 @ Mon Nov 13 06:12:55 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 @ Mon Nov 13 06:12:55 EST 2017 ...
>>>Making jgss-files @ Mon Nov 13 06:12:55 EST 2017 ...
>>>Making server-jdk-image @ Mon Nov 13 06:12:55 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 @ Mon Nov 13 06:12:55 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-11-13 06:12
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-13 06:12
Control linux amd64 1.6.0_41 all build finished: 17-11-13 06: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: [0x00007f1b73781740] exception thrown while VM is initializing:
LOG: [0x00007f1b73781740] java.lang.NullPointerException
LOG: [0x00007f1b73781740] Aborting...
LOG: [0x00007f1b73781740] Backtrace (6 stack frames):
LOG: [0x00007f1b73781740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f1b734b769e]
LOG: [0x00007f1b73781740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f1b734b7792]
LOG: [0x00007f1b73781740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f1b734ad6cf]
LOG: [0x00007f1b73781740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f1b734ef175]
LOG: [0x00007f1b73781740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f1b73781740] [0x7f1b7134fc64]
/bin/sh: line 2: 5430 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 Mon Nov 13 11:15:33 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 13 Nov 2017 06:15:33 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2220
In-Reply-To: <212055184.177.1510485397632.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <212055184.177.1510485397632.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <49414619.180.1510571733464.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Mon Nov 13 17:38:41 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 13 Nov 2017 12:38:41 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2669
In-Reply-To: <1768392713.178.1510513186114.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1768392713.178.1510513186114.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <2026960738.181.1510594722136.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 66.58 MB...]
checking if javax.rmi.ssl.SslRMIServerSocketFactory(javax.net.ssl.SSLContext.class,String[].class,String[].class,Boolean.TYPE) is missing... yes
checking if com.sun.mirror.type.TypeMirror is missing... yes
checking if com.sun.net.httpserver.Headers is missing... yes
checking if java.text.SimpleDateFormat exhibits Classpath bug 64174... yes
checking whether to enable Java compiler warnings... no
checking if javac lacks support for the diamond operator... yes
checking if javac lacks support for underscored literals... yes
checking if the VM supports 1.7 bytecode... yes
checking whether to disable the use of bootstrap tools for bootstrapping... no
checking if the VM supports -Xbootclasspath... no
checking whether to run the HotSpot Queens test... yes
checking whether to include Javascript support via Rhino... yes
checking if /usr/share/java/rhino.jar is a valid JAR file... yes
configure: Using Rhino JAR: /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.bz2
checking whether to enable checksumming of the specified OpenJDK tarball... yes
checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.bz2
checking whether to enable checksumming of the specified HotSpot tarball... yes
checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.bz2
checking whether to enable checksumming of the specified CORBA tarball... yes
checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.bz2
checking whether to enable checksumming of the specified JAXP tarball... yes
checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.bz2
checking whether to enable checksumming of the specified JAXWS tarball... yes
checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.bz2
checking whether to enable checksumming of the specified JDK tarball... yes
checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.bz2
checking whether to enable checksumming of the specified langtools 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
checking for a CACAO source directory... not specified
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao7.tar.gz
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/jamvm7.tar.gz
checking whether to enable checksumming of the specified JamVM tarball... yes
checking whether to disable optimizations and build with -O0 -g... no
checking whether to enable -Werror... no
checking whether to enable JAR compression... true
checking for additional virtual machines to build... none
checking whether to enable the ARM32 JIT... no
checking whether to enable elliptic curves beyond those supported by NSS... no
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 which Java timezone data directory to use... /usr/share/javazi
checking whether to copy a certificate authority certificates (cacerts) file... yes
configure: No cacerts file specified; using /usr/lib/jvm/java-gcj/jre/lib/security/cacerts
checking if /usr/lib/jvm/java-gcj/jre/lib/security/cacerts is a valid keystore file... no
configure: WARNING: No valid cacerts file found; one won't be passed to the OpenJDK build
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 for gcj... (cached) /bin/gcj
checking whether to use the system Kerberos install... yes
checking for krb5_cc_default in -lkrb5... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.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 Gtk+ install... yes
checking for GTK... yes
checking whether to use the system GIO install... yes
checking for GIO... yes
checking for g_settings_new... yes
checking whether to use the system GConf install... no
checking for FREETYPE2... yes
checking whether to use the system fontconfig install... yes
checking for FONTCONFIG... yes
checking whether to use fontconfig to provide better font rendering... no
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking whether to use the system CUPS install... yes
checking for cupsServer in -lcups... yes
checking whether to build against the required syscalls... yes
checking for openat64... yes
checking for fstatat64... yes
checking for fgetxattr... yes
checking for fsetxattr... yes
checking for fremovexattr... yes
checking for flistxattr... yes
checking for unlinkat... yes
checking for renameat... yes
checking for futimesat... yes
checking for fdopendir... yes
checking for epoll_create... yes
checking for epoll_ctl... yes
checking for epoll_wait... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking attr/xattr.h usability... yes
checking attr/xattr.h presence... yes
checking for attr/xattr.h... yes
checking 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 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 linux.fontconfig.Gentoo.properties
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
gmake[1]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build'
mkdir -p stamps
/bin/gcj -g -O2 -m64 -Wl,-Bsymbolic -findirect-dispatch -o native-ecj \
--main=org.eclipse.jdt.internal.compiler.batch.Main -lgcj /notnfs/nighttester/drops/ecj/ecj-4.5.jar
touch stamps/native-ecj.stamp
mkdir -p /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin stamps/
ln -sfv /usr/lib/jvm/java-gcj/bin/java /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/java
?/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/java? -> ?/usr/lib/jvm/java-gcj/bin/java?
ln -sfv ../../../javah /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/javah
?/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/javah? -> ?../../../javah?
ln -sfv /usr/lib/jvm/java-gcj/bin/rmic /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/rmic
?/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/rmic? -> ?/usr/lib/jvm/java-gcj/bin/rmic?
ln -sfv /usr/lib/jvm/java-gcj/bin/jar /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/jar
?/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/jar? -> ?/usr/lib/jvm/java-gcj/bin/jar?
ln -sfv /usr/lib/jvm/java-gcj/bin/native2ascii /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/native2ascii
?/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/native2ascii? -> ?/usr/lib/jvm/java-gcj/bin/native2ascii?
ln -sfv ../../../javac /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/javac
?/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/javac? -> ?../../../javac?
ln -sfv ../../../javap /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/javap
?/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/bin/javap? -> ?../../../javap?
mkdir -p /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/lib/modules
mkdir -p /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/jre/lib && \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/jre/lib/rt.jar && \
chmod u+w /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/jre/lib/rt.jar
mkdir -p /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/lib && \
if [ -e /usr/lib/jvm/java-gcj/lib/tools.jar ] ; then \
ln -sfv /usr/lib/jvm/java-gcj/lib/tools.jar /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/lib/tools.jar ; \
else \
ln -sfv /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/jre/lib/rt.jar /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/lib/tools.jar ; \
fi
?/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/lib/tools.jar? -> ?/usr/lib/jvm/java-gcj/lib/tools.jar?
if test -d /usr/lib/jvm/java-gcj/jre/lib/ppc64 ; then \
ln -sfv /usr/lib/jvm/java-gcj/jre/lib/ppc64 \
/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/jre/lib/amd64 ; \
elif test -d /usr/lib/jvm/java-gcj/jre/lib/ppc64el ; then \
ln -sfv /usr/lib/jvm/java-gcj/jre/lib/ppc64el \
/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/jre/lib/amd64 ; \
else \
ln -sfv /usr/lib/jvm/java-gcj/jre/lib/amd64 \
/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/jre/lib/ ; \
fi
?/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/jre/lib/amd64? -> ?/usr/lib/jvm/java-gcj/jre/lib/amd64?
if ! test -d /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/jre/lib/amd64; \
then \
ln -sfv ./amd64 \
/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/jre/lib/amd64; \
fi
mkdir -p /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/include && \
for i in /usr/lib/jvm/java-gcj/include/*; do \
test -r $i | continue; \
i=`basename $i`; \
rm -f /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/include/$i; \
ln -sv /usr/lib/jvm/java-gcj/include/$i /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/include/$i; \
done;
?/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/include/jawt.h? -> ?/usr/lib/jvm/java-gcj/include/jawt.h?
?/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/include/jni.h? -> ?/usr/lib/jvm/java-gcj/include/jni.h?
?/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot/include/linux? -> ?/usr/lib/jvm/java-gcj/include/linux?
mkdir -p stamps
touch stamps/bootstrap-directory-stage1.stamp
rm -f /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/jdk1.6.0
ln -sf /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/boot /notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build/bootstrap/jdk1.6.0
mkdir -p stamps
touch stamps/bootstrap-directory-symlink-stage1.stamp
ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.bz2 openjdk.tar.bz2
if ! echo "406f5a00b5b4b61baecf6f51ee746726958c04ffa2c9d4ab02964bd321c05342 openjdk.tar.bz2" \
| /bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e openjdk.tar.bz2 ] ; then \
mv openjdk.tar.bz2 openjdk.tar.bz2.old ; \
fi ; \
/bin/wget http://icedtea.classpath.org/download/drops/icedtea7/2.7.0/openjdk.tar.bz2; \
if ! echo "406f5a00b5b4b61baecf6f51ee746726958c04ffa2c9d4ab02964bd321c05342 openjdk.tar.bz2" \
| /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.bz2: FAILED
/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK root zip available
gmake[1]: *** [stamps/download-openjdk.stamp] Error 255
gmake[1]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/icedtea-2.7.0pre14/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Tue Nov 14 11:01:20 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 14 Nov 2017 06:01:20 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2727
In-Reply-To: <366788108.179.1510571592551.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <366788108.179.1510571592551.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <44791015.182.1510657286771.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Tue Nov 14 05:57: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 @ Tue Nov 14 06:00:46 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 @ Tue Nov 14 06:00:46 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 @ Tue Nov 14 06:00:46 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 @ Tue Nov 14 06:00:46 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 @ Tue Nov 14 06:00:46 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 @ Tue Nov 14 06:00:49 EST 2017 ...
>>>Making jgss-files @ Tue Nov 14 06:00:49 EST 2017 ...
>>>Making server-jdk-image @ Tue Nov 14 06:00:49 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 @ Tue Nov 14 06:00:52 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-11-14 06:00
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-14 06:00
Control linux amd64 1.6.0_41 all build finished: 17-11-14 06:00
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: [0x00007f589550f740] exception thrown while VM is initializing:
LOG: [0x00007f589550f740] java.lang.NullPointerException
LOG: [0x00007f589550f740] Aborting...
LOG: [0x00007f589550f740] Backtrace (6 stack frames):
LOG: [0x00007f589550f740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f589524569e]
LOG: [0x00007f589550f740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f5895245792]
LOG: [0x00007f589550f740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f589523b6cf]
LOG: [0x00007f589550f740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f589527d175]
LOG: [0x00007f589550f740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f589550f740] [0x7f58930ddc64]
/bin/sh: line 2: 31319 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 Tue Nov 14 11:03:48 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 14 Nov 2017 06:03:48 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2221
In-Reply-To: <49414619.180.1510571733464.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <49414619.180.1510571733464.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1475054207.183.1510657428811.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 14 18:37:41 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 14 Nov 2017 13:37:41 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2670
In-Reply-To: <2026960738.181.1510594722136.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <2026960738.181.1510594722136.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <483443656.184.1510684663654.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
Changes:
[Andrew John Hughes ] Bump to icedtea-2.7.0pre15
Upstream changes:
- Bump to icedtea-2.7.0pre15
- PR3480, RH1486025: ECC and NSS JVM crash
- S8075484, PR3474, RH1490713: SocketInputStream.socketRead0 can hang even with soTimeout set
- S8138745, PR3465, RH1484399: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
- S8185164, PR3433: GetOwnedMonitorInfo() returns incorrect owned monitor
- S8188030, PR3460, RH1484079: AWT java apps fail to start when some minimal fonts are present
ChangeLog:
2017-11-09 Andrew John Hughes
Bump to icedtea-2.7.0pre15.
* Makefile.am:
(CORBA_CHANGESET): Update to icedtea-2.7.0pre15.
(JAXP_CHANGESET): Likewise.
(JAXWS_CHANGESET): Likewise.
(JDK_CHANGESET): Likewise.
(LANGTOOLS_CHANGESET): Likewise.
(OPENJDK_CHANGESET): Likewise.
(CORBA_SHA256SUM): Likewise.
(JAXP_SHA256SUM): Likewise.
(JAXWS_SHA256SUM): Likewise.
(JDK_SHA256SUM): Likewise.
(LANGTOOLS_SHA256SUM): Likewise.
(OPENJDK_SHA256SUM): Likewise.
* NEWS: Updated.
* configure.ac: Bump to 2.7.0pre15.
* hotspot.map.in: Update to icedtea-2.7.0pre15.
------------------------------------------
[...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 Wed Nov 15 11:12:34 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 15 Nov 2017 06:12:34 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2728
In-Reply-To: <44791015.182.1510657286771.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <44791015.182.1510657286771.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <576520183.185.1510744358320.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Wed Nov 15 06:11:40 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 @ Wed Nov 15 06:12:20 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 @ Wed Nov 15 06:12:20 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 @ Wed Nov 15 06:12:20 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 @ Wed Nov 15 06:12:20 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 @ Wed Nov 15 06:12:20 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 @ Wed Nov 15 06:12:21 EST 2017 ...
>>>Making jgss-files @ Wed Nov 15 06:12:21 EST 2017 ...
>>>Making server-jdk-image @ Wed Nov 15 06:12:21 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 @ Wed Nov 15 06:12:21 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-11-15 06:12
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-15 06:12
Control linux amd64 1.6.0_41 all build finished: 17-11-15 06: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: [0x00007fd268dce740] exception thrown while VM is initializing:
LOG: [0x00007fd268dce740] java.lang.NullPointerException
LOG: [0x00007fd268dce740] Aborting...
LOG: [0x00007fd268dce740] Backtrace (6 stack frames):
LOG: [0x00007fd268dce740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7fd268b0469e]
LOG: [0x00007fd268dce740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7fd268b04792]
LOG: [0x00007fd268dce740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7fd268afa6cf]
LOG: [0x00007fd268dce740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7fd268b3c175]
LOG: [0x00007fd268dce740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007fd268dce740] [0x7fd26699cc64]
/bin/sh: line 2: 3075 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 Wed Nov 15 11:15:11 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 15 Nov 2017 06:15:11 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2222
In-Reply-To: <1475054207.183.1510657428811.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1475054207.183.1510657428811.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <603801196.186.1510744511721.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Wed Nov 15 19:00:20 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 15 Nov 2017 14:00:20 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2671
In-Reply-To: <483443656.184.1510684663654.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <483443656.184.1510684663654.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1132728636.187.1510772422011.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Thu Nov 16 11:07:48 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 16 Nov 2017 06:07:48 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2729
In-Reply-To: <576520183.185.1510744358320.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <576520183.185.1510744358320.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1442650700.188.1510830471019.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Thu Nov 16 06:07:10 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 @ Thu Nov 16 06:07:37 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 @ Thu Nov 16 06:07:37 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 @ Thu Nov 16 06:07:37 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 @ Thu Nov 16 06:07:37 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 @ Thu Nov 16 06:07:37 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 @ Thu Nov 16 06:07:37 EST 2017 ...
>>>Making jgss-files @ Thu Nov 16 06:07:37 EST 2017 ...
>>>Making server-jdk-image @ Thu Nov 16 06:07:37 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 @ Thu Nov 16 06:07:37 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-11-16 06:07
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-16 06:07
Control linux amd64 1.6.0_41 all build finished: 17-11-16 06: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: [0x00007fd55ec1a740] exception thrown while VM is initializing:
LOG: [0x00007fd55ec1a740] java.lang.NullPointerException
LOG: [0x00007fd55ec1a740] Aborting...
LOG: [0x00007fd55ec1a740] Backtrace (6 stack frames):
LOG: [0x00007fd55ec1a740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7fd55e95069e]
LOG: [0x00007fd55ec1a740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7fd55e950792]
LOG: [0x00007fd55ec1a740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7fd55e9466cf]
LOG: [0x00007fd55ec1a740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7fd55e988175]
LOG: [0x00007fd55ec1a740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007fd55ec1a740] [0x7fd55c7e8c64]
/bin/sh: line 2: 7272 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 Thu Nov 16 11:09:51 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 16 Nov 2017 06:09:51 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2223
In-Reply-To: <603801196.186.1510744511721.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <603801196.186.1510744511721.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <672376132.189.1510830591583.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 16 18:02:36 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 16 Nov 2017 13:02:36 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2672
In-Reply-To: <1132728636.187.1510772422011.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1132728636.187.1510772422011.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1486667466.190.1510855364997.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
Changes:
[Andrew John Hughes ] Added tag icedtea-2.7.0pre15 for changeset 143dc20feff0
[Andrew John Hughes ] PR3494: Skip AES test on AArch64 due to VM crash
2017-11-14 Andrew John Hughes
PR3494: Skip AES test on AArch64 due to VM crash
* Makefile.am:
(check-aes): Don't run test if running on aarch64.
[Andrew John Hughes ] PR3493: Run AES test to test intrinsics
2017-11-13 Andrew John Hughes
PR3493: Run AES test to test intrinsics
* Makefile.am:
(AES_CHECK_BUILD_DIR): Define directory for
built test class files.
(AES_CHECK_SRC): Define source file for test.
(check-local): Depend on check-aes.
(clean-tests): Depend on clean-check-aes and
also include all test build targets (clean-ecccheck,
clean-mimetypecheck, clean-aescheck, clean-cryptocheck).
Drop removal of test directory which fails as it's non-empty,
due to configure's generation of jstapset.pl
(clean-local): Remove targets moved to clean-tests.
(.PHONY): Add clean-aescheck and clean-check-aes.
(aescheck-build): Build the AES test.
(clean-aescheck): Cleanup the AES test build.
(check-aes): Run the AES test.
(clean-check-aes): Cleanup the AES test run.
* NEWS: Updated.
[Andrew John Hughes ] PR3470: Hotspot object_alloc tapset uses HeapWordSize incorrectly
2017-10-16 Andrew John Hughes
PR3470: Hotspot object_alloc tapset uses HeapWordSize incorrectly
* AUTHORS: Add Severin.
* NEWS: Updated.
2017-09-15 Severin Gehwolf
PR3470: Hotspot object_alloc tapset uses HeapWordSize incorrectly
* tapset/hotspot.stp.in:
Revert HeapWordSize addition made to match
systemtap-alloc-size-workaround.patch, which
has since been removed.
------------------------------------------
[...truncated 82.22 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 Fri Nov 17 09:04:58 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 17 Nov 2017 04:04:58 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2730
In-Reply-To: <1442650700.188.1510830471019.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1442650700.188.1510830471019.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1483406545.191.1510909500770.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 17 04:04:23 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 Nov 17 04:04:46 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 Nov 17 04:04:46 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 Nov 17 04:04:46 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 Nov 17 04:04:46 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 Nov 17 04:04:46 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 Nov 17 04:04:46 EST 2017 ...
>>>Making jgss-files @ Fri Nov 17 04:04:46 EST 2017 ...
>>>Making server-jdk-image @ Fri Nov 17 04:04:46 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 Nov 17 04:04:47 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-11-17 04:04
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-17 04:04
Control linux amd64 1.6.0_41 all build finished: 17-11-17 04:04
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: [0x00007f96b90f9740] exception thrown while VM is initializing:
LOG: [0x00007f96b90f9740] java.lang.NullPointerException
LOG: [0x00007f96b90f9740] Aborting...
LOG: [0x00007f96b90f9740] Backtrace (6 stack frames):
LOG: [0x00007f96b90f9740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f96b8e2f69e]
LOG: [0x00007f96b90f9740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f96b8e2f792]
LOG: [0x00007f96b90f9740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f96b8e256cf]
LOG: [0x00007f96b90f9740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f96b8e67175]
LOG: [0x00007f96b90f9740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f96b90f9740] [0x7f96b6cc7c64]
/bin/sh: line 2: 10839 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 Nov 17 09:06:56 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 17 Nov 2017 04:06:56 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2224
In-Reply-To: <672376132.189.1510830591583.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <672376132.189.1510830591583.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1682459048.192.1510909616277.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 17 14:37:29 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 17 Nov 2017 09:37:29 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2673
In-Reply-To: <1486667466.190.1510855364997.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1486667466.190.1510855364997.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <546473323.193.1510929453682.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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 Nov 18 09:02:55 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 18 Nov 2017 04:02:55 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2731
In-Reply-To: <1483406545.191.1510909500770.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1483406545.191.1510909500770.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1297282660.194.1510995775967.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 18 04:02:10 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 Nov 18 04:02:45 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 Nov 18 04:02:45 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 Nov 18 04:02:45 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 Nov 18 04:02:45 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 Nov 18 04:02:45 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 Nov 18 04:02:45 EST 2017 ...
>>>Making jgss-files @ Sat Nov 18 04:02:45 EST 2017 ...
>>>Making server-jdk-image @ Sat Nov 18 04:02:45 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 Nov 18 04:02:45 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-11-18 04:02
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-18 04:02
Control linux amd64 1.6.0_41 all build finished: 17-11-18 04:02
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: [0x00007fe120ba2740] exception thrown while VM is initializing:
LOG: [0x00007fe120ba2740] java.lang.NullPointerException
LOG: [0x00007fe120ba2740] Aborting...
LOG: [0x00007fe120ba2740] Backtrace (6 stack frames):
LOG: [0x00007fe120ba2740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7fe1208d869e]
LOG: [0x00007fe120ba2740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7fe1208d8792]
LOG: [0x00007fe120ba2740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7fe1208ce6cf]
LOG: [0x00007fe120ba2740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7fe120910175]
LOG: [0x00007fe120ba2740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007fe120ba2740] [0x7fe11e770c64]
/bin/sh: line 2: 14452 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 Nov 18 09:04:56 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 18 Nov 2017 04:04:56 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2225
In-Reply-To: <1682459048.192.1510909616277.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1682459048.192.1510909616277.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <586933522.195.1510995896867.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 18 14:27:34 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 18 Nov 2017 09:27:34 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2674
In-Reply-To: <546473323.193.1510929453682.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <546473323.193.1510929453682.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <2053376346.196.1511015254738.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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 Nov 19 09:01:06 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 19 Nov 2017 04:01:06 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2732
In-Reply-To: <1297282660.194.1510995775967.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1297282660.194.1510995775967.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1413838369.197.1511082066596.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 50.00 MB...]
UINT32 size, UINT32 timestamp) {
^
../../../../src/solaris/native/com/sun/media/sound/PLATFORM_API_LinuxOS_ALSA_MidiUtils.c: In function 'openMidiDevice':
../../../../src/solaris/native/com/sun/media/sound/PLATFORM_API_LinuxOS_ALSA_MidiUtils.c:394:32: warning: 'deviceID' may be used uninitialized in this function [-Wmaybe-uninitialized]
getDeviceStringFromDeviceID(devicename, deviceID,
^
../../../../src/solaris/native/com/sun/media/sound/PLATFORM_API_LinuxOS_ALSA_Ports.c: In function 'PORT_GetControls':
../../../../src/solaris/native/com/sun/media/sound/PLATFORM_API_LinuxOS_ALSA_Ports.c:473:51: warning: 'isPlayback' may be used uninitialized in this function [-Wmaybe-uninitialized]
type = isPlayback ? CONTROL_TYPE_MUTE : CONTROL_TYPE_SELECT;
^
make[8]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax/sound/jsoundalsa'
Done with parallel compiles: /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax/sound/jsoundalsa
STATS: LIBRARY=jsoundalsa, PRODUCT=sun, OPTIMIZATION_LEVEL=LOWER
Rebuilding /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/amd64/libjsoundalsa.so because of /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/.files_compiled mapfile-vers
gcc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer -D_LITTLE_ENDIAN -g -DNDEBUG -DARCH='"amd64"' -Damd64 -DLINUX -DRELEASE='"1.6.0_41"' -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT -D_LP64=1 -I. -I/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/CClassHeaders -I../../../../src/solaris/javavm/export -I../../../../src/share/javavm/export -I../../../../src/share/javavm/include -I../../../../src/solaris/javavm/include -I../../../../src/share/native/common -I../../../../src/solaris/native/common -I../../../../src/share/native/javax/sound -I../../../../src/solaris/native/javax/sound -DX_PLATFORM=X_LINUX -DX_ARCH=X_AMD64 -DUSE_DAUDIO=TRUE -DUSE_PORTS=TRUE -DUSE_PLATFORM_MIDI_OUT=TRUE -DUSE_PLATFORM_MIDI_IN=TRUE -I../../../../src/share/native/com/sun/media/sound -Xlinker -O1 -Xlinker -version-script=mapfile-vers -Wl,--hash-style=both -Xlinker -z -Xlinker origin -Xlinker -rpath -Xlinker \$ORIGIN -Xlinker -z -Xlinker defs -L/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/amd64 -Wl,-soname=libjsoundalsa.so -shared -o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/amd64/libjsoundalsa.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/Utilities.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/DirectAudioDeviceProvider.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/DirectAudioDevice.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/MidiInDevice.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/MidiInDeviceProvider.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/MidiOutDevice.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/MidiOutDeviceProvider.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/PlatformMidi.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/PortMixerProvider.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/PortMixer.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/PLATFORM_API_LinuxOS_ALSA_CommonUtils.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/PLATFORM_API_LinuxOS_ALSA_PCM.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/PLATFORM_API_LinuxOS_ALSA_PCMUtils.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/PLATFORM_API_LinuxOS_ALSA_MidiIn.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/PLATFORM_API_LinuxOS_ALSA_MidiOut.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/PLATFORM_API_LinuxOS_ALSA_MidiUtils.o /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sound/jsoundalsa/obj64/PLATFORM_API_LinuxOS_ALSA_Ports.o -lasound -ljava -L/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/amd64/server -ljvm -lc
make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax/sound/jsoundalsa'
Timing: 00001 seconds or 1s for make-javax-sound-jsoundalsa
<<>>Recursively making sql build @ Sun Nov 19 04:00:55 EST 2017 ...
make[6]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax/sql'
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/javax/sql/rowset
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/javax/sql/rowset/rowset.properties
/bin/cp ../../../src/share/classes/javax/sql/rowset/rowset.properties /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/javax/sql/rowset/rowset.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/javax/sql/rowset/rowset.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/javax/sql/rowset/rowset.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/javax/sql/rowset/rowset.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sql/strip_prop_options
/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/stripproperties.jar -optionsfile /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sql/strip_prop_options
# Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sql/.classes.list)
../../../src/share/classes/javax/sql/RowSetInternal.java
../../../src/share/classes/javax/sql/XADataSource.java
../../../src/share/classes/javax/sql/rowset/JdbcRowSet.java
../../../src/share/classes/javax/sql/rowset/CachedRowSet.java
../../../src/share/classes/javax/sql/rowset/serial/SerialClob.java
../../../src/share/classes/javax/sql/rowset/serial/SerialDatalink.java
../../../src/share/classes/javax/sql/rowset/serial/SerialException.java
../../../src/share/classes/javax/sql/rowset/serial/SQLInputImpl.java
../../../src/share/classes/javax/sql/rowset/serial/SerialStruct.java
../../../src/share/classes/javax/sql/rowset/serial/SerialJavaObject.java
../../../src/share/classes/javax/sql/rowset/serial/SQLOutputImpl.java
../../../src/share/classes/javax/sql/rowset/serial/SerialBlob.java
../../../src/share/classes/javax/sql/rowset/serial/SerialArray.java
../../../src/share/classes/javax/sql/rowset/serial/SerialRef.java
../../../src/share/classes/javax/sql/rowset/Joinable.java
../../../src/share/classes/javax/sql/rowset/WebRowSet.java
../../../src/share/classes/javax/sql/rowset/JoinRowSet.java
../../../src/share/classes/javax/sql/rowset/BaseRowSet.java
../../../src/share/classes/javax/sql/rowset/FilteredRowSet.java
../../../src/share/classes/javax/sql/rowset/RowSetMetaDataImpl.java
../../../src/share/classes/javax/sql/rowset/Predicate.java
../../../src/share/classes/javax/sql/rowset/RowSetWarning.java
../../../src/share/classes/javax/sql/rowset/spi/XmlWriter.java
../../../src/share/classes/javax/sql/rowset/spi/XmlReader.java
../../../src/share/classes/javax/sql/rowset/spi/SyncResolver.java
../../../src/share/classes/javax/sql/rowset/spi/TransactionalWriter.java
../../../src/share/classes/javax/sql/rowset/spi/SyncProvider.java
../../../src/share/classes/javax/sql/rowset/spi/SyncFactory.java
../../../src/share/classes/javax/sql/rowset/spi/SyncProviderException.java
../../../src/share/classes/javax/sql/rowset/spi/SyncFactoryException.java
../../../src/share/classes/javax/sql/CommonDataSource.java
../../../src/share/classes/javax/sql/PooledConnection.java
../../../src/share/classes/javax/sql/RowSetEvent.java
../../../src/share/classes/javax/sql/StatementEventListener.java
../../../src/share/classes/javax/sql/RowSetReader.java
../../../src/share/classes/javax/sql/DataSource.java
../../../src/share/classes/javax/sql/XAConnection.java
../../../src/share/classes/javax/sql/ConnectionEventListener.java
../../../src/share/classes/javax/sql/RowSet.java
../../../src/share/classes/javax/sql/ConnectionEvent.java
../../../src/share/classes/javax/sql/StatementEvent.java
../../../src/share/classes/javax/sql/RowSetMetaData.java
../../../src/share/classes/javax/sql/RowSetListener.java
../../../src/share/classes/javax/sql/ConnectionPoolDataSource.java
../../../src/share/classes/javax/sql/RowSetWriter.java
# Running javac:
/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=2048 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -Xlint:-path -source 1.5 -target 5 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes -sourcepath /notnfs/nighttester/icedtea6-target-testing/generated.build:../../../src/solaris/classes:../../../src/share/classes -d /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes @/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.sql/.classes.list
make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax/sql'
Timing: 00004 seconds or 4s for make-javax-sql
<<>>Recursively making rmi build @ Sun Nov 19 04:00:59 EST 2017 ...
make[6]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax/rmi'
Begin Processing SUBDIRS: ssl
>>>Recursively making ssl build @ Sun Nov 19 04:00:59 EST 2017 ...
make[7]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax/rmi/ssl'
make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax/rmi/ssl'
Timing: 00000 seconds or 0s for make-javax-rmi-ssl
<<>>Recursively making management build @ Sun Nov 19 04:00:59 EST 2017 ...
make[6]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax/management'
# Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.management/.classes.list)
../../../src/share/classes/javax/management/ServiceNotFoundException.java
../../../src/share/classes/javax/management/Query.java
../../../src/share/classes/javax/management/openmbean/OpenMBeanInfoSupport.java
../../../src/share/classes/javax/management/BinaryOpValueExp.java
../../../src/share/classes/javax/management/AttributeValueExp.java
../../../src/share/classes/javax/management/DefaultLoaderRepository.java
../../../src/share/classes/javax/management/modelmbean/InvalidTargetObjectTypeException.java
../../../src/share/classes/javax/management/modelmbean/ModelMBeanNotificationInfo.java
../../../src/share/classes/javax/management/modelmbean/XMLParseException.java
../../../src/share/classes/javax/management/modelmbean/ModelMBeanOperationInfo.java
../../../src/share/classes/javax/management/modelmbean/ModelMBean.java
../../../src/share/classes/javax/management/modelmbean/ModelMBeanAttributeInfo.java
../../../src/share/classes/javax/management/modelmbean/ModelMBeanInfo.java
../../../src/share/classes/javax/management/modelmbean/DescriptorSupport.java
../../../src/share/classes/javax/management/modelmbean/RequiredModelMBean.java
../../../src/share/classes/javax/management/modelmbean/ModelMBeanNotificationBroadcaster.java
../../../src/share/classes/javax/management/modelmbean/ModelMBeanConstructorInfo.java
../../../src/share/classes/javax/management/modelmbean/ModelMBeanInfoSupport.java
../../../src/share/classes/javax/management/AttributeChangeNotificationFilter.java
../../../src/share/classes/javax/management/ClassAttributeValueExp.java
../../../src/share/classes/javax/management/PersistentMBean.java
../../../src/share/classes/javax/management/DescriptorAccess.java
../../../src/share/classes/javax/management/BinaryRelQueryExp.java
../../../src/share/classes/javax/management/BetweenQueryExp.java
../../../src/share/classes/javax/management/AndQueryExp.java
../../../src/share/classes/javax/management/NumericValueExp.java
../../../src/share/classes/javax/management/BooleanValueExp.java
../../../src/share/classes/javax/management/StringValueExp.java
../../../src/share/classes/javax/management/MatchQueryExp.java
../../../src/share/classes/javax/management/timer/TimerAlarmClockNotification.java
../../../src/share/classes/javax/management/timer/Timer.java
../../../src/share/classes/javax/management/timer/TimerMBean.java
../../../src/share/classes/javax/management/timer/TimerNotification.java
../../../src/share/classes/javax/management/loading/DefaultLoaderRepository.java
../../../src/share/classes/javax/management/loading/MLet.java
../../../src/share/classes/javax/management/loading/PrivateMLet.java
../../../src/share/classes/javax/management/loading/MLetContent.java
../../../src/share/classes/javax/management/loading/MLetObjectInputStream.java
../../../src/share/classes/javax/management/loading/MLetMBean.java
../../../src/share/classes/javax/management/loading/MLetParser.java
../../../src/share/classes/javax/management/NotQueryExp.java
../../../src/share/classes/javax/management/relation/InvalidRoleValueException.java
../../../src/share/classes/javax/management/relation/RelationTypeNotFoundException.java
../../../src/share/classes/javax/management/relation/RelationNotFoundException.java
../../../src/share/classes/javax/management/relation/RoleUnresolved.java
../../../src/share/classes/javax/management/relation/RelationSupport.java
../../../src/share/classes/javax/management/relation/MBeanServerNotificationFilter.java
../../../src/share/classes/javax/management/relation/RoleUnresolvedList.java
../../../src/share/classes/javax/management/relation/RoleNotFoundException.java
../../../src/share/classes/javax/management/relation/InvalidRoleInfoException.java
../../../src/share/classes/javax/management/relation/InvalidRelationTypeException.java
../../../src/share/classes/javax/management/relation/Role.java
../../../src/share/classes/javax/management/relation/InvalidRelationIdException.java
../../../src/share/classes/javax/management/relation/RelationServiceNotRegisteredException.java
../../../src/share/classes/javax/management/relation/RelationTypeSupport.java
../../../src/share/classes/javax/management/relation/Relation.java
../../../src/share/classes/javax/management/relation/RoleInfoNotFoundException.java
../../../src/share/classes/javax/management/relation/RelationService.java
../../../src/share/classes/javax/management/relation/RoleStatus.java
../../../src/share/classes/javax/management/relation/InvalidRelationServiceException.java
../../../src/share/classes/javax/management/relation/RoleList.java
../../../src/share/classes/javax/management/relation/RelationServiceMBean.java
../../../src/share/classes/javax/management/relation/RelationException.java
../../../src/share/classes/javax/management/relation/RoleInfo.java
../../../src/share/classes/javax/management/relation/RelationType.java
../../../src/share/classes/javax/management/relation/RelationNotification.java
../../../src/share/classes/javax/management/relation/RelationSupportMBean.java
../../../src/share/classes/javax/management/relation/RoleResult.java
../../../src/share/classes/javax/management/AttributeChangeNotification.java
../../../src/share/classes/javax/management/monitor/Monitor.java
../../../src/share/classes/javax/management/monitor/MonitorMBean.java
../../../src/share/classes/javax/management/monitor/StringMonitor.java
../../../src/share/classes/javax/management/monitor/GaugeMonitor.java
../../../src/share/classes/javax/management/monitor/GaugeMonitorMBean.java
../../../src/share/classes/javax/management/monitor/CounterMonitor.java
../../../src/share/classes/javax/management/monitor/StringMonitorMBean.java
../../../src/share/classes/javax/management/monitor/MonitorNotification.java
../../../src/share/classes/javax/management/monitor/MonitorSettingException.java
../../../src/share/classes/javax/management/monitor/CounterMonitorMBean.java
../../../src/share/classes/javax/management/InstanceOfQueryExp.java
../../../src/share/classes/javax/management/InQueryExp.java
../../../src/share/classes/javax/management/OrQueryExp.java
../../../src/share/classes/javax/management/QualifiedAttributeValueExp.java
../../../src/share/classes/com/sun/jmx/mbeanserver/JmxMBeanServerBuilder.java
../../../src/share/classes/com/sun/jmx/remote/internal/Unmarshal.java
../../../src/share/classes/com/sun/jmx/remote/protocol/iiop/ClientProvider.java
../../../src/share/classes/com/sun/jmx/remote/protocol/iiop/ServerProvider.java
../../../src/share/classes/com/sun/jmx/remote/protocol/rmi/ClientProvider.java
../../../src/share/classes/com/sun/jmx/remote/protocol/rmi/ServerProvider.java
/notnfs/nighttester/icedtea6-target-testing/generated.build/javax/management/remote/rmi/RMIServerImpl_Stub.java
/notnfs/nighttester/icedtea6-target-testing/generated.build/javax/management/remote/rmi/RMIConnectionImpl_Stub.java
# Running javac:
/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=2048 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -Xlint:-path -source 6 -target 6 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes -sourcepath /notnfs/nighttester/icedtea6-target-testing/generated.build:../../../src/solaris/classes:../../../src/share/classes -d /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes @/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun/javax.management/.classes.list
Annotation processing got disabled, since it requires a 1.6 compliant JVM
make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax/management'
Timing: 00006 seconds or 6s for make-javax-management
<<>>Recursively making imageio build @ Sun Nov 19 04:01:05 EST 2017 ...
make[6]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax/imageio'
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/com/sun/imageio/plugins/common
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/com/sun/imageio/plugins/common/iio-plugin.properties
/bin/cp ../../../src/share/classes/com/sun/imageio/plugins/common/iio-plugin.properties /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/com/sun/imageio/plugins/common/iio-plugin.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/com/sun/imageio/plugins/common/iio-plugin.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/com/sun/imageio/plugins/common/iio-plugin.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes/com/sun/imageio/plugins/common/iio-plugin.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jiio/javax.imageio/strip_prop_options
/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/stripproperties.jar -optionsfile /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jiio/javax.imageio/strip_prop_options
# Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jiio/javax.imageio/.classes.list)
../../../src/share/classes/com/sun/imageio/plugins/common/StandardMetadataFormatResources.java
../../../src/share/classes/com/sun/imageio/plugins/wbmp/WBMPMetadataFormat.java
../../../src/share/classes/com/sun/imageio/plugins/bmp/BMPMetadataFormat.java
../../../src/share/classes/com/sun/imageio/plugins/bmp/BMPMetadataFormatResources.java
../../../src/share/classes/com/sun/imageio/plugins/png/PNGMetadataFormatResources.java
../../../src/share/classes/com/sun/imageio/plugins/png/PNGMetadataFormat.java
../../../src/share/classes/com/sun/imageio/plugins/gif/GIFStreamMetadataFormat.java
../../../src/share/classes/com/sun/imageio/plugins/gif/GIFStreamMetadataFormatResources.java
../../../src/share/classes/com/sun/imageio/plugins/gif/GIFImageMetadataFormatResources.java
../../../src/share/classes/com/sun/imageio/plugins/gif/GIFImageMetadataFormat.java
../../../src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadataFormatResources.java
../../../src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageMetadataFormatResources.java
../../../src/share/classes/com/sun/imageio/plugins/jpeg/JPEGStreamMetadataFormat.java
../../../src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadataFormat.java
../../../src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageMetadataFormat.java
../../../src/share/classes/com/sun/imageio/plugins/jpeg/JPEGStreamMetadataFormatResources.java
../../../src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriterResources.java
../../../src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReaderResources.java
# Running javac:
/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=2048 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -Xlint:-path -source 1.5 -target 5 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes -sourcepath /notnfs/nighttester/icedtea6-target-testing/generated.build:../../../src/solaris/classes:../../../src/share/classes -d /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes @/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/jiio/javax.imageio/.classes.list
java.lang.NullPointerException
at org.eclipse.jdt.internal.compiler.util.SimpleLookupTable.put(SimpleLookupTable.java:97)
at org.eclipse.jdt.internal.compiler.batch.CompilationUnit.getContents(CompilationUnit.java:77)
at org.eclipse.jdt.internal.compiler.batch.Main$2.acceptResult(Main.java:2967)
at org.eclipse.jdt.internal.compiler.Compiler.handleInternalException(Compiler.java:609)
at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:527)
at org.eclipse.jdt.internal.compiler.batch.Main.performCompilation(Main.java:3914)
at org.eclipse.jdt.internal.compiler.batch.Main.compile(Main.java:1684)
at org.eclipse.jdt.internal.compiler.batch.Main.main(Main.java:1397)
make[6]: *** [.compile.classlist] Error 255
make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax/imageio'
make[5]: *** [build] Error 1
make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make/javax'
make[4]: *** [all] Error 1
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make'
make[3]: *** [jdk-build] Error 2
make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj'
make[2]: *** [build_product_image] Error 2
make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj'
make[1]: *** [jdk_only] Error 2
make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj'
make: *** [stamps/icedtea-ecj.stamp] Error 2
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sun Nov 19 09:02:51 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 19 Nov 2017 04:02:51 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2226
In-Reply-To: <586933522.195.1510995896867.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <586933522.195.1510995896867.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <298691747.198.1511082171325.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 19 14:27:26 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 19 Nov 2017 09:27:26 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2675
In-Reply-To: <2053376346.196.1511015254738.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <2053376346.196.1511015254738.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <198950159.199.1511101648734.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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 Mon Nov 20 09:07:25 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 20 Nov 2017 04:07:25 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2733
In-Reply-To: <1413838369.197.1511082066596.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1413838369.197.1511082066596.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <585951669.200.1511168847821.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Mon Nov 20 04:05:59 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 @ Mon Nov 20 04:07:10 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 @ Mon Nov 20 04:07:10 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 @ Mon Nov 20 04:07:10 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 @ Mon Nov 20 04:07:10 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 @ Mon Nov 20 04:07:10 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 @ Mon Nov 20 04:07:10 EST 2017 ...
>>>Making jgss-files @ Mon Nov 20 04:07:10 EST 2017 ...
>>>Making server-jdk-image @ Mon Nov 20 04:07:10 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 @ Mon Nov 20 04:07:10 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-11-20 04:07
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-20 04:07
Control linux amd64 1.6.0_41 all build finished: 17-11-20 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: [0x00007f5f05cb5740] exception thrown while VM is initializing:
LOG: [0x00007f5f05cb5740] java.lang.NullPointerException
LOG: [0x00007f5f05cb5740] Aborting...
LOG: [0x00007f5f05cb5740] Backtrace (6 stack frames):
LOG: [0x00007f5f05cb5740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f5f059eb69e]
LOG: [0x00007f5f05cb5740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f5f059eb792]
LOG: [0x00007f5f05cb5740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f5f059e16cf]
LOG: [0x00007f5f05cb5740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f5f05a23175]
LOG: [0x00007f5f05cb5740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f5f05cb5740] [0x7f5f03883c64]
/bin/sh: line 2: 20650 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 Mon Nov 20 09:09:32 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 20 Nov 2017 04:09:32 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2227
In-Reply-To: <298691747.198.1511082171325.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <298691747.198.1511082171325.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <238497830.201.1511168972092.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Mon Nov 20 14:27:10 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 20 Nov 2017 09:27:10 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2676
In-Reply-To: <198950159.199.1511101648734.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <198950159.199.1511101648734.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <804191798.202.1511188032599.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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 Tue Nov 21 09:04:47 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 21 Nov 2017 04:04:47 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2734
In-Reply-To: <585951669.200.1511168847821.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <585951669.200.1511168847821.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <901693110.203.1511255088547.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Tue Nov 21 04:04:03 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 @ Tue Nov 21 04:04:36 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 @ Tue Nov 21 04:04:36 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 @ Tue Nov 21 04:04:36 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 @ Tue Nov 21 04:04:36 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 @ Tue Nov 21 04:04:36 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 @ Tue Nov 21 04:04:36 EST 2017 ...
>>>Making jgss-files @ Tue Nov 21 04:04:36 EST 2017 ...
>>>Making server-jdk-image @ Tue Nov 21 04:04:36 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 @ Tue Nov 21 04:04:36 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-11-21 04:04
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-21 04:04
Control linux amd64 1.6.0_41 all build finished: 17-11-21 04:04
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: [0x00007f1ba63c2740] exception thrown while VM is initializing:
LOG: [0x00007f1ba63c2740] java.lang.NullPointerException
LOG: [0x00007f1ba63c2740] Aborting...
LOG: [0x00007f1ba63c2740] Backtrace (6 stack frames):
LOG: [0x00007f1ba63c2740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f1ba60f869e]
LOG: [0x00007f1ba63c2740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f1ba60f8792]
LOG: [0x00007f1ba63c2740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f1ba60ee6cf]
LOG: [0x00007f1ba63c2740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f1ba6130175]
LOG: [0x00007f1ba63c2740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f1ba63c2740] [0x7f1ba3f90c64]
/bin/sh: line 2: 24144 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 Tue Nov 21 09:06:44 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 21 Nov 2017 04:06:44 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2228
In-Reply-To: <238497830.201.1511168972092.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <238497830.201.1511168972092.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1928183084.204.1511255204058.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 21 14:36:30 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 21 Nov 2017 09:36:30 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2677
In-Reply-To: <804191798.202.1511188032599.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <804191798.202.1511188032599.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <381299227.205.1511274992375.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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 Wed Nov 22 09:04:32 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 22 Nov 2017 04:04:32 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2735
In-Reply-To: <901693110.203.1511255088547.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <901693110.203.1511255088547.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <549650145.206.1511341476723.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Wed Nov 22 04:03:48 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 @ Wed Nov 22 04:04:18 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 @ Wed Nov 22 04:04:18 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 @ Wed Nov 22 04:04:18 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 @ Wed Nov 22 04:04:18 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 @ Wed Nov 22 04:04:18 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 @ Wed Nov 22 04:04:18 EST 2017 ...
>>>Making jgss-files @ Wed Nov 22 04:04:18 EST 2017 ...
>>>Making server-jdk-image @ Wed Nov 22 04:04:18 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 @ Wed Nov 22 04:04:19 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-11-22 04:04
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-22 04:04
Control linux amd64 1.6.0_41 all build finished: 17-11-22 04:04
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: [0x00007f40e7463740] exception thrown while VM is initializing:
LOG: [0x00007f40e7463740] java.lang.NullPointerException
LOG: [0x00007f40e7463740] Aborting...
LOG: [0x00007f40e7463740] Backtrace (6 stack frames):
LOG: [0x00007f40e7463740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f40e719969e]
LOG: [0x00007f40e7463740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f40e7199792]
LOG: [0x00007f40e7463740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f40e718f6cf]
LOG: [0x00007f40e7463740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f40e71d1175]
LOG: [0x00007f40e7463740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f40e7463740] [0x7f40e5031c64]
/bin/sh: line 2: 28216 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 Wed Nov 22 09:06:36 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 22 Nov 2017 04:06:36 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2229
In-Reply-To: <1928183084.204.1511255204058.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1928183084.204.1511255204058.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <2126051585.207.1511341596469.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Wed Nov 22 14:33:34 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 22 Nov 2017 09:33:34 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2678
In-Reply-To: <381299227.205.1511274992375.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <381299227.205.1511274992375.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <105350655.208.1511361216735.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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 Thu Nov 23 09:13:16 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 23 Nov 2017 04:13:16 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2736
In-Reply-To: <549650145.206.1511341476723.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <549650145.206.1511341476723.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <539215942.209.1511428400073.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Thu Nov 23 04:09:19 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 @ Thu Nov 23 04:12:58 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 @ Thu Nov 23 04:12:58 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 @ Thu Nov 23 04:12:58 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 @ Thu Nov 23 04:12:58 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 @ Thu Nov 23 04:12:58 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 @ Thu Nov 23 04:12:59 EST 2017 ...
>>>Making jgss-files @ Thu Nov 23 04:12:59 EST 2017 ...
>>>Making server-jdk-image @ Thu Nov 23 04:12:59 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 @ Thu Nov 23 04:13:00 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-11-23 04:13
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-23 04:13
Control linux amd64 1.6.0_41 all build finished: 17-11-23 04:13
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: [0x00007f54be725740] exception thrown while VM is initializing:
LOG: [0x00007f54be725740] java.lang.NullPointerException
LOG: [0x00007f54be725740] Aborting...
LOG: [0x00007f54be725740] Backtrace (6 stack frames):
LOG: [0x00007f54be725740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f54be45b69e]
LOG: [0x00007f54be725740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f54be45b792]
LOG: [0x00007f54be725740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f54be4516cf]
LOG: [0x00007f54be725740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f54be493175]
LOG: [0x00007f54be725740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f54be725740] [0x7f54bc2f3c64]
/bin/sh: line 2: 2458 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 Thu Nov 23 09:15:25 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 23 Nov 2017 04:15:25 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2230
In-Reply-To: <2126051585.207.1511341596469.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <2126051585.207.1511341596469.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <959996626.210.1511428525976.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 23 14:34:34 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 23 Nov 2017 09:34:34 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2679
In-Reply-To: <105350655.208.1511361216735.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <105350655.208.1511361216735.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <167073300.211.1511447677664.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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 Fri Nov 24 09:09:45 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 24 Nov 2017 04:09:45 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2737
In-Reply-To: <539215942.209.1511428400073.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <539215942.209.1511428400073.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1266016315.212.1511514586649.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 24 04:08: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 @ Fri Nov 24 04:09:29 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 Nov 24 04:09:29 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 Nov 24 04:09:29 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 Nov 24 04:09:29 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 Nov 24 04:09:29 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 Nov 24 04:09:29 EST 2017 ...
>>>Making jgss-files @ Fri Nov 24 04:09:29 EST 2017 ...
>>>Making server-jdk-image @ Fri Nov 24 04:09:29 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 Nov 24 04:09:30 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-11-24 04:09
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-24 04:09
Control linux amd64 1.6.0_41 all build finished: 17-11-24 04:09
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: [0x00007f17d3170740] exception thrown while VM is initializing:
LOG: [0x00007f17d3170740] java.lang.NullPointerException
LOG: [0x00007f17d3170740] Aborting...
LOG: [0x00007f17d3170740] Backtrace (6 stack frames):
LOG: [0x00007f17d3170740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f17d2ea669e]
LOG: [0x00007f17d3170740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f17d2ea6792]
LOG: [0x00007f17d3170740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f17d2e9c6cf]
LOG: [0x00007f17d3170740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f17d2ede175]
LOG: [0x00007f17d3170740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f17d3170740] [0x7f17d0d3ec64]
/bin/sh: line 2: 6007 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 Nov 24 09:11:43 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 24 Nov 2017 04:11:43 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2231
In-Reply-To: <959996626.210.1511428525976.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <959996626.210.1511428525976.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1782677538.213.1511514703422.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 24 14:29:55 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 24 Nov 2017 09:29:55 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2680
In-Reply-To: <167073300.211.1511447677664.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <167073300.211.1511447677664.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <589796314.214.1511533800278.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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 Nov 25 09:04:58 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 25 Nov 2017 04:04:58 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2738
In-Reply-To: <1266016315.212.1511514586649.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1266016315.212.1511514586649.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <511396254.215.1511600701907.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 25 04:04:08 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 Nov 25 04:04:44 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 Nov 25 04:04:44 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 Nov 25 04:04:44 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 Nov 25 04:04:44 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 Nov 25 04:04:44 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 Nov 25 04:04:44 EST 2017 ...
>>>Making jgss-files @ Sat Nov 25 04:04:44 EST 2017 ...
>>>Making server-jdk-image @ Sat Nov 25 04:04:44 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 Nov 25 04:04:45 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-11-25 04:04
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-25 04:04
Control linux amd64 1.6.0_41 all build finished: 17-11-25 04:04
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: [0x00007f08396f2740] exception thrown while VM is initializing:
LOG: [0x00007f08396f2740] java.lang.NullPointerException
LOG: [0x00007f08396f2740] Aborting...
LOG: [0x00007f08396f2740] Backtrace (6 stack frames):
LOG: [0x00007f08396f2740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f083942869e]
LOG: [0x00007f08396f2740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f0839428792]
LOG: [0x00007f08396f2740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f083941e6cf]
LOG: [0x00007f08396f2740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f0839460175]
LOG: [0x00007f08396f2740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f08396f2740] [0x7f08372c0c64]
/bin/sh: line 2: 9732 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 Nov 25 09:07:00 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 25 Nov 2017 04:07:00 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2232
In-Reply-To: <1782677538.213.1511514703422.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1782677538.213.1511514703422.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <2001788725.216.1511600820771.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 25 14:27:58 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 25 Nov 2017 09:27:58 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2681
In-Reply-To: <589796314.214.1511533800278.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <589796314.214.1511533800278.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <267825.217.1511620082389.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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 Nov 26 09:04:14 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 26 Nov 2017 04:04:14 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2739
In-Reply-To: <511396254.215.1511600701907.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <511396254.215.1511600701907.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <2013494176.218.1511687056083.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 26 04:03:24 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 Nov 26 04:03:54 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 Nov 26 04:03:54 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 Nov 26 04:03:54 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 Nov 26 04:03:54 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 Nov 26 04:03:54 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 Nov 26 04:03:54 EST 2017 ...
>>>Making jgss-files @ Sun Nov 26 04:03:54 EST 2017 ...
>>>Making server-jdk-image @ Sun Nov 26 04:03:54 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 Nov 26 04:04:02 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-11-26 04:04
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-26 04:04
Control linux amd64 1.6.0_41 all build finished: 17-11-26 04:04
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: [0x00007f71e2324740] exception thrown while VM is initializing:
LOG: [0x00007f71e2324740] java.lang.NullPointerException
LOG: [0x00007f71e2324740] Aborting...
LOG: [0x00007f71e2324740] Backtrace (6 stack frames):
LOG: [0x00007f71e2324740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f71e205a69e]
LOG: [0x00007f71e2324740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f71e205a792]
LOG: [0x00007f71e2324740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f71e20506cf]
LOG: [0x00007f71e2324740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f71e2092175]
LOG: [0x00007f71e2324740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f71e2324740] [0x7f71dfef2c64]
/bin/sh: line 2: 13228 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 Nov 26 09:06:11 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 26 Nov 2017 04:06:11 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2233
In-Reply-To: <2001788725.216.1511600820771.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <2001788725.216.1511600820771.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1903254775.219.1511687171336.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 26 14:32:56 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 26 Nov 2017 09:32:56 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2682
In-Reply-To: <267825.217.1511620082389.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <267825.217.1511620082389.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <2026289685.220.1511706780484.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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 Mon Nov 27 09:04:21 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 27 Nov 2017 04:04:21 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2740
In-Reply-To: <2013494176.218.1511687056083.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <2013494176.218.1511687056083.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1451733297.221.1511773463707.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Mon Nov 27 04:03:39 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 @ Mon Nov 27 04:04:06 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 @ Mon Nov 27 04:04:06 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 @ Mon Nov 27 04:04:06 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 @ Mon Nov 27 04:04:06 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 @ Mon Nov 27 04:04:06 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 @ Mon Nov 27 04:04:06 EST 2017 ...
>>>Making jgss-files @ Mon Nov 27 04:04:06 EST 2017 ...
>>>Making server-jdk-image @ Mon Nov 27 04:04:06 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 @ Mon Nov 27 04:04:12 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-11-27 04:04
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-27 04:04
Control linux amd64 1.6.0_41 all build finished: 17-11-27 04:04
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: [0x00007fac62a0c740] exception thrown while VM is initializing:
LOG: [0x00007fac62a0c740] java.lang.NullPointerException
LOG: [0x00007fac62a0c740] Aborting...
LOG: [0x00007fac62a0c740] Backtrace (6 stack frames):
LOG: [0x00007fac62a0c740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7fac6274269e]
LOG: [0x00007fac62a0c740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7fac62742792]
LOG: [0x00007fac62a0c740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7fac627386cf]
LOG: [0x00007fac62a0c740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7fac6277a175]
LOG: [0x00007fac62a0c740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007fac62a0c740] [0x7fac605dac64]
/bin/sh: line 2: 16822 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 Mon Nov 27 09:06:31 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 27 Nov 2017 04:06:31 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2234
In-Reply-To: <1903254775.219.1511687171336.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1903254775.219.1511687171336.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1724322031.222.1511773591767.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Mon Nov 27 14:31:38 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 27 Nov 2017 09:31:38 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2683
In-Reply-To: <2026289685.220.1511706780484.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <2026289685.220.1511706780484.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1768338147.223.1511793099470.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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 Tue Nov 28 08:48:27 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 28 Nov 2017 03:48:27 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2741
In-Reply-To: <1451733297.221.1511773463707.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1451733297.221.1511773463707.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <974330283.224.1511858908570.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 47.88 MB...]
/notnfs/nighttester/icedtea6-target-testing/generated.build/org/omg/IOP/TAG_POLICIES.java
/notnfs/nighttester/icedtea6-target-testing/generated.build/org/omg/IOP/TaggedComponent.java
/notnfs/nighttester/icedtea6-target-testing/generated.build/org/omg/IOP/TaggedComponentHelper.java
/notnfs/nighttester/icedtea6-target-testing/generated.build/org/omg/IOP/TaggedComponentHolder.java
/notnfs/nighttester/icedtea6-target-testing/generated.build/org/omg/IOP/TaggedProfile.java
/notnfs/nighttester/icedtea6-target-testing/generated.build/org/omg/IOP/TaggedProfileHelper.java
/notnfs/nighttester/icedtea6-target-testing/generated.build/org/omg/IOP/TaggedProfileHolder.java
/notnfs/nighttester/icedtea6-target-testing/generated.build/org/omg/IOP/TransactionService.java
# Running javac:
/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=2048 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -XDignore.symbol.file=true -source 1.5 -target 5 -encoding ascii -classpath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/langtools/dist/lib/classes.jar -Xprefer:source -sourcepath /notnfs/nighttester/icedtea6-target-testing/generated.build:../../../../src/share/classes:/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/share/classes:/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/solaris/classes:/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/langtools/src/share/classes -d /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes @/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/org/org.omg.PortableInterceptor/.classes.list
make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/org/omg/PortableInterceptor'
Timing: 00001 seconds or 1s for make-org-omg-PortableInterceptor
<<>>Recursively making sun build @ Tue Nov 28 03:47:56 EST 2017 ...
make[5]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun'
Begin Processing SUBDIRS: corba rmi
>>>Recursively making corba build @ Tue Nov 28 03:47:56 EST 2017 ...
make[6]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/corba'
Begin Processing SUBDIRS: org core
>>>Recursively making org build @ Tue Nov 28 03:47:56 EST 2017 ...
make[7]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/corba/org'
Begin Processing SUBDIRS: omg
>>>Recursively making omg build @ Tue Nov 28 03:47:56 EST 2017 ...
make[8]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/corba/org/omg'
make[8]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/corba/org/omg'
Timing: 00000 seconds or 0s for make-sun-corba-org-omg
<<>>Recursively making core build @ Tue Nov 28 03:47:56 EST 2017 ...
make[7]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/corba/core'
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/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/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/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/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties
/bin/echo -e "/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties" >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/strip_prop_options
/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/corba/btjars/stripproperties.jar -optionsfile /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/strip_prop_options
# Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/.classes.list)
../../../../src/share/classes/javax/rmi/PortableRemoteObject.java
../../../../src/share/classes/javax/rmi/CORBA/Stub.java
../../../../src/share/classes/javax/rmi/CORBA/StubDelegate.java
../../../../src/share/classes/javax/rmi/CORBA/Tie.java
../../../../src/share/classes/javax/rmi/CORBA/Util.java
../../../../src/share/classes/javax/rmi/CORBA/UtilDelegate.java
../../../../src/share/classes/javax/rmi/CORBA/ValueHandler.java
../../../../src/share/classes/javax/rmi/CORBA/ValueHandlerMultiFormat.java
../../../../src/share/classes/javax/rmi/CORBA/ClassDesc.java
../../../../src/share/classes/javax/rmi/CORBA/PortableRemoteObjectDelegate.java
../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java
../../../../src/share/classes/javax/activity/InvalidActivityException.java
../../../../src/share/classes/javax/activity/ActivityRequiredException.java
../../../../src/share/classes/javax/activity/ActivityCompletedException.java
# Running javac:
/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=2048 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -XDignore.symbol.file=true -source 1.5 -target 5 -encoding ascii -classpath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/langtools/dist/lib/classes.jar -Xprefer:source -sourcepath /notnfs/nighttester/icedtea6-target-testing/generated.build:../../../../src/share/classes:/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/share/classes:/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/solaris/classes:/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/langtools/src/share/classes -d /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes @/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/.classes.list
make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/corba/core'
Timing: 00014 seconds or 14s for make-sun-corba-core
<<>>Recursively making rmi build @ Tue Nov 28 03:48:10 EST 2017 ...
make[6]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/rmi'
Begin Processing OTHERSUBDIRS: corbalogsources corbalogcompile rmic
>>>Recursively making corbalogsources build @ Tue Nov 28 03:48:10 EST 2017 ...
make[7]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/rmi/corbalogsources'
make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/rmi/corbalogsources'
Timing: 00000 seconds or 0s for make-sun-rmi-corbalogsources
<<>>Recursively making corbalogcompile build @ Tue Nov 28 03:48:10 EST 2017 ...
make[7]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/rmi/corbalogcompile'
make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/rmi/corbalogcompile'
Timing: 00000 seconds or 0s for make-sun-rmi-corbalogcompile
<<>>Recursively making rmic build @ Tue Nov 28 03:48:11 EST 2017 ...
make[7]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/rmi/rmic'
make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/sun/rmi/rmic'
Timing: 00000 seconds or 0s for make-sun-rmi-rmic
<<>>Recursively making com build @ Tue Nov 28 03:48:11 EST 2017 ...
make[5]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com'
Begin Processing SUBDIRS: sun
>>>Recursively making sun build @ Tue Nov 28 03:48:11 EST 2017 ...
make[6]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun'
Begin Processing SUBDIRS: corba
>>>Recursively making corba build @ Tue Nov 28 03:48:11 EST 2017 ...
make[7]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun/corba'
Begin Processing SUBDIRS: se
>>>Recursively making se build @ Tue Nov 28 03:48:11 EST 2017 ...
make[8]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun/corba/se'
Begin Processing SUBDIRS: org pept corespi core spi impl rmi
>>>Recursively making org build @ Tue Nov 28 03:48:11 EST 2017 ...
make[9]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun/corba/se/org'
make[9]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun/corba/se/org'
Timing: 00000 seconds or 0s for make-com-sun-corba-se-org
<<>>Recursively making pept build @ Tue Nov 28 03:48:11 EST 2017 ...
make[9]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun/corba/se/pept'
make[9]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun/corba/se/pept'
Timing: 00000 seconds or 0s for make-com-sun-corba-se-pept
<<>>Recursively making corespi build @ Tue Nov 28 03:48:11 EST 2017 ...
make[9]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun/corba/se/corespi'
# Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/com.sun.corba.se.impl.corespi/.classes.list)
../../../../../../src/share/classes/com/sun/corba/se/spi/protocol/InitialServerRequestDispatcher.java
../../../../../../src/share/classes/com/sun/corba/se/spi/orbutil/fsm/FSMTest.java
# Running javac:
/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=2048 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -XDignore.symbol.file=true -source 1.5 -target 5 -encoding ascii -classpath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/langtools/dist/lib/classes.jar -Xprefer:source -sourcepath /notnfs/nighttester/icedtea6-target-testing/generated.build:../../../../../../src/share/classes:/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/share/classes:/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/solaris/classes:/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/langtools/src/share/classes -d /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes @/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/com.sun.corba.se.impl.corespi/.classes.list
make[9]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun/corba/se/corespi'
Timing: 00014 seconds or 14s for make-com-sun-corba-se-corespi
<<>>Recursively making core build @ Tue Nov 28 03:48:25 EST 2017 ...
make[9]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun/corba/se/core'
# Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/com.sun.corba.se.impl.core/.classes.list)
../../../../../../src/share/classes/com/sun/corba/se/impl/corba/AnyImplHelper.java
../../../../../../src/share/classes/com/sun/corba/se/impl/corba/TypeCodeImplHelper.java
../../../../../../src/share/classes/org/omg/stub/java/rmi/_Remote_Stub.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
# Running javac:
/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=2048 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -XDignore.symbol.file=true -source 1.5 -target 5 -encoding ascii -classpath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/langtools/dist/lib/classes.jar -Xprefer:source -sourcepath /notnfs/nighttester/icedtea6-target-testing/generated.build:../../../../../../src/share/classes:/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/share/classes:/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/src/solaris/classes:/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/langtools/src/share/classes -d /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/classes @/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/corba/tmp/sun/com.sun.corba.se.impl.core/.classes.list
java.lang.NullPointerException
at org.eclipse.jdt.internal.compiler.batch.CompilationUnit.getContents(CompilationUnit.java:77)
at org.eclipse.jdt.internal.compiler.batch.Main$2.acceptResult(Main.java:2967)
at org.eclipse.jdt.internal.compiler.Compiler.handleInternalException(Compiler.java:609)
at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:527)
at org.eclipse.jdt.internal.compiler.batch.Main.performCompilation(Main.java:3914)
at org.eclipse.jdt.internal.compiler.batch.Main.compile(Main.java:1684)
at org.eclipse.jdt.internal.compiler.batch.Main.main(Main.java:1397)
make[9]: *** [.compile.classlist] Error 255
make[9]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun/corba/se/core'
make[8]: *** [build] Error 1
make[8]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun/corba/se'
make[7]: *** [build] Error 1
make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun/corba'
make[6]: *** [build] Error 1
make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com/sun'
make[5]: *** [build] Error 1
make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make/com'
make[4]: *** [build] Error 1
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/corba/make'
make[3]: *** [corba-build] Error 2
make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj'
make[2]: *** [build_product_image] Error 2
make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj'
make[1]: *** [jdk_only] 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 Nov 28 08:50:14 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 28 Nov 2017 03:50:14 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2235
In-Reply-To: <1724322031.222.1511773591767.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1724322031.222.1511773591767.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1062375070.225.1511859015092.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 28 11:36:20 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 28 Nov 2017 06:36:20 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2684
In-Reply-To: <1768338147.223.1511793099470.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1768338147.223.1511793099470.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <949045908.226.1511868980889.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 42.44 MB...]
../../../../src/share/classes/sun/io/CharToByteCp935.java
../../../../src/share/classes/sun/io/CharToByteCp937.java
../../../../src/share/classes/sun/io/CharToByteCp939.java
../../../../src/share/classes/sun/io/CharToByteCp942.java
../../../../src/share/classes/sun/io/CharToByteCp942C.java
../../../../src/share/classes/sun/io/CharToByteCp943.java
../../../../src/share/classes/sun/io/CharToByteCp943C.java
../../../../src/share/classes/sun/io/CharToByteCp948.java
../../../../src/share/classes/sun/io/CharToByteCp949.java
../../../../src/share/classes/sun/io/CharToByteCp949C.java
../../../../src/share/classes/sun/io/CharToByteCp950.java
../../../../src/share/classes/sun/io/CharToByteCp964.java
../../../../src/share/classes/sun/io/CharToByteCp970.java
../../../../src/share/classes/sun/io/CharToByteDBCS_ASCII.java
../../../../src/share/classes/sun/io/CharToByteDBCS_EBCDIC.java
../../../../src/share/classes/sun/io/CharToByteDoubleByte.java
../../../../src/share/classes/sun/io/CharToByteEUC.java
../../../../src/share/classes/sun/io/CharToByteEUC_CN.java
../../../../src/share/classes/sun/io/CharToByteEUC_JP.java
../../../../src/share/classes/sun/io/CharToByteEUC_JP_LINUX.java
../../../../src/share/classes/sun/io/CharToByteEUC_JP_Solaris.java
../../../../src/share/classes/sun/io/CharToByteEUC_KR.java
../../../../src/share/classes/sun/io/CharToByteEUC_TW.java
../../../../src/share/classes/sun/io/CharToByteGB18030.java
../../../../src/share/classes/sun/io/CharToByteGBK.java
../../../../src/share/classes/sun/io/CharToByteISCII91.java
../../../../src/share/classes/sun/io/CharToByteISO2022.java
../../../../src/share/classes/sun/io/CharToByteISO2022CN_CNS.java
../../../../src/share/classes/sun/io/CharToByteISO2022CN_GB.java
../../../../src/share/classes/sun/io/CharToByteISO2022JP.java
../../../../src/share/classes/sun/io/CharToByteISO2022KR.java
../../../../src/share/classes/sun/io/CharToByteISO8859_3.java
../../../../src/share/classes/sun/io/CharToByteISO8859_6.java
../../../../src/share/classes/sun/io/CharToByteISO8859_8.java
../../../../src/share/classes/sun/io/CharToByteJIS0201.java
../../../../src/share/classes/sun/io/CharToByteJIS0208.java
../../../../src/share/classes/sun/io/CharToByteJIS0208_Solaris.java
../../../../src/share/classes/sun/io/CharToByteJIS0212.java
../../../../src/share/classes/sun/io/CharToByteJIS0212_Solaris.java
../../../../src/share/classes/sun/io/CharToByteJohab.java
../../../../src/share/classes/sun/io/CharToByteMS874.java
../../../../src/share/classes/sun/io/CharToByteMS932.java
../../../../src/share/classes/sun/io/CharToByteMS936.java
../../../../src/share/classes/sun/io/CharToByteMS949.java
../../../../src/share/classes/sun/io/CharToByteMS950.java
../../../../src/share/classes/sun/io/CharToByteMS950_HKSCS.java
../../../../src/share/classes/sun/io/CharToByteMacArabic.java
../../../../src/share/classes/sun/io/CharToByteMacCentralEurope.java
../../../../src/share/classes/sun/io/CharToByteMacCroatian.java
../../../../src/share/classes/sun/io/CharToByteMacCyrillic.java
../../../../src/share/classes/sun/io/CharToByteMacDingbat.java
../../../../src/share/classes/sun/io/CharToByteMacGreek.java
../../../../src/share/classes/sun/io/CharToByteMacHebrew.java
../../../../src/share/classes/sun/io/CharToByteMacIceland.java
../../../../src/share/classes/sun/io/CharToByteMacRoman.java
../../../../src/share/classes/sun/io/CharToByteMacRomania.java
../../../../src/share/classes/sun/io/CharToByteMacSymbol.java
../../../../src/share/classes/sun/io/CharToByteMacThai.java
../../../../src/share/classes/sun/io/CharToByteMacTurkish.java
../../../../src/share/classes/sun/io/CharToByteMacUkraine.java
../../../../src/share/classes/sun/io/CharToBytePCK.java
../../../../src/share/classes/sun/io/CharToByteSJIS.java
../../../../src/share/classes/sun/io/CharToByteTIS620.java
../../../../src/share/classes/sun/nio/cs/ext/Big5_HKSCS.java
../../../../src/share/classes/sun/nio/cs/ext/Big5_HKSCS_2001.java
../../../../src/share/classes/sun/nio/cs/ext/Big5_Solaris.java
../../../../src/share/classes/sun/nio/cs/ext/DelegatableDecoder.java
../../../../src/share/classes/sun/nio/cs/ext/DoubleByte.java
../../../../src/share/classes/sun/nio/cs/ext/DoubleByteDecoder.java
../../../../src/share/classes/sun/nio/cs/ext/DoubleByteEncoder.java
../../../../src/share/classes/sun/nio/cs/ext/EUC_JP.java
../../../../src/share/classes/sun/nio/cs/ext/EUC_JP_LINUX.java
../../../../src/share/classes/sun/nio/cs/ext/EUC_JP_Open.java
../../../../src/share/classes/sun/nio/cs/ext/EUC_TW.java
../../../../src/share/classes/sun/nio/cs/ext/ExtendedCharsets.java
../../../../src/share/classes/sun/nio/cs/ext/GB18030.java
../../../../src/share/classes/sun/nio/cs/ext/HKSCS.java
../../../../src/share/classes/sun/nio/cs/ext/IBM300.java
../../../../src/share/classes/sun/nio/cs/ext/IBM33722.java
../../../../src/share/classes/sun/nio/cs/ext/IBM834.java
../../../../src/share/classes/sun/nio/cs/ext/IBM942C.java
../../../../src/share/classes/sun/nio/cs/ext/IBM943C.java
../../../../src/share/classes/sun/nio/cs/ext/IBM949C.java
../../../../src/share/classes/sun/nio/cs/ext/IBM964.java
../../../../src/share/classes/sun/nio/cs/ext/ISCII91.java
../../../../src/share/classes/sun/nio/cs/ext/ISO2022.java
../../../../src/share/classes/sun/nio/cs/ext/ISO2022_CN.java
../../../../src/share/classes/sun/nio/cs/ext/ISO2022_CN_CNS.java
../../../../src/share/classes/sun/nio/cs/ext/ISO2022_CN_GB.java
../../../../src/share/classes/sun/nio/cs/ext/ISO2022_JP.java
../../../../src/share/classes/sun/nio/cs/ext/ISO2022_JP_2.java
../../../../src/share/classes/sun/nio/cs/ext/ISO2022_KR.java
../../../../src/share/classes/sun/nio/cs/ext/JISAutoDetect.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0201.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_Decoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_Encoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_MS5022X_Decoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_MS5022X_Encoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_MS932_Decoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_MS932_Encoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_Solaris_Decoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_Solaris_Encoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212_Decoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212_Encoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212_MS5022X_Decoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212_MS5022X_Encoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212_Solaris_Decoder.java
../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212_Solaris_Encoder.java
../../../../src/share/classes/sun/nio/cs/ext/MS50220.java
../../../../src/share/classes/sun/nio/cs/ext/MS50221.java
../../../../src/share/classes/sun/nio/cs/ext/MS932_0213.java
../../../../src/share/classes/sun/nio/cs/ext/MS950_HKSCS.java
../../../../src/share/classes/sun/nio/cs/ext/MS950_HKSCS_XP.java
../../../../src/share/classes/sun/nio/cs/ext/MSISO2022JP.java
../../../../src/share/classes/sun/nio/cs/ext/PCK.java
../../../../src/share/classes/sun/nio/cs/ext/SJIS.java
../../../../src/share/classes/sun/nio/cs/ext/SJIS_0213.java
../../../../src/share/classes/sun/nio/cs/ext/SimpleEUCEncoder.java
../../../../src/solaris/classes/sun/awt/motif/X11GB2312.java
../../../../src/solaris/classes/sun/awt/motif/X11GBK.java
../../../../src/solaris/classes/sun/awt/motif/X11KSC5601.java
../../../../src/solaris/classes/sun/nio/cs/ext/COMPOUND_TEXT.java
../../../../src/solaris/classes/sun/nio/cs/ext/COMPOUND_TEXT_Decoder.java
../../../../src/solaris/classes/sun/nio/cs/ext/COMPOUND_TEXT_Encoder.java
../../../../src/solaris/classes/sun/nio/cs/ext/CompoundTextSupport.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/Big5.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/EUC_CN.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/EUC_KR.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/EUC_TWMapping.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/GBK.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/HKSCS2001Mapping.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/HKSCSMapping.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/HKSCS_XPMapping.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM037.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1006.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1025.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1026.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1046.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1047.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1097.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1098.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1112.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1122.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1123.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1124.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1140.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1141.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1142.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1143.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1144.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1145.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1146.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1147.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1148.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1149.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1364.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1381.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1383.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM273.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM277.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM278.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM280.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM284.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM285.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM290.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM297.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM420.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM424.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM500.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM833.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM838.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM856.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM860.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM861.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM863.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM864.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM865.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM868.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM869.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM870.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM871.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM875.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM918.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM921.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM922.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM930.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM933.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM935.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM937.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM939.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM942.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM943.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM948.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM949.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM950.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM970.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/ISO_8859_11.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/ISO_8859_3.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/ISO_8859_6.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/ISO_8859_8.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/Johab.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MS1255.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MS1256.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MS1258.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MS874.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MS932.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MS936.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MS949.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MS950.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacArabic.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacCentralEurope.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacCroatian.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacCyrillic.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacDingbat.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacGreek.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacHebrew.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacIceland.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacRoman.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacRomania.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacSymbol.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacThai.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacTurkish.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/MacUkraine.java
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/TIS_620.java
# Running javac:
/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 -Xlint:-path -source 7 -target 7 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/classes -Xlint:serial,-deprecation -sourcepath /notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/tmp/sun/sun.nio/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build/tmp/sun/sun.nio/.classes.list.filtered
/notnfs/nighttester/icedtea7-target-testing/openjdk.build/gensrc/sun/nio/cs/ext/IBM1364.java:1022: error: illegal unicode escape
"\u7F77\u82AD\u8DDB\u9817\u5742\u5224\u677F\uNULL" +
^
1 error
gmake[7]: *** [.compile.classlist] Error 1
gmake[7]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/jdk/make/sun/nio/cs'
gmake[6]: *** [all] Error 1
gmake[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/jdk/make/sun/nio'
gmake[5]: *** [all] Error 1
gmake[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/jdk/make/sun'
gmake[4]: *** [all] Error 1
gmake[4]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk/jdk/make'
gmake[3]: *** [jdk-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 Wed Nov 29 09:14:57 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 29 Nov 2017 04:14:57 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2742
In-Reply-To: <974330283.224.1511858908570.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <974330283.224.1511858908570.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1624210413.227.1511946899495.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Wed Nov 29 04:13:05 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 @ Wed Nov 29 04:14:39 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 @ Wed Nov 29 04:14:39 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 @ Wed Nov 29 04:14:39 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 @ Wed Nov 29 04:14:39 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 @ Wed Nov 29 04:14:39 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 @ Wed Nov 29 04:14:39 EST 2017 ...
>>>Making jgss-files @ Wed Nov 29 04:14:39 EST 2017 ...
>>>Making server-jdk-image @ Wed Nov 29 04:14:39 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 @ Wed Nov 29 04:14:40 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-11-29 04:14
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-29 04:14
Control linux amd64 1.6.0_41 all build finished: 17-11-29 04:14
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: [0x00007f0c1b597740] exception thrown while VM is initializing:
LOG: [0x00007f0c1b597740] java.lang.NullPointerException
LOG: [0x00007f0c1b597740] Aborting...
LOG: [0x00007f0c1b597740] Backtrace (6 stack frames):
LOG: [0x00007f0c1b597740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f0c1b2cd69e]
LOG: [0x00007f0c1b597740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f0c1b2cd792]
LOG: [0x00007f0c1b597740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f0c1b2c36cf]
LOG: [0x00007f0c1b597740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f0c1b305175]
LOG: [0x00007f0c1b597740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f0c1b597740] [0x7f0c19165c64]
/bin/sh: line 2: 6400 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 Wed Nov 29 09:16:51 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 29 Nov 2017 04:16:51 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2236
In-Reply-To: <1062375070.225.1511859015092.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1062375070.225.1511859015092.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <219526220.228.1511947011810.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Wed Nov 29 14:43:01 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 29 Nov 2017 09:43:01 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2685
In-Reply-To: <949045908.226.1511868980889.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <949045908.226.1511868980889.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <620503288.229.1511966584458.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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 Thu Nov 30 09:03:47 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 30 Nov 2017 04:03:47 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #2743
In-Reply-To: <1624210413.227.1511946899495.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1624210413.227.1511946899495.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <580522467.230.1512032630026.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 @ Thu Nov 30 04:03:08 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 @ Thu Nov 30 04:03:36 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 @ Thu Nov 30 04:03:36 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 @ Thu Nov 30 04:03:36 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 @ Thu Nov 30 04:03:36 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 @ Thu Nov 30 04:03:36 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 @ Thu Nov 30 04:03:36 EST 2017 ...
>>>Making jgss-files @ Thu Nov 30 04:03:36 EST 2017 ...
>>>Making server-jdk-image @ Thu Nov 30 04:03:36 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 @ Thu Nov 30 04:03:36 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-11-30 04:03
Control linux amd64 1.6.0_41 all_product_build build finished: 17-11-30 04:03
Control linux amd64 1.6.0_41 all build finished: 17-11-30 04:03
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: [0x00007f588359e740] exception thrown while VM is initializing:
LOG: [0x00007f588359e740] java.lang.NullPointerException
LOG: [0x00007f588359e740] Aborting...
LOG: [0x00007f588359e740] Backtrace (6 stack frames):
LOG: [0x00007f588359e740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d69e) [0x7f58832d469e]
LOG: [0x00007f588359e740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x4d792) [0x7f58832d4792]
LOG: [0x00007f588359e740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x436cf) [0x7f58832ca6cf]
LOG: [0x00007f588359e740] /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server/libjvm.so(+0x85175) [0x7f588330c175]
LOG: [0x00007f588359e740] /lib64/libpthread.so.0() [0x3a1640f6d0]
LOG: [0x00007f588359e740] [0x7f588116cc64]
/bin/sh: line 2: 10077 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 Thu Nov 30 09:05:55 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 30 Nov 2017 04:05:55 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #2237
In-Reply-To: <219526220.228.1511947011810.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <219526220.228.1511947011810.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <778472656.231.1512032755419.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...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 Nov 30 14:36:24 2017
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 30 Nov 2017 09:36:24 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #2686
In-Reply-To: <620503288.229.1511966584458.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <620503288.229.1511966584458.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1190025.232.1512052586439.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 82.22 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