From gnu_andrew at member.fsf.org Mon Nov 1 21:24:48 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Tue, 2 Nov 2010 00:24:48 -0400 (EDT) Subject: Build failed in Hudson: IcedTea6TargetTesting #526 In-Reply-To: <1628186119.1131288585556200.JavaMail.nighttester@toadeater> References: <1628186119.1131288585556200.JavaMail.nighttester@toadeater> Message-ID: <1952912699.1151288671897282.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 82050 lines...] 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 2 00:24:36 EDT 2010 ... 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 ) 470571 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` /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 /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 c0f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/tools.jar -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/JarBASE64Encoder.class -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/JarSignerParameters.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/JarSignerResources.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/JarSignerResources_ja.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/JarSignerResources_zh_CN.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/SignatureFile\$Block.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/SignatureFile.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/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/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/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 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 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 /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 && \ for sd in java/applet java/awt java/beans java/io java/lang java/math java/net java/nio java/rmi java/security java/sql java/text java/util com/sun/corba com/sun/image/codec/jpeg com/sun/imageio com/sun/java/swing com/sun/javadoc com/sun/jmx com/sun/mirror com/sun/source com/sun/naming com/sun/security/auth com/sun/security/jgss javax/accessibility javax/annotation javax/script javax/imageio javax/lang javax/management javax/naming javax/print javax/rmi javax/security javax/sound javax/sql javax/swing javax/tools javax/xml com/sun/org/apache com/sun/java_cup com/sun/jlex org/ietf org/omg org/w3c/dom org/xml/sax sunw ; do \ if [ -d $sd ] ; then \ /usr/bin/find $sd -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 'X-*' -prune -o -name '*-X-*' -prune -o -name '*-template.java' -prune -o -name ',*' -prune -o \ -name '*.java' -print \ >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list ; \ fi; \ done ; \ ) ; \ 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; \ ((cd $d && /bin/tar cf - -T /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun_sources_list ) \ | (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src && /bin/tar xf -)) > /dev/null 2>&1 ; \ 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 /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory 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 2 00:24:47 EDT 2010 ... 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 2 00:24:47 EDT 2010 ... 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 2 00:24:47 EDT 2010 ... 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 2 00:24:47 EDT 2010 ... 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 2 00:24:47 EDT 2010 ... /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 2 00:24:47 EDT 2010 ... >>>Making jgss-files @ Tue Nov 2 00:24:47 EDT 2010 ... >>>Finished making images @ Tue Nov 2 00:24:47 EDT 2010 ... make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' Control linux amd64 1.6.0_20 build_product_image build finished: 10-11-02 00:24 Control linux amd64 1.6.0_20 all_product_build build finished: 10-11-02 00:24 Control linux amd64 1.6.0_20 all build finished: 10-11-02 00:24 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 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_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_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 /notnfs/nighttester/icedtea6-target-testing/nss.cfg \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security; touch stamps/add-nss-ecj.stamp cp /notnfs/nighttester/icedtea6-target-testing/tz.properties \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib; touch stamps/add-tzdata-support-ecj.stamp mkdir -p stamps touch stamps/icedtea-against-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea ln -s \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/ /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea if ! test -d /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea/include; then \ ln -sf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/include /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea/include; \ fi mkdir -p stamps touch stamps/bootstrap-directory.stamp mkdir -p bootstrap rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 ln -sf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0; \ if ! /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java -version ; \ then \ echo "/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java" \ "cannot be found or is corrupted." ; \ exit 1; \ fi java version "1.6.0_20" OpenJDK Runtime Environment (IcedTea6 1.10pre+r0bfb4898c039) (Fedora build 1.6.0_20-b20) OpenJDK 64-Bit Server VM (build 19.0-b06, mixed mode) mkdir -p stamps touch stamps/bootstrap-directory-symlink.stamp + make extra-source-files.txt make: *** No rule to make target `extra-source-files.txt'. Stop. + exit 1 From gnu_andrew at member.fsf.org Mon Nov 1 22:05:48 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Tue, 2 Nov 2010 01:05:48 -0400 (EDT) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #41 In-Reply-To: <168663129.1141288587953838.JavaMail.nighttester@toadeater> References: <168663129.1141288587953838.JavaMail.nighttester@toadeater> Message-ID: <487466199.1161288674356258.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 982 lines...] patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java Checking patches/icedtea-stroker-finish.patch Applying patches/icedtea-stroker-finish.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java Checking patches/icedtea-linker-libs-order.patch Applying patches/icedtea-linker-libs-order.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 1380 (offset -17 lines). patching file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile patching file openjdk/jdk/make/com/sun/java/pack/Makefile Checking patches/icedtea-testenv.patch Applying patches/icedtea-testenv.patch patching file openjdk/jdk/test/java/nio/channels/SocketChannel/LocalAddress.java patching file openjdk/jdk/test/java/nio/channels/SocketChannel/Shutdown.java patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh patching file openjdk/jdk/test/TestEnv.java Checking patches/icedtea-samejvm-safe.patch Applying patches/icedtea-samejvm-safe.patch patching file openjdk/jdk/test/TEST.ROOT Checking patches/icedtea-pr261.patch Applying patches/icedtea-pr261.patch patching file openjdk/jdk/make/java/nio/Makefile patching file openjdk/jdk/make/java/nio/FILES_java.gmk Checking patches/icedtea-sparc-buildfixes.patch Applying patches/icedtea-sparc-buildfixes.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 58 (offset 6 lines). patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 58 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/frame_sparc.hpp Checking patches/icedtea-sparc64-linux.patch Applying patches/icedtea-sparc64-linux.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 72 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp Hunk #1 succeeded at 1123 (offset 11 lines). Checking patches/icedtea-sparc-ptracefix.patch Applying patches/icedtea-sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/icedtea-sparc-trapsfix.patch Applying patches/icedtea-sparc-trapsfix.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp Checking patches/icedtea-demo-swingapplet.patch Applying patches/icedtea-demo-swingapplet.patch patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile Checking patches/icedtea-jtreg-6592792.patch Applying patches/icedtea-jtreg-6592792.patch patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test6592792.sh Checking patches/icedtea-s390-noinline.patch Applying patches/icedtea-s390-noinline.patch patching file openjdk/corba/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk Checking patches/icedtea-jtreg-dnd.patch Applying patches/icedtea-jtreg-dnd.patch patching file openjdk/jdk/test/java/awt/regtesthelpers/process/ProcessCommunicator.java patching file openjdk/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java Checking patches/icedtea-jtreg-jrunscript.patch Applying patches/icedtea-jtreg-jrunscript.patch patching file openjdk/jdk/test/sun/tools/jrunscript/CheckEngine.java patching file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh patching file openjdk/jdk/test/sun/tools/jrunscript/Testjrunscript.java Checking patches/icedtea-network-unreachable.patch Applying patches/icedtea-network-unreachable.patch patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c Checking patches/icedtea-dnd-filelists.patch Applying patches/icedtea-dnd-filelists.patch patching file openjdk/jdk/src/share/classes/sun/awt/datatransfer/DataTransferer.java Checking patches/icedtea-java2d-stroker-internal-joint.patch Applying patches/icedtea-java2d-stroker-internal-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalJointTest.java Checking patches/icedtea-java2d-stroker-internal-close-joint.patch Applying patches/icedtea-java2d-stroker-internal-close-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalCloseJointTest.java Checking patches/icedtea-disable-cc-incompatible-sanity-checks.patch Applying patches/icedtea-disable-cc-incompatible-sanity-checks.patch patching file openjdk/jdk/make/common/Sanity.gmk patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-explicit-target-arch.patch Applying patches/icedtea-explicit-target-arch.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 188 (offset -2 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 177 (offset -2 lines). Checking patches/icedtea-gcc-stack-markings.patch Applying patches/icedtea-gcc-stack-markings.patch patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s Hunk #1 succeeded at 653 (offset 3 lines). patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Checking patches/icedtea-no-precompiled.patch Applying patches/icedtea-no-precompiled.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 40 (offset 6 lines). patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Checking patches/icedtea-parisc.patch Applying patches/icedtea-parisc.patch patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/icedtea-sh4-support.patch Applying patches/icedtea-sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1770 (offset 18 lines). Hunk #2 succeeded at 1802 (offset 18 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/icedtea-policy-evaluation.patch Applying patches/icedtea-policy-evaluation.patch patching file ./openjdk/jdk/src/share/classes/sun/security/provider/PolicyFile.java Checking patches/update-bootclasspath.patch Applying patches/update-bootclasspath.patch patching file openjdk/hotspot/src/share/vm/runtime/os.cpp Checking patches/libpng.patch Applying patches/libpng.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c Checking patches/extensions/netx.patch Applying patches/extensions/netx.patch patching file openjdk/jdk/make/launchers/Makefile patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk Checking patches/extensions/netx-umask.patch Applying patches/extensions/netx-umask.patch patching file openjdk/jdk/make/launchers/Makefile.launcher patching file openjdk/jdk/src/share/bin/java.c Hunk #5 succeeded at 2044 (offset 6 lines). Checking patches/icedtea-jtreg-httpTest.patch Applying patches/icedtea-jtreg-httpTest.patch patching file openjdk/jdk/test/java/net/URL/TestHttps.java Checking patches/arm.patch Applying patches/arm.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/debug-dir.patch Applying patches/debug-dir.patch patching file openjdk/Makefile Checking patches/no-sync.patch Applying patches/no-sync.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-override-redirect-metacity.patch Applying patches/icedtea-override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1125 (offset 1 line). Checking patches/openjdk/6963870-swing_npe.patch Applying patches/openjdk/6963870-swing_npe.patch patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java Hunk #1 succeeded at 1441 (offset 1 line). patching file openjdk/jdk/test/com/sun/java/swing/plaf/gtk/Test6963870.java Checking patches/openjdk/6668231-ssl_cert.patch Applying patches/openjdk/6668231-ssl_cert.patch patching file openjdk/jdk/src/share/classes/sun/security/validator/EndEntityChecker.java patching file openjdk/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/CriticalSubjectAltName.java Checking patches/openjdk/6967533-pre_epoch.patch Applying patches/openjdk/6967533-pre_epoch.patch patching file openjdk/jdk/src/share/classes/java/lang/System.java Hunk #1 succeeded at 70 (offset 1 line). Hunk #2 succeeded at 97 (offset 1 line). Hunk #3 succeeded at 111 (offset 1 line). Hunk #4 succeeded at 1062 (offset -31 lines). Checking patches/fonts-rhel.patch Applying patches/fonts-rhel.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.RedHat.6.0.properties Checking patches/fonts-gentoo.patch Applying patches/fonts-gentoo.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java Checking patches/ipv4-mapped-ipv6-addresses.patch Applying patches/ipv4-mapped-ipv6-addresses.patch patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java Checking patches/icedtea-too-many-args.patch Applying patches/icedtea-too-many-args.patch patching file openjdk/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 48 (offset 3 lines). Hunk #2 succeeded at 68 (offset 6 lines). Hunk #3 succeeded at 83 (offset 6 lines). Hunk #4 succeeded at 104 (offset 6 lines). Checking patches/icedtea-jtreg-OpenGLContextInit.patch Applying patches/icedtea-jtreg-OpenGLContextInit.patch patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java Checking patches/openjdk/6510892-httpserver_test.patch Applying patches/openjdk/6510892-httpserver_test.patch patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java Checking patches/openjdk/6638712-wildcard_types.patch Applying patches/openjdk/6638712-wildcard_types.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out Checking patches/openjdk/6650759-missing_inference.patch Applying patches/openjdk/6650759-missing_inference.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out Checking patches/numa_on_early_glibc.patch Applying patches/numa_on_early_glibc.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 60 with fuzz 2 (offset 6 lines). Hunk #2 succeeded at 2465 (offset 47 lines). Hunk #3 succeeded at 2501 (offset 60 lines). Checking patches/openjdk/6853592-badwindow-warning-fix.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/X11/XToolkit.java.rej ERROR patch patches/openjdk/6853592-badwindow-warning-fix.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 From gnu_andrew at member.fsf.org Tue Nov 2 21:25:43 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 3 Nov 2010 00:25:43 -0400 (EDT) Subject: Build failed in Hudson: IcedTea6TargetTesting #527 In-Reply-To: <1952912699.1151288671897282.JavaMail.nighttester@toadeater> References: <1952912699.1151288671897282.JavaMail.nighttester@toadeater> Message-ID: <1565971064.1171288758352616.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 82072 lines...] 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 3 00:25:29 EDT 2010 ... 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 ) 470571 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` /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 /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 c0f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/lib/tools.jar -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/JarBASE64Encoder.class -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/JarSignerParameters.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/JarSignerResources.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/JarSignerResources_ja.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/JarSignerResources_zh_CN.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/SignatureFile\$Block.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/SignatureFile.class -C /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes sun/security/tools/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/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/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 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 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 /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 && \ for sd in java/applet java/awt java/beans java/io java/lang java/math java/net java/nio java/rmi java/security java/sql java/text java/util com/sun/corba com/sun/image/codec/jpeg com/sun/imageio com/sun/java/swing com/sun/javadoc com/sun/jmx com/sun/mirror com/sun/source com/sun/naming com/sun/security/auth com/sun/security/jgss javax/accessibility javax/annotation javax/script javax/imageio javax/lang javax/management javax/naming javax/print javax/rmi javax/security javax/sound javax/sql javax/swing javax/tools javax/xml com/sun/org/apache com/sun/java_cup com/sun/jlex org/ietf org/omg org/w3c/dom org/xml/sax sunw ; do \ if [ -d $sd ] ; then \ /usr/bin/find $sd -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 'X-*' -prune -o -name '*-X-*' -prune -o -name '*-template.java' -prune -o -name ',*' -prune -o \ -name '*.java' -print \ >> /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/src-files.list ; \ fi; \ done ; \ ) ; \ 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; \ ((cd $d && /bin/tar cf - -T /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/tmp/sun_sources_list ) \ | (cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/src && /bin/tar xf -)) > /dev/null 2>&1 ; \ 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 /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory /bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/native2ascii: No such file or directory 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 3 00:25:43 EDT 2010 ... 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 3 00:25:43 EDT 2010 ... 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 3 00:25:43 EDT 2010 ... 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 3 00:25:43 EDT 2010 ... 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 3 00:25:43 EDT 2010 ... /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 3 00:25:43 EDT 2010 ... >>>Making jgss-files @ Wed Nov 3 00:25:43 EDT 2010 ... >>>Finished making images @ Wed Nov 3 00:25:43 EDT 2010 ... make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/jdk/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' Control linux amd64 1.6.0_20 build_product_image build finished: 10-11-03 00:25 Control linux amd64 1.6.0_20 all_product_build build finished: 10-11-03 00:25 Control linux amd64 1.6.0_20 all build finished: 10-11-03 00:25 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 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_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_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 /notnfs/nighttester/icedtea6-target-testing/nss.cfg \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security; touch stamps/add-nss-ecj.stamp cp /notnfs/nighttester/icedtea6-target-testing/tz.properties \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib; touch stamps/add-tzdata-support-ecj.stamp mkdir -p stamps touch stamps/icedtea-against-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea ln -s \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/ /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea if ! test -d /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea/include; then \ ln -sf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/include /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea/include; \ fi mkdir -p stamps touch stamps/bootstrap-directory.stamp mkdir -p bootstrap rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 ln -sf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0; \ if ! /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java -version ; \ then \ echo "/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java" \ "cannot be found or is corrupted." ; \ exit 1; \ fi java version "1.6.0_20" OpenJDK Runtime Environment (IcedTea6 1.10pre+r119d733ccf0a) (Fedora build 1.6.0_20-b20) OpenJDK 64-Bit Server VM (build 19.0-b06, mixed mode) mkdir -p stamps touch stamps/bootstrap-directory-symlink.stamp + make extra-source-files.txt make: *** No rule to make target `extra-source-files.txt'. Stop. + exit 1 From gnu_andrew at member.fsf.org Tue Nov 2 22:05:40 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 3 Nov 2010 01:05:40 -0400 (EDT) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #42 In-Reply-To: <487466199.1161288674356258.JavaMail.nighttester@toadeater> References: <487466199.1161288674356258.JavaMail.nighttester@toadeater> Message-ID: <1103494837.1181288760748585.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 982 lines...] patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java Checking patches/icedtea-stroker-finish.patch Applying patches/icedtea-stroker-finish.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java Checking patches/icedtea-linker-libs-order.patch Applying patches/icedtea-linker-libs-order.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 1380 (offset -17 lines). patching file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile patching file openjdk/jdk/make/com/sun/java/pack/Makefile Checking patches/icedtea-testenv.patch Applying patches/icedtea-testenv.patch patching file openjdk/jdk/test/java/nio/channels/SocketChannel/LocalAddress.java patching file openjdk/jdk/test/java/nio/channels/SocketChannel/Shutdown.java patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh patching file openjdk/jdk/test/TestEnv.java Checking patches/icedtea-samejvm-safe.patch Applying patches/icedtea-samejvm-safe.patch patching file openjdk/jdk/test/TEST.ROOT Checking patches/icedtea-pr261.patch Applying patches/icedtea-pr261.patch patching file openjdk/jdk/make/java/nio/Makefile patching file openjdk/jdk/make/java/nio/FILES_java.gmk Checking patches/icedtea-sparc-buildfixes.patch Applying patches/icedtea-sparc-buildfixes.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 58 (offset 6 lines). patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 58 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/frame_sparc.hpp Checking patches/icedtea-sparc64-linux.patch Applying patches/icedtea-sparc64-linux.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 72 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp Hunk #1 succeeded at 1123 (offset 11 lines). Checking patches/icedtea-sparc-ptracefix.patch Applying patches/icedtea-sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/icedtea-sparc-trapsfix.patch Applying patches/icedtea-sparc-trapsfix.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp Checking patches/icedtea-demo-swingapplet.patch Applying patches/icedtea-demo-swingapplet.patch patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile Checking patches/icedtea-jtreg-6592792.patch Applying patches/icedtea-jtreg-6592792.patch patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test6592792.sh Checking patches/icedtea-s390-noinline.patch Applying patches/icedtea-s390-noinline.patch patching file openjdk/corba/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk Checking patches/icedtea-jtreg-dnd.patch Applying patches/icedtea-jtreg-dnd.patch patching file openjdk/jdk/test/java/awt/regtesthelpers/process/ProcessCommunicator.java patching file openjdk/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java Checking patches/icedtea-jtreg-jrunscript.patch Applying patches/icedtea-jtreg-jrunscript.patch patching file openjdk/jdk/test/sun/tools/jrunscript/CheckEngine.java patching file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh patching file openjdk/jdk/test/sun/tools/jrunscript/Testjrunscript.java Checking patches/icedtea-network-unreachable.patch Applying patches/icedtea-network-unreachable.patch patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c Checking patches/icedtea-dnd-filelists.patch Applying patches/icedtea-dnd-filelists.patch patching file openjdk/jdk/src/share/classes/sun/awt/datatransfer/DataTransferer.java Checking patches/icedtea-java2d-stroker-internal-joint.patch Applying patches/icedtea-java2d-stroker-internal-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalJointTest.java Checking patches/icedtea-java2d-stroker-internal-close-joint.patch Applying patches/icedtea-java2d-stroker-internal-close-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalCloseJointTest.java Checking patches/icedtea-disable-cc-incompatible-sanity-checks.patch Applying patches/icedtea-disable-cc-incompatible-sanity-checks.patch patching file openjdk/jdk/make/common/Sanity.gmk patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-explicit-target-arch.patch Applying patches/icedtea-explicit-target-arch.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 188 (offset -2 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 177 (offset -2 lines). Checking patches/icedtea-gcc-stack-markings.patch Applying patches/icedtea-gcc-stack-markings.patch patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s Hunk #1 succeeded at 653 (offset 3 lines). patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Checking patches/icedtea-no-precompiled.patch Applying patches/icedtea-no-precompiled.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 40 (offset 6 lines). patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Checking patches/icedtea-parisc.patch Applying patches/icedtea-parisc.patch patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/icedtea-sh4-support.patch Applying patches/icedtea-sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1770 (offset 18 lines). Hunk #2 succeeded at 1802 (offset 18 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/icedtea-policy-evaluation.patch Applying patches/icedtea-policy-evaluation.patch patching file ./openjdk/jdk/src/share/classes/sun/security/provider/PolicyFile.java Checking patches/update-bootclasspath.patch Applying patches/update-bootclasspath.patch patching file openjdk/hotspot/src/share/vm/runtime/os.cpp Checking patches/libpng.patch Applying patches/libpng.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c Checking patches/extensions/netx.patch Applying patches/extensions/netx.patch patching file openjdk/jdk/make/launchers/Makefile patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk Checking patches/extensions/netx-umask.patch Applying patches/extensions/netx-umask.patch patching file openjdk/jdk/make/launchers/Makefile.launcher patching file openjdk/jdk/src/share/bin/java.c Hunk #5 succeeded at 2044 (offset 6 lines). Checking patches/icedtea-jtreg-httpTest.patch Applying patches/icedtea-jtreg-httpTest.patch patching file openjdk/jdk/test/java/net/URL/TestHttps.java Checking patches/arm.patch Applying patches/arm.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/debug-dir.patch Applying patches/debug-dir.patch patching file openjdk/Makefile Checking patches/no-sync.patch Applying patches/no-sync.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-override-redirect-metacity.patch Applying patches/icedtea-override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1125 (offset 1 line). Checking patches/openjdk/6963870-swing_npe.patch Applying patches/openjdk/6963870-swing_npe.patch patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java Hunk #1 succeeded at 1441 (offset 1 line). patching file openjdk/jdk/test/com/sun/java/swing/plaf/gtk/Test6963870.java Checking patches/openjdk/6668231-ssl_cert.patch Applying patches/openjdk/6668231-ssl_cert.patch patching file openjdk/jdk/src/share/classes/sun/security/validator/EndEntityChecker.java patching file openjdk/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/CriticalSubjectAltName.java Checking patches/openjdk/6967533-pre_epoch.patch Applying patches/openjdk/6967533-pre_epoch.patch patching file openjdk/jdk/src/share/classes/java/lang/System.java Hunk #1 succeeded at 70 (offset 1 line). Hunk #2 succeeded at 97 (offset 1 line). Hunk #3 succeeded at 111 (offset 1 line). Hunk #4 succeeded at 1062 (offset -31 lines). Checking patches/fonts-rhel.patch Applying patches/fonts-rhel.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.RedHat.6.0.properties Checking patches/fonts-gentoo.patch Applying patches/fonts-gentoo.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java Checking patches/ipv4-mapped-ipv6-addresses.patch Applying patches/ipv4-mapped-ipv6-addresses.patch patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java Checking patches/icedtea-too-many-args.patch Applying patches/icedtea-too-many-args.patch patching file openjdk/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 48 (offset 3 lines). Hunk #2 succeeded at 68 (offset 6 lines). Hunk #3 succeeded at 83 (offset 6 lines). Hunk #4 succeeded at 104 (offset 6 lines). Checking patches/icedtea-jtreg-OpenGLContextInit.patch Applying patches/icedtea-jtreg-OpenGLContextInit.patch patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java Checking patches/openjdk/6510892-httpserver_test.patch Applying patches/openjdk/6510892-httpserver_test.patch patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java Checking patches/openjdk/6638712-wildcard_types.patch Applying patches/openjdk/6638712-wildcard_types.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out Checking patches/openjdk/6650759-missing_inference.patch Applying patches/openjdk/6650759-missing_inference.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out Checking patches/numa_on_early_glibc.patch Applying patches/numa_on_early_glibc.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 60 with fuzz 2 (offset 6 lines). Hunk #2 succeeded at 2465 (offset 47 lines). Hunk #3 succeeded at 2501 (offset 60 lines). Checking patches/openjdk/6853592-badwindow-warning-fix.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/X11/XToolkit.java.rej ERROR patch patches/openjdk/6853592-badwindow-warning-fix.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 From gnu_andrew at member.fsf.org Wed Nov 3 21:03:16 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Thu, 4 Nov 2010 00:03:16 -0400 (EDT) Subject: Build failed in Hudson: IcedTea6TargetTesting #528 In-Reply-To: <1565971064.1171288758352616.JavaMail.nighttester@toadeater> References: <1565971064.1171288758352616.JavaMail.nighttester@toadeater> Message-ID: <520793767.1191288843404336.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 186 lines...] checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for make... /usr/bin/make checking for gzip... /bin/gzip checking for ant... /usr/bin/ant checking for find... /bin/find checking for patch... /usr/bin/patch checking for tar... /bin/tar checking for chmod... /bin/chmod checking for md5sum... /usr/bin/md5sum checking for sha256sum... /usr/bin/sha256sum checking for wget... /usr/bin/wget checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for cpio... /bin/cpio checking for file... /usr/bin/file checking for fastjar... fastjar checking for ldd... ldd checking for gawk... /bin/gawk checking for hg... /usr/bin/hg checking for an OpenJDK source directory... /notnfs/nighttester/icedtea6-target-testing/openjdk checking for IcedTea Mercurial revision ID... ra4bd79afa729 checking for JDK Mercurial revision ID... none checking for HotSpot Mercurial revision ID... none checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking which HotSpot build to use... hs19 checking for linux32... /usr/bin/linux32 checking version of GCC... 4.4.3 (major version 4, minor version 4) checking for getconf... /usr/bin/getconf checking the number of online processors... 2 checking how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... yes checking if a PaX-enabled kernel is running... no checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include NIO2 support... no checking whether to include SystemTap tracing support... yes checking for system library directory... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for NSS... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 12 (Constantine) (Thu Nov 4 00:03:07 EDT 2010) checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-gcj checking for java... /usr/lib/jvm/java-gcj/bin/java checking for javac... /usr/lib/jvm/java-gcj/bin/javac checking for ecj... /usr/bin/ecj checking for javah... /usr/lib/jvm/java-gcj/bin/javah checking for jar... /usr/lib/jvm/java-gcj/bin/jar checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes checking for rmic... /usr/lib/jvm/java-gcj/bin/rmic checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for a xalan2 jar... /usr/share/java/xalan-j2.jar checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar checking for a xerces2 jar... /usr/share/java/xerces-j2.jar checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/hs19.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6.zip checking whether to use CACAO as VM... no checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 checking for a CACAO source directory... not specified checking whether to disable optimizations and build with -O0 -g... no checking whether to use the Shark JIT... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use the zero-assembler port... no checking whether byte ordering is bigendian... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... yes checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image checking for LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: executing depfiles commands + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b20" JDK_UPDATE_VERSION="20" JRE_RELEASE_VERSION="1.6.0_20-b20" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build/classes" ICEDTEA_ENDORSED_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/lib/endorsed" ENDORSED="-Djava.endorsed.dirs=/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/lib/endorsed" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" DISTRIBUTION_ID="Built on Fedora release 12 (Constantine) (Thu Nov 4 00:03:07 EDT 2010)" DERIVATIVE_ID="IcedTea6 1.10pre+ra4bd79afa729" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build" RHINO_JAR="/notnfs/nighttester/icedtea6-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-target-testing/generated" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6.zip drops/jdk6-jaxp-b20.zip if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaxp-b20.zip ] ; \ then \ mv drops/jdk6-jaxp-b20.zip drops/jdk6-jaxp-b20.zip.old ; \ fi ; \ /usr/bin/wget https://jaxp.dev.java.net/files/documents/913/150648/jdk6-jaxp-b20.zip -O drops/jdk6-jaxp-b20.zip; \ if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ fi ; drops/jdk6-jaxp-b20.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6.zip drops/jdk6-jaxws-b20.zip if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaxws-b20.zip ] ; \ then \ mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150724/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \ if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk6-jaxws-b20.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150725/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz openjdk-6-src-b20-21_jun_2010.tar.gz ln -sf /notnfs/nighttester/drops/hs19.tar.gz hotspot.tar.gz mkdir -p stamps touch stamps/download-openjdk.stamp touch stamps/download.stamp set -e ; \ if ! test -d openjdk ; \ then \ mkdir openjdk ; \ /bin/tar xf openjdk-6-src-b20-21_jun_2010.tar.gz -C openjdk; \ chmod -R ug+w openjdk ; \ sh /notnfs/nighttester/icedtea6-target-testing/fsg.sh ; \ fi Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract.stamp if test "xhs19" != "xoriginal"; then \ rm -rf openjdk/hotspot ; \ if test -e hotspot.tar.gz ; \ then \ /bin/tar xf hotspot.tar.gz ; \ dir=$(gawk 'version==$1 {print gensub(/.*\/([^/]*)$/,"\\1","g",$2)}' version=hs19 /notnfs/nighttester/icedtea6-target-testing/hotspot.map) ; \ chmod -R ug+w $dir-* ; \ mv $dir-$(gawk 'version==$1 {print $3}' version=hs19 /notnfs/nighttester/icedtea6-target-testing/hotspot.map) openjdk/hotspot ; \ fi ; \ fi ; chmod: cannot access `baseline-*': No such file or directory mv: cannot stat `baseline-13edc857b967': No such file or directory make: *** [stamps/replace-hotspot.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Wed Nov 3 22:05:31 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Thu, 4 Nov 2010 01:05:31 -0400 (EDT) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #43 In-Reply-To: <1103494837.1181288760748585.JavaMail.nighttester@toadeater> References: <1103494837.1181288760748585.JavaMail.nighttester@toadeater> Message-ID: <1916916155.1201288847140040.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 982 lines...] patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java Checking patches/icedtea-stroker-finish.patch Applying patches/icedtea-stroker-finish.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java Checking patches/icedtea-linker-libs-order.patch Applying patches/icedtea-linker-libs-order.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 1380 (offset -17 lines). patching file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile patching file openjdk/jdk/make/com/sun/java/pack/Makefile Checking patches/icedtea-testenv.patch Applying patches/icedtea-testenv.patch patching file openjdk/jdk/test/java/nio/channels/SocketChannel/LocalAddress.java patching file openjdk/jdk/test/java/nio/channels/SocketChannel/Shutdown.java patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh patching file openjdk/jdk/test/TestEnv.java Checking patches/icedtea-samejvm-safe.patch Applying patches/icedtea-samejvm-safe.patch patching file openjdk/jdk/test/TEST.ROOT Checking patches/icedtea-pr261.patch Applying patches/icedtea-pr261.patch patching file openjdk/jdk/make/java/nio/Makefile patching file openjdk/jdk/make/java/nio/FILES_java.gmk Checking patches/icedtea-sparc-buildfixes.patch Applying patches/icedtea-sparc-buildfixes.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 58 (offset 6 lines). patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 58 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/frame_sparc.hpp Checking patches/icedtea-sparc64-linux.patch Applying patches/icedtea-sparc64-linux.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 72 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp Hunk #1 succeeded at 1123 (offset 11 lines). Checking patches/icedtea-sparc-ptracefix.patch Applying patches/icedtea-sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/icedtea-sparc-trapsfix.patch Applying patches/icedtea-sparc-trapsfix.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp Checking patches/icedtea-demo-swingapplet.patch Applying patches/icedtea-demo-swingapplet.patch patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile Checking patches/icedtea-jtreg-6592792.patch Applying patches/icedtea-jtreg-6592792.patch patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test6592792.sh Checking patches/icedtea-s390-noinline.patch Applying patches/icedtea-s390-noinline.patch patching file openjdk/corba/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk Checking patches/icedtea-jtreg-dnd.patch Applying patches/icedtea-jtreg-dnd.patch patching file openjdk/jdk/test/java/awt/regtesthelpers/process/ProcessCommunicator.java patching file openjdk/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java Checking patches/icedtea-jtreg-jrunscript.patch Applying patches/icedtea-jtreg-jrunscript.patch patching file openjdk/jdk/test/sun/tools/jrunscript/CheckEngine.java patching file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh patching file openjdk/jdk/test/sun/tools/jrunscript/Testjrunscript.java Checking patches/icedtea-network-unreachable.patch Applying patches/icedtea-network-unreachable.patch patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c Checking patches/icedtea-dnd-filelists.patch Applying patches/icedtea-dnd-filelists.patch patching file openjdk/jdk/src/share/classes/sun/awt/datatransfer/DataTransferer.java Checking patches/icedtea-java2d-stroker-internal-joint.patch Applying patches/icedtea-java2d-stroker-internal-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalJointTest.java Checking patches/icedtea-java2d-stroker-internal-close-joint.patch Applying patches/icedtea-java2d-stroker-internal-close-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalCloseJointTest.java Checking patches/icedtea-disable-cc-incompatible-sanity-checks.patch Applying patches/icedtea-disable-cc-incompatible-sanity-checks.patch patching file openjdk/jdk/make/common/Sanity.gmk patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-explicit-target-arch.patch Applying patches/icedtea-explicit-target-arch.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 188 (offset -2 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 177 (offset -2 lines). Checking patches/icedtea-gcc-stack-markings.patch Applying patches/icedtea-gcc-stack-markings.patch patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s Hunk #1 succeeded at 653 (offset 3 lines). patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Checking patches/icedtea-no-precompiled.patch Applying patches/icedtea-no-precompiled.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 40 (offset 6 lines). patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Checking patches/icedtea-parisc.patch Applying patches/icedtea-parisc.patch patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/icedtea-sh4-support.patch Applying patches/icedtea-sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1770 (offset 18 lines). Hunk #2 succeeded at 1802 (offset 18 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/icedtea-policy-evaluation.patch Applying patches/icedtea-policy-evaluation.patch patching file ./openjdk/jdk/src/share/classes/sun/security/provider/PolicyFile.java Checking patches/update-bootclasspath.patch Applying patches/update-bootclasspath.patch patching file openjdk/hotspot/src/share/vm/runtime/os.cpp Checking patches/libpng.patch Applying patches/libpng.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c Checking patches/extensions/netx.patch Applying patches/extensions/netx.patch patching file openjdk/jdk/make/launchers/Makefile patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk Checking patches/extensions/netx-umask.patch Applying patches/extensions/netx-umask.patch patching file openjdk/jdk/make/launchers/Makefile.launcher patching file openjdk/jdk/src/share/bin/java.c Hunk #5 succeeded at 2044 (offset 6 lines). Checking patches/icedtea-jtreg-httpTest.patch Applying patches/icedtea-jtreg-httpTest.patch patching file openjdk/jdk/test/java/net/URL/TestHttps.java Checking patches/arm.patch Applying patches/arm.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/debug-dir.patch Applying patches/debug-dir.patch patching file openjdk/Makefile Checking patches/no-sync.patch Applying patches/no-sync.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-override-redirect-metacity.patch Applying patches/icedtea-override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1125 (offset 1 line). Checking patches/openjdk/6963870-swing_npe.patch Applying patches/openjdk/6963870-swing_npe.patch patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java Hunk #1 succeeded at 1441 (offset 1 line). patching file openjdk/jdk/test/com/sun/java/swing/plaf/gtk/Test6963870.java Checking patches/openjdk/6668231-ssl_cert.patch Applying patches/openjdk/6668231-ssl_cert.patch patching file openjdk/jdk/src/share/classes/sun/security/validator/EndEntityChecker.java patching file openjdk/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/CriticalSubjectAltName.java Checking patches/openjdk/6967533-pre_epoch.patch Applying patches/openjdk/6967533-pre_epoch.patch patching file openjdk/jdk/src/share/classes/java/lang/System.java Hunk #1 succeeded at 70 (offset 1 line). Hunk #2 succeeded at 97 (offset 1 line). Hunk #3 succeeded at 111 (offset 1 line). Hunk #4 succeeded at 1062 (offset -31 lines). Checking patches/fonts-rhel.patch Applying patches/fonts-rhel.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.RedHat.6.0.properties Checking patches/fonts-gentoo.patch Applying patches/fonts-gentoo.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java Checking patches/ipv4-mapped-ipv6-addresses.patch Applying patches/ipv4-mapped-ipv6-addresses.patch patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java Checking patches/icedtea-too-many-args.patch Applying patches/icedtea-too-many-args.patch patching file openjdk/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 48 (offset 3 lines). Hunk #2 succeeded at 68 (offset 6 lines). Hunk #3 succeeded at 83 (offset 6 lines). Hunk #4 succeeded at 104 (offset 6 lines). Checking patches/icedtea-jtreg-OpenGLContextInit.patch Applying patches/icedtea-jtreg-OpenGLContextInit.patch patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java Checking patches/openjdk/6510892-httpserver_test.patch Applying patches/openjdk/6510892-httpserver_test.patch patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java Checking patches/openjdk/6638712-wildcard_types.patch Applying patches/openjdk/6638712-wildcard_types.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out Checking patches/openjdk/6650759-missing_inference.patch Applying patches/openjdk/6650759-missing_inference.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out Checking patches/numa_on_early_glibc.patch Applying patches/numa_on_early_glibc.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 60 with fuzz 2 (offset 6 lines). Hunk #2 succeeded at 2465 (offset 47 lines). Hunk #3 succeeded at 2501 (offset 60 lines). Checking patches/openjdk/6853592-badwindow-warning-fix.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/X11/XToolkit.java.rej ERROR patch patches/openjdk/6853592-badwindow-warning-fix.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 From gnu_andrew at member.fsf.org Thu Nov 4 21:02:24 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Fri, 5 Nov 2010 00:02:24 -0400 (EDT) Subject: Build failed in Hudson: IcedTea6TargetTesting #529 In-Reply-To: <520793767.1191288843404336.JavaMail.nighttester@toadeater> References: <520793767.1191288843404336.JavaMail.nighttester@toadeater> Message-ID: <1059360081.1211288929752314.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 182 lines...] checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for make... /usr/bin/make checking for gzip... /bin/gzip checking for ant... /usr/bin/ant checking for find... /bin/find checking for patch... /usr/bin/patch checking for tar... /bin/tar checking for chmod... /bin/chmod checking for md5sum... /usr/bin/md5sum checking for sha256sum... /usr/bin/sha256sum checking for wget... /usr/bin/wget checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for cpio... /bin/cpio checking for file... /usr/bin/file checking for fastjar... fastjar checking for ldd... ldd checking for gawk... /bin/gawk checking for hg... /usr/bin/hg checking for an OpenJDK source directory... /notnfs/nighttester/icedtea6-target-testing/openjdk checking for IcedTea Mercurial revision ID... ra4bd79afa729 checking for JDK Mercurial revision ID... none checking for HotSpot Mercurial revision ID... none checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking which HotSpot build to use... hs19 checking for linux32... /usr/bin/linux32 checking version of GCC... 4.4.3 (major version 4, minor version 4) checking for getconf... /usr/bin/getconf checking the number of online processors... 2 checking how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... yes checking if a PaX-enabled kernel is running... no checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include NIO2 support... no checking whether to include SystemTap tracing support... yes checking for system library directory... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for NSS... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 12 (Constantine) (Fri Nov 5 00:02:14 EDT 2010) checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-gcj checking for java... /usr/lib/jvm/java-gcj/bin/java checking for javac... /usr/lib/jvm/java-gcj/bin/javac checking for ecj... /usr/bin/ecj checking for javah... /usr/lib/jvm/java-gcj/bin/javah checking for jar... /usr/lib/jvm/java-gcj/bin/jar checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes checking for rmic... /usr/lib/jvm/java-gcj/bin/rmic checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for a xalan2 jar... /usr/share/java/xalan-j2.jar checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar checking for a xerces2 jar... /usr/share/java/xerces-j2.jar checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/hs19.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6.zip checking whether to use CACAO as VM... no checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 checking for a CACAO source directory... not specified checking whether to disable optimizations and build with -O0 -g... no checking whether to use the Shark JIT... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use the zero-assembler port... no checking whether byte ordering is bigendian... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... yes checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image checking for LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: executing depfiles commands + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b20" JDK_UPDATE_VERSION="20" JRE_RELEASE_VERSION="1.6.0_20-b20" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build/classes" ICEDTEA_ENDORSED_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/lib/endorsed" ENDORSED="-Djava.endorsed.dirs=/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/lib/endorsed" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" DISTRIBUTION_ID="Built on Fedora release 12 (Constantine) (Fri Nov 5 00:02:14 EDT 2010)" DERIVATIVE_ID="IcedTea6 1.10pre+ra4bd79afa729" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build" RHINO_JAR="/notnfs/nighttester/icedtea6-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-target-testing/generated" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6.zip drops/jdk6-jaxp-b20.zip if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaxp-b20.zip ] ; \ then \ mv drops/jdk6-jaxp-b20.zip drops/jdk6-jaxp-b20.zip.old ; \ fi ; \ /usr/bin/wget https://jaxp.dev.java.net/files/documents/913/150648/jdk6-jaxp-b20.zip -O drops/jdk6-jaxp-b20.zip; \ if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ fi ; drops/jdk6-jaxp-b20.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6.zip drops/jdk6-jaxws-b20.zip if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaxws-b20.zip ] ; \ then \ mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150724/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \ if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk6-jaxws-b20.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150725/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz openjdk-6-src-b20-21_jun_2010.tar.gz ln -sf /notnfs/nighttester/drops/hs19.tar.gz hotspot.tar.gz mkdir -p stamps touch stamps/download-openjdk.stamp touch stamps/download.stamp set -e ; \ if ! test -d openjdk ; \ then \ mkdir openjdk ; \ /bin/tar xf openjdk-6-src-b20-21_jun_2010.tar.gz -C openjdk; \ chmod -R ug+w openjdk ; \ sh /notnfs/nighttester/icedtea6-target-testing/fsg.sh ; \ fi Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract.stamp if test "xhs19" != "xoriginal"; then \ rm -rf openjdk/hotspot ; \ if test -e hotspot.tar.gz ; \ then \ /bin/tar xf hotspot.tar.gz ; \ dir=$(gawk 'version==$1 {print gensub(/.*\/([^/]*)$/,"\\1","g",$2)}' version=hs19 /notnfs/nighttester/icedtea6-target-testing/hotspot.map) ; \ chmod -R ug+w $dir-* ; \ mv $dir-$(gawk 'version==$1 {print $3}' version=hs19 /notnfs/nighttester/icedtea6-target-testing/hotspot.map) openjdk/hotspot ; \ fi ; \ fi ; chmod: cannot access `baseline-*': No such file or directory mv: cannot stat `baseline-13edc857b967': No such file or directory make: *** [stamps/replace-hotspot.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Thu Nov 4 22:05:07 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Fri, 5 Nov 2010 01:05:07 -0400 (EDT) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #44 In-Reply-To: <1916916155.1201288847140040.JavaMail.nighttester@toadeater> References: <1916916155.1201288847140040.JavaMail.nighttester@toadeater> Message-ID: <127214387.1221288933515246.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 982 lines...] patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java Checking patches/icedtea-stroker-finish.patch Applying patches/icedtea-stroker-finish.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java Checking patches/icedtea-linker-libs-order.patch Applying patches/icedtea-linker-libs-order.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 1380 (offset -17 lines). patching file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile patching file openjdk/jdk/make/com/sun/java/pack/Makefile Checking patches/icedtea-testenv.patch Applying patches/icedtea-testenv.patch patching file openjdk/jdk/test/java/nio/channels/SocketChannel/LocalAddress.java patching file openjdk/jdk/test/java/nio/channels/SocketChannel/Shutdown.java patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh patching file openjdk/jdk/test/TestEnv.java Checking patches/icedtea-samejvm-safe.patch Applying patches/icedtea-samejvm-safe.patch patching file openjdk/jdk/test/TEST.ROOT Checking patches/icedtea-pr261.patch Applying patches/icedtea-pr261.patch patching file openjdk/jdk/make/java/nio/Makefile patching file openjdk/jdk/make/java/nio/FILES_java.gmk Checking patches/icedtea-sparc-buildfixes.patch Applying patches/icedtea-sparc-buildfixes.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 58 (offset 6 lines). patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 58 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/frame_sparc.hpp Checking patches/icedtea-sparc64-linux.patch Applying patches/icedtea-sparc64-linux.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 72 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp Hunk #1 succeeded at 1123 (offset 11 lines). Checking patches/icedtea-sparc-ptracefix.patch Applying patches/icedtea-sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/icedtea-sparc-trapsfix.patch Applying patches/icedtea-sparc-trapsfix.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp Checking patches/icedtea-demo-swingapplet.patch Applying patches/icedtea-demo-swingapplet.patch patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile Checking patches/icedtea-jtreg-6592792.patch Applying patches/icedtea-jtreg-6592792.patch patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test6592792.sh Checking patches/icedtea-s390-noinline.patch Applying patches/icedtea-s390-noinline.patch patching file openjdk/corba/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk Checking patches/icedtea-jtreg-dnd.patch Applying patches/icedtea-jtreg-dnd.patch patching file openjdk/jdk/test/java/awt/regtesthelpers/process/ProcessCommunicator.java patching file openjdk/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java Checking patches/icedtea-jtreg-jrunscript.patch Applying patches/icedtea-jtreg-jrunscript.patch patching file openjdk/jdk/test/sun/tools/jrunscript/CheckEngine.java patching file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh patching file openjdk/jdk/test/sun/tools/jrunscript/Testjrunscript.java Checking patches/icedtea-network-unreachable.patch Applying patches/icedtea-network-unreachable.patch patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c Checking patches/icedtea-dnd-filelists.patch Applying patches/icedtea-dnd-filelists.patch patching file openjdk/jdk/src/share/classes/sun/awt/datatransfer/DataTransferer.java Checking patches/icedtea-java2d-stroker-internal-joint.patch Applying patches/icedtea-java2d-stroker-internal-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalJointTest.java Checking patches/icedtea-java2d-stroker-internal-close-joint.patch Applying patches/icedtea-java2d-stroker-internal-close-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalCloseJointTest.java Checking patches/icedtea-disable-cc-incompatible-sanity-checks.patch Applying patches/icedtea-disable-cc-incompatible-sanity-checks.patch patching file openjdk/jdk/make/common/Sanity.gmk patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-explicit-target-arch.patch Applying patches/icedtea-explicit-target-arch.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 188 (offset -2 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 177 (offset -2 lines). Checking patches/icedtea-gcc-stack-markings.patch Applying patches/icedtea-gcc-stack-markings.patch patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s Hunk #1 succeeded at 653 (offset 3 lines). patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Checking patches/icedtea-no-precompiled.patch Applying patches/icedtea-no-precompiled.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 40 (offset 6 lines). patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Checking patches/icedtea-parisc.patch Applying patches/icedtea-parisc.patch patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/icedtea-sh4-support.patch Applying patches/icedtea-sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1770 (offset 18 lines). Hunk #2 succeeded at 1802 (offset 18 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/icedtea-policy-evaluation.patch Applying patches/icedtea-policy-evaluation.patch patching file ./openjdk/jdk/src/share/classes/sun/security/provider/PolicyFile.java Checking patches/update-bootclasspath.patch Applying patches/update-bootclasspath.patch patching file openjdk/hotspot/src/share/vm/runtime/os.cpp Checking patches/libpng.patch Applying patches/libpng.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c Checking patches/extensions/netx.patch Applying patches/extensions/netx.patch patching file openjdk/jdk/make/launchers/Makefile patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk Checking patches/extensions/netx-umask.patch Applying patches/extensions/netx-umask.patch patching file openjdk/jdk/make/launchers/Makefile.launcher patching file openjdk/jdk/src/share/bin/java.c Hunk #5 succeeded at 2044 (offset 6 lines). Checking patches/icedtea-jtreg-httpTest.patch Applying patches/icedtea-jtreg-httpTest.patch patching file openjdk/jdk/test/java/net/URL/TestHttps.java Checking patches/arm.patch Applying patches/arm.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/debug-dir.patch Applying patches/debug-dir.patch patching file openjdk/Makefile Checking patches/no-sync.patch Applying patches/no-sync.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-override-redirect-metacity.patch Applying patches/icedtea-override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1125 (offset 1 line). Checking patches/openjdk/6963870-swing_npe.patch Applying patches/openjdk/6963870-swing_npe.patch patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java Hunk #1 succeeded at 1441 (offset 1 line). patching file openjdk/jdk/test/com/sun/java/swing/plaf/gtk/Test6963870.java Checking patches/openjdk/6668231-ssl_cert.patch Applying patches/openjdk/6668231-ssl_cert.patch patching file openjdk/jdk/src/share/classes/sun/security/validator/EndEntityChecker.java patching file openjdk/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/CriticalSubjectAltName.java Checking patches/openjdk/6967533-pre_epoch.patch Applying patches/openjdk/6967533-pre_epoch.patch patching file openjdk/jdk/src/share/classes/java/lang/System.java Hunk #1 succeeded at 70 (offset 1 line). Hunk #2 succeeded at 97 (offset 1 line). Hunk #3 succeeded at 111 (offset 1 line). Hunk #4 succeeded at 1062 (offset -31 lines). Checking patches/fonts-rhel.patch Applying patches/fonts-rhel.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.RedHat.6.0.properties Checking patches/fonts-gentoo.patch Applying patches/fonts-gentoo.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java Checking patches/ipv4-mapped-ipv6-addresses.patch Applying patches/ipv4-mapped-ipv6-addresses.patch patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java Checking patches/icedtea-too-many-args.patch Applying patches/icedtea-too-many-args.patch patching file openjdk/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 48 (offset 3 lines). Hunk #2 succeeded at 68 (offset 6 lines). Hunk #3 succeeded at 83 (offset 6 lines). Hunk #4 succeeded at 104 (offset 6 lines). Checking patches/icedtea-jtreg-OpenGLContextInit.patch Applying patches/icedtea-jtreg-OpenGLContextInit.patch patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java Checking patches/openjdk/6510892-httpserver_test.patch Applying patches/openjdk/6510892-httpserver_test.patch patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java Checking patches/openjdk/6638712-wildcard_types.patch Applying patches/openjdk/6638712-wildcard_types.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out Checking patches/openjdk/6650759-missing_inference.patch Applying patches/openjdk/6650759-missing_inference.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out Checking patches/numa_on_early_glibc.patch Applying patches/numa_on_early_glibc.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 60 with fuzz 2 (offset 6 lines). Hunk #2 succeeded at 2465 (offset 47 lines). Hunk #3 succeeded at 2501 (offset 60 lines). Checking patches/openjdk/6853592-badwindow-warning-fix.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/X11/XToolkit.java.rej ERROR patch patches/openjdk/6853592-badwindow-warning-fix.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 From gnu_andrew at member.fsf.org Fri Nov 5 21:02:23 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Sat, 6 Nov 2010 00:02:23 -0400 (EDT) Subject: Build failed in Hudson: IcedTea6TargetTesting #530 In-Reply-To: <1059360081.1211288929752314.JavaMail.nighttester@toadeater> References: <1059360081.1211288929752314.JavaMail.nighttester@toadeater> Message-ID: <728227545.1231289016151684.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 185 lines...] checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for make... /usr/bin/make checking for gzip... /bin/gzip checking for ant... /usr/bin/ant checking for find... /bin/find checking for patch... /usr/bin/patch checking for tar... /bin/tar checking for chmod... /bin/chmod checking for md5sum... /usr/bin/md5sum checking for sha256sum... /usr/bin/sha256sum checking for wget... /usr/bin/wget checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for cpio... /bin/cpio checking for file... /usr/bin/file checking for fastjar... fastjar checking for ldd... ldd checking for gawk... /bin/gawk checking for hg... /usr/bin/hg checking for an OpenJDK source directory... /notnfs/nighttester/icedtea6-target-testing/openjdk checking for IcedTea Mercurial revision ID... rf7334fbff599 checking for JDK Mercurial revision ID... none checking for HotSpot Mercurial revision ID... none checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking which HotSpot build to use... hs19 checking for linux32... /usr/bin/linux32 checking version of GCC... 4.4.3 (major version 4, minor version 4) checking for getconf... /usr/bin/getconf checking the number of online processors... 2 checking how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... yes checking if a PaX-enabled kernel is running... no checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include NIO2 support... no checking whether to include SystemTap tracing support... yes checking for system library directory... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for NSS... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 12 (Constantine) (Sat Nov 6 00:02:14 EDT 2010) checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-gcj checking for java... /usr/lib/jvm/java-gcj/bin/java checking for javac... /usr/lib/jvm/java-gcj/bin/javac checking for ecj... /usr/bin/ecj checking for javah... /usr/lib/jvm/java-gcj/bin/javah checking for jar... /usr/lib/jvm/java-gcj/bin/jar checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes checking for rmic... /usr/lib/jvm/java-gcj/bin/rmic checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for a xalan2 jar... /usr/share/java/xalan-j2.jar checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar checking for a xerces2 jar... /usr/share/java/xerces-j2.jar checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/hs19.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6.zip checking whether to use CACAO as VM... no checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 checking for a CACAO source directory... not specified checking whether to disable optimizations and build with -O0 -g... no checking whether to use the Shark JIT... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use the zero-assembler port... no checking whether byte ordering is bigendian... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... yes checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image checking for LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: executing depfiles commands + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b20" JDK_UPDATE_VERSION="20" JRE_RELEASE_VERSION="1.6.0_20-b20" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build/classes" ICEDTEA_ENDORSED_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/lib/endorsed" ENDORSED="-Djava.endorsed.dirs=/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/lib/endorsed" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" DISTRIBUTION_ID="Built on Fedora release 12 (Constantine) (Sat Nov 6 00:02:14 EDT 2010)" DERIVATIVE_ID="IcedTea6 1.10pre+rf7334fbff599" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build" RHINO_JAR="/notnfs/nighttester/icedtea6-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-target-testing/generated" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6.zip drops/jdk6-jaxp-b20.zip if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaxp-b20.zip ] ; \ then \ mv drops/jdk6-jaxp-b20.zip drops/jdk6-jaxp-b20.zip.old ; \ fi ; \ /usr/bin/wget https://jaxp.dev.java.net/files/documents/913/150648/jdk6-jaxp-b20.zip -O drops/jdk6-jaxp-b20.zip; \ if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ fi ; drops/jdk6-jaxp-b20.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6.zip drops/jdk6-jaxws-b20.zip if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaxws-b20.zip ] ; \ then \ mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150724/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \ if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk6-jaxws-b20.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150725/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz openjdk-6-src-b20-21_jun_2010.tar.gz ln -sf /notnfs/nighttester/drops/hs19.tar.gz hotspot.tar.gz mkdir -p stamps touch stamps/download-openjdk.stamp touch stamps/download.stamp set -e ; \ if ! test -d openjdk ; \ then \ mkdir openjdk ; \ /bin/tar xf openjdk-6-src-b20-21_jun_2010.tar.gz -C openjdk; \ chmod -R ug+w openjdk ; \ sh /notnfs/nighttester/icedtea6-target-testing/fsg.sh ; \ fi Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract.stamp if test "xhs19" != "xoriginal"; then \ rm -rf openjdk/hotspot ; \ if test -e hotspot.tar.gz ; \ then \ /bin/tar xf hotspot.tar.gz ; \ dir=$(gawk 'version==$1 {print gensub(/.*\/([^/]*)$/,"\\1","g",$2)}' version=hs19 /notnfs/nighttester/icedtea6-target-testing/hotspot.map) ; \ chmod -R ug+w $dir-* ; \ mv $dir-$(gawk 'version==$1 {print $3}' version=hs19 /notnfs/nighttester/icedtea6-target-testing/hotspot.map) openjdk/hotspot ; \ fi ; \ fi ; mv: cannot stat `master-13edc857b967': No such file or directory make: *** [stamps/replace-hotspot.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Fri Nov 5 22:05:25 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Sat, 6 Nov 2010 01:05:25 -0400 (EDT) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #45 In-Reply-To: <127214387.1221288933515246.JavaMail.nighttester@toadeater> References: <127214387.1221288933515246.JavaMail.nighttester@toadeater> Message-ID: <523902441.1241289019933479.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 982 lines...] patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java Checking patches/icedtea-stroker-finish.patch Applying patches/icedtea-stroker-finish.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java Checking patches/icedtea-linker-libs-order.patch Applying patches/icedtea-linker-libs-order.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 1380 (offset -17 lines). patching file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile patching file openjdk/jdk/make/com/sun/java/pack/Makefile Checking patches/icedtea-testenv.patch Applying patches/icedtea-testenv.patch patching file openjdk/jdk/test/java/nio/channels/SocketChannel/LocalAddress.java patching file openjdk/jdk/test/java/nio/channels/SocketChannel/Shutdown.java patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh patching file openjdk/jdk/test/TestEnv.java Checking patches/icedtea-samejvm-safe.patch Applying patches/icedtea-samejvm-safe.patch patching file openjdk/jdk/test/TEST.ROOT Checking patches/icedtea-pr261.patch Applying patches/icedtea-pr261.patch patching file openjdk/jdk/make/java/nio/Makefile patching file openjdk/jdk/make/java/nio/FILES_java.gmk Checking patches/icedtea-sparc-buildfixes.patch Applying patches/icedtea-sparc-buildfixes.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 58 (offset 6 lines). patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 58 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/frame_sparc.hpp Checking patches/icedtea-sparc64-linux.patch Applying patches/icedtea-sparc64-linux.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 72 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp Hunk #1 succeeded at 1123 (offset 11 lines). Checking patches/icedtea-sparc-ptracefix.patch Applying patches/icedtea-sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/icedtea-sparc-trapsfix.patch Applying patches/icedtea-sparc-trapsfix.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp Checking patches/icedtea-demo-swingapplet.patch Applying patches/icedtea-demo-swingapplet.patch patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile Checking patches/icedtea-jtreg-6592792.patch Applying patches/icedtea-jtreg-6592792.patch patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test6592792.sh Checking patches/icedtea-s390-noinline.patch Applying patches/icedtea-s390-noinline.patch patching file openjdk/corba/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk Checking patches/icedtea-jtreg-dnd.patch Applying patches/icedtea-jtreg-dnd.patch patching file openjdk/jdk/test/java/awt/regtesthelpers/process/ProcessCommunicator.java patching file openjdk/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java Checking patches/icedtea-jtreg-jrunscript.patch Applying patches/icedtea-jtreg-jrunscript.patch patching file openjdk/jdk/test/sun/tools/jrunscript/CheckEngine.java patching file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh patching file openjdk/jdk/test/sun/tools/jrunscript/Testjrunscript.java Checking patches/icedtea-network-unreachable.patch Applying patches/icedtea-network-unreachable.patch patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c Checking patches/icedtea-dnd-filelists.patch Applying patches/icedtea-dnd-filelists.patch patching file openjdk/jdk/src/share/classes/sun/awt/datatransfer/DataTransferer.java Checking patches/icedtea-java2d-stroker-internal-joint.patch Applying patches/icedtea-java2d-stroker-internal-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalJointTest.java Checking patches/icedtea-java2d-stroker-internal-close-joint.patch Applying patches/icedtea-java2d-stroker-internal-close-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalCloseJointTest.java Checking patches/icedtea-disable-cc-incompatible-sanity-checks.patch Applying patches/icedtea-disable-cc-incompatible-sanity-checks.patch patching file openjdk/jdk/make/common/Sanity.gmk patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-explicit-target-arch.patch Applying patches/icedtea-explicit-target-arch.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 188 (offset -2 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 177 (offset -2 lines). Checking patches/icedtea-gcc-stack-markings.patch Applying patches/icedtea-gcc-stack-markings.patch patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s Hunk #1 succeeded at 653 (offset 3 lines). patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Checking patches/icedtea-no-precompiled.patch Applying patches/icedtea-no-precompiled.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 40 (offset 6 lines). patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Checking patches/icedtea-parisc.patch Applying patches/icedtea-parisc.patch patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/icedtea-sh4-support.patch Applying patches/icedtea-sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1770 (offset 18 lines). Hunk #2 succeeded at 1802 (offset 18 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/icedtea-policy-evaluation.patch Applying patches/icedtea-policy-evaluation.patch patching file ./openjdk/jdk/src/share/classes/sun/security/provider/PolicyFile.java Checking patches/update-bootclasspath.patch Applying patches/update-bootclasspath.patch patching file openjdk/hotspot/src/share/vm/runtime/os.cpp Checking patches/libpng.patch Applying patches/libpng.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c Checking patches/extensions/netx.patch Applying patches/extensions/netx.patch patching file openjdk/jdk/make/launchers/Makefile patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk Checking patches/extensions/netx-umask.patch Applying patches/extensions/netx-umask.patch patching file openjdk/jdk/make/launchers/Makefile.launcher patching file openjdk/jdk/src/share/bin/java.c Hunk #5 succeeded at 2044 (offset 6 lines). Checking patches/icedtea-jtreg-httpTest.patch Applying patches/icedtea-jtreg-httpTest.patch patching file openjdk/jdk/test/java/net/URL/TestHttps.java Checking patches/arm.patch Applying patches/arm.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/debug-dir.patch Applying patches/debug-dir.patch patching file openjdk/Makefile Checking patches/no-sync.patch Applying patches/no-sync.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-override-redirect-metacity.patch Applying patches/icedtea-override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1125 (offset 1 line). Checking patches/openjdk/6963870-swing_npe.patch Applying patches/openjdk/6963870-swing_npe.patch patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java Hunk #1 succeeded at 1441 (offset 1 line). patching file openjdk/jdk/test/com/sun/java/swing/plaf/gtk/Test6963870.java Checking patches/openjdk/6668231-ssl_cert.patch Applying patches/openjdk/6668231-ssl_cert.patch patching file openjdk/jdk/src/share/classes/sun/security/validator/EndEntityChecker.java patching file openjdk/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/CriticalSubjectAltName.java Checking patches/openjdk/6967533-pre_epoch.patch Applying patches/openjdk/6967533-pre_epoch.patch patching file openjdk/jdk/src/share/classes/java/lang/System.java Hunk #1 succeeded at 70 (offset 1 line). Hunk #2 succeeded at 97 (offset 1 line). Hunk #3 succeeded at 111 (offset 1 line). Hunk #4 succeeded at 1062 (offset -31 lines). Checking patches/fonts-rhel.patch Applying patches/fonts-rhel.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.RedHat.6.0.properties Checking patches/fonts-gentoo.patch Applying patches/fonts-gentoo.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java Checking patches/ipv4-mapped-ipv6-addresses.patch Applying patches/ipv4-mapped-ipv6-addresses.patch patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java Checking patches/icedtea-too-many-args.patch Applying patches/icedtea-too-many-args.patch patching file openjdk/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 48 (offset 3 lines). Hunk #2 succeeded at 68 (offset 6 lines). Hunk #3 succeeded at 83 (offset 6 lines). Hunk #4 succeeded at 104 (offset 6 lines). Checking patches/icedtea-jtreg-OpenGLContextInit.patch Applying patches/icedtea-jtreg-OpenGLContextInit.patch patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java Checking patches/openjdk/6510892-httpserver_test.patch Applying patches/openjdk/6510892-httpserver_test.patch patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java Checking patches/openjdk/6638712-wildcard_types.patch Applying patches/openjdk/6638712-wildcard_types.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out Checking patches/openjdk/6650759-missing_inference.patch Applying patches/openjdk/6650759-missing_inference.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out Checking patches/numa_on_early_glibc.patch Applying patches/numa_on_early_glibc.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 60 with fuzz 2 (offset 6 lines). Hunk #2 succeeded at 2465 (offset 47 lines). Hunk #3 succeeded at 2501 (offset 60 lines). Checking patches/openjdk/6853592-badwindow-warning-fix.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/X11/XToolkit.java.rej ERROR patch patches/openjdk/6853592-badwindow-warning-fix.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 From gnu_andrew at member.fsf.org Sat Nov 6 23:16:07 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Sun, 7 Nov 2010 01:16:07 -0500 (EST) Subject: Hudson build is back to normal : IcedTea6TargetTesting #531 In-Reply-To: <728227545.1231289016151684.JavaMail.nighttester@toadeater> References: <728227545.1231289016151684.JavaMail.nighttester@toadeater> Message-ID: <248346924.1251289110575677.JavaMail.nighttester@toadeater> See From gnu_andrew at member.fsf.org Sat Nov 6 23:19:53 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Sun, 7 Nov 2010 01:19:53 -0500 (EST) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #46 In-Reply-To: <523902441.1241289019933479.JavaMail.nighttester@toadeater> References: <523902441.1241289019933479.JavaMail.nighttester@toadeater> Message-ID: <171965553.1261289110801660.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 983 lines...] patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java Checking patches/icedtea-stroker-finish.patch Applying patches/icedtea-stroker-finish.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java Checking patches/icedtea-linker-libs-order.patch Applying patches/icedtea-linker-libs-order.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 1380 (offset -17 lines). patching file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile patching file openjdk/jdk/make/com/sun/java/pack/Makefile Checking patches/icedtea-testenv.patch Applying patches/icedtea-testenv.patch patching file openjdk/jdk/test/java/nio/channels/SocketChannel/LocalAddress.java patching file openjdk/jdk/test/java/nio/channels/SocketChannel/Shutdown.java patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh patching file openjdk/jdk/test/TestEnv.java Checking patches/icedtea-samejvm-safe.patch Applying patches/icedtea-samejvm-safe.patch patching file openjdk/jdk/test/TEST.ROOT Checking patches/icedtea-pr261.patch Applying patches/icedtea-pr261.patch patching file openjdk/jdk/make/java/nio/Makefile patching file openjdk/jdk/make/java/nio/FILES_java.gmk Checking patches/icedtea-sparc-buildfixes.patch Applying patches/icedtea-sparc-buildfixes.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 58 (offset 6 lines). patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 58 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/frame_sparc.hpp Checking patches/icedtea-sparc64-linux.patch Applying patches/icedtea-sparc64-linux.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 72 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp Hunk #1 succeeded at 1123 (offset 11 lines). Checking patches/icedtea-sparc-ptracefix.patch Applying patches/icedtea-sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/icedtea-sparc-trapsfix.patch Applying patches/icedtea-sparc-trapsfix.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp Checking patches/icedtea-demo-swingapplet.patch Applying patches/icedtea-demo-swingapplet.patch patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile Checking patches/icedtea-jtreg-6592792.patch Applying patches/icedtea-jtreg-6592792.patch patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test6592792.sh Checking patches/icedtea-s390-noinline.patch Applying patches/icedtea-s390-noinline.patch patching file openjdk/corba/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk Checking patches/icedtea-jtreg-dnd.patch Applying patches/icedtea-jtreg-dnd.patch patching file openjdk/jdk/test/java/awt/regtesthelpers/process/ProcessCommunicator.java patching file openjdk/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java Checking patches/icedtea-jtreg-jrunscript.patch Applying patches/icedtea-jtreg-jrunscript.patch patching file openjdk/jdk/test/sun/tools/jrunscript/CheckEngine.java patching file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh patching file openjdk/jdk/test/sun/tools/jrunscript/Testjrunscript.java Checking patches/icedtea-network-unreachable.patch Applying patches/icedtea-network-unreachable.patch patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c Checking patches/icedtea-dnd-filelists.patch Applying patches/icedtea-dnd-filelists.patch patching file openjdk/jdk/src/share/classes/sun/awt/datatransfer/DataTransferer.java Checking patches/icedtea-java2d-stroker-internal-joint.patch Applying patches/icedtea-java2d-stroker-internal-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalJointTest.java Checking patches/icedtea-java2d-stroker-internal-close-joint.patch Applying patches/icedtea-java2d-stroker-internal-close-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalCloseJointTest.java Checking patches/icedtea-disable-cc-incompatible-sanity-checks.patch Applying patches/icedtea-disable-cc-incompatible-sanity-checks.patch patching file openjdk/jdk/make/common/Sanity.gmk patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-explicit-target-arch.patch Applying patches/icedtea-explicit-target-arch.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 188 (offset -2 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 177 (offset -2 lines). Checking patches/icedtea-gcc-stack-markings.patch Applying patches/icedtea-gcc-stack-markings.patch patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s Hunk #1 succeeded at 653 (offset 3 lines). patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Checking patches/icedtea-no-precompiled.patch Applying patches/icedtea-no-precompiled.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 40 (offset 6 lines). patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Checking patches/icedtea-parisc.patch Applying patches/icedtea-parisc.patch patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/icedtea-sh4-support.patch Applying patches/icedtea-sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1770 (offset 18 lines). Hunk #2 succeeded at 1802 (offset 18 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/icedtea-policy-evaluation.patch Applying patches/icedtea-policy-evaluation.patch patching file ./openjdk/jdk/src/share/classes/sun/security/provider/PolicyFile.java Checking patches/update-bootclasspath.patch Applying patches/update-bootclasspath.patch patching file openjdk/hotspot/src/share/vm/runtime/os.cpp Checking patches/libpng.patch Applying patches/libpng.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c Checking patches/extensions/netx.patch Applying patches/extensions/netx.patch patching file openjdk/jdk/make/launchers/Makefile patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk Checking patches/extensions/netx-umask.patch Applying patches/extensions/netx-umask.patch patching file openjdk/jdk/make/launchers/Makefile.launcher patching file openjdk/jdk/src/share/bin/java.c Hunk #5 succeeded at 2044 (offset 6 lines). Checking patches/icedtea-jtreg-httpTest.patch Applying patches/icedtea-jtreg-httpTest.patch patching file openjdk/jdk/test/java/net/URL/TestHttps.java Checking patches/arm.patch Applying patches/arm.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/debug-dir.patch Applying patches/debug-dir.patch patching file openjdk/Makefile Checking patches/no-sync.patch Applying patches/no-sync.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-override-redirect-metacity.patch Applying patches/icedtea-override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1125 (offset 1 line). Checking patches/openjdk/6963870-swing_npe.patch Applying patches/openjdk/6963870-swing_npe.patch patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java Hunk #1 succeeded at 1441 (offset 1 line). patching file openjdk/jdk/test/com/sun/java/swing/plaf/gtk/Test6963870.java Checking patches/openjdk/6668231-ssl_cert.patch Applying patches/openjdk/6668231-ssl_cert.patch patching file openjdk/jdk/src/share/classes/sun/security/validator/EndEntityChecker.java patching file openjdk/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/CriticalSubjectAltName.java Checking patches/openjdk/6967533-pre_epoch.patch Applying patches/openjdk/6967533-pre_epoch.patch patching file openjdk/jdk/src/share/classes/java/lang/System.java Hunk #1 succeeded at 70 (offset 1 line). Hunk #2 succeeded at 97 (offset 1 line). Hunk #3 succeeded at 111 (offset 1 line). Hunk #4 succeeded at 1062 (offset -31 lines). Checking patches/fonts-rhel.patch Applying patches/fonts-rhel.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.RedHat.6.0.properties Checking patches/fonts-gentoo.patch Applying patches/fonts-gentoo.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java Checking patches/ipv4-mapped-ipv6-addresses.patch Applying patches/ipv4-mapped-ipv6-addresses.patch patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java Checking patches/icedtea-too-many-args.patch Applying patches/icedtea-too-many-args.patch patching file openjdk/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 48 (offset 3 lines). Hunk #2 succeeded at 68 (offset 6 lines). Hunk #3 succeeded at 83 (offset 6 lines). Hunk #4 succeeded at 104 (offset 6 lines). Checking patches/icedtea-jtreg-OpenGLContextInit.patch Applying patches/icedtea-jtreg-OpenGLContextInit.patch patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java Checking patches/openjdk/6510892-httpserver_test.patch Applying patches/openjdk/6510892-httpserver_test.patch patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java Checking patches/openjdk/6638712-wildcard_types.patch Applying patches/openjdk/6638712-wildcard_types.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out Checking patches/openjdk/6650759-missing_inference.patch Applying patches/openjdk/6650759-missing_inference.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out Checking patches/numa_on_early_glibc.patch Applying patches/numa_on_early_glibc.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 60 with fuzz 2 (offset 6 lines). Hunk #2 succeeded at 2465 (offset 47 lines). Hunk #3 succeeded at 2501 (offset 60 lines). Checking patches/openjdk/6853592-badwindow-warning-fix.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/X11/XToolkit.java.rej ERROR patch patches/openjdk/6853592-badwindow-warning-fix.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 From gnu_andrew at member.fsf.org Sun Nov 7 23:21:10 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Mon, 8 Nov 2010 02:21:10 -0500 (EST) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #47 In-Reply-To: <171965553.1261289110801660.JavaMail.nighttester@toadeater> References: <171965553.1261289110801660.JavaMail.nighttester@toadeater> Message-ID: <1616814753.1271289200878494.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 982 lines...] patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java Checking patches/icedtea-stroker-finish.patch Applying patches/icedtea-stroker-finish.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java Checking patches/icedtea-linker-libs-order.patch Applying patches/icedtea-linker-libs-order.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 1380 (offset -17 lines). patching file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile patching file openjdk/jdk/make/com/sun/java/pack/Makefile Checking patches/icedtea-testenv.patch Applying patches/icedtea-testenv.patch patching file openjdk/jdk/test/java/nio/channels/SocketChannel/LocalAddress.java patching file openjdk/jdk/test/java/nio/channels/SocketChannel/Shutdown.java patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh patching file openjdk/jdk/test/TestEnv.java Checking patches/icedtea-samejvm-safe.patch Applying patches/icedtea-samejvm-safe.patch patching file openjdk/jdk/test/TEST.ROOT Checking patches/icedtea-pr261.patch Applying patches/icedtea-pr261.patch patching file openjdk/jdk/make/java/nio/Makefile patching file openjdk/jdk/make/java/nio/FILES_java.gmk Checking patches/icedtea-sparc-buildfixes.patch Applying patches/icedtea-sparc-buildfixes.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 58 (offset 6 lines). patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 58 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/frame_sparc.hpp Checking patches/icedtea-sparc64-linux.patch Applying patches/icedtea-sparc64-linux.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 72 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp Hunk #1 succeeded at 1123 (offset 11 lines). Checking patches/icedtea-sparc-ptracefix.patch Applying patches/icedtea-sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/icedtea-sparc-trapsfix.patch Applying patches/icedtea-sparc-trapsfix.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp Checking patches/icedtea-demo-swingapplet.patch Applying patches/icedtea-demo-swingapplet.patch patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile Checking patches/icedtea-jtreg-6592792.patch Applying patches/icedtea-jtreg-6592792.patch patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test6592792.sh Checking patches/icedtea-s390-noinline.patch Applying patches/icedtea-s390-noinline.patch patching file openjdk/corba/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk Checking patches/icedtea-jtreg-dnd.patch Applying patches/icedtea-jtreg-dnd.patch patching file openjdk/jdk/test/java/awt/regtesthelpers/process/ProcessCommunicator.java patching file openjdk/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java Checking patches/icedtea-jtreg-jrunscript.patch Applying patches/icedtea-jtreg-jrunscript.patch patching file openjdk/jdk/test/sun/tools/jrunscript/CheckEngine.java patching file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh patching file openjdk/jdk/test/sun/tools/jrunscript/Testjrunscript.java Checking patches/icedtea-network-unreachable.patch Applying patches/icedtea-network-unreachable.patch patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c Checking patches/icedtea-dnd-filelists.patch Applying patches/icedtea-dnd-filelists.patch patching file openjdk/jdk/src/share/classes/sun/awt/datatransfer/DataTransferer.java Checking patches/icedtea-java2d-stroker-internal-joint.patch Applying patches/icedtea-java2d-stroker-internal-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalJointTest.java Checking patches/icedtea-java2d-stroker-internal-close-joint.patch Applying patches/icedtea-java2d-stroker-internal-close-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalCloseJointTest.java Checking patches/icedtea-disable-cc-incompatible-sanity-checks.patch Applying patches/icedtea-disable-cc-incompatible-sanity-checks.patch patching file openjdk/jdk/make/common/Sanity.gmk patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-explicit-target-arch.patch Applying patches/icedtea-explicit-target-arch.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 188 (offset -2 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 177 (offset -2 lines). Checking patches/icedtea-gcc-stack-markings.patch Applying patches/icedtea-gcc-stack-markings.patch patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s Hunk #1 succeeded at 653 (offset 3 lines). patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Checking patches/icedtea-no-precompiled.patch Applying patches/icedtea-no-precompiled.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 40 (offset 6 lines). patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Checking patches/icedtea-parisc.patch Applying patches/icedtea-parisc.patch patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/icedtea-sh4-support.patch Applying patches/icedtea-sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1770 (offset 18 lines). Hunk #2 succeeded at 1802 (offset 18 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/icedtea-policy-evaluation.patch Applying patches/icedtea-policy-evaluation.patch patching file ./openjdk/jdk/src/share/classes/sun/security/provider/PolicyFile.java Checking patches/update-bootclasspath.patch Applying patches/update-bootclasspath.patch patching file openjdk/hotspot/src/share/vm/runtime/os.cpp Checking patches/libpng.patch Applying patches/libpng.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c Checking patches/extensions/netx.patch Applying patches/extensions/netx.patch patching file openjdk/jdk/make/launchers/Makefile patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk Checking patches/extensions/netx-umask.patch Applying patches/extensions/netx-umask.patch patching file openjdk/jdk/make/launchers/Makefile.launcher patching file openjdk/jdk/src/share/bin/java.c Hunk #5 succeeded at 2044 (offset 6 lines). Checking patches/icedtea-jtreg-httpTest.patch Applying patches/icedtea-jtreg-httpTest.patch patching file openjdk/jdk/test/java/net/URL/TestHttps.java Checking patches/arm.patch Applying patches/arm.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/debug-dir.patch Applying patches/debug-dir.patch patching file openjdk/Makefile Checking patches/no-sync.patch Applying patches/no-sync.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-override-redirect-metacity.patch Applying patches/icedtea-override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1125 (offset 1 line). Checking patches/openjdk/6963870-swing_npe.patch Applying patches/openjdk/6963870-swing_npe.patch patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java Hunk #1 succeeded at 1441 (offset 1 line). patching file openjdk/jdk/test/com/sun/java/swing/plaf/gtk/Test6963870.java Checking patches/openjdk/6668231-ssl_cert.patch Applying patches/openjdk/6668231-ssl_cert.patch patching file openjdk/jdk/src/share/classes/sun/security/validator/EndEntityChecker.java patching file openjdk/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/CriticalSubjectAltName.java Checking patches/openjdk/6967533-pre_epoch.patch Applying patches/openjdk/6967533-pre_epoch.patch patching file openjdk/jdk/src/share/classes/java/lang/System.java Hunk #1 succeeded at 70 (offset 1 line). Hunk #2 succeeded at 97 (offset 1 line). Hunk #3 succeeded at 111 (offset 1 line). Hunk #4 succeeded at 1062 (offset -31 lines). Checking patches/fonts-rhel.patch Applying patches/fonts-rhel.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.RedHat.6.0.properties Checking patches/fonts-gentoo.patch Applying patches/fonts-gentoo.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java Checking patches/ipv4-mapped-ipv6-addresses.patch Applying patches/ipv4-mapped-ipv6-addresses.patch patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java Checking patches/icedtea-too-many-args.patch Applying patches/icedtea-too-many-args.patch patching file openjdk/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 48 (offset 3 lines). Hunk #2 succeeded at 68 (offset 6 lines). Hunk #3 succeeded at 83 (offset 6 lines). Hunk #4 succeeded at 104 (offset 6 lines). Checking patches/icedtea-jtreg-OpenGLContextInit.patch Applying patches/icedtea-jtreg-OpenGLContextInit.patch patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java Checking patches/openjdk/6510892-httpserver_test.patch Applying patches/openjdk/6510892-httpserver_test.patch patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java Checking patches/openjdk/6638712-wildcard_types.patch Applying patches/openjdk/6638712-wildcard_types.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out Checking patches/openjdk/6650759-missing_inference.patch Applying patches/openjdk/6650759-missing_inference.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out Checking patches/numa_on_early_glibc.patch Applying patches/numa_on_early_glibc.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 60 with fuzz 2 (offset 6 lines). Hunk #2 succeeded at 2465 (offset 47 lines). Hunk #3 succeeded at 2501 (offset 60 lines). Checking patches/openjdk/6853592-badwindow-warning-fix.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/X11/XToolkit.java.rej ERROR patch patches/openjdk/6853592-badwindow-warning-fix.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 From gnu_andrew at member.fsf.org Mon Nov 8 23:20:47 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Tue, 9 Nov 2010 02:20:47 -0500 (EST) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #48 In-Reply-To: <1616814753.1271289200878494.JavaMail.nighttester@toadeater> References: <1616814753.1271289200878494.JavaMail.nighttester@toadeater> Message-ID: <1341312383.1281289287255496.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 982 lines...] patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java Checking patches/icedtea-stroker-finish.patch Applying patches/icedtea-stroker-finish.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java Checking patches/icedtea-linker-libs-order.patch Applying patches/icedtea-linker-libs-order.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 1380 (offset -17 lines). patching file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile patching file openjdk/jdk/make/com/sun/java/pack/Makefile Checking patches/icedtea-testenv.patch Applying patches/icedtea-testenv.patch patching file openjdk/jdk/test/java/nio/channels/SocketChannel/LocalAddress.java patching file openjdk/jdk/test/java/nio/channels/SocketChannel/Shutdown.java patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh patching file openjdk/jdk/test/TestEnv.java Checking patches/icedtea-samejvm-safe.patch Applying patches/icedtea-samejvm-safe.patch patching file openjdk/jdk/test/TEST.ROOT Checking patches/icedtea-pr261.patch Applying patches/icedtea-pr261.patch patching file openjdk/jdk/make/java/nio/Makefile patching file openjdk/jdk/make/java/nio/FILES_java.gmk Checking patches/icedtea-sparc-buildfixes.patch Applying patches/icedtea-sparc-buildfixes.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 58 (offset 6 lines). patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 58 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/frame_sparc.hpp Checking patches/icedtea-sparc64-linux.patch Applying patches/icedtea-sparc64-linux.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 72 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp Hunk #1 succeeded at 1123 (offset 11 lines). Checking patches/icedtea-sparc-ptracefix.patch Applying patches/icedtea-sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/icedtea-sparc-trapsfix.patch Applying patches/icedtea-sparc-trapsfix.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp Checking patches/icedtea-demo-swingapplet.patch Applying patches/icedtea-demo-swingapplet.patch patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile Checking patches/icedtea-jtreg-6592792.patch Applying patches/icedtea-jtreg-6592792.patch patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test6592792.sh Checking patches/icedtea-s390-noinline.patch Applying patches/icedtea-s390-noinline.patch patching file openjdk/corba/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk Checking patches/icedtea-jtreg-dnd.patch Applying patches/icedtea-jtreg-dnd.patch patching file openjdk/jdk/test/java/awt/regtesthelpers/process/ProcessCommunicator.java patching file openjdk/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java Checking patches/icedtea-jtreg-jrunscript.patch Applying patches/icedtea-jtreg-jrunscript.patch patching file openjdk/jdk/test/sun/tools/jrunscript/CheckEngine.java patching file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh patching file openjdk/jdk/test/sun/tools/jrunscript/Testjrunscript.java Checking patches/icedtea-network-unreachable.patch Applying patches/icedtea-network-unreachable.patch patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c Checking patches/icedtea-dnd-filelists.patch Applying patches/icedtea-dnd-filelists.patch patching file openjdk/jdk/src/share/classes/sun/awt/datatransfer/DataTransferer.java Checking patches/icedtea-java2d-stroker-internal-joint.patch Applying patches/icedtea-java2d-stroker-internal-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalJointTest.java Checking patches/icedtea-java2d-stroker-internal-close-joint.patch Applying patches/icedtea-java2d-stroker-internal-close-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalCloseJointTest.java Checking patches/icedtea-disable-cc-incompatible-sanity-checks.patch Applying patches/icedtea-disable-cc-incompatible-sanity-checks.patch patching file openjdk/jdk/make/common/Sanity.gmk patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-explicit-target-arch.patch Applying patches/icedtea-explicit-target-arch.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 188 (offset -2 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 177 (offset -2 lines). Checking patches/icedtea-gcc-stack-markings.patch Applying patches/icedtea-gcc-stack-markings.patch patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s Hunk #1 succeeded at 653 (offset 3 lines). patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Checking patches/icedtea-no-precompiled.patch Applying patches/icedtea-no-precompiled.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 40 (offset 6 lines). patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Checking patches/icedtea-parisc.patch Applying patches/icedtea-parisc.patch patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/icedtea-sh4-support.patch Applying patches/icedtea-sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1770 (offset 18 lines). Hunk #2 succeeded at 1802 (offset 18 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/icedtea-policy-evaluation.patch Applying patches/icedtea-policy-evaluation.patch patching file ./openjdk/jdk/src/share/classes/sun/security/provider/PolicyFile.java Checking patches/update-bootclasspath.patch Applying patches/update-bootclasspath.patch patching file openjdk/hotspot/src/share/vm/runtime/os.cpp Checking patches/libpng.patch Applying patches/libpng.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c Checking patches/extensions/netx.patch Applying patches/extensions/netx.patch patching file openjdk/jdk/make/launchers/Makefile patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk Checking patches/extensions/netx-umask.patch Applying patches/extensions/netx-umask.patch patching file openjdk/jdk/make/launchers/Makefile.launcher patching file openjdk/jdk/src/share/bin/java.c Hunk #5 succeeded at 2044 (offset 6 lines). Checking patches/icedtea-jtreg-httpTest.patch Applying patches/icedtea-jtreg-httpTest.patch patching file openjdk/jdk/test/java/net/URL/TestHttps.java Checking patches/arm.patch Applying patches/arm.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/debug-dir.patch Applying patches/debug-dir.patch patching file openjdk/Makefile Checking patches/no-sync.patch Applying patches/no-sync.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-override-redirect-metacity.patch Applying patches/icedtea-override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1125 (offset 1 line). Checking patches/openjdk/6963870-swing_npe.patch Applying patches/openjdk/6963870-swing_npe.patch patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java Hunk #1 succeeded at 1441 (offset 1 line). patching file openjdk/jdk/test/com/sun/java/swing/plaf/gtk/Test6963870.java Checking patches/openjdk/6668231-ssl_cert.patch Applying patches/openjdk/6668231-ssl_cert.patch patching file openjdk/jdk/src/share/classes/sun/security/validator/EndEntityChecker.java patching file openjdk/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/CriticalSubjectAltName.java Checking patches/openjdk/6967533-pre_epoch.patch Applying patches/openjdk/6967533-pre_epoch.patch patching file openjdk/jdk/src/share/classes/java/lang/System.java Hunk #1 succeeded at 70 (offset 1 line). Hunk #2 succeeded at 97 (offset 1 line). Hunk #3 succeeded at 111 (offset 1 line). Hunk #4 succeeded at 1062 (offset -31 lines). Checking patches/fonts-rhel.patch Applying patches/fonts-rhel.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.RedHat.6.0.properties Checking patches/fonts-gentoo.patch Applying patches/fonts-gentoo.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java Checking patches/ipv4-mapped-ipv6-addresses.patch Applying patches/ipv4-mapped-ipv6-addresses.patch patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java Checking patches/icedtea-too-many-args.patch Applying patches/icedtea-too-many-args.patch patching file openjdk/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 48 (offset 3 lines). Hunk #2 succeeded at 68 (offset 6 lines). Hunk #3 succeeded at 83 (offset 6 lines). Hunk #4 succeeded at 104 (offset 6 lines). Checking patches/icedtea-jtreg-OpenGLContextInit.patch Applying patches/icedtea-jtreg-OpenGLContextInit.patch patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java Checking patches/openjdk/6510892-httpserver_test.patch Applying patches/openjdk/6510892-httpserver_test.patch patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java Checking patches/openjdk/6638712-wildcard_types.patch Applying patches/openjdk/6638712-wildcard_types.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out Checking patches/openjdk/6650759-missing_inference.patch Applying patches/openjdk/6650759-missing_inference.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out Checking patches/numa_on_early_glibc.patch Applying patches/numa_on_early_glibc.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 60 with fuzz 2 (offset 6 lines). Hunk #2 succeeded at 2465 (offset 47 lines). Hunk #3 succeeded at 2501 (offset 60 lines). Checking patches/openjdk/6853592-badwindow-warning-fix.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/X11/XToolkit.java.rej ERROR patch patches/openjdk/6853592-badwindow-warning-fix.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 From gnu_andrew at member.fsf.org Tue Nov 9 00:04:02 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Tue, 9 Nov 2010 03:04:02 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #492 Message-ID: <1515324828.1291289289850987.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.05M 2800K .......... .......... .......... .......... .......... 923K 2850K .......... .......... .......... .......... .......... 1.14M 2900K .......... .......... .......... .......... .......... 1.17M 2950K .......... .......... .......... .......... .......... 1.13M 3000K .......... .......... .......... .......... .......... 742K 3050K .......... .......... .......... .......... .......... 486K 3100K .......... .......... .......... .......... .......... 152K 3150K .......... .......... .......... .......... .......... 512K 3200K .......... .......... .......... .......... .......... 333K 3250K .......... .......... .......... .......... .......... 543K 3300K .......... .......... .......... .......... .......... 1.15M 3350K .......... .......... .......... .......... .......... 1.00M 3400K .......... .......... .......... .......... .......... 1.15M 3450K .......... .......... .......... .......... .......... 1.14M 3500K .......... .......... .......... .......... .......... 45.3K 3550K .......... .......... .......... .......... .......... 367K 3600K .......... .......... .......... .......... .......... 415K 3650K .......... .......... .......... .......... .......... 490K 3700K .......... .......... .......... .......... .......... 1.15M 3750K .......... .......... .......... .......... .......... 674K 3800K .......... .......... .......... .......... .......... 1.15M 3850K .......... .......... .......... .......... .......... 1.15M 3900K .......... .......... .......... .......... .......... 1.15M 3950K .......... .......... .......... .......... .......... 221K 4000K .......... .......... .......... .......... .......... 1.15M 4050K .......... .......... .......... .......... .......... 1.15M 4100K .......... .......... .......... .......... .......... 1.15M 4150K .......... .......... .......... .......... .......... 1.15M 4200K .......... .......... .......... .......... .......... 1.12M 4250K .......... .......... .......... .......... .......... 1.14M 4300K .......... .......... .......... .......... .......... 1.14M 4350K .......... .......... .......... .......... .......... 1.15M 4400K .......... .......... .......... .......... .......... 1.15M 4450K .......... .......... .......... .......... .......... 1.14M 4500K .......... .......... .......... .......... .......... 1.15M 4550K .......... .......... .......... .......... .......... 1.15M 4600K .......... .......... .......... .......... .......... 1.15M 4650K .......... .......... .......... .......... .......... 1.15M 4700K .......... .......... .......... .......... .......... 1.15M 4750K .......... .......... .......... .......... .......... 1.15M 4800K .......... .......... .......... .......... .......... 1.17M 4850K .......... .......... .......... .......... .......... 1.14M 4900K .......... .......... .......... .......... .......... 1.16M 4950K .......... .......... .......... .......... .......... 1.10M 5000K .......... .......... .......... .......... .......... 621K 5050K .......... .......... .......... .......... .......... 891K 5100K .......... .......... .......... .......... .......... 981K 5150K .......... .......... .......... .......... .......... 1.03M 5200K .......... .......... .......... .......... .......... 1.04M 5250K .......... .......... .......... .......... .......... 1.16M 5300K .......... .......... .......... .......... .......... 1.04M 5350K .......... .......... .......... .......... .......... 947K 5400K .......... .......... .......... .......... .......... 1.12M 5450K .......... .......... .......... .......... .......... 900K 5500K .......... .......... .......... .......... .......... 1.17M 5550K .......... .......... .......... .......... .......... 159K 5600K .......... .......... .......... .......... .......... 1.14M 5650K .......... .......... .......... .......... .......... 1.17M 5700K .......... .......... .......... .......... .......... 1.14M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1.15M 5850K .......... .......... .......... .......... .......... 1.13M 5900K .......... .......... .......... .......... .......... 1.13M 5950K .......... .......... .......... .......... .......... 1.14M 6000K .......... .......... .......... .......... .......... 235K 6050K .......... .......... .......... .......... .......... 758K 6100K .......... .......... .......... .......... .......... 1.15M 6150K .......... .......... .......... .......... .......... 1.14M 6200K .......... .......... .......... .......... .......... 1.15M 6250K .......... .......... .......... .......... .......... 1.15M 6300K .......... .......... .......... .......... .......... 1.13M 6350K .......... .......... .......... .......... .......... 1.15M 6400K .......... .......... .......... .......... .......... 1.15M 6450K .......... .......... .......... .......... .......... 1.15M 6500K .......... .......... .......... .......... .......... 1.14M 6550K .......... .......... .......... .......... .......... 1.13M 6600K .......... .......... .......... .......... .......... 1.17M 6650K .......... .......... .......... .......... .......... 1.13M 6700K .......... .......... .......... .......... .......... 1.14M 6750K .......... .......... .......... .......... .......... 1.17M 6800K .......... .......... .......... .......... .......... 1.15M 6850K .......... .......... .......... .......... .......... 1.13M 6900K .......... .......... .......... .......... .......... 1.17M 6950K .......... .......... .......... .......... .......... 316K 7000K .......... .......... .......... .......... .......... 1.14M 7050K .......... .......... .......... .......... .......... 1.14M 7100K .......... .......... .......... .......... .......... 1.16M 7150K .......... .......... .......... .......... .......... 1.02M 7200K .......... .......... .......... .......... .......... 1.17M 7250K .......... .......... .......... .......... .......... 1.14M 7300K .......... .......... .......... .......... .......... 1.05M 7350K .......... .......... .......... .......... .......... 1015K 7400K .......... .......... .......... .......... .......... 880K 7450K .......... .......... .......... .......... .......... 212K 7500K .......... .......... .......... .......... .......... 882K 7550K .......... .......... .......... .......... .......... 709K 7600K .......... .......... .......... .......... .......... 1.14M 7650K .......... .......... .......... .......... .......... 885K 7700K .......... .......... .......... .......... .......... 720K 7750K .......... .......... .......... .......... .......... 1.10M 7800K .......... .......... .......... .......... .......... 844K 7850K .......... .......... .......... .......... .......... 1.07M 7900K .......... .......... .......... .......... .......... 1.14M 7950K .......... .......... .......... .......... .......... 655K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 1.08M 8150K .......... .......... .......... ........ 1.15M=14s 2010-11-09 03:03:56 (602 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-09 03:04:01-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Tue Nov 9 23:21:44 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 10 Nov 2010 02:21:44 -0500 (EST) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #49 In-Reply-To: <1341312383.1281289287255496.JavaMail.nighttester@toadeater> References: <1341312383.1281289287255496.JavaMail.nighttester@toadeater> Message-ID: <699172489.1301289373712939.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 982 lines...] patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java Checking patches/icedtea-stroker-finish.patch Applying patches/icedtea-stroker-finish.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java Checking patches/icedtea-linker-libs-order.patch Applying patches/icedtea-linker-libs-order.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 1380 (offset -17 lines). patching file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile patching file openjdk/jdk/make/com/sun/java/pack/Makefile Checking patches/icedtea-testenv.patch Applying patches/icedtea-testenv.patch patching file openjdk/jdk/test/java/nio/channels/SocketChannel/LocalAddress.java patching file openjdk/jdk/test/java/nio/channels/SocketChannel/Shutdown.java patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh patching file openjdk/jdk/test/TestEnv.java Checking patches/icedtea-samejvm-safe.patch Applying patches/icedtea-samejvm-safe.patch patching file openjdk/jdk/test/TEST.ROOT Checking patches/icedtea-pr261.patch Applying patches/icedtea-pr261.patch patching file openjdk/jdk/make/java/nio/Makefile patching file openjdk/jdk/make/java/nio/FILES_java.gmk Checking patches/icedtea-sparc-buildfixes.patch Applying patches/icedtea-sparc-buildfixes.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 58 (offset 6 lines). patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 58 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/frame_sparc.hpp Checking patches/icedtea-sparc64-linux.patch Applying patches/icedtea-sparc64-linux.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make Hunk #1 succeeded at 72 (offset -1 lines). patching file openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp Hunk #1 succeeded at 1123 (offset 11 lines). Checking patches/icedtea-sparc-ptracefix.patch Applying patches/icedtea-sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/icedtea-sparc-trapsfix.patch Applying patches/icedtea-sparc-trapsfix.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp Checking patches/icedtea-demo-swingapplet.patch Applying patches/icedtea-demo-swingapplet.patch patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile Checking patches/icedtea-jtreg-6592792.patch Applying patches/icedtea-jtreg-6592792.patch patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test6592792.sh Checking patches/icedtea-s390-noinline.patch Applying patches/icedtea-s390-noinline.patch patching file openjdk/corba/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk Checking patches/icedtea-jtreg-dnd.patch Applying patches/icedtea-jtreg-dnd.patch patching file openjdk/jdk/test/java/awt/regtesthelpers/process/ProcessCommunicator.java patching file openjdk/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java Checking patches/icedtea-jtreg-jrunscript.patch Applying patches/icedtea-jtreg-jrunscript.patch patching file openjdk/jdk/test/sun/tools/jrunscript/CheckEngine.java patching file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh patching file openjdk/jdk/test/sun/tools/jrunscript/Testjrunscript.java Checking patches/icedtea-network-unreachable.patch Applying patches/icedtea-network-unreachable.patch patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c Checking patches/icedtea-dnd-filelists.patch Applying patches/icedtea-dnd-filelists.patch patching file openjdk/jdk/src/share/classes/sun/awt/datatransfer/DataTransferer.java Checking patches/icedtea-java2d-stroker-internal-joint.patch Applying patches/icedtea-java2d-stroker-internal-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalJointTest.java Checking patches/icedtea-java2d-stroker-internal-close-joint.patch Applying patches/icedtea-java2d-stroker-internal-close-joint.patch patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java patching file openjdk/jdk/test/sun/pisces/MiterInternalCloseJointTest.java Checking patches/icedtea-disable-cc-incompatible-sanity-checks.patch Applying patches/icedtea-disable-cc-incompatible-sanity-checks.patch patching file openjdk/jdk/make/common/Sanity.gmk patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-explicit-target-arch.patch Applying patches/icedtea-explicit-target-arch.patch patching file openjdk/hotspot/make/linux/makefiles/defs.make patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 188 (offset -2 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 177 (offset -2 lines). Checking patches/icedtea-gcc-stack-markings.patch Applying patches/icedtea-gcc-stack-markings.patch patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s Hunk #1 succeeded at 653 (offset 3 lines). patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s Checking patches/icedtea-no-precompiled.patch Applying patches/icedtea-no-precompiled.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 40 (offset 6 lines). patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Checking patches/icedtea-parisc.patch Applying patches/icedtea-parisc.patch patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/icedtea-sh4-support.patch Applying patches/icedtea-sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1770 (offset 18 lines). Hunk #2 succeeded at 1802 (offset 18 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/icedtea-policy-evaluation.patch Applying patches/icedtea-policy-evaluation.patch patching file ./openjdk/jdk/src/share/classes/sun/security/provider/PolicyFile.java Checking patches/update-bootclasspath.patch Applying patches/update-bootclasspath.patch patching file openjdk/hotspot/src/share/vm/runtime/os.cpp Checking patches/libpng.patch Applying patches/libpng.patch patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c Checking patches/extensions/netx.patch Applying patches/extensions/netx.patch patching file openjdk/jdk/make/launchers/Makefile patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk Checking patches/extensions/netx-umask.patch Applying patches/extensions/netx-umask.patch patching file openjdk/jdk/make/launchers/Makefile.launcher patching file openjdk/jdk/src/share/bin/java.c Hunk #5 succeeded at 2044 (offset 6 lines). Checking patches/icedtea-jtreg-httpTest.patch Applying patches/icedtea-jtreg-httpTest.patch patching file openjdk/jdk/test/java/net/URL/TestHttps.java Checking patches/arm.patch Applying patches/arm.patch patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/debug-dir.patch Applying patches/debug-dir.patch patching file openjdk/Makefile Checking patches/no-sync.patch Applying patches/no-sync.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Checking patches/icedtea-override-redirect-metacity.patch Applying patches/icedtea-override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1125 (offset 1 line). Checking patches/openjdk/6963870-swing_npe.patch Applying patches/openjdk/6963870-swing_npe.patch patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKPainter.java Hunk #1 succeeded at 1441 (offset 1 line). patching file openjdk/jdk/test/com/sun/java/swing/plaf/gtk/Test6963870.java Checking patches/openjdk/6668231-ssl_cert.patch Applying patches/openjdk/6668231-ssl_cert.patch patching file openjdk/jdk/src/share/classes/sun/security/validator/EndEntityChecker.java patching file openjdk/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/CriticalSubjectAltName.java Checking patches/openjdk/6967533-pre_epoch.patch Applying patches/openjdk/6967533-pre_epoch.patch patching file openjdk/jdk/src/share/classes/java/lang/System.java Hunk #1 succeeded at 70 (offset 1 line). Hunk #2 succeeded at 97 (offset 1 line). Hunk #3 succeeded at 111 (offset 1 line). Hunk #4 succeeded at 1062 (offset -31 lines). Checking patches/fonts-rhel.patch Applying patches/fonts-rhel.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.RedHat.6.0.properties Checking patches/fonts-gentoo.patch Applying patches/fonts-gentoo.patch patching file openjdk/jdk/make/sun/awt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java Checking patches/ipv4-mapped-ipv6-addresses.patch Applying patches/ipv4-mapped-ipv6-addresses.patch patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java Checking patches/icedtea-too-many-args.patch Applying patches/icedtea-too-many-args.patch patching file openjdk/hotspot/make/linux/makefiles/sa.make Hunk #1 succeeded at 48 (offset 3 lines). Hunk #2 succeeded at 68 (offset 6 lines). Hunk #3 succeeded at 83 (offset 6 lines). Hunk #4 succeeded at 104 (offset 6 lines). Checking patches/icedtea-jtreg-OpenGLContextInit.patch Applying patches/icedtea-jtreg-OpenGLContextInit.patch patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java Checking patches/openjdk/6510892-httpserver_test.patch Applying patches/openjdk/6510892-httpserver_test.patch patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java Checking patches/openjdk/6638712-wildcard_types.patch Applying patches/openjdk/6638712-wildcard_types.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out Checking patches/openjdk/6650759-missing_inference.patch Applying patches/openjdk/6650759-missing_inference.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out Checking patches/numa_on_early_glibc.patch Applying patches/numa_on_early_glibc.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 60 with fuzz 2 (offset 6 lines). Hunk #2 succeeded at 2465 (offset 47 lines). Hunk #3 succeeded at 2501 (offset 60 lines). Checking patches/openjdk/6853592-badwindow-warning-fix.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/X11/XToolkit.java.rej ERROR patch patches/openjdk/6853592-badwindow-warning-fix.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 From gnu_andrew at member.fsf.org Wed Nov 10 00:04:36 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 10 Nov 2010 03:04:36 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #493 In-Reply-To: <1515324828.1291289289850987.JavaMail.nighttester@toadeater> References: <1515324828.1291289289850987.JavaMail.nighttester@toadeater> Message-ID: <764724208.1311289376284211.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.15M 2800K .......... .......... .......... .......... .......... 210K 2850K .......... .......... .......... .......... .......... 647K 2900K .......... .......... .......... .......... .......... 1.13M 2950K .......... .......... .......... .......... .......... 1.13M 3000K .......... .......... .......... .......... .......... 1.11M 3050K .......... .......... .......... .......... .......... 1.12M 3100K .......... .......... .......... .......... .......... 1.13M 3150K .......... .......... .......... .......... .......... 1.14M 3200K .......... .......... .......... .......... .......... 100K 3250K .......... .......... .......... .......... .......... 568K 3300K .......... .......... .......... .......... .......... 1.14M 3350K .......... .......... .......... .......... .......... 94.5K 3400K .......... .......... .......... .......... .......... 1.14M 3450K .......... .......... .......... .......... .......... 1.14M 3500K .......... .......... .......... .......... .......... 96.4K 3550K .......... .......... .......... .......... .......... 1008K 3600K .......... .......... .......... .......... .......... 1.12M 3650K .......... .......... .......... .......... .......... 1.09M 3700K .......... .......... .......... .......... .......... 194K 3750K .......... .......... .......... .......... .......... 1.09M 3800K .......... .......... .......... .......... .......... 1.15M 3850K .......... .......... .......... .......... .......... 648K 3900K .......... .......... .......... .......... .......... 783K 3950K .......... .......... .......... .......... .......... 1.01M 4000K .......... .......... .......... .......... .......... 1.08M 4050K .......... .......... .......... .......... .......... 1.04M 4100K .......... .......... .......... .......... .......... 1.14M 4150K .......... .......... .......... .......... .......... 959K 4200K .......... .......... .......... .......... .......... 1.05M 4250K .......... .......... .......... .......... .......... 919K 4300K .......... .......... .......... .......... .......... 1.09M 4350K .......... .......... .......... .......... .......... 940K 4400K .......... .......... .......... .......... .......... 1.17M 4450K .......... .......... .......... .......... .......... 1.14M 4500K .......... .......... .......... .......... .......... 1.11M 4550K .......... .......... .......... .......... .......... 1.16M 4600K .......... .......... .......... .......... .......... 1.13M 4650K .......... .......... .......... .......... .......... 1.18M 4700K .......... .......... .......... .......... .......... 1.15M 4750K .......... .......... .......... .......... .......... 1.12M 4800K .......... .......... .......... .......... .......... 887K 4850K .......... .......... .......... .......... .......... 969K 4900K .......... .......... .......... .......... .......... 1.15M 4950K .......... .......... .......... .......... .......... 720K 5000K .......... .......... .......... .......... .......... 833K 5050K .......... .......... .......... .......... .......... 746K 5100K .......... .......... .......... .......... .......... 861K 5150K .......... .......... .......... .......... .......... 880K 5200K .......... .......... .......... .......... .......... 913K 5250K .......... .......... .......... .......... .......... 1.14M 5300K .......... .......... .......... .......... .......... 1002K 5350K .......... .......... .......... .......... .......... 926K 5400K .......... .......... .......... .......... .......... 737K 5450K .......... .......... .......... .......... .......... 847K 5500K .......... .......... .......... .......... .......... 1.14M 5550K .......... .......... .......... .......... .......... 1.01M 5600K .......... .......... .......... .......... .......... 1.04M 5650K .......... .......... .......... .......... .......... 1.00M 5700K .......... .......... .......... .......... .......... 1.14M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1.15M 5850K .......... .......... .......... .......... .......... 836K 5900K .......... .......... .......... .......... .......... 1.91M 5950K .......... .......... .......... .......... .......... 1.14M 6000K .......... .......... .......... .......... .......... 1.14M 6050K .......... .......... .......... .......... .......... 1.14M 6100K .......... .......... .......... .......... .......... 1.15M 6150K .......... .......... .......... .......... .......... 1.13M 6200K .......... .......... .......... .......... .......... 1.15M 6250K .......... .......... .......... .......... .......... 1.15M 6300K .......... .......... .......... .......... .......... 1.14M 6350K .......... .......... .......... .......... .......... 1.16M 6400K .......... .......... .......... .......... .......... 1.15M 6450K .......... .......... .......... .......... .......... 1.15M 6500K .......... .......... .......... .......... .......... 1.14M 6550K .......... .......... .......... .......... .......... 1.13M 6600K .......... .......... .......... .......... .......... 1.17M 6650K .......... .......... .......... .......... .......... 1.13M 6700K .......... .......... .......... .......... .......... 1.15M 6750K .......... .......... .......... .......... .......... 95.8K 6800K .......... .......... .......... .......... .......... 1.09M 6850K .......... .......... .......... .......... .......... 1.13M 6900K .......... .......... .......... .......... .......... 1.16M 6950K .......... .......... .......... .......... .......... 1.12M 7000K .......... .......... .......... .......... .......... 1.15M 7050K .......... .......... .......... .......... .......... 94.2K 7100K .......... .......... .......... .......... .......... 967K 7150K .......... .......... .......... .......... .......... 981K 7200K .......... .......... .......... .......... .......... 1.17M 7250K .......... .......... .......... .......... .......... 1.14M 7300K .......... .......... .......... .......... .......... 1.13M 7350K .......... .......... .......... .......... .......... 1.17M 7400K .......... .......... .......... .......... .......... 1.15M 7450K .......... .......... .......... .......... .......... 1.04M 7500K .......... .......... .......... .......... .......... 1.14M 7550K .......... .......... .......... .......... .......... 1.16M 7600K .......... .......... .......... .......... .......... 1.14M 7650K .......... .......... .......... .......... .......... 1.00M 7700K .......... .......... .......... .......... .......... 135K 7750K .......... .......... .......... .......... .......... 729K 7800K .......... .......... .......... .......... .......... 943K 7850K .......... .......... .......... .......... .......... 812K 7900K .......... .......... .......... .......... .......... 877K 7950K .......... .......... .......... .......... .......... 136K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 1.08M 8150K .......... .......... .......... ........ 1.14M=16s 2010-11-10 03:04:26 (519 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-10 03:04:35-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Wed Nov 10 06:27:51 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 10 Nov 2010 09:27:51 -0500 (EST) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #50 In-Reply-To: <699172489.1301289373712939.JavaMail.nighttester@toadeater> References: <699172489.1301289373712939.JavaMail.nighttester@toadeater> Message-ID: <583197405.1321289399280755.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 221681 lines...] checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image checking for LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: executing depfiles commands + make replace-hotspot mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp-1_4_4.zip if ! echo "10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9 drops/jaxp-1_4_4.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jaxp-1_4_4.zip ] ; \ then \ mv drops/jaxp-1_4_4.zip drops/jaxp-1_4_4.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp-1_4_4.zip -O drops/jaxp-1_4_4.zip; \ if ! echo "10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9 drops/jaxp-1_4_4.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ fi ; drops/jaxp-1_4_4.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws-b20.zip if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaxws-b20.zip ] ; \ then \ mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \ if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk6-jaxws-b20.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp if ! /usr/bin/hg fclone -h; \ then \ echo "No forest extension found. Please refer to" \ "http://selenic.com/mercurial/wiki/index.cgi/ForestExtension"; \ exit 1; \ fi; hg fclone [OPTION]... SOURCE [DEST] make a clone of an existing forest of repositories Create a clone of an existing forest in a new directory. Look at the help text for the clone command for more information. options: --walkhg walk repositories under '.hg' (yes/no) -U --noupdate the clone will include an empty working copy (only a repository) -u --updaterev revision, tag or branch to check out -r --rev include the specified changeset -b --branch clone only the specified branch --pull use pull protocol to copy metadata --uncompressed use uncompressed transfer (fast over LAN) -e --ssh specify ssh command to use --remotecmd specify hg command to run on the remote side use "hg -v help fclone" to show global options mkdir -p stamps touch stamps/hgforest.stamp /usr/bin/hg fclone http://hg.openjdk.java.net/jdk6/jdk6 openjdk.hg; [.] requesting all changes adding changesets adding manifests adding file changes added 59 changesets with 120 changes to 30 files updating to branch default 29 files updated, 0 files merged, 0 files removed, 0 files unresolved [corba] requesting all changes adding changesets adding manifests adding file changes added 51 changesets with 2847 changes to 1376 files updating to branch default 1362 files updated, 0 files merged, 0 files removed, 0 files unresolved [hotspot] requesting all changes adding changesets adding manifests adding file changes added 1959 changesets with 41174 changes to 4274 files updating to branch default 3760 files updated, 0 files merged, 0 files removed, 0 files unresolved [jaxp] requesting all changes adding changesets adding manifests adding file changes added 49 changesets with 2070 changes to 1984 files updating to branch default 19 files updated, 0 files merged, 0 files removed, 0 files unresolved [jaxws] requesting all changes adding changesets adding manifests adding file changes added 50 changesets with 6898 changes to 3005 files updating to branch default 19 files updated, 0 files merged, 0 files removed, 0 files unresolved [jdk] requesting all changes adding changesets adding manifests adding file changes added 462 changesets with 58461 changes to 17501 files updating to branch default 17170 files updated, 0 files merged, 0 files removed, 0 files unresolved [langtools] requesting all changes adding changesets adding manifests adding file changes added 108 changesets with 10051 changes to 3098 files updating to branch default 3017 files updated, 0 files merged, 0 files removed, 0 files unresolved mkdir -p stamps touch stamps/download-openjdk.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPRl openjdk.hg openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract.stamp if test "xhs19" != "xoriginal"; then \ rm -rf openjdk/hotspot ; \ if test -e hotspot.tar.gz ; \ then \ /bin/tar xf hotspot.tar.gz ; \ dir=$(gawk 'version==$1 {print gensub(/.*\/([^/]*)$/,"\\1","g",$2)}' version=hs19 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map) ; \ chmod -R ug+w $dir-* ; \ mv $dir-$(gawk 'version==$1 {print $3}' version=hs19 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map) openjdk/hotspot ; \ fi ; \ fi ; mkdir -p stamps touch stamps/replace-hotspot.stamp + make mkdir -p stamps ; \ if test "xno" != "xno"; then \ no -g -O2 -m64 -Wl,-Bsymbolic -findirect-dispatch -o native-ecj \ --main=org.eclipse.jdt.internal.compiler.batch.Main /usr/share/java/eclipse-ecj.jar ; \ fi ; \ touch stamps/native-ecj.stamp mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin stamps/ ln -sf /usr/lib/jvm/java-gcj/bin/java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin/java ln -sf /usr/lib/jvm/java-gcj/bin/javah /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin/javah ln -sf /usr/lib/jvm/java-gcj/bin/rmic /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin/rmic ln -sf /usr/lib/jvm/java-gcj/bin/jar /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin/jar ln -sf /notnfs/nighttester/icedtea6-hg-target-testing/javac /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin/javac ln -sf /notnfs/nighttester/icedtea6-hg-target-testing/javap /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin/javap mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/lib/endorsed && \ ln -sf /usr/share/java/xalan-j2.jar /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/lib/endorsed/xalan-j2.jar && \ ln -sf /usr/share/java/xalan-j2-serializer.jar \ /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/lib/endorsed/xalan-j2-serializer.jar && \ ln -sf /usr/share/java/xerces-j2.jar /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/lib/endorsed/xerces-j2.jar mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib && \ cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib/rt.jar && \ ln -sf /usr/lib/jvm/java-gcj/jre/lib/amd64 \ /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib/ && \ if ! test -d /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib/amd64; \ then \ ln -sf ./amd64 \ /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib/amd64; \ fi; mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/include && \ for i in /usr/lib/jvm/java-gcj/include/*; do \ test -r $i | continue; \ i=`basename $i`; \ rm -f /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/include/$i; \ ln -s /usr/lib/jvm/java-gcj/include/$i /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/include/$i; \ done mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing//notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/lib && \ ln -sf /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/lib/tools.jar mkdir -p stamps touch stamps/bootstrap-directory-ecj.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0 ln -sf /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0 mkdir -p stamps touch stamps/bootstrap-directory-symlink-ecj.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 $target $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/mkbc.c' cp: cannot create directory `openjdk/hotspot/src/cpu': No such file or directory make: *** [stamps/ports.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Wed Nov 10 11:38:11 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 10 Nov 2010 14:38:11 -0500 (EST) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #51 In-Reply-To: <583197405.1321289399280755.JavaMail.nighttester@toadeater> References: <583197405.1321289399280755.JavaMail.nighttester@toadeater> Message-ID: <1835109853.1331289417900916.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 221673 lines...] checking for XINERAMA... yes checking for XRENDER... yes checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image checking for LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: executing depfiles commands + make cacao mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp-1_4_4.zip if ! echo "10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9 drops/jaxp-1_4_4.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jaxp-1_4_4.zip ] ; \ then \ mv drops/jaxp-1_4_4.zip drops/jaxp-1_4_4.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp-1_4_4.zip -O drops/jaxp-1_4_4.zip; \ if ! echo "10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9 drops/jaxp-1_4_4.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ fi ; drops/jaxp-1_4_4.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws-b20.zip if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaxws-b20.zip ] ; \ then \ mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \ if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk6-jaxws-b20.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp ln -sf /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 cacao-e321b101a9ee.tar.bz2 if ! echo "46bc5b6212c199dc4a3dbebe6386fe15a8248625a5dffa17115aab394a298444 cacao-e321b101a9ee.tar.bz2" \ | /usr/bin/sha256sum --check ; \ then \ if [ cacao-e321b101a9ee.tar.bz2 ] ; \ then \ mv cacao-e321b101a9ee.tar.bz2 cacao-e321b101a9ee.tar.bz2.old ; \ fi ; \ /usr/bin/wget http://mips.complang.tuwien.ac.at/hg/cacao/archive/e321b101a9ee.tar.bz2 -O cacao-e321b101a9ee.tar.bz2; \ if ! echo "46bc5b6212c199dc4a3dbebe6386fe15a8248625a5dffa17115aab394a298444 cacao-e321b101a9ee.tar.bz2" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of CACAO zip"; false; \ fi; \ fi cacao-e321b101a9ee.tar.bz2: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-10 14:29:03-- http://mips.complang.tuwien.ac.at/hg/cacao/archive/e321b101a9ee.tar.bz2 Resolving mips.complang.tuwien.ac.at... 128.130.173.64 Connecting to mips.complang.tuwien.ac.at|128.130.173.64|:80... connected. HTTP request sent, awaiting response... 200 Script output follows Length: unspecified [application/x-tar] Saving to: ?cacao-e321b101a9ee.tar.bz2? 0K .......... .......... .......... .......... .......... 58.4K 50K .......... .......... .......... .......... .......... 211K 100K .......... .......... .......... .......... .......... 200K 150K .......... .......... .......... .......... .......... 220K 200K .......... .......... .......... .......... .......... 1000K 250K .......... .......... .......... .......... .......... 135K 300K .......... .......... .......... .......... .......... 202K 350K .......... .......... .......... .......... .......... 91.8K 400K .......... .......... .......... .......... .......... 203K 450K .......... .......... .......... .......... .......... 241K 500K .......... .......... .......... .......... .......... 1.13M 550K .......... .......... .......... .......... .......... 82.3K 600K .......... .......... .......... .......... .......... 180K 650K .......... .......... .......... .......... .......... 1.12M 700K .......... .......... .......... .......... .......... 141K 750K .......... .......... .......... .......... .......... 1.14M 800K .......... .......... .......... .......... .......... 194K 850K .......... .......... .......... .......... .......... 1.09M 900K .......... .......... .......... .......... .......... 463K 950K .......... .......... .......... .......... .......... 275K 1000K .......... .......... .......... .......... .......... 979K 1050K .......... .......... .......... .......... .......... 205K 1100K .......... .......... .......... .......... .......... 1.13M 1150K .......... .......... .......... .......... .......... 923K 1200K .......... .......... .......... .......... .......... 222K 1250K .......... .......... .......... .......... .......... 148K 1300K .......... .......... .......... .......... .......... 1.15M 1350K .......... .......... .......... .......... .......... 121K 1400K .......... .......... .......... .......... .......... 1.14M 1450K .......... .......... .......... .......... .......... 116K 1500K .......... .......... .......... .......... .......... 1.14M 1550K .......... .......... .......... .......... .......... 1.11M 1600K .......... .......... .......... .......... .......... 149K 1650K .......... .......... .......... .......... .......... 119K 1700K .......... .......... .......... .......... .......... 145K 1750K .......... .......... .......... .......... .......... 154K 1800K .......... .......... .......... .......... .......... 165K 1850K .......... .......... .......... .......... .......... 1.14M 1900K .......... .......... .......... .......... .......... 181K 1950K .......... .......... .......... .......... .......... 1.06M 2000K .......... .......... .......... .......... .......... 221K 2050K .......... .......... .......... .......... .......... 248K 2100K .......... .......... .......... .......... .......... 1.11M 2150K .......... .......... .......... .......... .......... 116K 2200K .......... .......... .......... .......... .......... 1.14M 2250K .......... .......... .......... .......... .......... 1.04M 2300K .......... .......... .......... .......... .......... 109K 2350K .......... .......... .......... .......... .......... 1.12M 2400K .......... .......... .......... .......... .......... 31.0K 2450K .......... .......... .......... .......... .......... 198K 2500K .......... .......... .......... .......... .......... 261K 2550K .......... .......... .......... .......... .......... 268K 2600K .......... .......... .......... .......... .......... 678K 2650K .......... ... 1.26M=13s 2010-11-10 14:29:19 (203 KB/s) - ?cacao-e321b101a9ee.tar.bz2? saved [2727158] cacao-e321b101a9ee.tar.bz2: OK mkdir -p stamps touch stamps/download-cacao.stamp if ! /usr/bin/hg fclone -h; \ then \ echo "No forest extension found. Please refer to" \ "http://selenic.com/mercurial/wiki/index.cgi/ForestExtension"; \ exit 1; \ fi; hg fclone [OPTION]... SOURCE [DEST] make a clone of an existing forest of repositories Create a clone of an existing forest in a new directory. Look at the help text for the clone command for more information. options: --walkhg walk repositories under '.hg' (yes/no) -U --noupdate the clone will include an empty working copy (only a repository) -u --updaterev revision, tag or branch to check out -r --rev include the specified changeset -b --branch clone only the specified branch --pull use pull protocol to copy metadata --uncompressed use uncompressed transfer (fast over LAN) -e --ssh specify ssh command to use --remotecmd specify hg command to run on the remote side use "hg -v help fclone" to show global options mkdir -p stamps touch stamps/hgforest.stamp /usr/bin/hg fclone http://hg.openjdk.java.net/jdk6/jdk6 openjdk.hg; [.] requesting all changes adding changesets adding manifests adding file changes added 59 changesets with 120 changes to 30 files updating to branch default 29 files updated, 0 files merged, 0 files removed, 0 files unresolved [corba] requesting all changes adding changesets adding manifests adding file changes added 51 changesets with 2847 changes to 1376 files updating to branch default 1362 files updated, 0 files merged, 0 files removed, 0 files unresolved [hotspot] requesting all changes adding changesets adding manifests adding file changes added 1959 changesets with 41174 changes to 4274 files updating to branch default 3760 files updated, 0 files merged, 0 files removed, 0 files unresolved [jaxp] requesting all changes adding changesets adding manifests adding file changes added 49 changesets with 2070 changes to 1984 files updating to branch default 19 files updated, 0 files merged, 0 files removed, 0 files unresolved [jaxws] requesting all changes adding changesets adding manifests adding file changes added 50 changesets with 6898 changes to 3005 files updating to branch default 19 files updated, 0 files merged, 0 files removed, 0 files unresolved [jdk] requesting all changes adding changesets adding manifests adding file changes transaction abort! rollback completed abort: Connection reset by peer make: *** [stamps/download-openjdk.stamp] Error 255 + exit 1 From gnu_andrew at member.fsf.org Wed Nov 10 21:53:37 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Thu, 11 Nov 2010 00:53:37 -0500 (EST) Subject: Build failed in Hudson: IcedTea6TargetTesting #535 Message-ID: <1225404921.1341289454829934.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 130667 lines...] gcc -m64 -Xlinker -O1 -Wl,--hash-style=both -shared \ -Xlinker --version-script=mapfile_reorder -Xlinker -soname=libjvm.so -static-libgcc -o libjvm.so abstractCompiler.o accessFlags.o ad_x86_64.o ad_x86_64_clone.o ad_x86_64_expand.o ad_x86_64_format.o ad_x86_64_gen.o ad_x86_64_misc.o ad_x86_64_peephole.o ad_x86_64_pipeline.o adaptiveSizePolicy.o addnode.o adjoiningGenerations.o adjoiningVirtualSpaces.o ageTable.o allocation.o allocationStats.o aprofiler.o arguments.o array.o arrayKlass.o arrayKlassKlass.o arrayOop.o asPSOldGen.o asPSYoungGen.o asParNewGeneration.o assembler.o assembler_linux_x86.o assembler_x86.o atomic.o attachListener.o attachListener_linux.o barrierSet.o bcEscapeAnalyzer.o biasedLocking.o binaryTreeDictionary.o bitMap.o block.o blockOffsetTable.o buildOopMap.o bytecode.o bytecodeHistogram.o bytecodeInfo.o bytecodeInterpreter.o bytecodeInterpreterWithChecks.o bytecodeInterpreter_x86.o bytecodeStream.o bytecodeTracer.o bytecodes.o bytecodes_x86.o c2_globals.o c2_init_x86.o c2compiler.o cSpaceCounters.o callGenerator.o callnode.o cardTableExtension.o cardTableModRefBS.o cardTableRS.o cfgnode.o chaitin.o chaitin_linux.o ciArray.o ciArrayKlass.o ciCPCache.o ciCallSite.o ciConstant.o ciConstantPoolCache.o ciEnv.o ciExceptionHandler.o ciField.o ciFlags.o ciInstance.o ciInstanceKlass.o ciInstanceKlassKlass.o ciKlass.o ciKlassKlass.o ciMethod.o ciMethodBlocks.o ciMethodData.o ciMethodHandle.o ciMethodKlass.o ciNullObject.o ciObjArray.o ciObjArrayKlass.o ciObjArrayKlassKlass.o ciObject.o ciObjectFactory.o ciSignature.o ciStreams.o ciSymbol.o ciSymbolKlass.o ciType.o ciTypeArray.o ciTypeArrayKlass.o ciTypeArrayKlassKlass.o ciTypeFlow.o ciUtilities.o classFileError.o classFileParser.o classFileStream.o classLoader.o classLoadingService.o classes.o classify.o cmsAdaptiveSizePolicy.o cmsCollectorPolicy.o cmsGCAdaptivePolicyCounters.o cmsLockVerifier.o cmsPermGen.o coalesce.o codeBlob.o codeBuffer.o codeCache.o collectedHeap.o collectionSetChooser.o collectorCounters.o collectorPolicy.o compactibleFreeListSpace.o compactingPermGenGen.o compilationPolicy.o compile.o compileBroker.o compileLog.o compiledIC.o compiledICHolderKlass.o compiledICHolderOop.o compilerOracle.o compressedStream.o concurrentG1Refine.o concurrentG1RefineThread.o concurrentGCThread.o concurrentMark.o concurrentMarkSweepGeneration.o concurrentMarkSweepThread.o concurrentMarkThread.o concurrentZFThread.o connode.o constMethodKlass.o constMethodOop.o constantPoolKlass.o constantPoolOop.o constantTag.o copy.o cpCacheKlass.o cpCacheOop.o cppInterpreter.o cppInterpreter_x86.o debug.o debugInfo.o debugInfoRec.o debug_x86.o defNewGeneration.o deoptimization.o depChecker_x86.o dependencies.o dfa_x86_64.o dict.o dictionary.o dirtyCardQueue.o disassembler.o divnode.o doCall.o domgraph.o dtraceAttacher.o dtraceJSDT.o dtraceJSDT_linux.o dump.o dump_x86_64.o escape.o events.o evmCompat.o exceptionHandlerTable.o exceptions.o fieldDescriptor.o fieldType.o filemap.o forte.o fprofiler.o frame.o frame_x86.o freeBlockDictionary.o freeChunk.o freeList.o g1BlockOffsetTable.o g1CollectedHeap.o g1CollectorPolicy.o g1MMUTracker.o g1MarkSweep.o g1MemoryPool.o g1RemSet.o g1SATBCardTableModRefBS.o g1_globals.o gSpaceCounters.o gcAdaptivePolicyCounters.o gcCause.o gcLocker.o gcPolicyCounters.o gcStats.o gcTaskManager.o gcTaskThread.o gcUtil.o gcm.o genCollectedHeap.o genMarkSweep.o genRemSet.o generateOopMap.o generateOptoStub.o generation.o generationCounters.o generationSpec.o globalDefinitions.o globals.o graphKit.o growableArray.o handles.o hashtable.o heap.o heapDumper.o heapInspection.o heapRegion.o heapRegionRemSet.o heapRegionSeq.o histogram.o hpi.o hpi_linux.o icBuffer.o icBuffer_x86.o icache.o icache_x86.o idealKit.o ifg.o ifnode.o immutableSpace.o indexSet.o init.o instanceKlass.o instanceKlassKlass.o instanceOop.o instanceRefKlass.o intHisto.o interfaceSupport.o interp_masm_x86_64.o interpreter.o interpreterRT_x86_64.o interpreterRuntime.o interpreter_x86_64.o invocationCounter.o iterator.o java.o javaAssertions.o javaCalls.o javaClasses.o jni.o jniCheck.o jniFastGetField.o jniFastGetField_x86_64.o jniHandles.o jniPeriodicChecker.o jvm.o jvm_linux.o jvmtiClassFileReconstituter.o jvmtiCodeBlobEvents.o jvmtiEnter.o jvmtiEnterTrace.o jvmtiEnv.o jvmtiEnvBase.o jvmtiEnvThreadState.o jvmtiEventController.o jvmtiExport.o jvmtiExtensions.o jvmtiGetLoadedClasses.o jvmtiImpl.o jvmtiManageCapabilities.o jvmtiRedefineClasses.o jvmtiTagMap.o jvmtiThreadState.o jvmtiTrace.o jvmtiUtil.o klass.o klassKlass.o klassOop.o klassVtable.o lcm.o library_call.o linkResolver.o live.o loaderConstraints.o location.o locknode.o loopTransform.o loopUnswitch.o loopnode.o loopopts.o lowMemoryDetector.o machnode.o macro.o management.o markOop.o markSweep.o matcher.o memRegion.o memnode.o memoryManager.o memoryPool.o memoryService.o memprofiler.o methodComparator.o methodDataKlass.o methodDataOop.o methodHandleWalk.o methodHandles.o methodHandles_x86.o methodKlass.o methodLiveness.o methodOop.o monitorChunk.o mulnode.o multnode.o mutableNUMASpace.o mutableSpace.o mutex.o mutexLocker.o mutex_linux.o nativeInst_x86.o nativeLookup.o nmethod.o node.o numberSeq.o objArrayKlass.o objArrayKlassKlass.o objArrayOop.o objectMonitor_linux.o objectStartArray.o oop.o oopFactory.o oopMap.o oopMapCache.o oopRecorder.o oopsHierarchy.o opcodes.o orderAccess.o os.o osThread.o osThread_linux.o os_linux.o os_linux_x86.o ostream.o output.o parCardTableModRefBS.o parGCAllocBuffer.o parMarkBitMap.o parNewGeneration.o parallelScavengeHeap.o parse1.o parse2.o parse3.o parseHelper.o pcDesc.o pcTasks.o perf.o perfData.o perfMemory.o perfMemory_linux.o permGen.o phase.o phaseX.o placeholders.o port.o postaloc.o preserveException.o privilegedStack.o promotionInfo.o psAdaptiveSizePolicy.o psCompactionManager.o psGCAdaptivePolicyCounters.o psGenerationCounters.o psMarkSweep.o psMarkSweepDecorator.o psMemoryPool.o psOldGen.o psParallelCompact.o psPermGen.o psPromotionLAB.o psPromotionManager.o psScavenge.o psTasks.o psVirtualspace.o psYoungGen.o ptrQueue.o referencePolicy.o referenceProcessor.o reflection.o reflectionUtils.o reg_split.o regalloc.o register.o register_definitions_x86.o register_x86.o regmask.o relocInfo.o relocInfo_x86.o relocator.o resolutionErrors.o resourceArea.o restore.o rewriter.o rframe.o rootnode.o runtime.o runtimeService.o runtime_x86_64.o safepoint.o satbQueue.o scopeDesc.o serialize.o set.o sharedHeap.o sharedRuntime.o sharedRuntimeTrans.o sharedRuntimeTrig.o sharedRuntime_x86_64.o signature.o sizes.o space.o spaceCounters.o spaceDecorator.o sparsePRT.o specialized_oop_closures.o split_if.o stackMapFrame.o stackMapTable.o stackValue.o stackValueCollection.o statSampler.o stringopts.o stubCodeGenerator.o stubGenerator_x86_64.o stubRoutines.o stubRoutines_linux.o stubRoutines_x86_64.o stubs.o subnode.o superword.o survRateGroup.o sweeper.o symbolKlass.o symbolOop.o symbolTable.o synchronizer.o systemDictionary.o task.o taskqueue.o templateInterpreter.o templateInterpreter_x86_64.o templateTable.o templateTable_x86_64.o tenuredGeneration.o thread.o threadCritical_linux.o threadLS_linux_x86.o threadLocalAllocBuffer.o threadLocalStorage.o threadService.o thread_linux_x86.o timer.o type.o typeArrayKlass.o typeArrayKlassKlass.o typeArrayOop.o unhandledOops.o universe.o unsafe.o utf8.o vectornode.o vectset.o verificationType.o verifier.o vframe.o vframeArray.o vframe_hp.o virtualspace.o vmCMSOperations.o vmError.o vmError_linux.o vmGCOperations.o vmPSOperations.o vmStructs.o vmSymbols.o vmThread.o vm_operations.o vm_operations_g1.o vm_version.o vm_version_linux_x86.o vm_version_x86.o vmreg.o vmreg_x86.o vtableStubs.o vtableStubs_x86_64.o workgroup.o xmlstream.o yieldingWorkgroup.o idealGraphPrinter.o linux_x86_64.o -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic -lm -ldl -lpthread; \ \ rm -f libjvm.so.1; ln -s libjvm.so libjvm.so.1; \ [ -f libjvm.so ] || { ln -s libjvm.so libjvm.so; ln -s libjvm.so.1 libjvm.so.1; }; \ if [ \"\" = \"\" ] ; then \ if [ -x /usr/sbin/selinuxenabled ] ; then \ /usr/sbin/selinuxenabled; \ if [ $? = 0 ] ; then \ /usr/bin/chcon -t textrel_shlib_t libjvm.so; \ if [ $? != 0 ]; then \ echo "ERROR: Cannot chcon libjvm.so"; \ fi \ fi \ fi \ fi \ } Linking vm... [ -f libsaproc.so ] || { ln -s libsaproc.so libsaproc.so; } make[8]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' { \ echo Linking launcher...; \ \ gcc -m64 -Xlinker -O1 -Wl,--hash-style=both -m64 -export-dynamic -L `pwd` -o gamma launcher.o -ljvm -lm -ldl -lpthread; \ \ [ -f gamma ] || { ln -s gamma gamma; }; \ } Linking launcher... make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' All done. make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cd /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make; \ /usr/bin/make VM_TARGET=product1 generic_build1 ALT_OUTPUTDIR=/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' Makefile:375: target `/Xusage.txt' given more than once in the same rule. mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir No compiler1 (product1) for ARCH_DATA_MODEL=64 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cd /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make; \ /usr/bin/make VM_TARGET=productkernel generic_buildkernel ALT_OUTPUTDIR=/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' Makefile:375: target `/Xusage.txt' given more than once in the same rule. mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir No kernel (productkernel) for OS_NAME=linux make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir; \ /usr/bin/make -f /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make/linux/Makefile \ LP64=1 JAVA_HOME=/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 OUTPUTDIR=/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir GAMMADIR=/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot MAKE_VERBOSE=y HOTSPOT_RELEASE_VERSION=19.0-b09 JRE_RELEASE_VERSION=1.6.0_20-b20 HOTSPOT_BUILD_VERSION= docs make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javap javax.xml.transform.TransformerFactory > /dev/null 2>&1; \ if [ $? -ne 0 ]; then \ /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java -version; \ echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ "to bootstrap this build" 1>&2; \ exit 1; \ fi mkdir -p linux_amd64_docs /usr/bin/make -f /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make/linux/makefiles/jvmti.make -w " LP64=1 " GAMMADIR=/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot OS_FAMILY=linux ARCH=x86 BUILDARCH=amd64 LIBARCH=amd64 HOTSPOT_RELEASE_VERSION=19.0-b09 HOTSPOT_BUILD_VERSION= JRE_RELEASE_VERSION=1.6.0_20-b20 JvmtiOutDir=linux_amd64_docs jvmtidocs make[5]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding ascii -source 6 -target 6 -d linux_amd64_docs /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiGen.java Annotation processing got disabled, since it requires a 1.6 compliant JVM Generating linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java -Djava.endorsed.dirs=/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/lib/endorsed -classpath linux_amd64_docs jvmtiGen -IN /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmti.xml -XSL /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmti.xsl -OUT linux_amd64_docs/jvmti.html Info: jvmtiGen using javax.xml.transform.TransformerFactory = org.apache.xalan.processor.TransformerFactoryImpl make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make VM_SUBDIR=product generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' Makefile:375: target `/Xusage.txt' given more than once in the same rule. cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: 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 make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/jtreg/classes rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -rf stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -f stamps/add-nss.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties rm -f stamps/add-tzdata-support.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -f stamps/add-nss-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties rm -f stamps/add-tzdata-support-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -f stamps/add-nss-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties rm -f stamps/add-tzdata-support-ecj.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated ; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar if [ -e rhino ] ; then \ rmdir rhino ; \ fi rm -f stamps/rewrite-rhino.stamp rm -rf lib/rt rm -f stamps/rt-class-files.stamp rm -f stamps/rt.stamp rm -f rt-source-files.txt if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \ cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj rm -f stamps/bootstrap-directory-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink-ecj.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "nss.cfg javac javap jvm.cfg ergo.c tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp" || rm -f nss.cfg javac javap jvm.cfg ergo.c tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp test . = "." || test -z "" || rm -f rm -f drops/jdk6-jaxp-b20.zip rm -f stamps/download-jaxp-drop.stamp rm -f drops/jdk6-jaf-b20.zip rm -f stamps/download-jaf-drop.stamp rm -f drops/jdk6-jaxws-b20.zip rm -f stamps/download-jaxws-drop.stamp if [ -e drops ] ; then \ rm -f drops/*.old ; \ rmdir drops ; \ fi rm -f stamps/download-drops.stamp rm -f cacao-e321b101a9ee.tar.bz2 rm -f stamps/download-cacao.stamp rm -f openjdk-6-src-b20-21_jun_2010.tar.gz rm -f hotspot.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 From gnu_andrew at member.fsf.org Thu Nov 11 00:00:39 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Thu, 11 Nov 2010 03:00:39 -0500 (EST) Subject: Hudson build is back to normal : IcedTea6hgTargetTesting #52 In-Reply-To: <1835109853.1331289417900916.JavaMail.nighttester@toadeater> References: <1835109853.1331289417900916.JavaMail.nighttester@toadeater> Message-ID: <1344129336.1351289462447180.JavaMail.nighttester@toadeater> See From gnu_andrew at member.fsf.org Thu Nov 11 00:04:26 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Thu, 11 Nov 2010 03:04:26 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #494 In-Reply-To: <764724208.1311289376284211.JavaMail.nighttester@toadeater> References: <764724208.1311289376284211.JavaMail.nighttester@toadeater> Message-ID: <2097130847.1361289462674471.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 86.8K 2800K .......... .......... .......... .......... .......... 264K 2850K .......... .......... .......... .......... .......... 1.13M 2900K .......... .......... .......... .......... .......... 1.16M 2950K .......... .......... .......... .......... .......... 1.14M 3000K .......... .......... .......... .......... .......... 420K 3050K .......... .......... .......... .......... .......... 449K 3100K .......... .......... .......... .......... .......... 146K 3150K .......... .......... .......... .......... .......... 461K 3200K .......... .......... .......... .......... .......... 323K 3250K .......... .......... .......... .......... .......... 175K 3300K .......... .......... .......... .......... .......... 1.03M 3350K .......... .......... .......... .......... .......... 758K 3400K .......... .......... .......... .......... .......... 1.07M 3450K .......... .......... .......... .......... .......... 1.14M 3500K .......... .......... .......... .......... .......... 1.13M 3550K .......... .......... .......... .......... .......... 1.17M 3600K .......... .......... .......... .......... .......... 1.12M 3650K .......... .......... .......... .......... .......... 1.15M 3700K .......... .......... .......... .......... .......... 96.3K 3750K .......... .......... .......... .......... .......... 1.15M 3800K .......... .......... .......... .......... .......... 1.15M 3850K .......... .......... .......... .......... .......... 679K 3900K .......... .......... .......... .......... .......... 142K 3950K .......... .......... .......... .......... .......... 1.14M 4000K .......... .......... .......... .......... .......... 1.16M 4050K .......... .......... .......... .......... .......... 1.14M 4100K .......... .......... .......... .......... .......... 1.14M 4150K .......... .......... .......... .......... .......... 215K 4200K .......... .......... .......... .......... .......... 1.11M 4250K .......... .......... .......... .......... .......... 961K 4300K .......... .......... .......... .......... .......... 1.08M 4350K .......... .......... .......... .......... .......... 955K 4400K .......... .......... .......... .......... .......... 1.16M 4450K .......... .......... .......... .......... .......... 1.14M 4500K .......... .......... .......... .......... .......... 1.13M 4550K .......... .......... .......... .......... .......... 1.16M 4600K .......... .......... .......... .......... .......... 1.13M 4650K .......... .......... .......... .......... .......... 1.17M 4700K .......... .......... .......... .......... .......... 1.15M 4750K .......... .......... .......... .......... .......... 1.13M 4800K .......... .......... .......... .......... .......... 1.09M 4850K .......... .......... .......... .......... .......... 982K 4900K .......... .......... .......... .......... .......... 1.16M 4950K .......... .......... .......... .......... .......... 203K 5000K .......... .......... .......... .......... .......... 473K 5050K .......... .......... .......... .......... .......... 658K 5100K .......... .......... .......... .......... .......... 541K 5150K .......... .......... .......... .......... .......... 572K 5200K .......... .......... .......... .......... .......... 593K 5250K .......... .......... .......... .......... .......... 1.09M 5300K .......... .......... .......... .......... .......... 1.13M 5350K .......... .......... .......... .......... .......... 1.13M 5400K .......... .......... .......... .......... .......... 1.14M 5450K .......... .......... .......... .......... .......... 1.14M 5500K .......... .......... .......... .......... .......... 1.17M 5550K .......... .......... .......... .......... .......... 460K 5600K .......... .......... .......... .......... .......... 1.09M 5650K .......... .......... .......... .......... .......... 1.02M 5700K .......... .......... .......... .......... .......... 1.14M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1.15M 5850K .......... .......... .......... .......... .......... 1.14M 5900K .......... .......... .......... .......... .......... 57.9K 5950K .......... .......... .......... .......... .......... 178K 6000K .......... .......... .......... .......... .......... 159K 6050K .......... .......... .......... .......... .......... 1.15M 6100K .......... .......... .......... .......... .......... 485K 6150K .......... .......... .......... .......... .......... 1.14M 6200K .......... .......... .......... .......... .......... 684K 6250K .......... .......... .......... .......... .......... 1.15M 6300K .......... .......... .......... .......... .......... 1.15M 6350K .......... .......... .......... .......... .......... 1.15M 6400K .......... .......... .......... .......... .......... 1.15M 6450K .......... .......... .......... .......... .......... 1.14M 6500K .......... .......... .......... .......... .......... 1.15M 6550K .......... .......... .......... .......... .......... 1.15M 6600K .......... .......... .......... .......... .......... 290K 6650K .......... .......... .......... .......... .......... 1.18M 6700K .......... .......... .......... .......... .......... 1.15M 6750K .......... .......... .......... .......... .......... 1.15M 6800K .......... .......... .......... .......... .......... 1.15M 6850K .......... .......... .......... .......... .......... 1.15M 6900K .......... .......... .......... .......... .......... 1.15M 6950K .......... .......... .......... .......... .......... 1.15M 7000K .......... .......... .......... .......... .......... 1.15M 7050K .......... .......... .......... .......... .......... 1.15M 7100K .......... .......... .......... .......... .......... 1.15M 7150K .......... .......... .......... .......... .......... 1.15M 7200K .......... .......... .......... .......... .......... 111K 7250K .......... .......... .......... .......... .......... 1.14M 7300K .......... .......... .......... .......... .......... 1.15M 7350K .......... .......... .......... .......... .......... 231M 7400K .......... .......... .......... .......... .......... 271M 7450K .......... .......... .......... .......... .......... 254M 7500K .......... .......... .......... .......... .......... 271M 7550K .......... .......... .......... .......... .......... 280M 7600K .......... .......... .......... .......... .......... 272M 7650K .......... .......... .......... .......... .......... 34.1M 7700K .......... .......... .......... .......... .......... 241M 7750K .......... .......... .......... .......... .......... 285M 7800K .......... .......... .......... .......... .......... 481K 7850K .......... .......... .......... .......... .......... 1.12M 7900K .......... .......... .......... .......... .......... 813K 7950K .......... .......... .......... .......... .......... 370K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.10M 8100K .......... .......... .......... .......... .......... 1.07M 8150K .......... .......... .......... ........ 1.13M=16s 2010-11-11 03:04:20 (528 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-11 03:04:25-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Thu Nov 11 21:53:34 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Fri, 12 Nov 2010 00:53:34 -0500 (EST) Subject: Build failed in Hudson: IcedTea6TargetTesting #536 In-Reply-To: <1225404921.1341289454829934.JavaMail.nighttester@toadeater> References: <1225404921.1341289454829934.JavaMail.nighttester@toadeater> Message-ID: <341915245.1371289541223000.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 130767 lines...] gcc -m64 -Xlinker -O1 -Wl,--hash-style=both -shared \ -Xlinker --version-script=mapfile_reorder -Xlinker -soname=libjvm.so -static-libgcc -o libjvm.so abstractCompiler.o accessFlags.o ad_x86_64.o ad_x86_64_clone.o ad_x86_64_expand.o ad_x86_64_format.o ad_x86_64_gen.o ad_x86_64_misc.o ad_x86_64_peephole.o ad_x86_64_pipeline.o adaptiveSizePolicy.o addnode.o adjoiningGenerations.o adjoiningVirtualSpaces.o ageTable.o allocation.o allocationStats.o aprofiler.o arguments.o array.o arrayKlass.o arrayKlassKlass.o arrayOop.o asPSOldGen.o asPSYoungGen.o asParNewGeneration.o assembler.o assembler_linux_x86.o assembler_x86.o atomic.o attachListener.o attachListener_linux.o barrierSet.o bcEscapeAnalyzer.o biasedLocking.o binaryTreeDictionary.o bitMap.o block.o blockOffsetTable.o buildOopMap.o bytecode.o bytecodeHistogram.o bytecodeInfo.o bytecodeInterpreter.o bytecodeInterpreterWithChecks.o bytecodeInterpreter_x86.o bytecodeStream.o bytecodeTracer.o bytecodes.o bytecodes_x86.o c2_globals.o c2_init_x86.o c2compiler.o cSpaceCounters.o callGenerator.o callnode.o cardTableExtension.o cardTableModRefBS.o cardTableRS.o cfgnode.o chaitin.o chaitin_linux.o ciArray.o ciArrayKlass.o ciCPCache.o ciCallSite.o ciConstant.o ciConstantPoolCache.o ciEnv.o ciExceptionHandler.o ciField.o ciFlags.o ciInstance.o ciInstanceKlass.o ciInstanceKlassKlass.o ciKlass.o ciKlassKlass.o ciMethod.o ciMethodBlocks.o ciMethodData.o ciMethodHandle.o ciMethodKlass.o ciNullObject.o ciObjArray.o ciObjArrayKlass.o ciObjArrayKlassKlass.o ciObject.o ciObjectFactory.o ciSignature.o ciStreams.o ciSymbol.o ciSymbolKlass.o ciType.o ciTypeArray.o ciTypeArrayKlass.o ciTypeArrayKlassKlass.o ciTypeFlow.o ciUtilities.o classFileError.o classFileParser.o classFileStream.o classLoader.o classLoadingService.o classes.o classify.o cmsAdaptiveSizePolicy.o cmsCollectorPolicy.o cmsGCAdaptivePolicyCounters.o cmsLockVerifier.o cmsPermGen.o coalesce.o codeBlob.o codeBuffer.o codeCache.o collectedHeap.o collectionSetChooser.o collectorCounters.o collectorPolicy.o compactibleFreeListSpace.o compactingPermGenGen.o compilationPolicy.o compile.o compileBroker.o compileLog.o compiledIC.o compiledICHolderKlass.o compiledICHolderOop.o compilerOracle.o compressedStream.o concurrentG1Refine.o concurrentG1RefineThread.o concurrentGCThread.o concurrentMark.o concurrentMarkSweepGeneration.o concurrentMarkSweepThread.o concurrentMarkThread.o concurrentZFThread.o connode.o constMethodKlass.o constMethodOop.o constantPoolKlass.o constantPoolOop.o constantTag.o copy.o cpCacheKlass.o cpCacheOop.o cppInterpreter.o cppInterpreter_x86.o debug.o debugInfo.o debugInfoRec.o debug_x86.o defNewGeneration.o deoptimization.o depChecker_x86.o dependencies.o dfa_x86_64.o dict.o dictionary.o dirtyCardQueue.o disassembler.o divnode.o doCall.o domgraph.o dtraceAttacher.o dtraceJSDT.o dtraceJSDT_linux.o dump.o dump_x86_64.o escape.o events.o evmCompat.o exceptionHandlerTable.o exceptions.o fieldDescriptor.o fieldType.o filemap.o forte.o fprofiler.o frame.o frame_x86.o freeBlockDictionary.o freeChunk.o freeList.o g1BlockOffsetTable.o g1CollectedHeap.o g1CollectorPolicy.o g1MMUTracker.o g1MarkSweep.o g1MemoryPool.o g1RemSet.o g1SATBCardTableModRefBS.o g1_globals.o gSpaceCounters.o gcAdaptivePolicyCounters.o gcCause.o gcLocker.o gcPolicyCounters.o gcStats.o gcTaskManager.o gcTaskThread.o gcUtil.o gcm.o genCollectedHeap.o genMarkSweep.o genRemSet.o generateOopMap.o generateOptoStub.o generation.o generationCounters.o generationSpec.o globalDefinitions.o globals.o graphKit.o growableArray.o handles.o hashtable.o heap.o heapDumper.o heapInspection.o heapRegion.o heapRegionRemSet.o heapRegionSeq.o histogram.o hpi.o hpi_linux.o icBuffer.o icBuffer_x86.o icache.o icache_x86.o idealKit.o ifg.o ifnode.o immutableSpace.o indexSet.o init.o instanceKlass.o instanceKlassKlass.o instanceOop.o instanceRefKlass.o intHisto.o interfaceSupport.o interp_masm_x86_64.o interpreter.o interpreterRT_x86_64.o interpreterRuntime.o interpreter_x86_64.o invocationCounter.o iterator.o java.o javaAssertions.o javaCalls.o javaClasses.o jni.o jniCheck.o jniFastGetField.o jniFastGetField_x86_64.o jniHandles.o jniPeriodicChecker.o jvm.o jvm_linux.o jvmtiClassFileReconstituter.o jvmtiCodeBlobEvents.o jvmtiEnter.o jvmtiEnterTrace.o jvmtiEnv.o jvmtiEnvBase.o jvmtiEnvThreadState.o jvmtiEventController.o jvmtiExport.o jvmtiExtensions.o jvmtiGetLoadedClasses.o jvmtiImpl.o jvmtiManageCapabilities.o jvmtiRedefineClasses.o jvmtiTagMap.o jvmtiThreadState.o jvmtiTrace.o jvmtiUtil.o klass.o klassKlass.o klassOop.o klassVtable.o lcm.o library_call.o linkResolver.o live.o loaderConstraints.o location.o locknode.o loopTransform.o loopUnswitch.o loopnode.o loopopts.o lowMemoryDetector.o machnode.o macro.o management.o markOop.o markSweep.o matcher.o memRegion.o memnode.o memoryManager.o memoryPool.o memoryService.o memprofiler.o methodComparator.o methodDataKlass.o methodDataOop.o methodHandleWalk.o methodHandles.o methodHandles_x86.o methodKlass.o methodLiveness.o methodOop.o monitorChunk.o mulnode.o multnode.o mutableNUMASpace.o mutableSpace.o mutex.o mutexLocker.o mutex_linux.o nativeInst_x86.o nativeLookup.o nmethod.o node.o numberSeq.o objArrayKlass.o objArrayKlassKlass.o objArrayOop.o objectMonitor_linux.o objectStartArray.o oop.o oopFactory.o oopMap.o oopMapCache.o oopRecorder.o oopsHierarchy.o opcodes.o orderAccess.o os.o osThread.o osThread_linux.o os_linux.o os_linux_x86.o ostream.o output.o parCardTableModRefBS.o parGCAllocBuffer.o parMarkBitMap.o parNewGeneration.o parallelScavengeHeap.o parse1.o parse2.o parse3.o parseHelper.o pcDesc.o pcTasks.o perf.o perfData.o perfMemory.o perfMemory_linux.o permGen.o phase.o phaseX.o placeholders.o port.o postaloc.o preserveException.o privilegedStack.o promotionInfo.o psAdaptiveSizePolicy.o psCompactionManager.o psGCAdaptivePolicyCounters.o psGenerationCounters.o psMarkSweep.o psMarkSweepDecorator.o psMemoryPool.o psOldGen.o psParallelCompact.o psPermGen.o psPromotionLAB.o psPromotionManager.o psScavenge.o psTasks.o psVirtualspace.o psYoungGen.o ptrQueue.o referencePolicy.o referenceProcessor.o reflection.o reflectionUtils.o reg_split.o regalloc.o register.o register_definitions_x86.o register_x86.o regmask.o relocInfo.o relocInfo_x86.o relocator.o resolutionErrors.o resourceArea.o restore.o rewriter.o rframe.o rootnode.o runtime.o runtimeService.o runtime_x86_64.o safepoint.o satbQueue.o scopeDesc.o serialize.o set.o sharedHeap.o sharedRuntime.o sharedRuntimeTrans.o sharedRuntimeTrig.o sharedRuntime_x86_64.o signature.o sizes.o space.o spaceCounters.o spaceDecorator.o sparsePRT.o specialized_oop_closures.o split_if.o stackMapFrame.o stackMapTable.o stackValue.o stackValueCollection.o statSampler.o stringopts.o stubCodeGenerator.o stubGenerator_x86_64.o stubRoutines.o stubRoutines_linux.o stubRoutines_x86_64.o stubs.o subnode.o superword.o survRateGroup.o sweeper.o symbolKlass.o symbolOop.o symbolTable.o synchronizer.o systemDictionary.o task.o taskqueue.o templateInterpreter.o templateInterpreter_x86_64.o templateTable.o templateTable_x86_64.o tenuredGeneration.o thread.o threadCritical_linux.o threadLS_linux_x86.o threadLocalAllocBuffer.o threadLocalStorage.o threadService.o thread_linux_x86.o timer.o type.o typeArrayKlass.o typeArrayKlassKlass.o typeArrayOop.o unhandledOops.o universe.o unsafe.o utf8.o vectornode.o vectset.o verificationType.o verifier.o vframe.o vframeArray.o vframe_hp.o virtualspace.o vmCMSOperations.o vmError.o vmError_linux.o vmGCOperations.o vmPSOperations.o vmStructs.o vmSymbols.o vmThread.o vm_operations.o vm_operations_g1.o vm_version.o vm_version_linux_x86.o vm_version_x86.o vmreg.o vmreg_x86.o vtableStubs.o vtableStubs_x86_64.o workgroup.o xmlstream.o yieldingWorkgroup.o idealGraphPrinter.o linux_x86_64.o -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic -lm -ldl -lpthread; \ \ rm -f libjvm.so.1; ln -s libjvm.so libjvm.so.1; \ [ -f libjvm.so ] || { ln -s libjvm.so libjvm.so; ln -s libjvm.so.1 libjvm.so.1; }; \ if [ \"\" = \"\" ] ; then \ if [ -x /usr/sbin/selinuxenabled ] ; then \ /usr/sbin/selinuxenabled; \ if [ $? = 0 ] ; then \ /usr/bin/chcon -t textrel_shlib_t libjvm.so; \ if [ $? != 0 ]; then \ echo "ERROR: Cannot chcon libjvm.so"; \ fi \ fi \ fi \ fi \ } Linking vm... [ -f libsaproc.so ] || { ln -s libsaproc.so libsaproc.so; } make[8]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' { \ echo Linking launcher...; \ \ gcc -m64 -Xlinker -O1 -Wl,--hash-style=both -m64 -export-dynamic -L `pwd` -o gamma launcher.o -ljvm -lm -ldl -lpthread; \ \ [ -f gamma ] || { ln -s gamma gamma; }; \ } Linking launcher... make[7]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' All done. make[6]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cd /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make; \ /usr/bin/make VM_TARGET=product1 generic_build1 ALT_OUTPUTDIR=/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' Makefile:375: target `/Xusage.txt' given more than once in the same rule. mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir No compiler1 (product1) for ARCH_DATA_MODEL=64 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cd /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make; \ /usr/bin/make VM_TARGET=productkernel generic_buildkernel ALT_OUTPUTDIR=/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' Makefile:375: target `/Xusage.txt' given more than once in the same rule. mkdir -p /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir No kernel (productkernel) for OS_NAME=linux make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cd /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir; \ /usr/bin/make -f /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make/linux/Makefile \ LP64=1 JAVA_HOME=/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 OUTPUTDIR=/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir GAMMADIR=/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot MAKE_VERBOSE=y HOTSPOT_RELEASE_VERSION=19.0-b09 JRE_RELEASE_VERSION=1.6.0_20-b20 HOTSPOT_BUILD_VERSION= docs make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javap javax.xml.transform.TransformerFactory > /dev/null 2>&1; \ if [ $? -ne 0 ]; then \ /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java -version; \ echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ "to bootstrap this build" 1>&2; \ exit 1; \ fi mkdir -p linux_amd64_docs /usr/bin/make -f /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make/linux/makefiles/jvmti.make -w " LP64=1 " GAMMADIR=/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot OS_FAMILY=linux ARCH=x86 BUILDARCH=amd64 LIBARCH=amd64 HOTSPOT_RELEASE_VERSION=19.0-b09 HOTSPOT_BUILD_VERSION= JRE_RELEASE_VERSION=1.6.0_20-b20 JvmtiOutDir=linux_amd64_docs jvmtidocs make[5]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding ascii -source 6 -target 6 -d linux_amd64_docs /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiGen.java Annotation processing got disabled, since it requires a 1.6 compliant JVM Generating linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/java -Djava.endorsed.dirs=/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/lib/endorsed -classpath linux_amd64_docs jvmtiGen -IN /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmti.xml -XSL /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmti.xsl -OUT linux_amd64_docs/jvmti.html Info: jvmtiGen using javax.xml.transform.TransformerFactory = org.apache.xalan.processor.TransformerFactoryImpl make[5]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make VM_SUBDIR=product generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' Makefile:375: target `/Xusage.txt' given more than once in the same rule. cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: 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 make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/jtreg/classes rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -rf stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -f stamps/add-nss.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties rm -f stamps/add-tzdata-support.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -f stamps/add-nss-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties rm -f stamps/add-tzdata-support-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -f stamps/add-nss-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties rm -f stamps/add-tzdata-support-ecj.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated ; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar if [ -e rhino ] ; then \ rmdir rhino ; \ fi rm -f stamps/rewrite-rhino.stamp rm -rf lib/rt rm -f stamps/rt-class-files.stamp rm -f stamps/rt.stamp rm -f rt-source-files.txt if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \ cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj rm -f stamps/bootstrap-directory-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink-ecj.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "nss.cfg javac javap jvm.cfg ergo.c tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp" || rm -f nss.cfg javac javap jvm.cfg ergo.c tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp test . = "." || test -z "" || rm -f rm -f drops/jdk6-jaxp-b20.zip rm -f stamps/download-jaxp-drop.stamp rm -f drops/jdk6-jaf-b20.zip rm -f stamps/download-jaf-drop.stamp rm -f drops/jdk6-jaxws-b20.zip rm -f stamps/download-jaxws-drop.stamp if [ -e drops ] ; then \ rm -f drops/*.old ; \ rmdir drops ; \ fi rm -f stamps/download-drops.stamp rm -f cacao-6a5eda011e49.tar.gz rm -f stamps/download-cacao.stamp rm -f openjdk-6-src-b20-21_jun_2010.tar.gz rm -f hotspot.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 From gnu_andrew at member.fsf.org Fri Nov 12 00:04:52 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Fri, 12 Nov 2010 03:04:52 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #495 In-Reply-To: <2097130847.1361289462674471.JavaMail.nighttester@toadeater> References: <2097130847.1361289462674471.JavaMail.nighttester@toadeater> Message-ID: <1516432989.1381289549100529.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.14M 2800K .......... .......... .......... .......... .......... 1.09M 2850K .......... .......... .......... .......... .......... 1.13M 2900K .......... .......... .......... .......... .......... 1.03M 2950K .......... .......... .......... .......... .......... 1.14M 3000K .......... .......... .......... .......... .......... 185K 3050K .......... .......... .......... .......... .......... 463K 3100K .......... .......... .......... .......... .......... 266K 3150K .......... .......... .......... .......... .......... 483K 3200K .......... .......... .......... .......... .......... 273K 3250K .......... .......... .......... .......... .......... 226K 3300K .......... .......... .......... .......... .......... 799K 3350K .......... .......... .......... .......... .......... 1.05M 3400K .......... .......... .......... .......... .......... 840K 3450K .......... .......... .......... .......... .......... 1.14M 3500K .......... .......... .......... .......... .......... 1.14M 3550K .......... .......... .......... .......... .......... 709K 3600K .......... .......... .......... .......... .......... 1.11M 3650K .......... .......... .......... .......... .......... 212K 3700K .......... .......... .......... .......... .......... 1.14M 3750K .......... .......... .......... .......... .......... 1.15M 3800K .......... .......... .......... .......... .......... 804K 3850K .......... .......... .......... .......... .......... 581K 3900K .......... .......... .......... .......... .......... 716K 3950K .......... .......... .......... .......... .......... 1.06M 4000K .......... .......... .......... .......... .......... 1.12M 4050K .......... .......... .......... .......... .......... 1006K 4100K .......... .......... .......... .......... .......... 1.07M 4150K .......... .......... .......... .......... .......... 630K 4200K .......... .......... .......... .......... .......... 154K 4250K .......... .......... .......... .......... .......... 1.13M 4300K .......... .......... .......... .......... .......... 1.16M 4350K .......... .......... .......... .......... .......... 893K 4400K .......... .......... .......... .......... .......... 1.16M 4450K .......... .......... .......... .......... .......... 1.14M 4500K .......... .......... .......... .......... .......... 1009K 4550K .......... .......... .......... .......... .......... 209K 4600K .......... .......... .......... .......... .......... 1.12M 4650K .......... .......... .......... .......... .......... 1.01M 4700K .......... .......... .......... .......... .......... 803K 4750K .......... .......... .......... .......... .......... 834K 4800K .......... .......... .......... .......... .......... 806K 4850K .......... .......... .......... .......... .......... 469K 4900K .......... .......... .......... .......... .......... 1.16M 4950K .......... .......... .......... .......... .......... 749K 5000K .......... .......... .......... .......... .......... 659K 5050K .......... .......... .......... .......... .......... 189K 5100K .......... .......... .......... .......... .......... 656K 5150K .......... .......... .......... .......... .......... 1.11M 5200K .......... .......... .......... .......... .......... 873K 5250K .......... .......... .......... .......... .......... 1.15M 5300K .......... .......... .......... .......... .......... 719K 5350K .......... .......... .......... .......... .......... 902K 5400K .......... .......... .......... .......... .......... 190K 5450K .......... .......... .......... .......... .......... 733K 5500K .......... .......... .......... .......... .......... 1.16M 5550K .......... .......... .......... .......... .......... 1.00M 5600K .......... .......... .......... .......... .......... 1.03M 5650K .......... .......... .......... .......... .......... 978K 5700K .......... .......... .......... .......... .......... 1.08M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 209K 5850K .......... .......... .......... .......... .......... 880K 5900K .......... .......... .......... .......... .......... 639K 5950K .......... .......... .......... .......... .......... 1.02M 6000K .......... .......... .......... .......... .......... 882K 6050K .......... .......... .......... .......... .......... 1.06M 6100K .......... .......... .......... .......... .......... 207K 6150K .......... .......... .......... .......... .......... 1.12M 6200K .......... .......... .......... .......... .......... 1.15M 6250K .......... .......... .......... .......... .......... 1.14M 6300K .......... .......... .......... .......... .......... 1.14M 6350K .......... .......... .......... .......... .......... 1.15M 6400K .......... .......... .......... .......... .......... 1.14M 6450K .......... .......... .......... .......... .......... 98.9K 6500K .......... .......... .......... .......... .......... 691K 6550K .......... .......... .......... .......... .......... 1.13M 6600K .......... .......... .......... .......... .......... 1.17M 6650K .......... .......... .......... .......... .......... 1.11M 6700K .......... .......... .......... .......... .......... 1.12M 6750K .......... .......... .......... .......... .......... 1.17M 6800K .......... .......... .......... .......... .......... 1.14M 6850K .......... .......... .......... .......... .......... 155K 6900K .......... .......... .......... .......... .......... 141K 6950K .......... .......... .......... .......... .......... 191K 7000K .......... .......... .......... .......... .......... 474K 7050K .......... .......... .......... .......... .......... 167K 7100K .......... .......... .......... .......... .......... 683K 7150K .......... .......... .......... .......... .......... 1.13M 7200K .......... .......... .......... .......... .......... 1.16M 7250K .......... .......... .......... .......... .......... 1.03M 7300K .......... .......... .......... .......... .......... 981K 7350K .......... .......... .......... .......... .......... 690K 7400K .......... .......... .......... .......... .......... 159K 7450K .......... .......... .......... .......... .......... 515K 7500K .......... .......... .......... .......... .......... 1.15M 7550K .......... .......... .......... .......... .......... 1.15M 7600K .......... .......... .......... .......... .......... 1.13M 7650K .......... .......... .......... .......... .......... 914K 7700K .......... .......... .......... .......... .......... 625K 7750K .......... .......... .......... .......... .......... 199K 7800K .......... .......... .......... .......... .......... 645K 7850K .......... .......... .......... .......... .......... 940K 7900K .......... .......... .......... .......... .......... 834K 7950K .......... .......... .......... .......... .......... 139K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 1.08M 8150K .......... .......... .......... ........ 1.14M=16s 2010-11-12 03:04:44 (498 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-12 03:04:51-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Fri Nov 12 23:19:42 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Sat, 13 Nov 2010 02:19:42 -0500 (EST) Subject: Hudson build is back to normal : IcedTea6TargetTesting #537 In-Reply-To: <341915245.1371289541223000.JavaMail.nighttester@toadeater> References: <341915245.1371289541223000.JavaMail.nighttester@toadeater> Message-ID: <629478886.1391289632790707.JavaMail.nighttester@toadeater> See From gnu_andrew at member.fsf.org Sat Nov 13 00:13:55 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Sat, 13 Nov 2010 03:13:55 -0500 (EST) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #54 Message-ID: <24526633.1401289636044071.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 132475 lines...] -Xlinker --version-script=mapfile_reorder -Xlinker -soname=libjvm.so -static-libgcc -o libjvm.so abstractCompiler.o accessFlags.o ad_x86_64.o ad_x86_64_clone.o ad_x86_64_expand.o ad_x86_64_format.o ad_x86_64_gen.o ad_x86_64_misc.o ad_x86_64_peephole.o ad_x86_64_pipeline.o adaptiveSizePolicy.o addnode.o adjoiningGenerations.o adjoiningVirtualSpaces.o ageTable.o allocation.o allocationStats.o aprofiler.o arguments.o array.o arrayKlass.o arrayKlassKlass.o arrayOop.o asPSOldGen.o asPSYoungGen.o asParNewGeneration.o assembler.o assembler_linux_x86.o assembler_x86.o atomic.o attachListener.o attachListener_linux.o barrierSet.o bcEscapeAnalyzer.o biasedLocking.o binaryTreeDictionary.o bitMap.o block.o blockOffsetTable.o buildOopMap.o bytecode.o bytecodeHistogram.o bytecodeInfo.o bytecodeInterpreter.o bytecodeInterpreterWithChecks.o bytecodeInterpreter_x86.o bytecodeStream.o bytecodeTracer.o bytecodes.o bytecodes_x86.o c2_globals.o c2_init_x86.o c2compiler.o cSpaceCounters.o callGenerator.o callnode.o cardTableExtension.o cardTableModRefBS.o cardTableRS.o cfgnode.o chaitin.o chaitin_linux.o ciArray.o ciArrayKlass.o ciCPCache.o ciCallSite.o ciConstant.o ciConstantPoolCache.o ciEnv.o ciExceptionHandler.o ciField.o ciFlags.o ciInstance.o ciInstanceKlass.o ciInstanceKlassKlass.o ciKlass.o ciKlassKlass.o ciMethod.o ciMethodBlocks.o ciMethodData.o ciMethodHandle.o ciMethodKlass.o ciNullObject.o ciObjArray.o ciObjArrayKlass.o ciObjArrayKlassKlass.o ciObject.o ciObjectFactory.o ciSignature.o ciStreams.o ciSymbol.o ciSymbolKlass.o ciType.o ciTypeArray.o ciTypeArrayKlass.o ciTypeArrayKlassKlass.o ciTypeFlow.o ciUtilities.o classFileError.o classFileParser.o classFileStream.o classLoader.o classLoadingService.o classes.o classify.o cmsAdaptiveSizePolicy.o cmsCollectorPolicy.o cmsGCAdaptivePolicyCounters.o cmsLockVerifier.o cmsPermGen.o coalesce.o codeBlob.o codeBuffer.o codeCache.o collectedHeap.o collectionSetChooser.o collectorCounters.o collectorPolicy.o compactibleFreeListSpace.o compactingPermGenGen.o compilationPolicy.o compile.o compileBroker.o compileLog.o compiledIC.o compiledICHolderKlass.o compiledICHolderOop.o compilerOracle.o compressedStream.o concurrentG1Refine.o concurrentG1RefineThread.o concurrentGCThread.o concurrentMark.o concurrentMarkSweepGeneration.o concurrentMarkSweepThread.o concurrentMarkThread.o concurrentZFThread.o connode.o constMethodKlass.o constMethodOop.o constantPoolKlass.o constantPoolOop.o constantTag.o copy.o cpCacheKlass.o cpCacheOop.o cppInterpreter.o cppInterpreter_x86.o debug.o debugInfo.o debugInfoRec.o debug_x86.o defNewGeneration.o deoptimization.o depChecker_x86.o dependencies.o dfa_x86_64.o dict.o dictionary.o dirtyCardQueue.o disassembler.o divnode.o doCall.o domgraph.o dtraceAttacher.o dtraceJSDT.o dtraceJSDT_linux.o dump.o dump_x86_64.o escape.o events.o evmCompat.o exceptionHandlerTable.o exceptions.o fieldDescriptor.o fieldType.o filemap.o forte.o fprofiler.o frame.o frame_x86.o freeBlockDictionary.o freeChunk.o freeList.o g1BlockOffsetTable.o g1CollectedHeap.o g1CollectorPolicy.o g1MMUTracker.o g1MarkSweep.o g1MemoryPool.o g1RemSet.o g1SATBCardTableModRefBS.o g1_globals.o gSpaceCounters.o gcAdaptivePolicyCounters.o gcCause.o gcLocker.o gcPolicyCounters.o gcStats.o gcTaskManager.o gcTaskThread.o gcUtil.o gcm.o genCollectedHeap.o genMarkSweep.o genRemSet.o generateOopMap.o generateOptoStub.o generation.o generationCounters.o generationSpec.o globalDefinitions.o globals.o graphKit.o growableArray.o handles.o hashtable.o heap.o heapDumper.o heapInspection.o heapRegion.o heapRegionRemSet.o heapRegionSeq.o histogram.o hpi.o hpi_linux.o icBuffer.o icBuffer_x86.o icache.o icache_x86.o idealKit.o ifg.o ifnode.o immutableSpace.o indexSet.o init.o instanceKlass.o instanceKlassKlass.o instanceOop.o instanceRefKlass.o intHisto.o interfaceSupport.o interp_masm_x86_64.o interpreter.o interpreterRT_x86_64.o interpreterRuntime.o interpreter_x86_64.o invocationCounter.o iterator.o java.o javaAssertions.o javaCalls.o javaClasses.o jni.o jniCheck.o jniFastGetField.o jniFastGetField_x86_64.o jniHandles.o jniPeriodicChecker.o jvm.o jvm_linux.o jvmtiClassFileReconstituter.o jvmtiCodeBlobEvents.o jvmtiEnter.o jvmtiEnterTrace.o jvmtiEnv.o jvmtiEnvBase.o jvmtiEnvThreadState.o jvmtiEventController.o jvmtiExport.o jvmtiExtensions.o jvmtiGetLoadedClasses.o jvmtiImpl.o jvmtiManageCapabilities.o jvmtiRedefineClasses.o jvmtiTagMap.o jvmtiThreadState.o jvmtiTrace.o jvmtiUtil.o klass.o klassKlass.o klassOop.o klassVtable.o lcm.o library_call.o linkResolver.o live.o loaderConstraints.o location.o locknode.o loopTransform.o loopUnswitch.o loopnode.o loopopts.o lowMemoryDetector.o machnode.o macro.o management.o markOop.o markSweep.o matcher.o memRegion.o memnode.o memoryManager.o memoryPool.o memoryService.o memprofiler.o methodComparator.o methodDataKlass.o methodDataOop.o methodHandleWalk.o methodHandles.o methodHandles_x86.o methodKlass.o methodLiveness.o methodOop.o monitorChunk.o mulnode.o multnode.o mutableNUMASpace.o mutableSpace.o mutex.o mutexLocker.o mutex_linux.o nativeInst_x86.o nativeLookup.o nmethod.o node.o numberSeq.o objArrayKlass.o objArrayKlassKlass.o objArrayOop.o objectMonitor_linux.o objectStartArray.o oop.o oopFactory.o oopMap.o oopMapCache.o oopRecorder.o oopsHierarchy.o opcodes.o orderAccess.o os.o osThread.o osThread_linux.o os_linux.o os_linux_x86.o ostream.o output.o parCardTableModRefBS.o parGCAllocBuffer.o parMarkBitMap.o parNewGeneration.o parallelScavengeHeap.o parse1.o parse2.o parse3.o parseHelper.o pcDesc.o pcTasks.o perf.o perfData.o perfMemory.o perfMemory_linux.o permGen.o phase.o phaseX.o placeholders.o port.o postaloc.o preserveException.o privilegedStack.o promotionInfo.o psAdaptiveSizePolicy.o psCompactionManager.o psGCAdaptivePolicyCounters.o psGenerationCounters.o psMarkSweep.o psMarkSweepDecorator.o psMemoryPool.o psOldGen.o psParallelCompact.o psPermGen.o psPromotionLAB.o psPromotionManager.o psScavenge.o psTasks.o psVirtualspace.o psYoungGen.o ptrQueue.o referencePolicy.o referenceProcessor.o reflection.o reflectionUtils.o reg_split.o regalloc.o register.o register_definitions_x86.o register_x86.o regmask.o relocInfo.o relocInfo_x86.o relocator.o resolutionErrors.o resourceArea.o restore.o rewriter.o rframe.o rootnode.o runtime.o runtimeService.o runtime_x86_64.o safepoint.o satbQueue.o scopeDesc.o serialize.o set.o sharedHeap.o sharedRuntime.o sharedRuntimeTrans.o sharedRuntimeTrig.o sharedRuntime_x86_64.o signature.o sizes.o space.o spaceCounters.o spaceDecorator.o sparsePRT.o specialized_oop_closures.o split_if.o stackMapFrame.o stackMapTable.o stackValue.o stackValueCollection.o statSampler.o stringopts.o stubCodeGenerator.o stubGenerator_x86_64.o stubRoutines.o stubRoutines_linux.o stubRoutines_x86_64.o stubs.o subnode.o superword.o survRateGroup.o sweeper.o symbolKlass.o symbolOop.o symbolTable.o synchronizer.o systemDictionary.o task.o taskqueue.o templateInterpreter.o templateInterpreter_x86_64.o templateTable.o templateTable_x86_64.o tenuredGeneration.o thread.o threadCritical_linux.o threadLS_linux_x86.o threadLocalAllocBuffer.o threadLocalStorage.o threadService.o thread_linux_x86.o timer.o type.o typeArrayKlass.o typeArrayKlassKlass.o typeArrayOop.o unhandledOops.o universe.o unsafe.o utf8.o vectornode.o vectset.o verificationType.o verifier.o vframe.o vframeArray.o vframe_hp.o virtualspace.o vmCMSOperations.o vmError.o vmError_linux.o vmGCOperations.o vmPSOperations.o vmStructs.o vmSymbols.o vmThread.o vm_operations.o vm_operations_g1.o vm_version.o vm_version_linux_x86.o vm_version_x86.o vmreg.o vmreg_x86.o vtableStubs.o vtableStubs_x86_64.o workgroup.o xmlstream.o yieldingWorkgroup.o idealGraphPrinter.o linux_x86_64.o -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic -lm -ldl -lpthread; \ \ rm -f libjvm.so.1; ln -s libjvm.so libjvm.so.1; \ [ -f libjvm.so ] || { ln -s libjvm.so libjvm.so; ln -s libjvm.so.1 libjvm.so.1; }; \ if [ \"\" = \"\" ] ; then \ if [ -x /usr/sbin/selinuxenabled ] ; then \ /usr/sbin/selinuxenabled; \ if [ $? = 0 ] ; then \ /usr/bin/chcon -t textrel_shlib_t libjvm.so; \ if [ $? != 0 ]; then \ echo "ERROR: Cannot chcon libjvm.so"; \ fi \ fi \ fi \ fi \ } Linking vm... [ -f libsaproc.so ] || { ln -s libsaproc.so libsaproc.so; } make[8]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' { \ echo Linking launcher...; \ \ gcc -m64 -Xlinker -O1 -Wl,--hash-style=both -m64 -export-dynamic -L `pwd` -o gamma launcher.o -ljvm -lm -ldl -lpthread; \ \ [ -f gamma ] || { ln -s gamma gamma; }; \ } Linking launcher... make[7]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' All done. make[6]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[5]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' cd /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make; \ /usr/bin/make VM_TARGET=product1 generic_build1 ALT_OUTPUTDIR=/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir make[4]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' Makefile:375: target `/Xusage.txt' given more than once in the same rule. mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir No compiler1 (product1) for ARCH_DATA_MODEL=64 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' cd /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make; \ /usr/bin/make VM_TARGET=productkernel generic_buildkernel ALT_OUTPUTDIR=/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir make[4]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' Makefile:375: target `/Xusage.txt' given more than once in the same rule. mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir No kernel (productkernel) for OS_NAME=linux make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' cd /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir; \ /usr/bin/make -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make/linux/Makefile \ LP64=1 JAVA_HOME=/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0 OUTPUTDIR=/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir GAMMADIR=/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot MAKE_VERBOSE=y HOTSPOT_RELEASE_VERSION=19.0-b09 JRE_RELEASE_VERSION=1.6.0_20-b20 HOTSPOT_BUILD_VERSION= docs make[4]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir' /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/javap javax.xml.transform.TransformerFactory > /dev/null 2>&1; \ if [ $? -ne 0 ]; then \ /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/java -version; \ echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ "to bootstrap this build" 1>&2; \ exit 1; \ fi mkdir -p linux_amd64_docs /usr/bin/make -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make/linux/makefiles/jvmti.make -w " LP64=1 " GAMMADIR=/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot OS_FAMILY=linux ARCH=x86 BUILDARCH=amd64 LIBARCH=amd64 HOTSPOT_RELEASE_VERSION=19.0-b09 HOTSPOT_BUILD_VERSION= JRE_RELEASE_VERSION=1.6.0_20-b20 JvmtiOutDir=linux_amd64_docs jvmtidocs make[5]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir' /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding ascii -source 5 -target 5 -d linux_amd64_docs /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiGen.java Generating linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/java -Djava.endorsed.dirs=/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/lib/endorsed -classpath linux_amd64_docs jvmtiGen -IN /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmti.xml -XSL /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmti.xsl -OUT linux_amd64_docs/jvmti.html Info: jvmtiGen using javax.xml.transform.TransformerFactory = org.apache.xalan.processor.TransformerFactoryImpl make[5]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make VM_SUBDIR=product generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' Makefile:375: target `/Xusage.txt' given more than once in the same rule. cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image + make distclean Makefile:1053: warning: overriding commands for target `.PHONY' Makefile:1006: warning: ignoring old commands for target `.PHONY' rm -rf test/jtreg/classes rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -f stamps/extract.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/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -rf stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -f stamps/add-nss.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties rm -f stamps/add-tzdata-support.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -f stamps/add-nss-debug.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties rm -f stamps/add-tzdata-support-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -f stamps/add-nss-ecj.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties rm -f stamps/add-tzdata-support-ecj.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/generated ; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar if [ -e rhino ] ; then \ rmdir rhino ; \ fi rm -f stamps/rewrite-rhino.stamp rm -rf lib/rt rm -f stamps/rt-class-files.stamp rm -f stamps/rt.stamp rm -f rt-source-files.txt if [ -e /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj ] ; then \ cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \ fi rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj rm -f stamps/bootstrap-directory-ecj.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink-ecj.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "nss.cfg javac javap jvm.cfg ergo.c tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp" || rm -f nss.cfg javac javap jvm.cfg ergo.c tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp test . = "." || test -z "" || rm -f rm -f drops/jaxp-1_4_4.zip rm -f stamps/download-jaxp-drop.stamp rm -f drops/jdk6-jaf-b20.zip rm -f stamps/download-jaf-drop.stamp rm -f drops/jdk6-jaxws-b20.zip rm -f stamps/download-jaxws-drop.stamp if [ -e drops ] ; then \ rm -f drops/*.old ; \ rmdir drops ; \ fi rm -f stamps/download-drops.stamp rm -f cacao-6a5eda011e49.tar.gz rm -f stamps/download-cacao.stamp rm -f rm -f hotspot.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 From gnu_andrew at member.fsf.org Sat Nov 13 00:17:04 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Sat, 13 Nov 2010 03:17:04 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #496 In-Reply-To: <1516432989.1381289549100529.JavaMail.nighttester@toadeater> References: <1516432989.1381289549100529.JavaMail.nighttester@toadeater> Message-ID: <61238891.1411289636246878.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.15M 2800K .......... .......... .......... .......... .......... 864K 2850K .......... .......... .......... .......... .......... 1.13M 2900K .......... .......... .......... .......... .......... 1.02M 2950K .......... .......... .......... .......... .......... 1.14M 3000K .......... .......... .......... .......... .......... 136K 3050K .......... .......... .......... .......... .......... 603K 3100K .......... .......... .......... .......... .......... 112K 3150K .......... .......... .......... .......... .......... 527K 3200K .......... .......... .......... .......... .......... 316K 3250K .......... .......... .......... .......... .......... 535K 3300K .......... .......... .......... .......... .......... 1.15M 3350K .......... .......... .......... .......... .......... 913K 3400K .......... .......... .......... .......... .......... 1.10M 3450K .......... .......... .......... .......... .......... 1.14M 3500K .......... .......... .......... .......... .......... 1.15M 3550K .......... .......... .......... .......... .......... 24.8K 3600K .......... .......... .......... .......... .......... 374K 3650K .......... .......... .......... .......... .......... 412K 3700K .......... .......... .......... .......... .......... 490K 3750K .......... .......... .......... .......... .......... 1.14M 3800K .......... .......... .......... .......... .......... 668K 3850K .......... .......... .......... .......... .......... 1.15M 3900K .......... .......... .......... .......... .......... 1.15M 3950K .......... .......... .......... .......... .......... 1.15M 4000K .......... .......... .......... .......... .......... 1.15M 4050K .......... .......... .......... .......... .......... 1.15M 4100K .......... .......... .......... .......... .......... 1.15M 4150K .......... .......... .......... .......... .......... 1.15M 4200K .......... .......... .......... .......... .......... 1.15M 4250K .......... .......... .......... .......... .......... 1.15M 4300K .......... .......... .......... .......... .......... 1.15M 4350K .......... .......... .......... .......... .......... 1.15M 4400K .......... .......... .......... .......... .......... 1.15M 4450K .......... .......... .......... .......... .......... 1.15M 4500K .......... .......... .......... .......... .......... 1.16M 4550K .......... .......... .......... .......... .......... 1.15M 4600K .......... .......... .......... .......... .......... 1.15M 4650K .......... .......... .......... .......... .......... 1.15M 4700K .......... .......... .......... .......... .......... 1.15M 4750K .......... .......... .......... .......... .......... 1.15M 4800K .......... .......... .......... .......... .......... 1.15M 4850K .......... .......... .......... .......... .......... 1.13M 4900K .......... .......... .......... .......... .......... 1.16M 4950K .......... .......... .......... .......... .......... 1.10M 5000K .......... .......... .......... .......... .......... 1.15M 5050K .......... .......... .......... .......... .......... 1.14M 5100K .......... .......... .......... .......... .......... 1.15M 5150K .......... .......... .......... .......... .......... 1.15M 5200K .......... .......... .......... .......... .......... 1.13M 5250K .......... .......... .......... .......... .......... 1.16M 5300K .......... .......... .......... .......... .......... 1.14M 5350K .......... .......... .......... .......... .......... 1.13M 5400K .......... .......... .......... .......... .......... 1.14M 5450K .......... .......... .......... .......... .......... 1.13M 5500K .......... .......... .......... .......... .......... 1.16M 5550K .......... .......... .......... .......... .......... 1.13M 5600K .......... .......... .......... .......... .......... 1.14M 5650K .......... .......... .......... .......... .......... 1.17M 5700K .......... .......... .......... .......... .......... 1.14M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1.15M 5850K .......... .......... .......... .......... .......... 1.14M 5900K .......... .......... .......... .......... .......... 1.14M 5950K .......... .......... .......... .......... .......... 1.14M 6000K .......... .......... .......... .......... .......... 1.14M 6050K .......... .......... .......... .......... .......... 1.16M 6100K .......... .......... .......... .......... .......... 227K 6150K .......... .......... .......... .......... .......... 482K 6200K .......... .......... .......... .......... .......... 1.15M 6250K .......... .......... .......... .......... .......... 1.16M 6300K .......... .......... .......... .......... .......... 1.14M 6350K .......... .......... .......... .......... .......... 1.16M 6400K .......... .......... .......... .......... .......... 156K 6450K .......... .......... .......... .......... .......... 1.15M 6500K .......... .......... .......... .......... .......... 1.15M 6550K .......... .......... .......... .......... .......... 1.13M 6600K .......... .......... .......... .......... .......... 1.17M 6650K .......... .......... .......... .......... .......... 1.13M 6700K .......... .......... .......... .......... .......... 200K 6750K .......... .......... .......... .......... .......... 1.16M 6800K .......... .......... .......... .......... .......... 1.14M 6850K .......... .......... .......... .......... .......... 1.13M 6900K .......... .......... .......... .......... .......... 1.17M 6950K .......... .......... .......... .......... .......... 1.13M 7000K .......... .......... .......... .......... .......... 1.15M 7050K .......... .......... .......... .......... .......... 149K 7100K .......... .......... .......... .......... .......... 1.16M 7150K .......... .......... .......... .......... .......... 1.13M 7200K .......... .......... .......... .......... .......... 1.17M 7250K .......... .......... .......... .......... .......... 1.14M 7300K .......... .......... .......... .......... .......... 165K 7350K .......... .......... .......... .......... .......... 1.27M 7400K .......... .......... .......... .......... .......... 1.15M 7450K .......... .......... .......... .......... .......... 1.03M 7500K .......... .......... .......... .......... .......... 1.14M 7550K .......... .......... .......... .......... .......... 176K 7600K .......... .......... .......... .......... .......... 450K 7650K .......... .......... .......... .......... .......... 1.15M 7700K .......... .......... .......... .......... .......... 819K 7750K .......... .......... .......... .......... .......... 1017K 7800K .......... .......... .......... .......... .......... 877K 7850K .......... .......... .......... .......... .......... 819K 7900K .......... .......... .......... .......... .......... 824K 7950K .......... .......... .......... .......... .......... 356K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 1.08M 8150K .......... .......... .......... ........ 1.15M=19s 2010-11-13 03:16:59 (426 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-13 03:17:03-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Sun Nov 14 00:17:11 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Sun, 14 Nov 2010 03:17:11 -0500 (EST) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #55 In-Reply-To: <24526633.1401289636044071.JavaMail.nighttester@toadeater> References: <24526633.1401289636044071.JavaMail.nighttester@toadeater> Message-ID: <1852786293.1421289722640794.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 132651 lines...] -Xlinker --version-script=mapfile_reorder -Xlinker -soname=libjvm.so -static-libgcc -o libjvm.so abstractCompiler.o accessFlags.o ad_x86_64.o ad_x86_64_clone.o ad_x86_64_expand.o ad_x86_64_format.o ad_x86_64_gen.o ad_x86_64_misc.o ad_x86_64_peephole.o ad_x86_64_pipeline.o adaptiveSizePolicy.o addnode.o adjoiningGenerations.o adjoiningVirtualSpaces.o ageTable.o allocation.o allocationStats.o aprofiler.o arguments.o array.o arrayKlass.o arrayKlassKlass.o arrayOop.o asPSOldGen.o asPSYoungGen.o asParNewGeneration.o assembler.o assembler_linux_x86.o assembler_x86.o atomic.o attachListener.o attachListener_linux.o barrierSet.o bcEscapeAnalyzer.o biasedLocking.o binaryTreeDictionary.o bitMap.o block.o blockOffsetTable.o buildOopMap.o bytecode.o bytecodeHistogram.o bytecodeInfo.o bytecodeInterpreter.o bytecodeInterpreterWithChecks.o bytecodeInterpreter_x86.o bytecodeStream.o bytecodeTracer.o bytecodes.o bytecodes_x86.o c2_globals.o c2_init_x86.o c2compiler.o cSpaceCounters.o callGenerator.o callnode.o cardTableExtension.o cardTableModRefBS.o cardTableRS.o cfgnode.o chaitin.o chaitin_linux.o ciArray.o ciArrayKlass.o ciCPCache.o ciCallSite.o ciConstant.o ciConstantPoolCache.o ciEnv.o ciExceptionHandler.o ciField.o ciFlags.o ciInstance.o ciInstanceKlass.o ciInstanceKlassKlass.o ciKlass.o ciKlassKlass.o ciMethod.o ciMethodBlocks.o ciMethodData.o ciMethodHandle.o ciMethodKlass.o ciNullObject.o ciObjArray.o ciObjArrayKlass.o ciObjArrayKlassKlass.o ciObject.o ciObjectFactory.o ciSignature.o ciStreams.o ciSymbol.o ciSymbolKlass.o ciType.o ciTypeArray.o ciTypeArrayKlass.o ciTypeArrayKlassKlass.o ciTypeFlow.o ciUtilities.o classFileError.o classFileParser.o classFileStream.o classLoader.o classLoadingService.o classes.o classify.o cmsAdaptiveSizePolicy.o cmsCollectorPolicy.o cmsGCAdaptivePolicyCounters.o cmsLockVerifier.o cmsPermGen.o coalesce.o codeBlob.o codeBuffer.o codeCache.o collectedHeap.o collectionSetChooser.o collectorCounters.o collectorPolicy.o compactibleFreeListSpace.o compactingPermGenGen.o compilationPolicy.o compile.o compileBroker.o compileLog.o compiledIC.o compiledICHolderKlass.o compiledICHolderOop.o compilerOracle.o compressedStream.o concurrentG1Refine.o concurrentG1RefineThread.o concurrentGCThread.o concurrentMark.o concurrentMarkSweepGeneration.o concurrentMarkSweepThread.o concurrentMarkThread.o concurrentZFThread.o connode.o constMethodKlass.o constMethodOop.o constantPoolKlass.o constantPoolOop.o constantTag.o copy.o cpCacheKlass.o cpCacheOop.o cppInterpreter.o cppInterpreter_x86.o debug.o debugInfo.o debugInfoRec.o debug_x86.o defNewGeneration.o deoptimization.o depChecker_x86.o dependencies.o dfa_x86_64.o dict.o dictionary.o dirtyCardQueue.o disassembler.o divnode.o doCall.o domgraph.o dtraceAttacher.o dtraceJSDT.o dtraceJSDT_linux.o dump.o dump_x86_64.o escape.o events.o evmCompat.o exceptionHandlerTable.o exceptions.o fieldDescriptor.o fieldType.o filemap.o forte.o fprofiler.o frame.o frame_x86.o freeBlockDictionary.o freeChunk.o freeList.o g1BlockOffsetTable.o g1CollectedHeap.o g1CollectorPolicy.o g1MMUTracker.o g1MarkSweep.o g1MemoryPool.o g1RemSet.o g1SATBCardTableModRefBS.o g1_globals.o gSpaceCounters.o gcAdaptivePolicyCounters.o gcCause.o gcLocker.o gcPolicyCounters.o gcStats.o gcTaskManager.o gcTaskThread.o gcUtil.o gcm.o genCollectedHeap.o genMarkSweep.o genRemSet.o generateOopMap.o generateOptoStub.o generation.o generationCounters.o generationSpec.o globalDefinitions.o globals.o graphKit.o growableArray.o handles.o hashtable.o heap.o heapDumper.o heapInspection.o heapRegion.o heapRegionRemSet.o heapRegionSeq.o histogram.o hpi.o hpi_linux.o icBuffer.o icBuffer_x86.o icache.o icache_x86.o idealKit.o ifg.o ifnode.o immutableSpace.o indexSet.o init.o instanceKlass.o instanceKlassKlass.o instanceOop.o instanceRefKlass.o intHisto.o interfaceSupport.o interp_masm_x86_64.o interpreter.o interpreterRT_x86_64.o interpreterRuntime.o interpreter_x86_64.o invocationCounter.o iterator.o java.o javaAssertions.o javaCalls.o javaClasses.o jni.o jniCheck.o jniFastGetField.o jniFastGetField_x86_64.o jniHandles.o jniPeriodicChecker.o jvm.o jvm_linux.o jvmtiClassFileReconstituter.o jvmtiCodeBlobEvents.o jvmtiEnter.o jvmtiEnterTrace.o jvmtiEnv.o jvmtiEnvBase.o jvmtiEnvThreadState.o jvmtiEventController.o jvmtiExport.o jvmtiExtensions.o jvmtiGetLoadedClasses.o jvmtiImpl.o jvmtiManageCapabilities.o jvmtiRedefineClasses.o jvmtiTagMap.o jvmtiThreadState.o jvmtiTrace.o jvmtiUtil.o klass.o klassKlass.o klassOop.o klassVtable.o lcm.o library_call.o linkResolver.o live.o loaderConstraints.o location.o locknode.o loopTransform.o loopUnswitch.o loopnode.o loopopts.o lowMemoryDetector.o machnode.o macro.o management.o markOop.o markSweep.o matcher.o memRegion.o memnode.o memoryManager.o memoryPool.o memoryService.o memprofiler.o methodComparator.o methodDataKlass.o methodDataOop.o methodHandleWalk.o methodHandles.o methodHandles_x86.o methodKlass.o methodLiveness.o methodOop.o monitorChunk.o mulnode.o multnode.o mutableNUMASpace.o mutableSpace.o mutex.o mutexLocker.o mutex_linux.o nativeInst_x86.o nativeLookup.o nmethod.o node.o numberSeq.o objArrayKlass.o objArrayKlassKlass.o objArrayOop.o objectMonitor_linux.o objectStartArray.o oop.o oopFactory.o oopMap.o oopMapCache.o oopRecorder.o oopsHierarchy.o opcodes.o orderAccess.o os.o osThread.o osThread_linux.o os_linux.o os_linux_x86.o ostream.o output.o parCardTableModRefBS.o parGCAllocBuffer.o parMarkBitMap.o parNewGeneration.o parallelScavengeHeap.o parse1.o parse2.o parse3.o parseHelper.o pcDesc.o pcTasks.o perf.o perfData.o perfMemory.o perfMemory_linux.o permGen.o phase.o phaseX.o placeholders.o port.o postaloc.o preserveException.o privilegedStack.o promotionInfo.o psAdaptiveSizePolicy.o psCompactionManager.o psGCAdaptivePolicyCounters.o psGenerationCounters.o psMarkSweep.o psMarkSweepDecorator.o psMemoryPool.o psOldGen.o psParallelCompact.o psPermGen.o psPromotionLAB.o psPromotionManager.o psScavenge.o psTasks.o psVirtualspace.o psYoungGen.o ptrQueue.o referencePolicy.o referenceProcessor.o reflection.o reflectionUtils.o reg_split.o regalloc.o register.o register_definitions_x86.o register_x86.o regmask.o relocInfo.o relocInfo_x86.o relocator.o resolutionErrors.o resourceArea.o restore.o rewriter.o rframe.o rootnode.o runtime.o runtimeService.o runtime_x86_64.o safepoint.o satbQueue.o scopeDesc.o serialize.o set.o sharedHeap.o sharedRuntime.o sharedRuntimeTrans.o sharedRuntimeTrig.o sharedRuntime_x86_64.o signature.o sizes.o space.o spaceCounters.o spaceDecorator.o sparsePRT.o specialized_oop_closures.o split_if.o stackMapFrame.o stackMapTable.o stackValue.o stackValueCollection.o statSampler.o stringopts.o stubCodeGenerator.o stubGenerator_x86_64.o stubRoutines.o stubRoutines_linux.o stubRoutines_x86_64.o stubs.o subnode.o superword.o survRateGroup.o sweeper.o symbolKlass.o symbolOop.o symbolTable.o synchronizer.o systemDictionary.o task.o taskqueue.o templateInterpreter.o templateInterpreter_x86_64.o templateTable.o templateTable_x86_64.o tenuredGeneration.o thread.o threadCritical_linux.o threadLS_linux_x86.o threadLocalAllocBuffer.o threadLocalStorage.o threadService.o thread_linux_x86.o timer.o type.o typeArrayKlass.o typeArrayKlassKlass.o typeArrayOop.o unhandledOops.o universe.o unsafe.o utf8.o vectornode.o vectset.o verificationType.o verifier.o vframe.o vframeArray.o vframe_hp.o virtualspace.o vmCMSOperations.o vmError.o vmError_linux.o vmGCOperations.o vmPSOperations.o vmStructs.o vmSymbols.o vmThread.o vm_operations.o vm_operations_g1.o vm_version.o vm_version_linux_x86.o vm_version_x86.o vmreg.o vmreg_x86.o vtableStubs.o vtableStubs_x86_64.o workgroup.o xmlstream.o yieldingWorkgroup.o idealGraphPrinter.o linux_x86_64.o -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic -lm -ldl -lpthread; \ \ rm -f libjvm.so.1; ln -s libjvm.so libjvm.so.1; \ [ -f libjvm.so ] || { ln -s libjvm.so libjvm.so; ln -s libjvm.so.1 libjvm.so.1; }; \ if [ \"\" = \"\" ] ; then \ if [ -x /usr/sbin/selinuxenabled ] ; then \ /usr/sbin/selinuxenabled; \ if [ $? = 0 ] ; then \ /usr/bin/chcon -t textrel_shlib_t libjvm.so; \ if [ $? != 0 ]; then \ echo "ERROR: Cannot chcon libjvm.so"; \ fi \ fi \ fi \ fi \ } Linking vm... [ -f libsaproc.so ] || { ln -s libsaproc.so libsaproc.so; } make[8]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' { \ echo Linking launcher...; \ \ gcc -m64 -Xlinker -O1 -Wl,--hash-style=both -m64 -export-dynamic -L `pwd` -o gamma launcher.o -ljvm -lm -ldl -lpthread; \ \ [ -f gamma ] || { ln -s gamma gamma; }; \ } Linking launcher... make[7]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' All done. make[6]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product' make[5]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' cd /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make; \ /usr/bin/make VM_TARGET=product1 generic_build1 ALT_OUTPUTDIR=/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir make[4]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' Makefile:375: target `/Xusage.txt' given more than once in the same rule. mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir No compiler1 (product1) for ARCH_DATA_MODEL=64 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' cd /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make; \ /usr/bin/make VM_TARGET=productkernel generic_buildkernel ALT_OUTPUTDIR=/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir make[4]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' Makefile:375: target `/Xusage.txt' given more than once in the same rule. mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir No kernel (productkernel) for OS_NAME=linux make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' cd /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir; \ /usr/bin/make -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make/linux/Makefile \ LP64=1 JAVA_HOME=/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0 OUTPUTDIR=/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir GAMMADIR=/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot MAKE_VERBOSE=y HOTSPOT_RELEASE_VERSION=19.0-b09 JRE_RELEASE_VERSION=1.6.0_20-b20 HOTSPOT_BUILD_VERSION= docs make[4]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir' /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/javap javax.xml.transform.TransformerFactory > /dev/null 2>&1; \ if [ $? -ne 0 ]; then \ /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/java -version; \ echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ "to bootstrap this build" 1>&2; \ exit 1; \ fi mkdir -p linux_amd64_docs /usr/bin/make -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make/linux/makefiles/jvmti.make -w " LP64=1 " GAMMADIR=/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot OS_FAMILY=linux ARCH=x86 BUILDARCH=amd64 LIBARCH=amd64 HOTSPOT_RELEASE_VERSION=19.0-b09 HOTSPOT_BUILD_VERSION= JRE_RELEASE_VERSION=1.6.0_20-b20 JvmtiOutDir=linux_amd64_docs jvmtidocs make[5]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir' /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding ascii -source 5 -target 5 -d linux_amd64_docs /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmtiGen.java Generating linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/java -Djava.endorsed.dirs=/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/lib/endorsed -classpath linux_amd64_docs jvmtiGen -IN /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmti.xml -XSL /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jvmti.xsl -OUT linux_amd64_docs/jvmti.html Info: jvmtiGen using javax.xml.transform.TransformerFactory = org.apache.xalan.processor.TransformerFactoryImpl make[5]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir' make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make VM_SUBDIR=product generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' Makefile:375: target `/Xusage.txt' given more than once in the same rule. cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image + make distclean Makefile:1053: warning: overriding commands for target `.PHONY' Makefile:1006: warning: ignoring old commands for target `.PHONY' rm -rf test/jtreg/classes rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -f stamps/extract.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/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -rf stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -f stamps/add-nss.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties rm -f stamps/add-tzdata-support.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -f stamps/add-nss-debug.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties rm -f stamps/add-tzdata-support-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -f stamps/add-nss-ecj.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties rm -f stamps/add-tzdata-support-ecj.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/generated ; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar if [ -e rhino ] ; then \ rmdir rhino ; \ fi rm -f stamps/rewrite-rhino.stamp rm -rf lib/rt rm -f stamps/rt-class-files.stamp rm -f stamps/rt.stamp rm -f rt-source-files.txt if [ -e /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj ] ; then \ cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \ fi rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory.stamp rm -rf /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj rm -f stamps/bootstrap-directory-ecj.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink.stamp rm -f /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink-ecj.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "nss.cfg javac javap jvm.cfg ergo.c tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp" || rm -f nss.cfg javac javap jvm.cfg ergo.c tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp test . = "." || test -z "" || rm -f rm -f drops/jaxp-1_4_4.zip rm -f stamps/download-jaxp-drop.stamp rm -f drops/jdk6-jaf-b20.zip rm -f stamps/download-jaf-drop.stamp rm -f drops/jdk6-jaxws-b20.zip rm -f stamps/download-jaxws-drop.stamp if [ -e drops ] ; then \ rm -f drops/*.old ; \ rmdir drops ; \ fi rm -f stamps/download-drops.stamp rm -f cacao-6a5eda011e49.tar.gz rm -f stamps/download-cacao.stamp rm -f rm -f hotspot.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 From gnu_andrew at member.fsf.org Sun Nov 14 00:19:52 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Sun, 14 Nov 2010 03:19:52 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #497 In-Reply-To: <61238891.1411289636246878.JavaMail.nighttester@toadeater> References: <61238891.1411289636246878.JavaMail.nighttester@toadeater> Message-ID: <1311767100.1431289722800099.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.15M 2800K .......... .......... .......... .......... .......... 1.14M 2850K .......... .......... .......... .......... .......... 1.14M 2900K .......... .......... .......... .......... .......... 1.17M 2950K .......... .......... .......... .......... .......... 1.14M 3000K .......... .......... .......... .......... .......... 1.13M 3050K .......... .......... .......... .......... .......... 1.15M 3100K .......... .......... .......... .......... .......... 280K 3150K .......... .......... .......... .......... .......... 492K 3200K .......... .......... .......... .......... .......... 321K 3250K .......... .......... .......... .......... .......... 547K 3300K .......... .......... .......... .......... .......... 1.15M 3350K .......... .......... .......... .......... .......... 887K 3400K .......... .......... .......... .......... .......... 1.15M 3450K .......... .......... .......... .......... .......... 1.14M 3500K .......... .......... .......... .......... .......... 1.14M 3550K .......... .......... .......... .......... .......... 1.17M 3600K .......... .......... .......... .......... .......... 363K 3650K .......... .......... .......... .......... .......... 215M 3700K .......... .......... .......... .......... .......... 296M 3750K .......... .......... .......... .......... .......... 1.48M 3800K .......... .......... .......... .......... .......... 1.15M 3850K .......... .......... .......... .......... .......... 784K 3900K .......... .......... .......... .......... .......... 845K 3950K .......... .......... .......... .......... .......... 1.09M 4000K .......... .......... .......... .......... .......... 1.07M 4050K .......... .......... .......... .......... .......... 1.08M 4100K .......... .......... .......... .......... .......... 1.14M 4150K .......... .......... .......... .......... .......... 1.14M 4200K .......... .......... .......... .......... .......... 1.13M 4250K .......... .......... .......... .......... .......... 1012K 4300K .......... .......... .......... .......... .......... 1.12M 4350K .......... .......... .......... .......... .......... 1.01M 4400K .......... .......... .......... .......... .......... 1.17M 4450K .......... .......... .......... .......... .......... 1.15M 4500K .......... .......... .......... .......... .......... 1.13M 4550K .......... .......... .......... .......... .......... 1.17M 4600K .......... .......... .......... .......... .......... 1.12M 4650K .......... .......... .......... .......... .......... 1.18M 4700K .......... .......... .......... .......... .......... 1.15M 4750K .......... .......... .......... .......... .......... 1.14M 4800K .......... .......... .......... .......... .......... 1.09M 4850K .......... .......... .......... .......... .......... 979K 4900K .......... .......... .......... .......... .......... 1.16M 4950K .......... .......... .......... .......... .......... 765K 5000K .......... .......... .......... .......... .......... 831K 5050K .......... .......... .......... .......... .......... 879K 5100K .......... .......... .......... .......... .......... 943K 5150K .......... .......... .......... .......... .......... 987K 5200K .......... .......... .......... .......... .......... 1.02M 5250K .......... .......... .......... .......... .......... 1.16M 5300K .......... .......... .......... .......... .......... 1.09M 5350K .......... .......... .......... .......... .......... 1002K 5400K .......... .......... .......... .......... .......... 1.09M 5450K .......... .......... .......... .......... .......... 888K 5500K .......... .......... .......... .......... .......... 1.16M 5550K .......... .......... .......... .......... .......... 1.13M 5600K .......... .......... .......... .......... .......... 1.14M 5650K .......... .......... .......... .......... .......... 987K 5700K .......... .......... .......... .......... .......... 1.14M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1.15M 5850K .......... .......... .......... .......... .......... 1.14M 5900K .......... .......... .......... .......... .......... 1.14M 5950K .......... .......... .......... .......... .......... 1.14M 6000K .......... .......... .......... .......... .......... 1.14M 6050K .......... .......... .......... .......... .......... 1.16M 6100K .......... .......... .......... .......... .......... 1.15M 6150K .......... .......... .......... .......... .......... 1.13M 6200K .......... .......... .......... .......... .......... 1.15M 6250K .......... .......... .......... .......... .......... 1.16M 6300K .......... .......... .......... .......... .......... 1.14M 6350K .......... .......... .......... .......... .......... 1.16M 6400K .......... .......... .......... .......... .......... 1.15M 6450K .......... .......... .......... .......... .......... 1.15M 6500K .......... .......... .......... .......... .......... 1.14M 6550K .......... .......... .......... .......... .......... 1.13M 6600K .......... .......... .......... .......... .......... 1.16M 6650K .......... .......... .......... .......... .......... 1.13M 6700K .......... .......... .......... .......... .......... 1.15M 6750K .......... .......... .......... .......... .......... 1.17M 6800K .......... .......... .......... .......... .......... 1.15M 6850K .......... .......... .......... .......... .......... 1.13M 6900K .......... .......... .......... .......... .......... 1.17M 6950K .......... .......... .......... .......... .......... 1.13M 7000K .......... .......... .......... .......... .......... 1.15M 7050K .......... .......... .......... .......... .......... 1.14M 7100K .......... .......... .......... .......... .......... 1.16M 7150K .......... .......... .......... .......... .......... 1.14M 7200K .......... .......... .......... .......... .......... 1.17M 7250K .......... .......... .......... .......... .......... 1.13M 7300K .......... .......... .......... .......... .......... 1.14M 7350K .......... .......... .......... .......... .......... 1.17M 7400K .......... .......... .......... .......... .......... 1.15M 7450K .......... .......... .......... .......... .......... 1.12M 7500K .......... .......... .......... .......... .......... 1.15M 7550K .......... .......... .......... .......... .......... 1.09M 7600K .......... .......... .......... .......... .......... 1.14M 7650K .......... .......... .......... .......... .......... 1.15M 7700K .......... .......... .......... .......... .......... 1.14M 7750K .......... .......... .......... .......... .......... 1.17M 7800K .......... .......... .......... .......... .......... 1.15M 7850K .......... .......... .......... .......... .......... 1.12M 7900K .......... .......... .......... .......... .......... 1.15M 7950K .......... .......... .......... .......... .......... 532K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 1.08M 8150K .......... .......... .......... ........ 1.14M=9.5s 2010-11-14 03:19:46 (862 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-14 03:19:51-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Mon Nov 15 01:21:04 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Mon, 15 Nov 2010 04:21:04 -0500 (EST) Subject: Hudson build is back to normal : IcedTea6hgTargetTesting #56 In-Reply-To: <1852786293.1421289722640794.JavaMail.nighttester@toadeater> References: <1852786293.1421289722640794.JavaMail.nighttester@toadeater> Message-ID: <1574279264.1441289812872714.JavaMail.nighttester@toadeater> See From gnu_andrew at member.fsf.org Mon Nov 15 01:23:35 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Mon, 15 Nov 2010 04:23:35 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #498 In-Reply-To: <1311767100.1431289722800099.JavaMail.nighttester@toadeater> References: <1311767100.1431289722800099.JavaMail.nighttester@toadeater> Message-ID: <1083056382.1451289813023219.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.14M 2800K .......... .......... .......... .......... .......... 824K 2850K .......... .......... .......... .......... .......... 1.14M 2900K .......... .......... .......... .......... .......... 1.01M 2950K .......... .......... .......... .......... .......... 1.14M 3000K .......... .......... .......... .......... .......... 598K 3050K .......... .......... .......... .......... .......... 461K 3100K .......... .......... .......... .......... .......... 260K 3150K .......... .......... .......... .......... .......... 498K 3200K .......... .......... .......... .......... .......... 318K 3250K .......... .......... .......... .......... .......... 537K 3300K .......... .......... .......... .......... .......... 1.14M 3350K .......... .......... .......... .......... .......... 786K 3400K .......... .......... .......... .......... .......... 1.02M 3450K .......... .......... .......... .......... .......... 1.14M 3500K .......... .......... .......... .......... .......... 1.15M 3550K .......... .......... .......... .......... .......... 938K 3600K .......... .......... .......... .......... .......... 1.12M 3650K .......... .......... .......... .......... .......... 1.15M 3700K .......... .......... .......... .......... .......... 1016K 3750K .......... .......... .......... .......... .......... 1.15M 3800K .......... .......... .......... .......... .......... 1.04M 3850K .......... .......... .......... .......... .......... 574K 3900K .......... .......... .......... .......... .......... 682K 3950K .......... .......... .......... .......... .......... 1.07M 4000K .......... .......... .......... .......... .......... 1.08M 4050K .......... .......... .......... .......... .......... 975K 4100K .......... .......... .......... .......... .......... 1.06M 4150K .......... .......... .......... .......... .......... 946K 4200K .......... .......... .......... .......... .......... 1.12M 4250K .......... .......... .......... .......... .......... 925K 4300K .......... .......... .......... .......... .......... 1.07M 4350K .......... .......... .......... .......... .......... 816K 4400K .......... .......... .......... .......... .......... 1.17M 4450K .......... .......... .......... .......... .......... 1.14M 4500K .......... .......... .......... .......... .......... 1.12M 4550K .......... .......... .......... .......... .......... 1.13M 4600K .......... .......... .......... .......... .......... 1.12M 4650K .......... .......... .......... .......... .......... 1.17M 4700K .......... .......... .......... .......... .......... 1009K 4750K .......... .......... .......... .......... .......... 809K 4800K .......... .......... .......... .......... .......... 845K 4850K .......... .......... .......... .......... .......... 885K 4900K .......... .......... .......... .......... .......... 1.16M 4950K .......... .......... .......... .......... .......... 696K 5000K .......... .......... .......... .......... .......... 643K 5050K .......... .......... .......... .......... .......... 796K 5100K .......... .......... .......... .......... .......... 850K 5150K .......... .......... .......... .......... .......... 872K 5200K .......... .......... .......... .......... .......... 931K 5250K .......... .......... .......... .......... .......... 1.09M 5300K .......... .......... .......... .......... .......... 890K 5350K .......... .......... .......... .......... .......... 897K 5400K .......... .......... .......... .......... .......... 1.02M 5450K .......... .......... .......... .......... .......... 828K 5500K .......... .......... .......... .......... .......... 1.05M 5550K .......... .......... .......... .......... .......... 994K 5600K .......... .......... .......... .......... .......... 1020K 5650K .......... .......... .......... .......... .......... 964K 5700K .......... .......... .......... .......... .......... 1.10M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1.15M 5850K .......... .......... .......... .......... .......... 1.10M 5900K .......... .......... .......... .......... .......... 1.07M 5950K .......... .......... .......... .......... .......... 1.14M 6000K .......... .......... .......... .......... .......... 1.14M 6050K .......... .......... .......... .......... .......... 1.12M 6100K .......... .......... .......... .......... .......... 1.14M 6150K .......... .......... .......... .......... .......... 1.14M 6200K .......... .......... .......... .......... .......... 1.15M 6250K .......... .......... .......... .......... .......... 1.15M 6300K .......... .......... .......... .......... .......... 1.14M 6350K .......... .......... .......... .......... .......... 1.13M 6400K .......... .......... .......... .......... .......... 1.08M 6450K .......... .......... .......... .......... .......... 1.11M 6500K .......... .......... .......... .......... .......... 1.06M 6550K .......... .......... .......... .......... .......... 1.14M 6600K .......... .......... .......... .......... .......... 1.08M 6650K .......... .......... .......... .......... .......... 1.11M 6700K .......... .......... .......... .......... .......... 1.04M 6750K .......... .......... .......... .......... .......... 1.16M 6800K .......... .......... .......... .......... .......... 1.12M 6850K .......... .......... .......... .......... .......... 1.09M 6900K .......... .......... .......... .......... .......... 1.15M 6950K .......... .......... .......... .......... .......... 1.13M 7000K .......... .......... .......... .......... .......... 1.15M 7050K .......... .......... .......... .......... .......... 1.12M 7100K .......... .......... .......... .......... .......... 1.16M 7150K .......... .......... .......... .......... .......... 875K 7200K .......... .......... .......... .......... .......... 1.13M 7250K .......... .......... .......... .......... .......... 940K 7300K .......... .......... .......... .......... .......... 948K 7350K .......... .......... .......... .......... .......... 1.12M 7400K .......... .......... .......... .......... .......... 945K 7450K .......... .......... .......... .......... .......... 848K 7500K .......... .......... .......... .......... .......... 1.11M 7550K .......... .......... .......... .......... .......... 1.00M 7600K .......... .......... .......... .......... .......... 965K 7650K .......... .......... .......... .......... .......... 753K 7700K .......... .......... .......... .......... .......... 670K 7750K .......... .......... .......... .......... .......... 1.02M 7800K .......... .......... .......... .......... .......... 890K 7850K .......... .......... .......... .......... .......... 753K 7900K .......... .......... .......... .......... .......... 850K 7950K .......... .......... .......... .......... .......... 332K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 1.08M 8150K .......... .......... .......... ........ 1.15M=9.9s 2010-11-15 04:23:29 (830 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-15 04:23:33-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Tue Nov 16 01:19:44 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Tue, 16 Nov 2010 04:19:44 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #499 In-Reply-To: <1083056382.1451289813023219.JavaMail.nighttester@toadeater> References: <1083056382.1451289813023219.JavaMail.nighttester@toadeater> Message-ID: <176903714.1461289899192263.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.13M 2800K .......... .......... .......... .......... .......... 790K 2850K .......... .......... .......... .......... .......... 1.14M 2900K .......... .......... .......... .......... .......... 859K 2950K .......... .......... .......... .......... .......... 1.14M 3000K .......... .......... .......... .......... .......... 557K 3050K .......... .......... .......... .......... .......... 455K 3100K .......... .......... .......... .......... .......... 203K 3150K .......... .......... .......... .......... .......... 462K 3200K .......... .......... .......... .......... .......... 318K 3250K .......... .......... .......... .......... .......... 539K 3300K .......... .......... .......... .......... .......... 1.15M 3350K .......... .......... .......... .......... .......... 797K 3400K .......... .......... .......... .......... .......... 969K 3450K .......... .......... .......... .......... .......... 217K 3500K .......... .......... .......... .......... .......... 1.06M 3550K .......... .......... .......... .......... .......... 863K 3600K .......... .......... .......... .......... .......... 991K 3650K .......... .......... .......... .......... .......... 1001K 3700K .......... .......... .......... .......... .......... 1.04M 3750K .......... .......... .......... .......... .......... 1.15M 3800K .......... .......... .......... .......... .......... 1015K 3850K .......... .......... .......... .......... .......... 555K 3900K .......... .......... .......... .......... .......... 643K 3950K .......... .......... .......... .......... .......... 1.02M 4000K .......... .......... .......... .......... .......... 1.04M 4050K .......... .......... .......... .......... .......... 768K 4100K .......... .......... .......... .......... .......... 1018K 4150K .......... .......... .......... .......... .......... 1017K 4200K .......... .......... .......... .......... .......... 724K 4250K .......... .......... .......... .......... .......... 814K 4300K .......... .......... .......... .......... .......... 1.16M 4350K .......... .......... .......... .......... .......... 677K 4400K .......... .......... .......... .......... .......... 1.17M 4450K .......... .......... .......... .......... .......... 1.15M 4500K .......... .......... .......... .......... .......... 208K 4550K .......... .......... .......... .......... .......... 810K 4600K .......... .......... .......... .......... .......... 1.13M 4650K .......... .......... .......... .......... .......... 1.18M 4700K .......... .......... .......... .......... .......... 998K 4750K .......... .......... .......... .......... .......... 763K 4800K .......... .......... .......... .......... .......... 767K 4850K .......... .......... .......... .......... .......... 744K 4900K .......... .......... .......... .......... .......... 1.16M 4950K .......... .......... .......... .......... .......... 690K 5000K .......... .......... .......... .......... .......... 624K 5050K .......... .......... .......... .......... .......... 765K 5100K .......... .......... .......... .......... .......... 838K 5150K .......... .......... .......... .......... .......... 918K 5200K .......... .......... .......... .......... .......... 874K 5250K .......... .......... .......... .......... .......... 1.04M 5300K .......... .......... .......... .......... .......... 764K 5350K .......... .......... .......... .......... .......... 886K 5400K .......... .......... .......... .......... .......... 1022K 5450K .......... .......... .......... .......... .......... 744K 5500K .......... .......... .......... .......... .......... 900K 5550K .......... .......... .......... .......... .......... 983K 5600K .......... .......... .......... .......... .......... 1012K 5650K .......... .......... .......... .......... .......... 963K 5700K .......... .......... .......... .......... .......... 1.11M 5750K .......... .......... .......... .......... .......... 1.15M 5800K .......... .......... .......... .......... .......... 1.13M 5850K .......... .......... .......... .......... .......... 1.13M 5900K .......... .......... .......... .......... .......... 1.12M 5950K .......... .......... .......... .......... .......... 1.13M 6000K .......... .......... .......... .......... .......... 1.13M 6050K .......... .......... .......... .......... .......... 1.14M 6100K .......... .......... .......... .......... .......... 1.14M 6150K .......... .......... .......... .......... .......... 1.12M 6200K .......... .......... .......... .......... .......... 1.13M 6250K .......... .......... .......... .......... .......... 1.14M 6300K .......... .......... .......... .......... .......... 1.12M 6350K .......... .......... .......... .......... .......... 1.14M 6400K .......... .......... .......... .......... .......... 1.14M 6450K .......... .......... .......... .......... .......... 1.13M 6500K .......... .......... .......... .......... .......... 1.14M 6550K .......... .......... .......... .......... .......... 1.11M 6600K .......... .......... .......... .......... .......... 1.16M 6650K .......... .......... .......... .......... .......... 1.11M 6700K .......... .......... .......... .......... .......... 1.11M 6750K .......... .......... .......... .......... .......... 1.15M 6800K .......... .......... .......... .......... .......... 1.12M 6850K .......... .......... .......... .......... .......... 1.13M 6900K .......... .......... .......... .......... .......... 1.15M 6950K .......... .......... .......... .......... .......... 1.10M 7000K .......... .......... .......... .......... .......... 1.13M 7050K .......... .......... .......... .......... .......... 1.12M 7100K .......... .......... .......... .......... .......... 1.16M 7150K .......... .......... .......... .......... .......... 1.13M 7200K .......... .......... .......... .......... .......... 1.16M 7250K .......... .......... .......... .......... .......... 1.14M 7300K .......... .......... .......... .......... .......... 1.13M 7350K .......... .......... .......... .......... .......... 1.16M 7400K .......... .......... .......... .......... .......... 1.15M 7450K .......... .......... .......... .......... .......... 1.11M 7500K .......... .......... .......... .......... .......... 1004K 7550K .......... .......... .......... .......... .......... 971K 7600K .......... .......... .......... .......... .......... 1009K 7650K .......... .......... .......... .......... .......... 860K 7700K .......... .......... .......... .......... .......... 665K 7750K .......... .......... .......... .......... .......... 1015K 7800K .......... .......... .......... .......... .......... 876K 7850K .......... .......... .......... .......... .......... 839K 7900K .......... .......... .......... .......... .......... 205K 7950K .......... .......... .......... .......... .......... 319K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 1.08M 8150K .......... .......... .......... ........ 1.14M=11s 2010-11-16 04:19:38 (751 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-16 04:19:43-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Wed Nov 17 00:13:33 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 17 Nov 2010 03:13:33 -0500 (EST) Subject: Build failed in Hudson: IcedTea6hgTargetTesting #58 Message-ID: <605998522.1471289981622055.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 132727 lines...] checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for make... /usr/bin/make checking for gzip... /bin/gzip checking for ant... /usr/bin/ant checking for find... /bin/find checking for patch... /usr/bin/patch checking for tar... /bin/tar checking for chmod... /bin/chmod checking for md5sum... /usr/bin/md5sum checking for sha256sum... /usr/bin/sha256sum checking for wget... /usr/bin/wget checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for cpio... /bin/cpio checking for file... /usr/bin/file checking for fastjar... fastjar checking for ldd... ldd checking for gawk... /bin/gawk checking for hg... /usr/bin/hg checking for an OpenJDK source directory... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk checking for IcedTea Mercurial revision ID... r6246db42e88c checking for JDK Mercurial revision ID... none checking for HotSpot Mercurial revision ID... none checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking which HotSpot build to use... original checking for linux32... /usr/bin/linux32 checking version of GCC... 4.4.3 (major version 4, minor version 4) checking for getconf... /usr/bin/getconf checking the number of online processors... 2 checking how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... yes checking if a PaX-enabled kernel is running... no checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include NIO2 support... no checking whether to include SystemTap tracing support... yes checking for system library directory... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for NSS... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 12 (Constantine) (Wed Nov 17 03:13:27 EST 2010) checking whether to build a bootstrap version first... no checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking for java... /usr/lib/jvm/java-openjdk/bin/java checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/bin/ecj checking for javah... /usr/lib/jvm/java-openjdk/bin/javah checking for jar... /usr/lib/jvm/java-openjdk/bin/jar checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking for rmic... /usr/lib/jvm/java-openjdk/bin/rmic checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... checking for a HotSpot source zip... /notnfs/nighttester/drops/hs19.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6-hg.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6-hg.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6-hg.zip checking whether to use CACAO as VM... no checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 checking for a CACAO source directory... not specified checking whether to disable optimizations and build with -O0 -g... no checking whether to use the Shark JIT... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use the zero-assembler port... no checking whether byte ordering is bigendian... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... yes checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... 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 X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image checking for LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: executing depfiles commands + make download Makefile:1053: warning: overriding commands for target `.PHONY' Makefile:1006: warning: ignoring old commands for target `.PHONY' mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp-1_4_4.zip if ! echo "10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9 drops/jaxp-1_4_4.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jaxp-1_4_4.zip ] ; \ then \ mv drops/jaxp-1_4_4.zip drops/jaxp-1_4_4.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp-1_4_4.zip -O drops/jaxp-1_4_4.zip; \ if ! echo "10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9 drops/jaxp-1_4_4.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ fi ; drops/jaxp-1_4_4.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws-b20.zip if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaxws-b20.zip ] ; \ then \ mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \ if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk6-jaxws-b20.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp if ! /usr/bin/hg fclone -h; \ then \ echo "No forest extension found. Please refer to" \ "http://selenic.com/mercurial/wiki/index.cgi/ForestExtension"; \ exit 1; \ fi; hg fclone [OPTION]... SOURCE [DEST] make a clone of an existing forest of repositories Create a clone of an existing forest in a new directory. Look at the help text for the clone command for more information. options: --walkhg walk repositories under '.hg' (yes/no) -U --noupdate the clone will include an empty working copy (only a repository) -u --updaterev revision, tag or branch to check out -r --rev include the specified changeset -b --branch clone only the specified branch --pull use pull protocol to copy metadata --uncompressed use uncompressed transfer (fast over LAN) -e --ssh specify ssh command to use --remotecmd specify hg command to run on the remote side use "hg -v help fclone" to show global options mkdir -p stamps touch stamps/hgforest.stamp /usr/bin/hg fclone http://hg.openjdk.java.net/jdk6/jdk6 openjdk.hg; abort: error: Connection refused make: *** [stamps/download-openjdk.stamp] Error 255 + exit 1 From gnu_andrew at member.fsf.org Wed Nov 17 00:14:34 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 17 Nov 2010 03:14:34 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #500 In-Reply-To: <176903714.1461289899192263.JavaMail.nighttester@toadeater> References: <176903714.1461289899192263.JavaMail.nighttester@toadeater> Message-ID: <1762409077.1481289981682366.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 171 lines...] rm -f rt-source-files.txt if [ -e /notnfs/nighttester/icedtea7-target-testing/bootstrap/boot/jre/lib ] ; then \ cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea7-target-testing/bootstrap/boot/jre/lib ; \ fi rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar if [ -e rhino ] ; then \ rmdir rhino ; \ fi rm -f stamps/rewrite-rhino.stamp rm -rf /notnfs/nighttester/icedtea7-target-testing/rewriter.build rm -f stamps/rewriter.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "nss.cfg javac javap tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp" || rm -f nss.cfg javac javap tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp test . = "." || test -z "" || rm -f rm -f drops/jdk7-jaxp-m7.zip rm -f stamps/download-jaxp-drop.stamp rm -f drops/jdk7-jaf-2009_08_28.zip rm -f stamps/download-jaf-drop.stamp rm -f drops/jdk7-jaxws-b100.zip rm -f stamps/download-jaxws-drop.stamp if [ -e drops ] ; then \ rmdir drops ; \ fi rmdir: failed to remove `drops': Directory not empty make: *** [clean-drops] Error 1 + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/jaxws.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp7.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf7.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws7.zip --enable-systemtap checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for make... /usr/bin/make checking for gzip... /bin/gzip checking for ant... /usr/bin/ant checking for find... /bin/find checking for patch... /usr/bin/patch checking for tar... /bin/tar checking for chmod... /bin/chmod checking for sha256sum... /usr/bin/sha256sum checking for wget... /usr/bin/wget checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for cpio... /bin/cpio checking for file... /usr/bin/file checking for fastjar... fastjar checking for ldd... ldd checking for gawk... /bin/gawk checking for hg... /usr/bin/hg checking for an OpenJDK source directory... /notnfs/nighttester/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... redaaf37351c4 checking for JDK Mercurial revision ID... none checking for HotSpot Mercurial revision ID... none checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking which HotSpot build to use... default checking for linux32... /usr/bin/linux32 checking version of GCC... 4.4.3 (major version 4, minor version 4) checking for getconf... /usr/bin/getconf checking the number of online processors... 2 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-target-testing... yes checking whether to disable the execution of the JTReg tests... no checking whether to disable the execution of the HotSpot JTReg tests... no checking whether to disable the execution of the langtools JTReg tests... no checking whether to disable the execution of the JDK JTReg tests... no checking whether to build the browser plugin... yes checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to include SystemTap tracing support... yes checking for system library directory... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for NSS... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 12 (Constantine) (Wed Nov 17 03:14:27 EST 2010) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-gcj checking for java... /usr/lib/jvm/java-gcj/bin/java checking for javac... /usr/lib/jvm/java-gcj/bin/javac checking for ecj... /usr/bin/ecj checking if we are using ecj as javac... yes checking if a javah executable is specified... no checking for /usr/lib/jvm/java-gcj/bin/javah... /usr/lib/jvm/java-gcj/bin/javah checking if a jar executable is specified... no checking for /usr/lib/jvm/java-gcj/bin/jar... /usr/lib/jvm/java-gcj/bin/jar checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes checking if an rmic executable is specified... no checking for /usr/lib/jvm/java-gcj/bin/rmic... /usr/lib/jvm/java-gcj/bin/rmic checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for a xalan2 jar... /usr/share/java/xalan-j2.jar checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar checking for a xerces2 jar... /usr/share/java/xerces-j2.jar checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... yes checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... yes checking if java.util.Scanner is missing... no checking if java.util.Scanner exhibits Classpath bug 40630... yes checking if javax.annotation.Resource is missing... yes checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if sun.awt.SunToolkit is missing... yes checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/langtools.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp7.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf7.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws7.zip checking whether to use CACAO as VM... no checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-0.99.4.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking whether to use the Shark JIT... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use the zero-assembler port... no checking whether byte ordering is bigendian... no checking for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/bin/gcj checking whether to build the browser plugin... yes checking for GTK... yes checking for GLIB... yes checking for MOZILLA... yes checking for xulrunner version... 1090100 checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image checking for LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: executing depfiles commands + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b106" JDK_UPDATE_VERSION="106" JRE_RELEASE_VERSION="1.7.0_106-b106" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_RT="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_ENDORSED_DIR="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/endorsed" ENDORSED="-Djava.endorsed.dirs=/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/lib/endorsed" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 12 (Constantine) (Wed Nov 17 03:14:27 EST 2010)" DERIVATIVE_ID="IcedTea7 1.14-pre+redaaf37351c4" ALT_JIBX_LIBS_PATH="" ALT_NETX_DIST="/notnfs/nighttester/icedtea7-target-testing/netx.build" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea7-target-testing/drops" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" ALT_LIVECONNECT_DIST="/notnfs/nighttester/icedtea7-target-testing/liveconnect" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" GENSRCDIR="/notnfs/nighttester/icedtea7-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/openjdk.tar.gz openjdk.tar.gz if ! echo "edb332586e2442bdbd4eed19c059535ade56dba5b436257031a0e5e827b89f12 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if [ openjdk.tar.gz ] ; \ then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://hg.openjdk.java.net/icedtea/jdk7/archive/b79fce47b7c6.tar.gz -O openjdk.tar.gz; \ if ! echo "edb332586e2442bdbd4eed19c059535ade56dba5b436257031a0e5e827b89f12 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of OpenJDK root zip"; false; \ fi; \ fi ; openjdk.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-17 03:14:33-- http://hg.openjdk.java.net/icedtea/jdk7/archive/b79fce47b7c6.tar.gz Resolving hg.openjdk.java.net... 192.9.170.175 Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection refused. openjdk.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of OpenJDK root zip make: *** [stamps/download-openjdk.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Thu Nov 18 01:18:14 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Thu, 18 Nov 2010 04:18:14 -0500 (EST) Subject: Hudson build is back to normal : IcedTea6hgTargetTesting #59 In-Reply-To: <605998522.1471289981622055.JavaMail.nighttester@toadeater> References: <605998522.1471289981622055.JavaMail.nighttester@toadeater> Message-ID: <1130716142.1491290071902426.JavaMail.nighttester@toadeater> See From gnu_andrew at member.fsf.org Thu Nov 18 01:20:38 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Thu, 18 Nov 2010 04:20:38 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #501 In-Reply-To: <1762409077.1481289981682366.JavaMail.nighttester@toadeater> References: <1762409077.1481289981682366.JavaMail.nighttester@toadeater> Message-ID: <867570825.1501290072046984.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.15M 2800K .......... .......... .......... .......... .......... 1.08M 2850K .......... .......... .......... .......... .......... 1.14M 2900K .......... .......... .......... .......... .......... 1.16M 2950K .......... .......... .......... .......... .......... 1.13M 3000K .......... .......... .......... .......... .......... 1.05M 3050K .......... .......... .......... .......... .......... 473K 3100K .......... .......... .......... .......... .......... 269K 3150K .......... .......... .......... .......... .......... 474K 3200K .......... .......... .......... .......... .......... 316K 3250K .......... .......... .......... .......... .......... 549K 3300K .......... .......... .......... .......... .......... 1.15M 3350K .......... .......... .......... .......... .......... 855K 3400K .......... .......... .......... .......... .......... 1.15M 3450K .......... .......... .......... .......... .......... 1.13M 3500K .......... .......... .......... .......... .......... 1.15M 3550K .......... .......... .......... .......... .......... 1.03M 3600K .......... .......... .......... .......... .......... 1.12M 3650K .......... .......... .......... .......... .......... 1.15M 3700K .......... .......... .......... .......... .......... 1.12M 3750K .......... .......... .......... .......... .......... 1.15M 3800K .......... .......... .......... .......... .......... 1.15M 3850K .......... .......... .......... .......... .......... 639K 3900K .......... .......... .......... .......... .......... 847K 3950K .......... .......... .......... .......... .......... 1.07M 4000K .......... .......... .......... .......... .......... 1.06M 4050K .......... .......... .......... .......... .......... 1.11M 4100K .......... .......... .......... .......... .......... 1.14M 4150K .......... .......... .......... .......... .......... 1.10M 4200K .......... .......... .......... .......... .......... 1.13M 4250K .......... .......... .......... .......... .......... 1015K 4300K .......... .......... .......... .......... .......... 1.16M 4350K .......... .......... .......... .......... .......... 372K 4400K .......... .......... .......... .......... .......... 1.17M 4450K .......... .......... .......... .......... .......... 1.15M 4500K .......... .......... .......... .......... .......... 1.12M 4550K .......... .......... .......... .......... .......... 1.16M 4600K .......... .......... .......... .......... .......... 1.12M 4650K .......... .......... .......... .......... .......... 459K 4700K .......... .......... .......... .......... .......... 1.08M 4750K .......... .......... .......... .......... .......... 886K 4800K .......... .......... .......... .......... .......... 961K 4850K .......... .......... .......... .......... .......... 881K 4900K .......... .......... .......... .......... .......... 1.16M 4950K .......... .......... .......... .......... .......... 724K 5000K .......... .......... .......... .......... .......... 885K 5050K .......... .......... .......... .......... .......... 909K 5100K .......... .......... .......... .......... .......... 983K 5150K .......... .......... .......... .......... .......... 993K 5200K .......... .......... .......... .......... .......... 1.01M 5250K .......... .......... .......... .......... .......... 1.16M 5300K .......... .......... .......... .......... .......... 1006K 5350K .......... .......... .......... .......... .......... 987K 5400K .......... .......... .......... .......... .......... 1.08M 5450K .......... .......... .......... .......... .......... 900K 5500K .......... .......... .......... .......... .......... 1.17M 5550K .......... .......... .......... .......... .......... 1.11M 5600K .......... .......... .......... .......... .......... 1.13M 5650K .......... .......... .......... .......... .......... 1.03M 5700K .......... .......... .......... .......... .......... 1.14M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1.15M 5850K .......... .......... .......... .......... .......... 1.14M 5900K .......... .......... .......... .......... .......... 1.14M 5950K .......... .......... .......... .......... .......... 1.13M 6000K .......... .......... .......... .......... .......... 1.14M 6050K .......... .......... .......... .......... .......... 1.16M 6100K .......... .......... .......... .......... .......... 1.14M 6150K .......... .......... .......... .......... .......... 1.13M 6200K .......... .......... .......... .......... .......... 1.15M 6250K .......... .......... .......... .......... .......... 1.15M 6300K .......... .......... .......... .......... .......... 1.14M 6350K .......... .......... .......... .......... .......... 1.16M 6400K .......... .......... .......... .......... .......... 1.15M 6450K .......... .......... .......... .......... .......... 1.14M 6500K .......... .......... .......... .......... .......... 1.14M 6550K .......... .......... .......... .......... .......... 1.13M 6600K .......... .......... .......... .......... .......... 1.17M 6650K .......... .......... .......... .......... .......... 1.13M 6700K .......... .......... .......... .......... .......... 1.14M 6750K .......... .......... .......... .......... .......... 1.17M 6800K .......... .......... .......... .......... .......... 1.14M 6850K .......... .......... .......... .......... .......... 1.12M 6900K .......... .......... .......... .......... .......... 1.14M 6950K .......... .......... .......... .......... .......... 1.13M 7000K .......... .......... .......... .......... .......... 1.15M 7050K .......... .......... .......... .......... .......... 1.14M 7100K .......... .......... .......... .......... .......... 1.16M 7150K .......... .......... .......... .......... .......... 1.14M 7200K .......... .......... .......... .......... .......... 1.16M 7250K .......... .......... .......... .......... .......... 1.14M 7300K .......... .......... .......... .......... .......... 1.13M 7350K .......... .......... .......... .......... .......... 1.17M 7400K .......... .......... .......... .......... .......... 1.14M 7450K .......... .......... .......... .......... .......... 1.13M 7500K .......... .......... .......... .......... .......... 1.14M 7550K .......... .......... .......... .......... .......... 1.15M 7600K .......... .......... .......... .......... .......... 1.14M 7650K .......... .......... .......... .......... .......... 1.15M 7700K .......... .......... .......... .......... .......... 1.14M 7750K .......... .......... .......... .......... .......... 1.16M 7800K .......... .......... .......... .......... .......... 1.15M 7850K .......... .......... .......... .......... .......... 1.12M 7900K .......... .......... .......... .......... .......... 1.15M 7950K .......... .......... .......... .......... .......... 915K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 1.08M 8150K .......... .......... .......... ........ 1.14M=9.4s 2010-11-18 04:20:29 (869 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-18 04:20:37-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Thu Nov 18 22:56:00 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Fri, 19 Nov 2010 01:56:00 -0500 (EST) Subject: Build failed in Hudson: IcedTea6TargetTesting #543 Message-ID: <537483213.1511290149769771.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 303386 lines...] rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-cacao --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 --with-hotspot-src-zip=/notnfs/nighttester/drops/hs19.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6.zip --enable-systemtap checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for make... /usr/bin/make checking for gzip... /bin/gzip checking for ant... /usr/bin/ant checking for find... /bin/find checking for patch... /usr/bin/patch checking for tar... /bin/tar checking for chmod... /bin/chmod checking for md5sum... /usr/bin/md5sum checking for sha256sum... /usr/bin/sha256sum checking for wget... /usr/bin/wget checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for cpio... /bin/cpio checking for file... /usr/bin/file checking for fastjar... fastjar checking for ldd... ldd checking for gawk... /bin/gawk checking for hg... /usr/bin/hg checking for an OpenJDK source directory... /notnfs/nighttester/icedtea6-target-testing/openjdk checking for IcedTea Mercurial revision ID... r31705b7b612c checking for JDK Mercurial revision ID... none checking for HotSpot Mercurial revision ID... none checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking which HotSpot build to use... hs19 checking for linux32... /usr/bin/linux32 checking version of GCC... 4.4.3 (major version 4, minor version 4) checking for getconf... /usr/bin/getconf checking the number of online processors... 2 checking how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... yes checking if a PaX-enabled kernel is running... no checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include NIO2 support... no checking whether to include SystemTap tracing support... yes checking for system library directory... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for NSS... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 12 (Constantine) (Fri Nov 19 01:55:52 EST 2010) checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-gcj checking for java... /usr/lib/jvm/java-gcj/bin/java checking for javac... /usr/lib/jvm/java-gcj/bin/javac checking for ecj... /usr/bin/ecj checking for javah... /usr/lib/jvm/java-gcj/bin/javah checking for jar... /usr/lib/jvm/java-gcj/bin/jar checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes checking for rmic... /usr/lib/jvm/java-gcj/bin/rmic checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for a xalan2 jar... /usr/share/java/xalan-j2.jar checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar checking for a xerces2 jar... /usr/share/java/xerces-j2.jar checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/hs19.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6.zip checking whether to use CACAO as VM... yes checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 checking for a CACAO source directory... not specified checking whether to disable optimizations and build with -O0 -g... no checking whether to use the Shark JIT... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use the zero-assembler port... no checking whether byte ordering is bigendian... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... yes checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image checking for LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: executing depfiles commands + make cacao mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6.zip drops/jdk6-jaxp-b20.zip if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaxp-b20.zip ] ; \ then \ mv drops/jdk6-jaxp-b20.zip drops/jdk6-jaxp-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxp-b20.zip -O drops/jdk6-jaxp-b20.zip; \ if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ fi ; drops/jdk6-jaxp-b20.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6.zip drops/jdk6-jaxws-b20.zip if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaxws-b20.zip ] ; \ then \ mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \ if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk6-jaxws-b20.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp ln -sf /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 cacao-6a5eda011e49.tar.gz if ! echo "57f3abd73688cb8861875e2f21be9ec8a0c7c234e1e694489e3efa4436e9228c cacao-6a5eda011e49.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if [ cacao-6a5eda011e49.tar.gz ] ; \ then \ mv cacao-6a5eda011e49.tar.gz cacao-6a5eda011e49.tar.gz.old ; \ fi ; \ /usr/bin/wget http://mips.complang.tuwien.ac.at/hg/cacao/archive/6a5eda011e49.tar.gz -O cacao-6a5eda011e49.tar.gz; \ if ! echo "57f3abd73688cb8861875e2f21be9ec8a0c7c234e1e694489e3efa4436e9228c cacao-6a5eda011e49.tar.gz" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of CACAO zip"; false; \ fi; \ fi cacao-6a5eda011e49.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-19 01:55:59-- http://mips.complang.tuwien.ac.at/hg/cacao/archive/6a5eda011e49.tar.gz Resolving mips.complang.tuwien.ac.at... 128.130.173.64 Connecting to mips.complang.tuwien.ac.at|128.130.173.64|:80... failed: Connection refused. cacao-6a5eda011e49.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of CACAO zip make: *** [stamps/download-cacao.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Fri Nov 19 00:56:23 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Fri, 19 Nov 2010 03:56:23 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #502 In-Reply-To: <867570825.1501290072046984.JavaMail.nighttester@toadeater> References: <867570825.1501290072046984.JavaMail.nighttester@toadeater> Message-ID: <1071820716.1521290156991243.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.13M 2800K .......... .......... .......... .......... .......... 653K 2850K .......... .......... .......... .......... .......... 1.14M 2900K .......... .......... .......... .......... .......... 911K 2950K .......... .......... .......... .......... .......... 1.00M 3000K .......... .......... .......... .......... .......... 195K 3050K .......... .......... .......... .......... .......... 372K 3100K .......... .......... .......... .......... .......... 258K 3150K .......... .......... .......... .......... .......... 447K 3200K .......... .......... .......... .......... .......... 223K 3250K .......... .......... .......... .......... .......... 481K 3300K .......... .......... .......... .......... .......... 1.04M 3350K .......... .......... .......... .......... .......... 571K 3400K .......... .......... .......... .......... .......... 1.03M 3450K .......... .......... .......... .......... .......... 1.14M 3500K .......... .......... .......... .......... .......... 810K 3550K .......... .......... .......... .......... .......... 327K 3600K .......... .......... .......... .......... .......... 1.12M 3650K .......... .......... .......... .......... .......... 951K 3700K .......... .......... .......... .......... .......... 686K 3750K .......... .......... .......... .......... .......... 1.15M 3800K .......... .......... .......... .......... .......... 839K 3850K .......... .......... .......... .......... .......... 312K 3900K .......... .......... .......... .......... .......... 759K 3950K .......... .......... .......... .......... .......... 1.05M 4000K .......... .......... .......... .......... .......... 965K 4050K .......... .......... .......... .......... .......... 481K 4100K .......... .......... .......... .......... .......... 971K 4150K .......... .......... .......... .......... .......... 660K 4200K .......... .......... .......... .......... .......... 672K 4250K .......... .......... .......... .......... .......... 604K 4300K .......... .......... .......... .......... .......... 1.10M 4350K .......... .......... .......... .......... .......... 603K 4400K .......... .......... .......... .......... .......... 1.01M 4450K .......... .......... .......... .......... .......... 1.15M 4500K .......... .......... .......... .......... .......... 761K 4550K .......... .......... .......... .......... .......... 463K 4600K .......... .......... .......... .......... .......... 1.13M 4650K .......... .......... .......... .......... .......... 799K 4700K .......... .......... .......... .......... .......... 529K 4750K .......... .......... .......... .......... .......... 667K 4800K .......... .......... .......... .......... .......... 789K 4850K .......... .......... .......... .......... .......... 817K 4900K .......... .......... .......... .......... .......... 1.16M 4950K .......... .......... .......... .......... .......... 563K 5000K .......... .......... .......... .......... .......... 468K 5050K .......... .......... .......... .......... .......... 742K 5100K .......... .......... .......... .......... .......... 599K 5150K .......... .......... .......... .......... .......... 490K 5200K .......... .......... .......... .......... .......... 724K 5250K .......... .......... .......... .......... .......... 1.16M 5300K .......... .......... .......... .......... .......... 482K 5350K .......... .......... .......... .......... .......... 608K 5400K .......... .......... .......... .......... .......... 1.05M 5450K .......... .......... .......... .......... .......... 400K 5500K .......... .......... .......... .......... .......... 647K 5550K .......... .......... .......... .......... .......... 782K 5600K .......... .......... .......... .......... .......... 830K 5650K .......... .......... .......... .......... .......... 728K 5700K .......... .......... .......... .......... .......... 900K 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1.15M 5850K .......... .......... .......... .......... .......... 1.14M 5900K .......... .......... .......... .......... .......... 987K 5950K .......... .......... .......... .......... .......... 1.14M 6000K .......... .......... .......... .......... .......... 1.14M 6050K .......... .......... .......... .......... .......... 653K 6100K .......... .......... .......... .......... .......... 1015K 6150K .......... .......... .......... .......... .......... 906K 6200K .......... .......... .......... .......... .......... 916K 6250K .......... .......... .......... .......... .......... 1.03M 6300K .......... .......... .......... .......... .......... 1.14M 6350K .......... .......... .......... .......... .......... 1.15M 6400K .......... .......... .......... .......... .......... 861K 6450K .......... .......... .......... .......... .......... 993K 6500K .......... .......... .......... .......... .......... 798K 6550K .......... .......... .......... .......... .......... 1.13M 6600K .......... .......... .......... .......... .......... 1.03M 6650K .......... .......... .......... .......... .......... 1.08M 6700K .......... .......... .......... .......... .......... 1.15M 6750K .......... .......... .......... .......... .......... 1.16M 6800K .......... .......... .......... .......... .......... 1.14M 6850K .......... .......... .......... .......... .......... 1.13M 6900K .......... .......... .......... .......... .......... 1.16M 6950K .......... .......... .......... .......... .......... 1.12M 7000K .......... .......... .......... .......... .......... 961K 7050K .......... .......... .......... .......... .......... 414K 7100K .......... .......... .......... .......... .......... 967K 7150K .......... .......... .......... .......... .......... 800K 7200K .......... .......... .......... .......... .......... 1.17M 7250K .......... .......... .......... .......... .......... 1.02M 7300K .......... .......... .......... .......... .......... 1.01M 7350K .......... .......... .......... .......... .......... 754K 7400K .......... .......... .......... .......... .......... 1.11M 7450K .......... .......... .......... .......... .......... 694K 7500K .......... .......... .......... .......... .......... 1.14M 7550K .......... .......... .......... .......... .......... 1004K 7600K .......... .......... .......... .......... .......... 861K 7650K .......... .......... .......... .......... .......... 542K 7700K .......... .......... .......... .......... .......... 448K 7750K .......... .......... .......... .......... .......... 859K 7800K .......... .......... .......... .......... .......... 453K 7850K .......... .......... .......... .......... .......... 672K 7900K .......... .......... .......... .......... .......... 795K 7950K .......... .......... .......... .......... .......... 244K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 1.08M 8150K .......... .......... .......... ........ 1.14M=17s 2010-11-19 03:56:15 (486 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-19 03:56:22-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Fri Nov 19 23:17:40 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Sat, 20 Nov 2010 02:17:40 -0500 (EST) Subject: Hudson build is back to normal : IcedTea6TargetTesting #544 In-Reply-To: <537483213.1511290149769771.JavaMail.nighttester@toadeater> References: <537483213.1511290149769771.JavaMail.nighttester@toadeater> Message-ID: <1634259909.1531290237469056.JavaMail.nighttester@toadeater> See From gnu_andrew at member.fsf.org Sat Nov 20 01:17:16 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Sat, 20 Nov 2010 04:17:16 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #503 In-Reply-To: <1071820716.1521290156991243.JavaMail.nighttester@toadeater> References: <1071820716.1521290156991243.JavaMail.nighttester@toadeater> Message-ID: <841028801.1541290244644543.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.14M 2800K .......... .......... .......... .......... .......... 1013K 2850K .......... .......... .......... .......... .......... 1.14M 2900K .......... .......... .......... .......... .......... 1.17M 2950K .......... .......... .......... .......... .......... 1.14M 3000K .......... .......... .......... .......... .......... 712K 3050K .......... .......... .......... .......... .......... 509K 3100K .......... .......... .......... .......... .......... 282K 3150K .......... .......... .......... .......... .......... 497K 3200K .......... .......... .......... .......... .......... 322K 3250K .......... .......... .......... .......... .......... 538K 3300K .......... .......... .......... .......... .......... 1.15M 3350K .......... .......... .......... .......... .......... 850K 3400K .......... .......... .......... .......... .......... 1.15M 3450K .......... .......... .......... .......... .......... 1.14M 3500K .......... .......... .......... .......... .......... 1.02M 3550K .......... .......... .......... .......... .......... 437K 3600K .......... .......... .......... .......... .......... 1.12M 3650K .......... .......... .......... .......... .......... 1.05M 3700K .......... .......... .......... .......... .......... 987K 3750K .......... .......... .......... .......... .......... 1.15M 3800K .......... .......... .......... .......... .......... 983K 3850K .......... .......... .......... .......... .......... 595K 3900K .......... .......... .......... .......... .......... 795K 3950K .......... .......... .......... .......... .......... 1.07M 4000K .......... .......... .......... .......... .......... 951K 4050K .......... .......... .......... .......... .......... 1004K 4100K .......... .......... .......... .......... .......... 1.13M 4150K .......... .......... .......... .......... .......... 102K 4200K .......... .......... .......... .......... .......... 850K 4250K .......... .......... .......... .......... .......... 493K 4300K .......... .......... .......... .......... .......... 1.16M 4350K .......... .......... .......... .......... .......... 722K 4400K .......... .......... .......... .......... .......... 1.17M 4450K .......... .......... .......... .......... .......... 1.15M 4500K .......... .......... .......... .......... .......... 1.13M 4550K .......... .......... .......... .......... .......... 538K 4600K .......... .......... .......... .......... .......... 4.31M 4650K .......... .......... .......... .......... .......... 1.17M 4700K .......... .......... .......... .......... .......... 1.07M 4750K .......... .......... .......... .......... .......... 727K 4800K .......... .......... .......... .......... .......... 860K 4850K .......... .......... .......... .......... .......... 544K 4900K .......... .......... .......... .......... .......... 1.16M 4950K .......... .......... .......... .......... .......... 391K 5000K .......... .......... .......... .......... .......... 395K 5050K .......... .......... .......... .......... .......... 895K 5100K .......... .......... .......... .......... .......... 832K 5150K .......... .......... .......... .......... .......... 1.05M 5200K .......... .......... .......... .......... .......... 817K 5250K .......... .......... .......... .......... .......... 1.16M 5300K .......... .......... .......... .......... .......... 890K 5350K .......... .......... .......... .......... .......... 839K 5400K .......... .......... .......... .......... .......... 1.05M 5450K .......... .......... .......... .......... .......... 876K 5500K .......... .......... .......... .......... .......... 1006K 5550K .......... .......... .......... .......... .......... 920K 5600K .......... .......... .......... .......... .......... 955K 5650K .......... .......... .......... .......... .......... 820K 5700K .......... .......... .......... .......... .......... 1.14M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1.14M 5850K .......... .......... .......... .......... .......... 1.13M 5900K .......... .......... .......... .......... .......... 1.16M 5950K .......... .......... .......... .......... .......... 1.14M 6000K .......... .......... .......... .......... .......... 1.13M 6050K .......... .......... .......... .......... .......... 948K 6100K .......... .......... .......... .......... .......... 1.05M 6150K .......... .......... .......... .......... .......... 1.14M 6200K .......... .......... .......... .......... .......... 1.15M 6250K .......... .......... .......... .......... .......... 1.16M 6300K .......... .......... .......... .......... .......... 1.14M 6350K .......... .......... .......... .......... .......... 1.16M 6400K .......... .......... .......... .......... .......... 1.15M 6450K .......... .......... .......... .......... .......... 1.15M 6500K .......... .......... .......... .......... .......... 1.14M 6550K .......... .......... .......... .......... .......... 1.13M 6600K .......... .......... .......... .......... .......... 1.17M 6650K .......... .......... .......... .......... .......... 1.13M 6700K .......... .......... .......... .......... .......... 1.15M 6750K .......... .......... .......... .......... .......... 1.17M 6800K .......... .......... .......... .......... .......... 1.15M 6850K .......... .......... .......... .......... .......... 1.13M 6900K .......... .......... .......... .......... .......... 1.16M 6950K .......... .......... .......... .......... .......... 1.13M 7000K .......... .......... .......... .......... .......... 241K 7050K .......... .......... .......... .......... .......... 1.14M 7100K .......... .......... .......... .......... .......... 1.12M 7150K .......... .......... .......... .......... .......... 967K 7200K .......... .......... .......... .......... .......... 1.17M 7250K .......... .......... .......... .......... .......... 1.14M 7300K .......... .......... .......... .......... .......... 1.13M 7350K .......... .......... .......... .......... .......... 1.17M 7400K .......... .......... .......... .......... .......... 1.15M 7450K .......... .......... .......... .......... .......... 895K 7500K .......... .......... .......... .......... .......... 1.15M 7550K .......... .......... .......... .......... .......... 1.15M 7600K .......... .......... .......... .......... .......... 1.13M 7650K .......... .......... .......... .......... .......... 1.06M 7700K .......... .......... .......... .......... .......... 712K 7750K .......... .......... .......... .......... .......... 1.04M 7800K .......... .......... .......... .......... .......... 1006K 7850K .......... .......... .......... .......... .......... 893K 7900K .......... .......... .......... .......... .......... 829K 7950K .......... .......... .......... .......... .......... 358K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 1.08M 8150K .......... .......... .......... ........ 1.15M=12s 2010-11-20 04:17:07 (667 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-20 04:17:15-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Sun Nov 21 01:17:46 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Sun, 21 Nov 2010 04:17:46 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #504 In-Reply-To: <841028801.1541290244644543.JavaMail.nighttester@toadeater> References: <841028801.1541290244644543.JavaMail.nighttester@toadeater> Message-ID: <380983012.1551290331074956.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 230K 2800K .......... .......... .......... .......... .......... 768K 2850K .......... .......... .......... .......... .......... 949K 2900K .......... .......... .......... .......... .......... 793K 2950K .......... .......... .......... .......... .......... 593K 3000K .......... .......... .......... .......... .......... 541K 3050K .......... .......... .......... .......... .......... 360K 3100K .......... .......... .......... .......... .......... 496K 3150K .......... .......... .......... .......... .......... 491K 3200K .......... .......... .......... .......... .......... 149K 3250K .......... .......... .......... .......... .......... 460K 3300K .......... .......... .......... .......... .......... 1.15M 3350K .......... .......... .......... .......... .......... 765K 3400K .......... .......... .......... .......... .......... 188K 3450K .......... .......... .......... .......... .......... 1.14M 3500K .......... .......... .......... .......... .......... 1.12M 3550K .......... .......... .......... .......... .......... 806K 3600K .......... .......... .......... .......... .......... 1.12M 3650K .......... .......... .......... .......... .......... 1022K 3700K .......... .......... .......... .......... .......... 1.05M 3750K .......... .......... .......... .......... .......... 1.15M 3800K .......... .......... .......... .......... .......... 1.02M 3850K .......... .......... .......... .......... .......... 567K 3900K .......... .......... .......... .......... .......... 707K 3950K .......... .......... .......... .......... .......... 772K 4000K .......... .......... .......... .......... .......... 1.06M 4050K .......... .......... .......... .......... .......... 852K 4100K .......... .......... .......... .......... .......... 1.05M 4150K .......... .......... .......... .......... .......... 1.00M 4200K .......... .......... .......... .......... .......... 1011K 4250K .......... .......... .......... .......... .......... 825K 4300K .......... .......... .......... .......... .......... 1.14M 4350K .......... .......... .......... .......... .......... 727K 4400K .......... .......... .......... .......... .......... 1.17M 4450K .......... .......... .......... .......... .......... 1.14M 4500K .......... .......... .......... .......... .......... 1.13M 4550K .......... .......... .......... .......... .......... 1.04M 4600K .......... .......... .......... .......... .......... 1.13M 4650K .......... .......... .......... .......... .......... 1.18M 4700K .......... .......... .......... .......... .......... 827K 4750K .......... .......... .......... .......... .......... 786K 4800K .......... .......... .......... .......... .......... 782K 4850K .......... .......... .......... .......... .......... 866K 4900K .......... .......... .......... .......... .......... 192K 4950K .......... .......... .......... .......... .......... 612K 5000K .......... .......... .......... .......... .......... 714K 5050K .......... .......... .......... .......... .......... 817K 5100K .......... .......... .......... .......... .......... 823K 5150K .......... .......... .......... .......... .......... 906K 5200K .......... .......... .......... .......... .......... 857K 5250K .......... .......... .......... .......... .......... 1.11M 5300K .......... .......... .......... .......... .......... 878K 5350K .......... .......... .......... .......... .......... 185K 5400K .......... .......... .......... .......... .......... 933K 5450K .......... .......... .......... .......... .......... 709K 5500K .......... .......... .......... .......... .......... 976K 5550K .......... .......... .......... .......... .......... 971K 5600K .......... .......... .......... .......... .......... 194K 5650K .......... .......... .......... .......... .......... 909K 5700K .......... .......... .......... .......... .......... 1.09M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1.15M 5850K .......... .......... .......... .......... .......... 934K 5900K .......... .......... .......... .......... .......... 179K 5950K .......... .......... .......... .......... .......... 1.06M 6000K .......... .......... .......... .......... .......... 1000K 6050K .......... .......... .......... .......... .......... 1.13M 6100K .......... .......... .......... .......... .......... 735K 6150K .......... .......... .......... .......... .......... 2.60M 6200K .......... .......... .......... .......... .......... 200K 6250K .......... .......... .......... .......... .......... 994K 6300K .......... .......... .......... .......... .......... 1.14M 6350K .......... .......... .......... .......... .......... 1.16M 6400K .......... .......... .......... .......... .......... 1.15M 6450K .......... .......... .......... .......... .......... 1.14M 6500K .......... .......... .......... .......... .......... 1.14M 6550K .......... .......... .......... .......... .......... 203K 6600K .......... .......... .......... .......... .......... 1015K 6650K .......... .......... .......... .......... .......... 977K 6700K .......... .......... .......... .......... .......... 1.13M 6750K .......... .......... .......... .......... .......... 1.16M 6800K .......... .......... .......... .......... .......... 202K 6850K .......... .......... .......... .......... .......... 1019K 6900K .......... .......... .......... .......... .......... 1.09M 6950K .......... .......... .......... .......... .......... 1.13M 7000K .......... .......... .......... .......... .......... 1.10M 7050K .......... .......... .......... .......... .......... 917K 7100K .......... .......... .......... .......... .......... 909K 7150K .......... .......... .......... .......... .......... 859K 7200K .......... .......... .......... .......... .......... 1.17M 7250K .......... .......... .......... .......... .......... 928K 7300K .......... .......... .......... .......... .......... 857K 7350K .......... .......... .......... .......... .......... 951K 7400K .......... .......... .......... .......... .......... 1.15M 7450K .......... .......... .......... .......... .......... 627K 7500K .......... .......... .......... .......... .......... 1.15M 7550K .......... .......... .......... .......... .......... 1.12M 7600K .......... .......... .......... .......... .......... 973K 7650K .......... .......... .......... .......... .......... 916K 7700K .......... .......... .......... .......... .......... 629K 7750K .......... .......... .......... .......... .......... 1017K 7800K .......... .......... .......... .......... .......... 842K 7850K .......... .......... .......... .......... .......... 780K 7900K .......... .......... .......... .......... .......... 854K 7950K .......... .......... .......... .......... .......... 294K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 1.08M 8150K .......... .......... .......... ........ 1.13M=14s 2010-11-21 04:17:41 (568 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-21 04:17:46-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Mon Nov 22 01:17:55 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Mon, 22 Nov 2010 04:17:55 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #505 In-Reply-To: <380983012.1551290331074956.JavaMail.nighttester@toadeater> References: <380983012.1551290331074956.JavaMail.nighttester@toadeater> Message-ID: <1848387154.1561290417483181.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.15M 2800K .......... .......... .......... .......... .......... 786K 2850K .......... .......... .......... .......... .......... 1.14M 2900K .......... .......... .......... .......... .......... 1.03M 2950K .......... .......... .......... .......... .......... 1.13M 3000K .......... .......... .......... .......... .......... 594K 3050K .......... .......... .......... .......... .......... 455K 3100K .......... .......... .......... .......... .......... 252K 3150K .......... .......... .......... .......... .......... 470K 3200K .......... .......... .......... .......... .......... 297K 3250K .......... .......... .......... .......... .......... 535K 3300K .......... .......... .......... .......... .......... 986K 3350K .......... .......... .......... .......... .......... 1.04M 3400K .......... .......... .......... .......... .......... 1.05M 3450K .......... .......... .......... .......... .......... 1.12M 3500K .......... .......... .......... .......... .......... 1.14M 3550K .......... .......... .......... .......... .......... 1.04M 3600K .......... .......... .......... .......... .......... 1.12M 3650K .......... .......... .......... .......... .......... 1.07M 3700K .......... .......... .......... .......... .......... 195K 3750K .......... .......... .......... .......... .......... 1.14M 3800K .......... .......... .......... .......... .......... 1.05M 3850K .......... .......... .......... .......... .......... 594K 3900K .......... .......... .......... .......... .......... 728K 3950K .......... .......... .......... .......... .......... 886K 4000K .......... .......... .......... .......... .......... 578K 4050K .......... .......... .......... .......... .......... 1002K 4100K .......... .......... .......... .......... .......... 1.02M 4150K .......... .......... .......... .......... .......... 758K 4200K .......... .......... .......... .......... .......... 1.08M 4250K .......... .......... .......... .......... .......... 881K 4300K .......... .......... .......... .......... .......... 1.09M 4350K .......... .......... .......... .......... .......... 701K 4400K .......... .......... .......... .......... .......... 1.17M 4450K .......... .......... .......... .......... .......... 1.14M 4500K .......... .......... .......... .......... .......... 727K 4550K .......... .......... .......... .......... .......... 967K 4600K .......... .......... .......... .......... .......... 1.13M 4650K .......... .......... .......... .......... .......... 1.18M 4700K .......... .......... .......... .......... .......... 780K 4750K .......... .......... .......... .......... .......... 588K 4800K .......... .......... .......... .......... .......... 754K 4850K .......... .......... .......... .......... .......... 707K 4900K .......... .......... .......... .......... .......... 1.14M 4950K .......... .......... .......... .......... .......... 671K 5000K .......... .......... .......... .......... .......... 731K 5050K .......... .......... .......... .......... .......... 834K 5100K .......... .......... .......... .......... .......... 779K 5150K .......... .......... .......... .......... .......... 853K 5200K .......... .......... .......... .......... .......... 824K 5250K .......... .......... .......... .......... .......... 1.12M 5300K .......... .......... .......... .......... .......... 92.0K 5350K .......... .......... .......... .......... .......... 1.13M 5400K .......... .......... .......... .......... .......... 1.14M 5450K .......... .......... .......... .......... .......... 845K 5500K .......... .......... .......... .......... .......... 839K 5550K .......... .......... .......... .......... .......... 1015K 5600K .......... .......... .......... .......... .......... 804K 5650K .......... .......... .......... .......... .......... 878K 5700K .......... .......... .......... .......... .......... 1.08M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1.15M 5850K .......... .......... .......... .......... .......... 1.14M 5900K .......... .......... .......... .......... .......... 1.04M 5950K .......... .......... .......... .......... .......... 1.14M 6000K .......... .......... .......... .......... .......... 1.14M 6050K .......... .......... .......... .......... .......... 1.12M 6100K .......... .......... .......... .......... .......... 1.15M 6150K .......... .......... .......... .......... .......... 1.14M 6200K .......... .......... .......... .......... .......... 1.14M 6250K .......... .......... .......... .......... .......... 1.15M 6300K .......... .......... .......... .......... .......... 1.13M 6350K .......... .......... .......... .......... .......... 1.15M 6400K .......... .......... .......... .......... .......... 1.15M 6450K .......... .......... .......... .......... .......... 1.14M 6500K .......... .......... .......... .......... .......... 1.14M 6550K .......... .......... .......... .......... .......... 1.12M 6600K .......... .......... .......... .......... .......... 1.17M 6650K .......... .......... .......... .......... .......... 1.12M 6700K .......... .......... .......... .......... .......... 1.15M 6750K .......... .......... .......... .......... .......... 1.17M 6800K .......... .......... .......... .......... .......... 1.15M 6850K .......... .......... .......... .......... .......... 1.13M 6900K .......... .......... .......... .......... .......... 1.14M 6950K .......... .......... .......... .......... .......... 1.13M 7000K .......... .......... .......... .......... .......... 1008K 7050K .......... .......... .......... .......... .......... 1.01M 7100K .......... .......... .......... .......... .......... 897K 7150K .......... .......... .......... .......... .......... 864K 7200K .......... .......... .......... .......... .......... 1.17M 7250K .......... .......... .......... .......... .......... 1.01M 7300K .......... .......... .......... .......... .......... 851K 7350K .......... .......... .......... .......... .......... 1.10M 7400K .......... .......... .......... .......... .......... 1.14M 7450K .......... .......... .......... .......... .......... 921K 7500K .......... .......... .......... .......... .......... 190K 7550K .......... .......... .......... .......... .......... 1.31M 7600K .......... .......... .......... .......... .......... 974K 7650K .......... .......... .......... .......... .......... 760K 7700K .......... .......... .......... .......... .......... 386K 7750K .......... .......... .......... .......... .......... 940K 7800K .......... .......... .......... .......... .......... 759K 7850K .......... .......... .......... .......... .......... 656K 7900K .......... .......... .......... .......... .......... 780K 7950K .......... .......... .......... .......... .......... 259K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 1.08M 8150K .......... .......... .......... ........ 1.14M=11s 2010-11-22 04:17:48 (723 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-22 04:17:53-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Tue Nov 23 01:17:29 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Tue, 23 Nov 2010 04:17:29 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #506 In-Reply-To: <1848387154.1561290417483181.JavaMail.nighttester@toadeater> References: <1848387154.1561290417483181.JavaMail.nighttester@toadeater> Message-ID: <275972302.1571290503857085.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.14M 2800K .......... .......... .......... .......... .......... 963K 2850K .......... .......... .......... .......... .......... 1.13M 2900K .......... .......... .......... .......... .......... 1.17M 2950K .......... .......... .......... .......... .......... 1.14M 3000K .......... .......... .......... .......... .......... 762K 3050K .......... .......... .......... .......... .......... 441K 3100K .......... .......... .......... .......... .......... 233K 3150K .......... .......... .......... .......... .......... 450K 3200K .......... .......... .......... .......... .......... 548K 3250K .......... .......... .......... .......... .......... 564K 3300K .......... .......... .......... .......... .......... 1006K 3350K .......... .......... .......... .......... .......... 880K 3400K .......... .......... .......... .......... .......... 706K 3450K .......... .......... .......... .......... .......... 1.14M 3500K .......... .......... .......... .......... .......... 617K 3550K .......... .......... .......... .......... .......... 934K 3600K .......... .......... .......... .......... .......... 1.04M 3650K .......... .......... .......... .......... .......... 607K 3700K .......... .......... .......... .......... .......... 957K 3750K .......... .......... .......... .......... .......... 1.09M 3800K .......... .......... .......... .......... .......... 622K 3850K .......... .......... .......... .......... .......... 616K 3900K .......... .......... .......... .......... .......... 882K 3950K .......... .......... .......... .......... .......... 1.05M 4000K .......... .......... .......... .......... .......... 628K 4050K .......... .......... .......... .......... .......... 1.14M 4100K .......... .......... .......... .......... .......... 1.13M 4150K .......... .......... .......... .......... .......... 1.16M 4200K .......... .......... .......... .......... .......... 1.13M 4250K .......... .......... .......... .......... .......... 1.13M 4300K .......... .......... .......... .......... .......... 1.14M 4350K .......... .......... .......... .......... .......... 1.13M 4400K .......... .......... .......... .......... .......... 1.17M 4450K .......... .......... .......... .......... .......... 1.14M 4500K .......... .......... .......... .......... .......... 1.13M 4550K .......... .......... .......... .......... .......... 1.15M 4600K .......... .......... .......... .......... .......... 1.13M 4650K .......... .......... .......... .......... .......... 1.17M 4700K .......... .......... .......... .......... .......... 1.14M 4750K .......... .......... .......... .......... .......... 1.13M 4800K .......... .......... .......... .......... .......... 1.15M 4850K .......... .......... .......... .......... .......... 1.14M 4900K .......... .......... .......... .......... .......... 1.16M 4950K .......... .......... .......... .......... .......... 1.12M 5000K .......... .......... .......... .......... .......... 1.15M 5050K .......... .......... .......... .......... .......... 1.14M 5100K .......... .......... .......... .......... .......... 1.14M 5150K .......... .......... .......... .......... .......... 1.16M 5200K .......... .......... .......... .......... .......... 1.14M 5250K .......... .......... .......... .......... .......... 1.16M 5300K .......... .......... .......... .......... .......... 1.06M 5350K .......... .......... .......... .......... .......... 1.13M 5400K .......... .......... .......... .......... .......... 1.14M 5450K .......... .......... .......... .......... .......... 1.15M 5500K .......... .......... .......... .......... .......... 1018K 5550K .......... .......... .......... .......... .......... 617K 5600K .......... .......... .......... .......... .......... 9.63M 5650K .......... .......... .......... .......... .......... 891K 5700K .......... .......... .......... .......... .......... 1.14M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1.15M 5850K .......... .......... .......... .......... .......... 704K 5900K .......... .......... .......... .......... .......... 1.14M 5950K .......... .......... .......... .......... .......... 1.14M 6000K .......... .......... .......... .......... .......... 1.14M 6050K .......... .......... .......... .......... .......... 621K 6100K .......... .......... .......... .......... .......... 1.06M 6150K .......... .......... .......... .......... .......... 1.07M 6200K .......... .......... .......... .......... .......... 1.15M 6250K .......... .......... .......... .......... .......... 1.15M 6300K .......... .......... .......... .......... .......... 1.14M 6350K .......... .......... .......... .......... .......... 556K 6400K .......... .......... .......... .......... .......... 1.04M 6450K .......... .......... .......... .......... .......... 1.06M 6500K .......... .......... .......... .......... .......... 1.14M 6550K .......... .......... .......... .......... .......... 1.13M 6600K .......... .......... .......... .......... .......... 1.15M 6650K .......... .......... .......... .......... .......... 1.13M 6700K .......... .......... .......... .......... .......... 380K 6750K .......... .......... .......... .......... .......... 1.17M 6800K .......... .......... .......... .......... .......... 1.14M 6850K .......... .......... .......... .......... .......... 1.13M 6900K .......... .......... .......... .......... .......... 619K 6950K .......... .......... .......... .......... .......... 929K 7000K .......... .......... .......... .......... .......... 1.13M 7050K .......... .......... .......... .......... .......... 1.14M 7100K .......... .......... .......... .......... .......... 1.15M 7150K .......... .......... .......... .......... .......... 1.14M 7200K .......... .......... .......... .......... .......... 1.17M 7250K .......... .......... .......... .......... .......... 1.14M 7300K .......... .......... .......... .......... .......... 1.13M 7350K .......... .......... .......... .......... .......... 1.16M 7400K .......... .......... .......... .......... .......... 1.15M 7450K .......... .......... .......... .......... .......... 1.13M 7500K .......... .......... .......... .......... .......... 1.13M 7550K .......... .......... .......... .......... .......... 1.16M 7600K .......... .......... .......... .......... .......... 1.14M 7650K .......... .......... .......... .......... .......... 1.15M 7700K .......... .......... .......... .......... .......... 1.06M 7750K .......... .......... .......... .......... .......... 1.16M 7800K .......... .......... .......... .......... .......... 981K 7850K .......... .......... .......... .......... .......... 865K 7900K .......... .......... .......... .......... .......... 706K 7950K .......... .......... .......... .......... .......... 360K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.01M 8100K .......... .......... .......... .......... .......... 692K 8150K .......... .......... .......... ........ 566K=9.7s 2010-11-23 04:17:23 (848 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-23 04:17:27-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Wed Nov 24 01:17:28 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 24 Nov 2010 04:17:28 -0500 (EST) Subject: Build failed in Hudson: IcedTea7TargetTesting #507 In-Reply-To: <275972302.1571290503857085.JavaMail.nighttester@toadeater> References: <275972302.1571290503857085.JavaMail.nighttester@toadeater> Message-ID: <407177099.1581290590256332.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1530 lines...] 2750K .......... .......... .......... .......... .......... 1.14M 2800K .......... .......... .......... .......... .......... 585K 2850K .......... .......... .......... .......... .......... 1.13M 2900K .......... .......... .......... .......... .......... 1.16M 2950K .......... .......... .......... .......... .......... 877K 3000K .......... .......... .......... .......... .......... 590K 3050K .......... .......... .......... .......... .......... 887K 3100K .......... .......... .......... .......... .......... 292K 3150K .......... .......... .......... .......... .......... 1.15M 3200K .......... .......... .......... .......... .......... 364K 3250K .......... .......... .......... .......... .......... 546K 3300K .......... .......... .......... .......... .......... 704K 3350K .......... .......... .......... .......... .......... 591K 3400K .......... .......... .......... .......... .......... 985K 3450K .......... .......... .......... .......... .......... 667K 3500K .......... .......... .......... .......... .......... 704K 3550K .......... .......... .......... .......... .......... 671K 3600K .......... .......... .......... .......... .......... 859K 3650K .......... .......... .......... .......... .......... 644K 3700K .......... .......... .......... .......... .......... 1.08M 3750K .......... .......... .......... .......... .......... 1010K 3800K .......... .......... .......... .......... .......... 638K 3850K .......... .......... .......... .......... .......... 1.14M 3900K .......... .......... .......... .......... .......... 1.15M 3950K .......... .......... .......... .......... .......... 1.13M 4000K .......... .......... .......... .......... .......... 1.17M 4050K .......... .......... .......... .......... .......... 1.13M 4100K .......... .......... .......... .......... .......... 1.15M 4150K .......... .......... .......... .......... .......... 1.16M 4200K .......... .......... .......... .......... .......... 1.13M 4250K .......... .......... .......... .......... .......... 1.13M 4300K .......... .......... .......... .......... .......... 1.15M 4350K .......... .......... .......... .......... .......... 1.13M 4400K .......... .......... .......... .......... .......... 1.17M 4450K .......... .......... .......... .......... .......... 1.14M 4500K .......... .......... .......... .......... .......... 1.13M 4550K .......... .......... .......... .......... .......... 1.15M 4600K .......... .......... .......... .......... .......... 1.13M 4650K .......... .......... .......... .......... .......... 1.18M 4700K .......... .......... .......... .......... .......... 1.14M 4750K .......... .......... .......... .......... .......... 1.13M 4800K .......... .......... .......... .......... .......... 1.06M 4850K .......... .......... .......... .......... .......... 1.13M 4900K .......... .......... .......... .......... .......... 1.16M 4950K .......... .......... .......... .......... .......... 987K 5000K .......... .......... .......... .......... .......... 1.14M 5050K .......... .......... .......... .......... .......... 1.15M 5100K .......... .......... .......... .......... .......... 878K 5150K .......... .......... .......... .......... .......... 1.12M 5200K .......... .......... .......... .......... .......... 844K 5250K .......... .......... .......... .......... .......... 226K 5300K .......... .......... .......... .......... .......... 435K 5350K .......... .......... .......... .......... .......... 1.13M 5400K .......... .......... .......... .......... .......... 1.14M 5450K .......... .......... .......... .......... .......... 1.14M 5500K .......... .......... .......... .......... .......... 1.16M 5550K .......... .......... .......... .......... .......... 1.13M 5600K .......... .......... .......... .......... .......... 1.13M 5650K .......... .......... .......... .......... .......... 1.17M 5700K .......... .......... .......... .......... .......... 1.05M 5750K .......... .......... .......... .......... .......... 1.16M 5800K .......... .......... .......... .......... .......... 1003K 5850K .......... .......... .......... .......... .......... 877K 5900K .......... .......... .......... .......... .......... 1.14M 5950K .......... .......... .......... .......... .......... 725K 6000K .......... .......... .......... .......... .......... 1.08M 6050K .......... .......... .......... .......... .......... 681K 6100K .......... .......... .......... .......... .......... 943K 6150K .......... .......... .......... .......... .......... 1.13M 6200K .......... .......... .......... .......... .......... 920K 6250K .......... .......... .......... .......... .......... 664K 6300K .......... .......... .......... .......... .......... 1000K 6350K .......... .......... .......... .......... .......... 1.09M 6400K .......... .......... .......... .......... .......... 1.06M 6450K .......... .......... .......... .......... .......... 831K 6500K .......... .......... .......... .......... .......... 621K 6550K .......... .......... .......... .......... .......... 882K 6600K .......... .......... .......... .......... .......... 955K 6650K .......... .......... .......... .......... .......... 1.04M 6700K .......... .......... .......... .......... .......... 1.11M 6750K .......... .......... .......... .......... .......... 1.11M 6800K .......... .......... .......... .......... .......... 661K 6850K .......... .......... .......... .......... .......... 994K 6900K .......... .......... .......... .......... .......... 953K 6950K .......... .......... .......... .......... .......... 1.10M 7000K .......... .......... .......... .......... .......... 1.14M 7050K .......... .......... .......... .......... .......... 1.13M 7100K .......... .......... .......... .......... .......... 1.16M 7150K .......... .......... .......... .......... .......... 1.13M 7200K .......... .......... .......... .......... .......... 1.16M 7250K .......... .......... .......... .......... .......... 312K 7300K .......... .......... .......... .......... .......... 992K 7350K .......... .......... .......... .......... .......... 890K 7400K .......... .......... .......... .......... .......... 814K 7450K .......... .......... .......... .......... .......... 332K 7500K .......... .......... .......... .......... .......... 271K 7550K .......... .......... .......... .......... .......... 138K 7600K .......... .......... .......... .......... .......... 477K 7650K .......... .......... .......... .......... .......... 161K 7700K .......... .......... .......... .......... .......... 654K 7750K .......... .......... .......... .......... .......... 1.09M 7800K .......... .......... .......... .......... .......... 938K 7850K .......... .......... .......... .......... .......... 839K 7900K .......... .......... .......... .......... .......... 818K 7950K .......... .......... .......... .......... .......... 344K 8000K .......... .......... .......... .......... .......... 1.11M 8050K .......... .......... .......... .......... .......... 1.09M 8100K .......... .......... .......... .......... .......... 281K 8150K .......... .......... .......... ........ 1.13M=11s 2010-11-24 04:17:20 (738 KB/s) - ?hotspot.tar.gz? saved [8385435] hotspot.tar.gz: OK mkdir -p stamps touch stamps/download-openjdk.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.gz ] ; then \ case "openjdk.tar.gz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.gz ;; \ *.tar.*) /bin/tar xf openjdk.tar.gz ;; \ esac; \ mv jdk7-b79fce47b7c6 openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; set -e ; \ if [ ! -z corba.tar.gz ] ; then \ if test -e corba.tar.gz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.gz" in \ *.zip) /usr/bin/unzip -q corba.tar.gz ;; \ *.tar.*) /bin/tar xf corba.tar.gz ;; \ esac; \ mv corba-00a2834117ff openjdk/corba ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxp.tar.gz ] ; then \ if test -e jaxp.tar.gz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.gz ;; \ *.tar.*) /bin/tar xf jaxp.tar.gz ;; \ esac; \ mv jaxp-679653c22ae1 openjdk/jaxp ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jaxws.tar.gz ] ; then \ if test -e jaxws.tar.gz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.gz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.gz ;; \ *.tar.*) /bin/tar xf jaxws.tar.gz ;; \ esac; \ mv jaxws-191a3ec51d79 openjdk/jaxws ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z jdk.tar.gz ] ; then \ if test -e jdk.tar.gz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.gz" in \ *.zip) /usr/bin/unzip -q jdk.tar.gz ;; \ *.tar.*) /bin/tar xf jdk.tar.gz ;; \ esac; \ mv jdk-a094068f4c7b openjdk/jdk ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z langtools.tar.gz ] ; then \ if test -e langtools.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "langtools.tar.gz" in \ *.zip) /usr/bin/unzip -q langtools.tar.gz ;; \ *.tar.*) /bin/tar xf langtools.tar.gz ;; \ esac; \ mv langtools-68035813467d openjdk/langtools ; \ fi ; \ fi ; \ fi set -e ; \ if [ ! -z hotspot.tar.gz ] ; then \ if test -e hotspot.tar.gz ; \ then \ if ! test -d openjdk/hotspot ; \ then \ case "hotspot.tar.gz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.gz ;; \ *.tar.*) /bin/tar xf hotspot.tar.gz ;; \ esac; \ mv hotspot-7f4113719dc5 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws7.zip drops/jdk7-jaxws-b100.zip if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxws-b100.zip ] ; \ then \ mv drops/jdk7-jaxws-b100.zip drops/jdk7-jaxws-b100.zip.old ; \ fi ; \ /usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip -O drops/jdk7-jaxws-b100.zip; \ if ! echo "06e5f564430954211322fca353b0b8d916ffa8ae051412b7d9b5a5398090d887 drops/jdk7-jaxws-b100.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-11-24 04:17:27-- https://jax-ws.dev.java.net/files/documents/4202/150896/jdk7-jaxws-b100.zip Resolving jax-ws.dev.java.net... 192.9.164.103 Connecting to jax-ws.dev.java.net|192.9.164.103|:443... connected. ERROR: certificate common name ?www.java.net? doesn?t match requested host name ?jax-ws.dev.java.net?. To connect to jax-ws.dev.java.net insecurely, use ?--no-check-certificate?. drops/jdk7-jaxws-b100.zip: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of jaxws drop zip make: *** [stamps/download-jaxws-drop.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Wed Nov 24 07:26:58 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 24 Nov 2010 10:26:58 -0500 (EST) Subject: Hudson build is back to normal : IcedTea7TargetTesting #508 In-Reply-To: <407177099.1581290590256332.JavaMail.nighttester@toadeater> References: <407177099.1581290590256332.JavaMail.nighttester@toadeater> Message-ID: <2019422552.1591290612426467.JavaMail.nighttester@toadeater> See