From gnu_andrew at member.fsf.org Wed May 5 13:19:56 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 5 May 2010 16:19:56 -0400 (EDT) Subject: Build failed in Hudson: IcedTea7TargetTesting #291 Message-ID: <904725981.221273090796723.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 2526 lines...] Hunk #1 succeeded at 380 (offset 3 lines). Hunk #2 succeeded at 395 (offset 3 lines). Checking patches/xrender/icedtea-004.patch Applying patches/xrender/icedtea-004.patch patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux Hunk #1 succeeded at 567 (offset -1 lines). patching file openjdk/jdk/make/sun/headless/mapfile-vers patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c Checking patches/xrender/icedtea-005.patch Applying patches/xrender/icedtea-005.patch patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk Checking patches/xrender/icedtea-006.patch Applying patches/xrender/icedtea-006.patch patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h Checking patches/xrender/icedtea-007.patch Applying patches/xrender/icedtea-007.patch patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h Checking patches/xrender/icedtea-008.patch Applying patches/xrender/icedtea-008.patch patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers Hunk #1 succeeded at 439 (offset 1 line). patching file openjdk/jdk/make/sun/xawt/mapfile-vers Hunk #1 succeeded at 391 (offset 24 lines). patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java Checking patches/xrender/icedtea-009.patch Applying patches/xrender/icedtea-009.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c Checking patches/icedtea-javafiles.patch Applying patches/icedtea-javafiles.patch patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_encoding.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_ior.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_orbutil.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_protocol.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_monitoring.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_presentation_rmi.jmk patching file openjdk/jdk/make/java/java/FILES_java.gmk Hunk #2 succeeded at 210 (offset 1 line). Checking patches/icedtea-liveconnect-dist.patch Applying patches/icedtea-liveconnect-dist.patch patching file openjdk/jdk/make/common/internal/Defs-liveconnect.gmk patching file openjdk/jdk/make/common/internal/ImportComponents.gmk patching file openjdk/jdk/make/common/shared/Defs.gmk cp openjdk/jdk/make/common/shared/Defs.gmk Defs.gmk.bak if which /usr/bin/hg >/dev/null; then \ if [ -e /notnfs/nighttester/icedtea7-target-testing/.hg ] ; then \ revision="+r`(cd /notnfs/nighttester/icedtea7-target-testing; /usr/bin/hg tip --template '{node|short}')`" ; \ fi ; \ if [ -e openjdk/jdk/.hg ] ; then \ jdk_rev="r`(cd openjdk/jdk; /usr/bin/hg tip --template '{node|short}')`" ; \ fi ; \ if [ -e openjdk/hotspot/.hg ] ; then \ hotspot_rev="r`(cd openjdk/hotspot; /usr/bin/hg tip --template '{node|short}')`" ; \ fi ; \ fi ; \ icedtea_version="1.12${revision}" ; \ if ! test "xno" = "xno"; then \ echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \ >>openjdk/jdk/make/common/shared/Defs.gmk ; \ echo "PRODUCT_NAME=IcedTea7" \ >>openjdk/jdk/make/common/shared/Defs.gmk ; \ else \ echo "JDK_DERIVATIVE_NAME=IcedTea7 ${icedtea_version}" \ >>openjdk/jdk/make/common/shared/Defs.gmk ; \ fi ; \ echo "JDK_REVID=${jdk_rev}" >>openjdk/jdk/make/common/shared/Defs.gmk ; \ echo "HOTSPOT_REVID=${hotspot_rev}" >>openjdk/jdk/make/common/shared/Defs.gmk ; \ echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ; \ if [ -n "" ]; then \ echo "DISTRO_PACKAGE_VERSION=" \ >>openjdk/jdk/make/common/shared/Defs.gmk ; \ fi; \ if test x"icedtea" != "xjdk7"; then \ proj_suffix="-icedtea"; \ fi ; \ if test x"" != "x"; then \ ver_suffix="-"; \ fi ; \ sed -i "s#BUILD_VARIANT_RELEASE)#BUILD_VARIANT_RELEASE)${proj_suffix}${ver_suffix}#" \ openjdk/jdk/make/common/shared/Defs.gmk; mkdir -p stamps touch stamps/versioning.stamp cp -r /notnfs/nighttester/icedtea7-target-testing/overlays/openjdk/* openjdk/ chmod -R ug+w openjdk mkdir -p stamps touch stamps/overlay.stamp if ! test -d openjdk-boot ; then \ cp -pPRl openjdk openjdk-boot ; \ fi mkdir -p stamps touch stamps/clone-boot.stamp + make patch-boot mkdir -p stamps; \ rm -f stamps/patch-boot.stamp.tmp ; \ touch stamps/patch-boot.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/boot/ant-javac.patch patches/boot/corba-defs.patch patches/boot/corba-idlj.patch patches/boot/corba-libgcj.patch patches/boot/corba-no-gen.patch patches/boot/corba-orb.patch patches/boot/demos.patch patches/boot/ecj-fphexconstants.patch patches/boot/ecj-opts.patch patches/boot/fontconfig.patch patches/boot/generated-comments.patch patches/boot/xbootclasspath.patch patches/boot/icedteart.patch patches/boot/jar.patch patches/boot/javah.patch patches/boot/symbols.patch patches/boot/tobin.patch patches/boot/icedtea-hotspot-default.patch patches/boot/icedtea-jopt.patch patches/boot/icedtea-dyn.patch patches/boot/icedtea-jaxp-dependency.patch patches/boot/genstubs-nofork.patch patches/boot/icedtea-pr39408.patch patches/boot/icedtea-pr40188.patch patches/boot/icedtea-pr40616.patch patches/boot/icedtea-spp.patch patches/boot/icedtea-sbcs.patch patches/boot/icedtea-dbcs.patch patches/boot/ecj-diamond.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ -F 0 < /notnfs/nighttester/icedtea7-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea7-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea7-target-testing/HACKING \ >> stamps/patch-boot.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-boot.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-boot.stamp.tmp stamps/patch-boot.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/boot/ant-javac.patch Applying patches/boot/ant-javac.patch patching file openjdk-boot/jaxp/build.xml patching file openjdk-boot/jaxws/build.xml Checking patches/boot/corba-defs.patch Applying patches/boot/corba-defs.patch patching file openjdk-boot/corba/make/common/Defs.gmk Checking patches/boot/corba-idlj.patch Applying patches/boot/corba-idlj.patch patching file openjdk-boot/corba/make/org/omg/sources/Makefile patching file openjdk-boot/corba/make/sun/rmi/corbalogsources/Makefile Checking patches/boot/corba-libgcj.patch Applying patches/boot/corba-libgcj.patch patching file openjdk-boot/corba/make/common/Defs-linux.gmk Checking patches/boot/corba-no-gen.patch Applying patches/boot/corba-no-gen.patch patching file openjdk-boot/corba/make/com/sun/corba/se/Makefile Checking patches/boot/corba-orb.patch Applying patches/boot/corba-orb.patch patching file openjdk-boot/corba/make/com/sun/corba/se/org/Makefile Checking patches/boot/demos.patch Applying patches/boot/demos.patch patching file openjdk-boot/jdk/make/common/Release.gmk patching file openjdk-boot/jdk/make/Makefile Checking patches/boot/ecj-fphexconstants.patch Applying patches/boot/ecj-fphexconstants.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/Double.java patching file openjdk-boot/jdk/src/share/classes/java/lang/Float.java Checking patches/boot/ecj-opts.patch Applying patches/boot/ecj-opts.patch patching file openjdk-boot/corba/make/common/Rules.gmk patching file openjdk-boot/jdk/make/java/nio/Makefile Hunk #1 succeeded at 32 (offset 1 line). Checking patches/boot/fontconfig.patch Applying patches/boot/fontconfig.patch patching file openjdk-boot/jdk/make/sun/awt/Makefile Checking patches/boot/generated-comments.patch Applying patches/boot/generated-comments.patch patching file openjdk-boot/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java Checking patches/boot/xbootclasspath.patch Applying patches/boot/xbootclasspath.patch patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk patching file openjdk-boot/jdk/make/java/text/base/Makefile patching file openjdk-boot/jdk/make/sun/text/Makefile Checking patches/boot/icedteart.patch Applying patches/boot/icedteart.patch patching file openjdk-boot/jdk/make/common/BuildToolJar.gmk patching file openjdk-boot/jdk/make/common/Rules.gmk patching file openjdk-boot/jdk/make/sun/javazic/Makefile Hunk #1 succeeded at 63 (offset 1 line). Checking patches/boot/jar.patch Applying patches/boot/jar.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 655 (offset 5 lines). Checking patches/boot/javah.patch Applying patches/boot/javah.patch patching file openjdk-boot/jdk/make/common/Rules.gmk patching file openjdk-boot/jdk/make/sun/awt/FILES_export_unix.gmk patching file openjdk-boot/jdk/src/share/native/sun/java2d/opengl/OGLContext.h Checking patches/boot/symbols.patch Applying patches/boot/symbols.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 960 (offset 16 lines). Checking patches/boot/tobin.patch Applying patches/boot/tobin.patch patching file openjdk-boot/jdk/make/sun/xawt/Makefile Hunk #1 succeeded at 295 (offset 1 line). Hunk #2 succeeded at 305 (offset 1 line). Checking patches/boot/icedtea-hotspot-default.patch Applying patches/boot/icedtea-hotspot-default.patch patching file openjdk-boot/hotspot/make/linux/Makefile patching file openjdk-boot/hotspot/make/linux/makefiles/sa.make Checking patches/boot/icedtea-jopt.patch Applying patches/boot/icedtea-jopt.patch patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 86 (offset 11 lines). patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 90 (offset 8 lines). Checking patches/boot/icedtea-dyn.patch Applying patches/boot/icedtea-dyn.patch patching file openjdk-boot/jdk/make/java/Makefile Checking patches/boot/icedtea-jaxp-dependency.patch Applying patches/boot/icedtea-jaxp-dependency.patch patching file openjdk-boot/jaxws/build.properties patching file openjdk-boot/jaxws/build.xml Checking patches/boot/genstubs-nofork.patch Applying patches/boot/genstubs-nofork.patch patching file openjdk-boot/langtools/make/build.xml Checking patches/boot/icedtea-pr39408.patch Applying patches/boot/icedtea-pr39408.patch patching file openjdk-boot/jdk/src/solaris/native/sun/nio/ch/FileDispatcherImpl.c Checking patches/boot/icedtea-pr40188.patch Applying patches/boot/icedtea-pr40188.patch patching file openjdk-boot/jdk/src/solaris/native/sun/nio/ch/FileDispatcherImpl.c Hunk #1 succeeded at 200 (offset 8 lines). Checking patches/boot/icedtea-pr40616.patch The text leading up to this was: -------------------------- |diff -Nru openjdk-boot.orig/jdk/make/tools/src/build/tools/charsetmapping/GenerateEUC_TW.java openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/GenerateEUC_TW.java |--- openjdk-boot.orig/jdk/make/tools/src/build/tools/charsetmapping/GenerateEUC_TW.java 2009-07-02 12:04:10.000000000 +0100 |+++ openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/GenerateEUC_TW.java 2009-07-02 12:13:09.000000000 +0100 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored ERROR patch patches/boot/icedtea-pr40616.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch-boot.stamp] Error 2 + exit 1 From gnu_andrew at member.fsf.org Wed May 5 13:39:42 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 5 May 2010 16:39:42 -0400 (EDT) Subject: Build failed in Hudson: IcedTea7TargetTesting #292 In-Reply-To: <904725981.221273090796723.JavaMail.nighttester@toadeater> References: <904725981.221273090796723.JavaMail.nighttester@toadeater> Message-ID: <1418055040.231273091982234.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 36279 lines...] ../../../src/share/classes/sun/misc/ExtensionInfo.java ../../../src/share/classes/sun/misc/ExtensionInstallationException.java ../../../src/share/classes/sun/misc/ExtensionInstallationProvider.java ../../../src/share/classes/sun/misc/FloatConsts.java ../../../src/share/classes/sun/misc/FpUtils.java ../../../src/share/classes/sun/misc/HexDumpEncoder.java ../../../src/share/classes/sun/misc/IOUtils.java ../../../src/share/classes/sun/misc/InvalidJarIndexException.java ../../../src/share/classes/sun/misc/JarFilter.java ../../../src/share/classes/sun/misc/JarIndex.java ../../../src/share/classes/sun/misc/JavaNetAccess.java ../../../src/share/classes/sun/misc/JavaSecurityProtectionDomainAccess.java ../../../src/share/classes/sun/misc/JavaUtilJarAccess.java ../../../src/share/classes/sun/misc/LRUCache.java ../../../src/share/classes/sun/misc/Lock.java ../../../src/share/classes/sun/misc/PerformanceLogger.java ../../../src/share/classes/sun/misc/ProxyGenerator.java ../../../src/share/classes/sun/misc/Queue.java ../../../src/share/classes/sun/misc/Ref.java ../../../src/share/classes/sun/misc/Regexp.java ../../../src/share/classes/sun/misc/Request.java ../../../src/share/classes/sun/misc/RequestProcessor.java ../../../src/share/classes/sun/misc/Resource.java ../../../src/share/classes/sun/misc/ServiceConfigurationError.java ../../../src/share/classes/sun/misc/SharedSecrets.java ../../../src/share/classes/sun/misc/SignalHandler.java ../../../src/share/classes/sun/misc/SoftCache.java ../../../src/share/classes/sun/misc/Sort.java ../../../src/share/classes/sun/misc/Timeable.java ../../../src/share/classes/sun/misc/Timer.java ../../../src/share/classes/sun/misc/UCDecoder.java ../../../src/share/classes/sun/misc/UCEncoder.java ../../../src/share/classes/sun/misc/UUDecoder.java ../../../src/share/classes/sun/misc/UUEncoder.java ../../../src/share/classes/sun/misc/Unsafe.java ../../../src/share/classes/sun/misc/VMNotification.java ../../../src/share/classes/sun/misc/resources/Messages.java ../../../src/share/classes/sun/misc/resources/Messages_de.java ../../../src/share/classes/sun/misc/resources/Messages_es.java ../../../src/share/classes/sun/misc/resources/Messages_fr.java ../../../src/share/classes/sun/misc/resources/Messages_it.java ../../../src/share/classes/sun/misc/resources/Messages_ja.java ../../../src/share/classes/sun/misc/resources/Messages_ko.java ../../../src/share/classes/sun/misc/resources/Messages_sv.java ../../../src/share/classes/sun/misc/resources/Messages_zh_CN.java ../../../src/share/classes/sun/misc/resources/Messages_zh_TW.java ../../../src/solaris/classes/sun/misc/OSEnvironment.java /notnfs/nighttester/icedtea7-target-testing/generated/sun/misc/resources/Messages_zh_HK.java # Running javac: /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -source 7 -target 7 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/classes -sourcepath /notnfs/nighttester/icedtea7-target-testing/generated:../../../src/solaris/classes:../../../src/share/classes -bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar::/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/classes -d /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/tmp/sun/sun.misc/.classes.list Annotation processing got disabled, since it requires a 1.6 compliant JVM rm /notnfs/nighttester/icedtea7-target-testing/generated/sun/misc/resources/Messages_zh_HK.java make[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/misc' make[5]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/net' Begin Processing SUBDIRS: others spi make[6]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/net/others' # Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/tmp/sun/sun.net/.classes.list) ../../../../src/share/classes/sun/net/ApplicationProxy.java ../../../../src/share/classes/sun/net/ConnectionResetException.java ../../../../src/share/classes/sun/net/InetAddressCachePolicy.java ../../../../src/share/classes/sun/net/NetworkServer.java ../../../../src/share/classes/sun/net/TelnetInputStream.java ../../../../src/share/classes/sun/net/TelnetOutputStream.java ../../../../src/share/classes/sun/net/TelnetProtocolException.java ../../../../src/share/classes/sun/net/TransferProtocolClient.java ../../../../src/share/classes/sun/net/URLCanonicalizer.java ../../../../src/share/classes/sun/net/dns/ResolverConfiguration.java ../../../../src/share/classes/sun/net/ftp/FtpClient.java ../../../../src/share/classes/sun/net/ftp/FtpClientProvider.java ../../../../src/share/classes/sun/net/ftp/FtpDirEntry.java ../../../../src/share/classes/sun/net/ftp/FtpDirParser.java ../../../../src/share/classes/sun/net/ftp/FtpLoginException.java ../../../../src/share/classes/sun/net/ftp/FtpProtocolException.java ../../../../src/share/classes/sun/net/ftp/FtpReplyCode.java ../../../../src/share/classes/sun/net/ftp/impl/DefaultFtpClientProvider.java ../../../../src/share/classes/sun/net/ftp/impl/FtpClient.java ../../../../src/share/classes/sun/net/smtp/SmtpClient.java ../../../../src/share/classes/sun/net/smtp/SmtpProtocolException.java ../../../../src/share/classes/sun/net/spi/nameservice/NameService.java ../../../../src/share/classes/sun/net/spi/nameservice/NameServiceDescriptor.java ../../../../src/share/classes/sun/net/util/IPAddressUtil.java ../../../../src/share/classes/sun/net/util/URLUtil.java ../../../../src/share/classes/sun/net/www/ApplicationLaunchException.java ../../../../src/share/classes/sun/net/www/MessageHeader.java ../../../../src/share/classes/sun/net/www/MimeEntry.java ../../../../src/share/classes/sun/net/www/MimeLauncher.java ../../../../src/share/classes/sun/net/www/MimeTable.java ../../../../src/share/classes/sun/net/www/ParseUtil.java ../../../../src/share/classes/sun/net/www/URLConnection.java ../../../../src/share/classes/sun/net/www/content/audio/aiff.java ../../../../src/share/classes/sun/net/www/content/audio/basic.java ../../../../src/share/classes/sun/net/www/content/audio/wav.java ../../../../src/share/classes/sun/net/www/content/audio/x_aiff.java ../../../../src/share/classes/sun/net/www/content/audio/x_wav.java ../../../../src/share/classes/sun/net/www/content/image/gif.java ../../../../src/share/classes/sun/net/www/content/image/jpeg.java ../../../../src/share/classes/sun/net/www/content/image/png.java ../../../../src/share/classes/sun/net/www/content/image/x_xbitmap.java ../../../../src/share/classes/sun/net/www/content/image/x_xpixmap.java ../../../../src/share/classes/sun/net/www/content/text/Generic.java ../../../../src/share/classes/sun/net/www/content/text/PlainTextInputStream.java ../../../../src/share/classes/sun/net/www/content/text/plain.java ../../../../src/share/classes/sun/net/www/protocol/ftp/FtpURLConnection.java ../../../../src/share/classes/sun/net/www/protocol/ftp/Handler.java ../../../../src/share/classes/sun/net/www/protocol/gopher/GopherClient.java ../../../../src/share/classes/sun/net/www/protocol/gopher/Handler.java ../../../../src/share/classes/sun/net/www/protocol/http/logging/HttpLogFormatter.java ../../../../src/share/classes/sun/net/www/protocol/http/spnego/NegotiatorImpl.java ../../../../src/share/classes/sun/net/www/protocol/https/AbstractDelegateHttpsURLConnection.java ../../../../src/share/classes/sun/net/www/protocol/https/DefaultHostnameVerifier.java ../../../../src/share/classes/sun/net/www/protocol/https/DelegateHttpsURLConnection.java ../../../../src/share/classes/sun/net/www/protocol/https/Handler.java ../../../../src/share/classes/sun/net/www/protocol/https/HttpsClient.java ../../../../src/share/classes/sun/net/www/protocol/https/HttpsURLConnectionImpl.java ../../../../src/share/classes/sun/net/www/protocol/mailto/Handler.java ../../../../src/share/classes/sun/net/www/protocol/mailto/MailToURLConnection.java ../../../../src/share/classes/sun/net/www/protocol/netdoc/Handler.java ../../../../src/solaris/classes/sun/net/NetHooks.java ../../../../src/solaris/classes/sun/net/dns/ResolverConfigurationImpl.java ../../../../src/solaris/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java # Running javac: /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -source 7 -target 7 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/classes -sourcepath /notnfs/nighttester/icedtea7-target-testing/generated:../../../../src/solaris/classes:../../../../src/share/classes -bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar::/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/classes -d /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/tmp/sun/sun.net/.classes.list Annotation processing got disabled, since it requires a 1.6 compliant JVM /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/classes/sun/net/idn rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/classes/sun/net/idn/uidna.spp /bin/cp ../../../../src/share/classes/sun/net/idn/uidna.spp /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/classes/sun/net/idn/uidna.spp make[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/net/others' make[6]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/net/spi' Begin Processing SUBDIRS: nameservice make[7]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/net/spi/nameservice' Begin Processing SUBDIRS: dns make[8]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/net/spi/nameservice/dns' # Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/tmp/sun/sun.net.spi.nameservice.dns/.classes.list) ../../../../../../src/share/classes/sun/net/spi/nameservice/dns/DNSNameService.java ../../../../../../src/share/classes/sun/net/spi/nameservice/dns/DNSNameServiceDescriptor.java # Running javac: /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -source 7 -target 7 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/classes -sourcepath /notnfs/nighttester/icedtea7-target-testing/generated:../../../../../../src/solaris/classes:../../../../../../src/share/classes -bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar::/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/tmp/sun/sun.net.spi.nameservice.dns/classes -d /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/tmp/sun/sun.net.spi.nameservice.dns/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/tmp/sun/sun.net.spi.nameservice.dns/.classes.list Annotation processing got disabled, since it requires a 1.6 compliant JVM /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/tmp/sun/sun.net.spi.nameservice.dns/classes/META-INF/services rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/tmp/sun/sun.net.spi.nameservice.dns/classes/META-INF/services/sun.net.spi.nameservice.NameServiceDescriptor /bin/cp ../../../../../../src/share/classes/sun/net/spi/nameservice/dns/META-INF/services/sun.net.spi.nameservice.NameServiceDescriptor /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/tmp/sun/sun.net.spi.nameservice.dns/classes/META-INF/services/sun.net.spi.nameservice.NameServiceDescriptor /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/jar -cf /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/lib/ext/dnsns.jar \ -C /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/tmp/sun/sun.net.spi.nameservice.dns/classes sun \ -C /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/tmp/sun/sun.net.spi.nameservice.dns/classes META-INF \ -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m make[8]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/net/spi/nameservice/dns' Done Processing SUBDIRS: dns make[7]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/net/spi/nameservice' Done Processing SUBDIRS: nameservice make[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/net/spi' Done Processing SUBDIRS: others spi make[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/net' make[5]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/nio' Begin Processing SUBDIRS: cs make[6]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/nio/cs' rm -f -r /notnfs/nighttester/icedtea7-target-testing/generated/sun/nio/cs/ext /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/generated/sun/nio/cs/ext /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -jar /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/btjars/charsetmapping.jar ../../../tools/CharsetMapping /notnfs/nighttester/icedtea7-target-testing/generated/sun/nio/cs/ext extsbcs IBM037,IBM037,Cp037,false,sun.nio.cs.ext IBM1006,x-IBM1006,Cp1006,false,sun.nio.cs.ext IBM1025,x-IBM1025,Cp1025,false,sun.nio.cs.ext IBM1026,IBM1026,Cp1026,false,sun.nio.cs.ext IBM1046,x-IBM1046,Cp1046,false,sun.nio.cs.ext IBM1047,IBM1047,Cp1047,false,sun.nio.cs.ext IBM1097,x-IBM1097,Cp1097,false,sun.nio.cs.ext IBM1098,x-IBM1098,Cp1098,false,sun.nio.cs.ext IBM1112,x-IBM1112,Cp1112,false,sun.nio.cs.ext IBM1122,x-IBM1122,Cp1122,false,sun.nio.cs.ext IBM1123,x-IBM1123,Cp1123,false,sun.nio.cs.ext IBM1124,x-IBM1124,Cp1124,false,sun.nio.cs.ext IBM1140,IBM01140,Cp1140,false,sun.nio.cs.ext IBM1141,IBM01141,Cp1141,false,sun.nio.cs.ext IBM1142,IBM01142,Cp1142,false,sun.nio.cs.ext IBM1143,IBM01143,Cp1143,false,sun.nio.cs.ext IBM1144,IBM01144,Cp1144,false,sun.nio.cs.ext IBM1145,IBM01145,Cp1145,false,sun.nio.cs.ext IBM1146,IBM01146,Cp1146,false,sun.nio.cs.ext IBM1147,IBM01147,Cp1147,false,sun.nio.cs.ext IBM1148,IBM01148,Cp1148,false,sun.nio.cs.ext IBM1149,IBM01149,Cp1149,false,sun.nio.cs.ext IBM273,IBM273,Cp273,false,sun.nio.cs.ext IBM277,IBM277,Cp277,false,sun.nio.cs.ext IBM278,IBM278,Cp278,false,sun.nio.cs.ext IBM280,IBM280,Cp280,false,sun.nio.cs.ext IBM284,IBM284,Cp284,false,sun.nio.cs.ext IBM285,IBM285,Cp285,false,sun.nio.cs.ext IBM297,IBM297,Cp297,false,sun.nio.cs.ext IBM420,IBM420,Cp420,false,sun.nio.cs.ext IBM424,IBM424,Cp424,false,sun.nio.cs.ext IBM500,IBM500,Cp500,false,sun.nio.cs.ext IBM838,IBM-Thai,Cp838,false,sun.nio.cs.ext IBM856,x-IBM856,Cp856,false,sun.nio.cs.ext IBM860,IBM860,Cp860,false,sun.nio.cs.ext IBM861,IBM861,Cp861,false,sun.nio.cs.ext IBM863,IBM863,Cp863,false,sun.nio.cs.ext IBM864,IBM864,Cp864,false,sun.nio.cs.ext IBM865,IBM865,Cp865,false,sun.nio.cs.ext IBM868,IBM868,Cp868,false,sun.nio.cs.ext IBM869,IBM869,Cp869,false,sun.nio.cs.ext IBM870,IBM870,Cp870,false,sun.nio.cs.ext IBM871,IBM871,Cp871,false,sun.nio.cs.ext IBM875,x-IBM875,Cp875,false,sun.nio.cs.ext IBM918,IBM918,Cp918,false,sun.nio.cs.ext IBM921,x-IBM921,Cp921,false,sun.nio.cs.ext IBM922,x-IBM922,Cp922,false,sun.nio.cs.ext ISO_8859_11,x-iso-8859-11,x-iso-8859-11,true,sun.nio.cs.ext ISO_8859_3,ISO-8859-3,ISO8859_3,true,sun.nio.cs.ext ISO_8859_6,ISO-8859-6,ISO8859_6,true,sun.nio.cs.ext ISO_8859_8,ISO-8859-8,ISO8859_8,true,sun.nio.cs.ext MS1255,windows-1255,Cp1255,true,sun.nio.cs.ext MS1256,windows-1256,Cp1256,true,sun.nio.cs.ext MS1258,windows-1258,Cp1258,true,sun.nio.cs.ext MS874,x-windows-874,MS874,true,sun.nio.cs.ext MacArabic,x-MacArabic,MacArabic,false,sun.nio.cs.ext MacCentralEurope,x-MacCentralEurope,MacCentralEurope,false,sun.nio.cs.ext MacCroatian,x-MacCroatian,MacCroatian,false,sun.nio.cs.ext MacCyrillic,x-MacCyrillic,MacCyrillic,false,sun.nio.cs.ext MacDingbat,x-MacDingbat,MacDingbat,false,sun.nio.cs.ext MacGreek,x-MacGreek,MacGreek,false,sun.nio.cs.ext MacHebrew,x-MacHebrew,MacHebrew,false,sun.nio.cs.ext MacIceland,x-MacIceland,MacIceland,false,sun.nio.cs.ext MacRoman,x-MacRoman,MacRoman,false,sun.nio.cs.ext MacRomania,x-MacRomania,MacRomania,false,sun.nio.cs.ext MacSymbol,x-MacSymbol,MacSymbol,false,sun.nio.cs.ext MacThai,x-MacThai,MacThai,false,sun.nio.cs.ext MacTurkish,x-MacTurkish,MacTurkish,false,sun.nio.cs.ext MacUkraine,x-MacUkraine,MacUkraine,false,sun.nio.cs.ext TIS_620,TIS-620,TIS620,true,sun.nio.cs.ext /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -jar /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/btjars/charsetmapping.jar ../../../tools/CharsetMapping /notnfs/nighttester/icedtea7-target-testing/generated/sun/nio/cs/ext euctw \ ../../../tools/src/build/tools/charsetmapping/EUC_TW.java /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -jar /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/btjars/charsetmapping.jar ../../../tools/CharsetMapping /notnfs/nighttester/icedtea7-target-testing/generated/sun/nio/cs/ext hkscs \ ../../../tools/src/build/tools/charsetmapping/HKSCS.java Exception in thread "main" java.lang.NoSuchMethodError: method java.io.PrintStream. with signature (Ljava.io.File;Ljava.lang.String;)V was not found. at build.tools.charsetmapping.HKSCS.genClass(HKSCS.java:50) at build.tools.charsetmapping.Main.main(Main.java:47) make[6]: *** [/notnfs/nighttester/icedtea7-target-testing/generated/sun/nio/cs/ext/IBM037.java] Error 1 make[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/nio/cs' make[5]: *** [all] Error 1 make[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/nio' make[4]: *** [all] Error 1 make[4]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun' make[3]: *** [all] Error 1 make[3]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make' make[2]: *** [jdk-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' make: *** [stamps/icedtea-boot.stamp] Error 2 + exit 1 From gnu_andrew at member.fsf.org Thu May 6 07:00:38 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Thu, 6 May 2010 10:00:38 -0400 (EDT) Subject: Build failed in Hudson: IcedTea7TargetTesting #294 In-Reply-To: <384136428.241273129534768.JavaMail.nighttester@toadeater> References: <384136428.241273129534768.JavaMail.nighttester@toadeater> Message-ID: <964866248.251273154438241.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 4704 lines...] mv jdk7-195fcceefddc openjdk ; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; 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-e805b4155d76 openjdk/corba ; \ fi ; \ fi ; \ fi 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-826bafcb6c4a openjdk/jaxp ; \ fi ; \ fi ; \ fi 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-1661166c82dc openjdk/jaxws ; \ fi ; \ fi ; \ fi 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-c1cee45daf4d openjdk/jdk ; \ fi ; \ fi ; \ fi 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-a0499f48ec96 openjdk/langtools ; \ fi ; \ fi ; \ fi 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-e431f9da7dc9 openjdk/hotspot ; \ fi ; \ fi ; \ fi chmod -R ug+w openjdk sh ./fsg.sh ; Further liberating OpenJDK... find openjdk -name '*.java' \ -exec sed -i 's/^[[:space:]]*@Override//' {} + ; \ mkdir -p stamps touch stamps/extract-openjdk.stamp if test "xtrue" = "xtrue"; then \ (cd openjdk/jaxws ; \ /usr/bin/ant -Ddrops.dir=/notnfs/nighttester/icedtea7-target-testing/drops \ -Doutput.dir=/notnfs/nighttester/icedtea7-target-testing/openjdk/build/linux-amd64/jaxws \ source ; \ cd /notnfs/nighttester/icedtea7-target-testing) ; \ fi Buildfile: build.xml init: -jaxws_src-ready: -jaxws_src-copy-bundle: -jaxws_src-url-should-be-used: -jaxws_src-url-bundle: jaxws_src-update: -jaf_src-ready: -jaf_src-copy-bundle: -jaf_src-url-should-be-used: -jaf_src-url-bundle: jaf_src-update: -set-props: -use-drop: -init-src-dirs: [echo] Using primary.src.dir=/notnfs/nighttester/icedtea7-target-testing/openjdk/build/linux-amd64/jaxws/drop/jaxws_src/src [echo] Using src.dir.id=/notnfs/nighttester/icedtea7-target-testing/openjdk/build/linux-amd64/jaxws/drop/jaxws_src/src:/notnfs/nighttester/icedtea7-target-testing/openjdk/build/linux-amd64/jaxws/drop/jaf_src/src source: BUILD SUCCESSFUL Total time: 0 seconds mkdir -p stamps touch stamps/extract-jaxws.stamp mkdir -p stamps touch stamps/extract.stamp for target in /notnfs/nighttester/icedtea7-target-testing/ports/hotspot/make/*/makefiles/* \ /notnfs/nighttester/icedtea7-target-testing/ports/hotspot/src/cpu/zero/vm/* \ /notnfs/nighttester/icedtea7-target-testing/ports/hotspot/src/share/vm/*; do \ link=$(dirname $target | sed 's/^.*ports/openjdk/'|sed "s#hotspot/build#hotspot/make#"); \ ln -sfv $target $link; \ done `openjdk/hotspot/make/linux/makefiles/shark.make' -> `/notnfs/nighttester/icedtea7-target-testing/ports/hotspot/make/linux/makefiles/shark.make' `openjdk/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp' -> `/notnfs/nighttester/icedtea7-target-testing/ports/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp' `openjdk/hotspot/src/share/vm/includeDB_shark' -> `/notnfs/nighttester/icedtea7-target-testing/ports/hotspot/src/share/vm/includeDB_shark' `openjdk/hotspot/src/share/vm/shark' -> `/notnfs/nighttester/icedtea7-target-testing/ports/hotspot/src/share/vm/shark' if ! test "xno" = "xno" ; then \ mkdir -p openjdk/jdk/src/solaris/bin/amd64 ; \ ln -sf /notnfs/nighttester/icedtea7-target-testing/jvm.cfg \ openjdk/jdk/src/solaris/bin/amd64/jvm.cfg ; \ fi if ! test "xno" = "xno"; then \ ln -sf /notnfs/nighttester/icedtea7-target-testing/ergo.c \ openjdk/jdk/src/solaris/bin/ergo_amd64.c; \ fi mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea7-target-testing/generated ]; then \ cp -a /notnfs/nighttester/icedtea7-target-testing/generated /notnfs/nighttester/icedtea7-target-testing; \ find /notnfs/nighttester/icedtea7-target-testing/generated -type f -exec chmod 640 '{}' ';' \ -o -type d -exec chmod 750 '{}' ';'; \ fi mkdir -p stamps touch stamps/generated.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ -F 0 < /notnfs/nighttester/icedtea7-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea7-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea7-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ cd /notnfs/nighttester/icedtea7-target-testing/openjdk/jdk; \ for p in ; \ do \ if test x${all_patches_ok} == "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p1 --dry-run -s -t -f -F 0 < /notnfs/nighttester/icedtea7-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p1 < /notnfs/nighttester/icedtea7-target-testing/$p ; \ else \ test x${all_patches_ok} == "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea7-target-testing ; \ for p in patches/hotspot/default/icedtea-version.patch patches/icedtea-copy-plugs.patch patches/hotspot/default/icedtea-text-relocations.patch patches/icedtea-ssl.patch patches/icedtea-liveconnect.patch patches/icedtea-webstart.patch patches/icedtea-webstart-umask.patch patches/icedtea-rmi_amd64.patch patches/icedtea-tools.patch patches/icedtea-demos.patch patches/icedtea-headers.patch patches/hotspot/default/icedtea-headers.patch patches/icedtea-gcc-suffix.patch patches/hotspot/default/icedtea-gcc-suffix.patch patches/icedtea-bytebuffer-compact.patch patches/hotspot/default/icedtea-memory-limits.patch patches/icedtea-sunsrc.patch patches/icedtea-libraries.patch patches/icedtea-print-lsb-release.patch patches/icedtea-jpegclasses.patch patches/debian/icedtea-uname.patch patches/icedtea-freetypeversion.patch patches/hotspot/default/icedtea-sparc-ptracefix.patch patches/hotspot/default/icedtea-sparc-trapsfix.patch patches/icedtea-override-redirect-metacity.patch patches/icedtea-shark-build.patch patches/hotspot/default/icedtea-shark-build.patch patches/icedtea-security-updates.patch patches/icedtea-hotspot-gcc-pr36917.patch patches/icedtea-alpha-fixes.patch patches/icedtea-alt-jar.patch patches/icedtea-jdk-use-ssize_t.patch patches/hotspot/default/icedtea-use-idx_t.patch patches/hotspot/default/icedtea-params-cast-size_t.patch patches/icedtea-clean-crypto.patch patches/hotspot/default/icedtea-shark.patch patches/cacao/arch.patch patches/icedtea-signed-types.patch patches/icedtea-lc_ctype.patch patches/icedtea-tests-jdk.patch patches/icedtea-stroker-finish.patch patches/icedtea-linker-libs-order.patch patches/icedtea-testenv.patch patches/icedtea-samejvm-safe.patch patches/icedtea-pr261.patch patches/icedtea-doc-headers.patch patches/hotspot/default/icedtea-parisc-opt.patch patches/security/icedtea-6592792.patch patches/security/icedtea-6733959.patch patches/security/icedtea-6755943.patch patches/hotspot/default/icedtea-includedb.patch patches/icedtea-demo-swingapplet.patch patches/icedtea-jvmtiEnv.patch patches/icedtea-netx.patch patches/icedtea-disable-intree-ec.patch patches/icedtea-sources.patch patches/no-precompiled.patch patches/icedtea-rhino.patch patches/xrender/icedtea-001.patch patches/xrender/icedtea-002.patch patches/xrender/icedtea-003.patch patches/xrender/icedtea-004.patch patches/xrender/icedtea-005.patch patches/xrender/icedtea-006.patch patches/xrender/icedtea-007.patch patches/xrender/icedtea-008.patch patches/xrender/icedtea-009.patch patches/icedtea-javafiles.patch patches/icedtea-liveconnect-dist.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ -F 0 < /notnfs/nighttester/icedtea7-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea7-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea7-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp Checking patches/hotspot/default/icedtea-version.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/make/linux/makefiles/vm.make.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/utilities/vmError.cpp.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/arguments.cpp.rej ERROR patch patches/hotspot/default/icedtea-version.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 May 6 08:46:55 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Thu, 6 May 2010 11:46:55 -0400 (EDT) Subject: Hudson build is back to normal : IcedTea7TargetTesting #295 In-Reply-To: <964866248.251273154438241.JavaMail.nighttester@toadeater> References: <964866248.251273154438241.JavaMail.nighttester@toadeater> Message-ID: <1819552999.261273160815984.JavaMail.nighttester@toadeater> See From gnu_andrew at member.fsf.org Thu May 6 00:05:34 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Thu, 6 May 2010 03:05:34 -0400 (EDT) Subject: Build failed in Hudson: IcedTea7TargetTesting #293 In-Reply-To: <1418055040.231273091982234.JavaMail.nighttester@toadeater> References: <1418055040.231273091982234.JavaMail.nighttester@toadeater> Message-ID: <384136428.241273129534768.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 3449 lines...] all_patches_ok=yes; \ for p in patches/boot/ant-javac.patch patches/boot/corba-defs.patch patches/boot/corba-idlj.patch patches/boot/corba-libgcj.patch patches/boot/corba-no-gen.patch patches/boot/corba-orb.patch patches/boot/demos.patch patches/boot/ecj-fphexconstants.patch patches/boot/ecj-opts.patch patches/boot/fontconfig.patch patches/boot/generated-comments.patch patches/boot/xbootclasspath.patch patches/boot/icedteart.patch patches/boot/jar.patch patches/boot/javah.patch patches/boot/symbols.patch patches/boot/tobin.patch patches/boot/icedtea-hotspot-default.patch patches/boot/icedtea-jopt.patch patches/boot/icedtea-dyn.patch patches/boot/icedtea-jaxp-dependency.patch patches/boot/genstubs-nofork.patch patches/boot/icedtea-pr39408.patch patches/boot/icedtea-pr40188.patch patches/boot/icedtea-pr40616.patch patches/boot/icedtea-spp.patch patches/boot/icedtea-sbcs.patch patches/boot/icedtea-dbcs.patch patches/boot/ecj-diamond.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ -F 0 < /notnfs/nighttester/icedtea7-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea7-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea7-target-testing/HACKING \ >> stamps/patch-boot.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-boot.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-boot.stamp.tmp stamps/patch-boot.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/boot/ant-javac.patch Applying patches/boot/ant-javac.patch patching file openjdk-boot/jaxp/build.xml patching file openjdk-boot/jaxws/build.xml Checking patches/boot/corba-defs.patch Applying patches/boot/corba-defs.patch patching file openjdk-boot/corba/make/common/Defs.gmk Checking patches/boot/corba-idlj.patch Applying patches/boot/corba-idlj.patch patching file openjdk-boot/corba/make/org/omg/sources/Makefile patching file openjdk-boot/corba/make/sun/rmi/corbalogsources/Makefile Checking patches/boot/corba-libgcj.patch Applying patches/boot/corba-libgcj.patch patching file openjdk-boot/corba/make/common/Defs-linux.gmk Checking patches/boot/corba-no-gen.patch Applying patches/boot/corba-no-gen.patch patching file openjdk-boot/corba/make/com/sun/corba/se/Makefile Checking patches/boot/corba-orb.patch Applying patches/boot/corba-orb.patch patching file openjdk-boot/corba/make/com/sun/corba/se/org/Makefile Checking patches/boot/demos.patch Applying patches/boot/demos.patch patching file openjdk-boot/jdk/make/common/Release.gmk patching file openjdk-boot/jdk/make/Makefile Checking patches/boot/ecj-fphexconstants.patch Applying patches/boot/ecj-fphexconstants.patch patching file openjdk-boot/jdk/src/share/classes/java/lang/Double.java patching file openjdk-boot/jdk/src/share/classes/java/lang/Float.java Checking patches/boot/ecj-opts.patch Applying patches/boot/ecj-opts.patch patching file openjdk-boot/corba/make/common/Rules.gmk patching file openjdk-boot/jdk/make/java/nio/Makefile Hunk #1 succeeded at 32 (offset 1 line). Checking patches/boot/fontconfig.patch Applying patches/boot/fontconfig.patch patching file openjdk-boot/jdk/make/sun/awt/Makefile Checking patches/boot/generated-comments.patch Applying patches/boot/generated-comments.patch patching file openjdk-boot/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java Checking patches/boot/xbootclasspath.patch Applying patches/boot/xbootclasspath.patch patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk patching file openjdk-boot/jdk/make/java/text/base/Makefile patching file openjdk-boot/jdk/make/sun/text/Makefile Checking patches/boot/icedteart.patch Applying patches/boot/icedteart.patch patching file openjdk-boot/jdk/make/common/BuildToolJar.gmk patching file openjdk-boot/jdk/make/common/Rules.gmk patching file openjdk-boot/jdk/make/sun/javazic/Makefile Hunk #1 succeeded at 63 (offset 1 line). Checking patches/boot/jar.patch Applying patches/boot/jar.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 655 (offset 5 lines). Checking patches/boot/javah.patch Applying patches/boot/javah.patch patching file openjdk-boot/jdk/make/common/Rules.gmk patching file openjdk-boot/jdk/make/sun/awt/FILES_export_unix.gmk patching file openjdk-boot/jdk/src/share/native/sun/java2d/opengl/OGLContext.h Checking patches/boot/symbols.patch Applying patches/boot/symbols.patch patching file openjdk-boot/jdk/make/common/Release.gmk Hunk #1 succeeded at 960 (offset 16 lines). Checking patches/boot/tobin.patch Applying patches/boot/tobin.patch patching file openjdk-boot/jdk/make/sun/xawt/Makefile Hunk #1 succeeded at 295 (offset 1 line). Hunk #2 succeeded at 305 (offset 1 line). Checking patches/boot/icedtea-hotspot-default.patch Applying patches/boot/icedtea-hotspot-default.patch patching file openjdk-boot/hotspot/make/linux/Makefile patching file openjdk-boot/hotspot/make/linux/makefiles/sa.make Checking patches/boot/icedtea-jopt.patch Applying patches/boot/icedtea-jopt.patch patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 86 (offset 11 lines). patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 90 (offset 8 lines). Checking patches/boot/icedtea-dyn.patch Applying patches/boot/icedtea-dyn.patch patching file openjdk-boot/jdk/make/java/Makefile Checking patches/boot/icedtea-jaxp-dependency.patch Applying patches/boot/icedtea-jaxp-dependency.patch patching file openjdk-boot/jaxws/build.properties patching file openjdk-boot/jaxws/build.xml Checking patches/boot/genstubs-nofork.patch Applying patches/boot/genstubs-nofork.patch patching file openjdk-boot/langtools/make/build.xml Checking patches/boot/icedtea-pr39408.patch Applying patches/boot/icedtea-pr39408.patch patching file openjdk-boot/jdk/src/solaris/native/sun/nio/ch/FileDispatcherImpl.c Checking patches/boot/icedtea-pr40188.patch Applying patches/boot/icedtea-pr40188.patch patching file openjdk-boot/jdk/src/solaris/native/sun/nio/ch/FileDispatcherImpl.c Hunk #1 succeeded at 200 (offset 8 lines). Checking patches/boot/icedtea-pr40616.patch Applying patches/boot/icedtea-pr40616.patch patching file openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/EUC_TW.java Checking patches/boot/icedtea-spp.patch Applying patches/boot/icedtea-spp.patch patching file openjdk-boot/jdk/make/tools/src/build/tools/spp/Spp.java Checking patches/boot/icedtea-sbcs.patch Applying patches/boot/icedtea-sbcs.patch patching file openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/SBCS.java Checking patches/boot/icedtea-dbcs.patch Applying patches/boot/icedtea-dbcs.patch patching file openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/DBCS.java Checking patches/boot/ecj-diamond.patch Applying patches/boot/ecj-diamond.patch patching file openjdk-boot/jdk/src/share/classes/sun/nio/cs/AbstractCharsetProvider.java patching file openjdk-boot/jdk/src/share/classes/sun/io/CharacterEncoding.java patching file openjdk-boot/jdk/src/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java patching file openjdk-boot/jdk/src/share/classes/sun/security/provider/JavaKeyStore.java + make native-ecj mkdir -p stamps touch stamps/native-ecj.stamp + make bootstrap-directory-stage1 mkdir -p bootstrap/boot/bin stamps/ ln -sf /usr/lib/jvm/java-gcj/bin/java bootstrap/boot/bin/java ln -sf /usr/lib/jvm/java-gcj/bin/javah bootstrap/boot/bin/javah ln -sf /usr/lib/jvm/java-gcj/bin/rmic bootstrap/boot/bin/rmic ln -sf /usr/lib/jvm/java-gcj/bin/jar bootstrap/boot/bin/jar ln -sf ../../../javac bootstrap/boot/bin/javac ln -sf ../../../javap bootstrap/boot/bin/javap mkdir -p bootstrap/boot/lib/endorsed ln -sf /usr/share/java/xalan-j2.jar bootstrap/boot/lib/endorsed/xalan-j2.jar ln -sf /usr/share/java/xalan-j2-serializer.jar \ bootstrap/boot/lib/endorsed/xalan-j2-serializer.jar ln -sf /usr/share/java/xerces-j2.jar bootstrap/boot/lib/endorsed/xerces-j2.jar mkdir -p bootstrap/boot/jre/lib; \ cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar \ bootstrap/boot/jre/lib/rt.jar; \ chmod u+w bootstrap/boot/jre/lib/rt.jar; \ ln -sf /usr/lib/jvm/java-gcj/jre/lib/amd64 \ bootstrap/boot/jre/lib/; \ if ! test -d bootstrap/boot/jre/lib/amd64; \ then \ ln -sf ./amd64 \ bootstrap/boot/jre/lib/amd64; \ fi; \ mkdir -p bootstrap/boot/include; \ for i in /usr/lib/jvm/java-gcj/include/*; do \ test -r $i | continue; \ i=`basename $i`; \ rm -f bootstrap/boot/include/$i; \ ln -s /usr/lib/jvm/java-gcj/include/$i bootstrap/boot/include/$i; \ done; \ mkdir -p stamps touch stamps/bootstrap-directory-stage1.stamp + make bootstrap-directory-symlink-stage1 rm -f bootstrap/jdk1.6.0 ln -sf boot bootstrap/jdk1.6.0 mkdir -p stamps touch stamps/bootstrap-directory-symlink-stage1.stamp + make icedtea-boot mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp7.zip drops/jdk7-jaxp-m6.zip if ! echo "3d9eb7ae71f5365e2a786ba270413c6cb7dc8d1137f56995c087908b3df8446c drops/jdk7-jaxp-m6.zip" \ | /usr/bin/sha256sum --check ; \ then \ if [ -f drops/jdk7-jaxp-m6.zip ] ; \ then \ mv drops/jdk7-jaxp-m6.zip drops/jdk7-jaxp-m6.zip.old ; \ fi ; \ /usr/bin/wget https://jaxp.dev.java.net/files/documents/913/147490/jdk7-jaxp-m6.zip -O drops/jdk7-jaxp-m6.zip; \ if ! echo "3d9eb7ae71f5365e2a786ba270413c6cb7dc8d1137f56995c087908b3df8446c drops/jdk7-jaxp-m6.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ fi ; drops/jdk7-jaxp-m6.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download.stamp /bin/find /notnfs/nighttester/icedtea7-target-testing/rt -name '*.java' \ | sort -u > rt-source-files.txt for dir in openjdk-boot/jdk/src/share/classes/com/sun/jdi openjdk-boot/jdk/src/share/classes/com/sun/tools/jdi openjdk-boot/jdk/src/share/classes/com/sun/net/httpserver openjdk-boot/jdk/src/share/classes/java/io openjdk-boot/jdk/src/share/classes/java/security/cert openjdk-boot/jdk/src/share/classes/java/util openjdk-boot/jdk/src/share/classes/java/rmi openjdk-boot/jdk/src/share/classes/javax/net/ssl openjdk-boot/jdk/src/share/classes/javax/rmi/ssl openjdk-boot/jdk/src/share/classes/javax/script openjdk-boot/jdk/src/share/classes/javax/security/auth/kerberos openjdk-boot/jdk/src/share/classes/javax/security/sasl openjdk-boot/jdk/src/share/classes/javax/swing/plaf/basic openjdk-boot/jdk/src/share/classes/sun/awt/ openjdk-boot/jdk/src/share/classes/sun/rmi/rmic openjdk-boot/jdk/src/share/classes/sun/tools/java openjdk-boot/langtools/src/share/classes/com/sun/mirror openjdk-boot/langtools/src/share/classes/com/sun/tools/apt ; \ do \ /bin/find /notnfs/nighttester/icedtea7-target-testing/$dir -name '*.java' >> rt-source-files.txt; \ done mkdir -p lib/rt /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 5 -target 5 -d lib/rt \ -classpath /usr/lib/jvm/java-gcj/jre/lib/rt.jar \ -sourcepath '/notnfs/nighttester/icedtea7-target-testing/generated:openjdk-boot/jdk/src/share/classes:openjdk-boot/jdk/src/solaris/classes:openjdk-boot/langtools/src/share/classes:openjdk-boot/corba/src/share/classes:/notnfs/nighttester/icedtea7-target-testing/openjdk/build/linux-amd64/jaxws/drop/jaxws_src/src' \ -bootclasspath \'\' @rt-source-files.txt ; incorrect classpath: '' ---------- 1. ERROR in /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/src/share/classes/sun/nio/cs/ext/MS950_HKSCS_XP.java (at line 42) || (cs instanceof MS950) ^^^^^^^^^^^^^^^^^^^^^ Incompatible conditional operand types Charset and MS950 ---------- 2. ERROR in /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/src/share/classes/sun/nio/cs/ext/MS950_HKSCS_XP.java (at line 42) || (cs instanceof MS950) ^^^^^ MS950 cannot be resolved to a type ---------- 3. ERROR in /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/src/share/classes/sun/nio/cs/ext/MS950_HKSCS_XP.java (at line 56) (DoubleByte.Decoder)new MS950().newDecoder(); ^^^^^ MS950 cannot be resolved to a type ---------- 4. ERROR in /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/src/share/classes/sun/nio/cs/ext/MS950_HKSCS_XP.java (at line 68) initb2c(b2cBmp, HKSCS_XPMapping.b2cBmpStr); ^^^^^^^^^^^^^^^ HKSCS_XPMapping cannot be resolved ---------- 5. ERROR in /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/src/share/classes/sun/nio/cs/ext/MS950_HKSCS_XP.java (at line 82) (DoubleByte.Encoder)new MS950().newEncoder(); ^^^^^ MS950 cannot be resolved to a type ---------- 6. ERROR in /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/src/share/classes/sun/nio/cs/ext/MS950_HKSCS_XP.java (at line 91) initc2b(c2bBmp, HKSCS_XPMapping.b2cBmpStr, null); ^^^^^^^^^^^^^^^ HKSCS_XPMapping cannot be resolved ---------- 6 problems (6 errors)make: *** [stamps/rt-class-files.stamp] Error 255 + exit 1 From gnu_andrew at member.fsf.org Thu May 6 21:03:03 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Fri, 7 May 2010 00:03:03 -0400 (EDT) Subject: Build failed in Hudson: IcedTea6TargetTesting #321 Message-ID: <473451132.271273204983637.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1288 lines...] Checking patches/xrender/icedtea-003.patch Applying patches/xrender/icedtea-003.patch patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers patching file openjdk/jdk/make/sun/headless/mapfile-vers patching file openjdk/jdk/make/sun/xawt/mapfile-vers Checking patches/xrender/icedtea-004.patch Applying patches/xrender/icedtea-004.patch patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux Hunk #1 succeeded at 567 (offset -1 lines). patching file openjdk/jdk/make/sun/headless/mapfile-vers patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c Checking patches/xrender/icedtea-005.patch Applying patches/xrender/icedtea-005.patch patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk Checking patches/xrender/icedtea-006.patch Applying patches/xrender/icedtea-006.patch patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h Checking patches/xrender/icedtea-007.patch Applying patches/xrender/icedtea-007.patch patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h Checking patches/xrender/icedtea-008.patch Applying patches/xrender/icedtea-008.patch patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers patching file openjdk/jdk/make/sun/xawt/mapfile-vers patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java Checking patches/xrender/icedtea-009.patch Applying patches/xrender/icedtea-009.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c Checking patches/icedtea-nss-not-enabled-config.patch Applying patches/icedtea-nss-not-enabled-config.patch patching file openjdk/jdk/src/share/lib/security/java.security icedtea_version="1.9pre+r6c2adc19cc47" ; \ if ! test "xno" = "xno"; then \ echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \ >>openjdk/jdk/make/common/shared/Defs.gmk ; \ echo "PRODUCT_NAME=IcedTea6" \ >>openjdk/jdk/make/common/shared/Defs.gmk ; \ else \ echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \ >>openjdk/jdk/make/common/shared/Defs.gmk ; \ fi ; echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ; cp -r /notnfs/nighttester/icedtea6-target-testing/overlays/openjdk/* openjdk/ touch stamps/overlay.stamp if ! test -d openjdk-ecj ; then \ cp -pPRl openjdk openjdk-ecj ; \ fi mkdir -p stamps touch stamps/extract-ecj.stamp + make patch-ecj mkdir -p stamps; \ rm -f stamps/patch-ecj.stamp.tmp ; \ touch stamps/patch-ecj.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/ecj/icedtea.patch patches/ecj/icedtea-hotspot.patch patches/ecj/icedtea-spp.patch patches/ecj/icedtea-jopt.patch patches/ecj/icedtea-jaxp-dependency.patch patches/ecj/bootver.patch patches/ecj/getannotation-cast.patch patches/ecj/override.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \ >> stamps/patch-ecj.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-ecj.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-ecj.stamp.tmp stamps/patch-ecj.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/ecj/icedtea.patch Applying patches/ecj/icedtea.patch patching file openjdk-ecj/corba/make/com/sun/corba/se/Makefile patching file openjdk-ecj/corba/make/com/sun/corba/se/org/Makefile patching file openjdk-ecj/corba/make/com/sun/corba/se/sources/Makefile patching file openjdk-ecj/corba/make/common/Defs.gmk patching file openjdk-ecj/corba/make/common/Defs-linux.gmk Hunk #1 succeeded at 272 with fuzz 2 (offset -4 lines). patching file openjdk-ecj/corba/make/common/Rules.gmk patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk patching file openjdk-ecj/corba/make/org/omg/sources/Makefile patching file openjdk-ecj/corba/make/sun/rmi/corbalogsources/Makefile patching file openjdk-ecj/jaxp/build.xml Hunk #1 succeeded at 122 (offset 3 lines). patching file openjdk-ecj/jaxws/build.xml Hunk #1 succeeded at 122 (offset 3 lines). patching file openjdk-ecj/jdk/make/common/BuildToolJar.gmk patching file openjdk-ecj/jdk/make/common/Release.gmk Hunk #1 succeeded at 647 (offset 1 line). Hunk #2 succeeded at 719 (offset 1 line). Hunk #3 succeeded at 965 (offset 1 line). Hunk #4 succeeded at 1043 (offset 1 line). patching file openjdk-ecj/jdk/make/common/Rules.gmk patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk patching file openjdk-ecj/jdk/make/java/nio/Makefile patching file openjdk-ecj/jdk/make/java/text/Makefile patching file openjdk-ecj/jdk/make/Makefile patching file openjdk-ecj/jdk/make/sun/awt/Makefile patching file openjdk-ecj/jdk/make/sun/javazic/Makefile patching file openjdk-ecj/jdk/make/sun/text/Makefile patching file openjdk-ecj/jdk/make/sun/xawt/Makefile patching file openjdk-ecj/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java patching file openjdk-ecj/jdk/src/share/classes/java/lang/Double.java patching file openjdk-ecj/jdk/src/share/classes/java/lang/Float.java patching file openjdk-ecj/langtools/make/build.properties patching file openjdk-ecj/langtools/make/build.xml Checking patches/ecj/icedtea-hotspot.patch Applying patches/ecj/icedtea-hotspot.patch patching file openjdk-ecj/hotspot/make/linux/Makefile patching file openjdk-ecj/hotspot/make/linux/makefiles/sa.make Checking patches/ecj/icedtea-spp.patch Applying patches/ecj/icedtea-spp.patch patching file openjdk-ecj/jdk/make/tools/src/build/tools/spp/Spp.java Checking patches/ecj/icedtea-jopt.patch Applying patches/ecj/icedtea-jopt.patch patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk Checking patches/ecj/icedtea-jaxp-dependency.patch Applying patches/ecj/icedtea-jaxp-dependency.patch patching file openjdk-ecj/jaxws/build.properties patching file openjdk-ecj/jaxws/build.xml Checking patches/ecj/bootver.patch Applying patches/ecj/bootver.patch patching file openjdk-ecj/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 89 with fuzz 1. Checking patches/ecj/getannotation-cast.patch Applying patches/ecj/getannotation-cast.patch patching file openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java patching file openjdk/jdk/src/share/classes/java/beans/MetaData.java Hunk #1 succeeded at 1604 (offset -24 lines). Checking patches/ecj/override.patch Applying patches/ecj/override.patch patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java patching file openjdk-ecj/jdk/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java patching file openjdk-ecj/jdk/src/share/classes/sun/security/provider/certpath/OCSPResponse.java patching file openjdk-ecj/jdk/src/share/classes/sun/net/www/protocol/https/HttpsClient.java + make native-ecj 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 + make bootstrap-directory-ecj mkdir -p bootstrap/ecj/bin stamps/ ln -sf /usr/bin/gij bootstrap/ecj/bin/java ln -sf /usr/bin/gjavah bootstrap/ecj/bin/javah ln -sf /usr/bin/grmic bootstrap/ecj/bin/rmic ln -sf /usr/bin/gjar bootstrap/ecj/bin/jar ln -sf ../../../javac bootstrap/ecj/bin/javac ln -sf ../../../javap bootstrap/ecj/bin/javap mkdir -p bootstrap/ecj/lib/endorsed ln -sf /usr/share/java/xalan-j2.jar bootstrap/ecj/lib/endorsed/xalan-j2.jar ln -sf /usr/share/java/xalan-j2-serializer.jar \ bootstrap/ecj/lib/endorsed/xalan-j2-serializer.jar ln -sf /usr/share/java/xerces-j2.jar bootstrap/ecj/lib/endorsed/xerces-j2.jar mkdir -p bootstrap/ecj/jre/lib; \ ln -sf /usr/lib/jvm/java-gcj/jre/lib/amd64 \ bootstrap/ecj/jre/lib/; \ if ! test -d bootstrap/ecj/jre/lib/amd64; \ then \ ln -sf ./amd64 \ bootstrap/ecj/jre/lib/amd64; \ fi; \ mkdir -p bootstrap/ecj/include; \ for i in /usr/lib/jvm/java-gcj/include/*; do \ test -r $i | continue; \ i=`basename $i`; \ rm -f bootstrap/ecj/include/$i; \ ln -s /usr/lib/jvm/java-gcj/include/$i bootstrap/ecj/include/$i; \ done; \ cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar \ /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar; mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/lib ; \ ln -sf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar \ /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/lib/tools.jar ; \ mkdir -p stamps touch stamps/bootstrap-directory-ecj.stamp + make bootstrap-directory-symlink-ecj rm -f bootstrap/jdk1.6.0 ln -sf ecj bootstrap/jdk1.6.0 mkdir -p stamps touch stamps/bootstrap-directory-symlink-ecj.stamp + make icedtea-ecj find /notnfs/nighttester/icedtea6-target-testing/netx -name '*.java' | sort > netx-source-files.txt for dir in openjdk-ecj/jdk/src/share/classes/com/sun/jdi openjdk-ecj/jdk/src/share/classes/com/sun/net/httpserver openjdk-ecj/jdk/src/share/classes/com/sun/tools/jdi openjdk-ecj/jdk/src/share/classes/java/io openjdk-ecj/jdk/src/share/classes/java/security/cert openjdk-ecj/jdk/src/share/classes/java/util openjdk-ecj/jdk/src/share/classes/java/rmi openjdk-ecj/jdk/src/share/classes/sun/awt/ openjdk-ecj/jdk/src/share/classes/sun/nio/cs openjdk-ecj/jdk/src/share/classes/sun/rmi/rmic openjdk-ecj/jdk/src/share/classes/sun/tools/java openjdk-ecj/jdk/src/share/classes/javax/net/ssl openjdk-ecj/jdk/src/share/classes/javax/script openjdk-ecj/jdk/src/share/classes/javax/security/auth/kerberos openjdk-ecj/jdk/src/share/classes/javax/security/sasl openjdk-ecj/langtools/src/share/classes/com/sun/mirror openjdk-ecj/langtools/src/share/classes/com/sun/tools/apt ; \ do \ /bin/find /notnfs/nighttester/icedtea6-target-testing/$dir -name '*.java' >> rt-source-files.txt; \ done for files in openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/basic/BasicDirectoryModel.java openjdk-ecj/jdk/src/share/classes/javax/management/StandardMBean.java openjdk-ecj/jdk/src/share/classes/java/security/CodeSource.java openjdk-ecj/jdk/src/share/classes/javax/swing/JTable.java openjdk-ecj/jdk/src/share/classes/java/security/KeyStore.java ; \ do \ echo $files >> rt-source-files.txt ; \ done mkdir -p lib/rt /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 6 -target 6 -d lib/rt \ -sourcepath /notnfs/nighttester/icedtea6-target-testing/generated:openjdk-ecj/jdk/src/share/classes:openjdk-ecj/jdk/src/solaris/classes:openjdk-ecj/langtools/src/share/classes:openjdk-ecj/corba/src/share/classes -bootclasspath \'\' \ -classpath /usr/lib/jvm/java-gcj/jre/lib/rt.jar \ @rt-source-files.txt ; incorrect classpath: '' Annotation processing got disabled, since it requires a 1.6 compliant JVM mkdir -p stamps touch stamps/rt-class-files.stamp mkdir -p /notnfs/nighttester/icedtea6-target-testing/netx.build /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 6 -target 6 \ -d /notnfs/nighttester/icedtea6-target-testing/netx.build \ -sourcepath /notnfs/nighttester/icedtea6-target-testing/netx:/notnfs/nighttester/icedtea6-target-testing/generated:openjdk-ecj/jdk/src/share/classes:openjdk-ecj/jdk/src/solaris/classes:openjdk-ecj/langtools/src/share/classes:openjdk-ecj/corba/src/share/classes \ -classpath /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar -bootclasspath \'\' \ @netx-source-files.txt incorrect classpath: '' Annotation processing got disabled, since it requires a 1.6 compliant JVM ---------- 1. ERROR in /notnfs/nighttester/icedtea6-target-testing/netx/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java (at line 31) import java.security.SecurityPermission;; ^ Syntax error on token ";", delete this token ---------- 1 problem (1 error)make: *** [stamps/netx.stamp] Error 255 + exit 1 From gnu_andrew at member.fsf.org Fri May 7 10:36:43 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Fri, 7 May 2010 13:36:43 -0400 (EDT) Subject: Hudson build is back to normal : IcedTea6TargetTesting #322 In-Reply-To: <473451132.271273204983637.JavaMail.nighttester@toadeater> References: <473451132.271273204983637.JavaMail.nighttester@toadeater> Message-ID: <1645168081.281273253803985.JavaMail.nighttester@toadeater> See From gnu_andrew at member.fsf.org Tue May 11 00:03:11 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Tue, 11 May 2010 03:03:11 -0400 (EDT) Subject: Build failed in Hudson: IcedTea7TargetTesting #300 Message-ID: <332239974.291273561391504.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 1049 lines...] patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmainct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmarker.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmaster.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmerge.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdphuff.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdpostct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdsample.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdtrans.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jerror.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jerror.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctflt.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctfst.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctint.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctflt.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctfst.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctint.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctred.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jinclude.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemmgr.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemnobs.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmorecfg.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegint.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jquant1.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jquant2.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jutils.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jversion.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/README patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_jpeg.c patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c Checking patches/icedtea-print-lsb-release.patch Applying patches/icedtea-print-lsb-release.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1874 (offset 117 lines). Hunk #2 succeeded at 1933 (offset 117 lines). Checking patches/icedtea-jpegclasses.patch Applying patches/icedtea-jpegclasses.patch patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/ImageFormatException.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGCodec.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGDecodeParam.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGEncodeParam.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGImageDecoder.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGImageEncoder.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGQTable.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/TruncatedFileException.java Checking patches/debian/icedtea-uname.patch Applying patches/debian/icedtea-uname.patch patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/jdk/make/common/shared/Platform.gmk Checking patches/icedtea-freetypeversion.patch Applying patches/icedtea-freetypeversion.patch patching file openjdk/jdk/make/common/shared/Defs-versions.gmk Checking patches/hotspot/default/icedtea-sparc-ptracefix.patch Applying patches/hotspot/default/icedtea-sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/hotspot/default/icedtea-sparc-trapsfix.patch Applying patches/hotspot/default/icedtea-sparc-trapsfix.patch patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp 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 Checking patches/icedtea-shark-build.patch Applying patches/icedtea-shark-build.patch patching file openjdk/jdk/make/java/redist/Makefile Hunk #1 succeeded at 80 (offset -16 lines). Hunk #2 succeeded at 166 (offset -10 lines). Hunk #3 succeeded at 195 (offset -12 lines). patching file openjdk/make/hotspot-rules.gmk Checking patches/hotspot/default/icedtea-shark-build.patch Applying patches/hotspot/default/icedtea-shark-build.patch patching file openjdk/hotspot/make/linux/Makefile patching file openjdk/hotspot/make/linux/makefiles/buildtree.make patching file openjdk/hotspot/make/linux/makefiles/gcc.make patching file openjdk/hotspot/make/linux/makefiles/top.make patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/make/Makefile Checking patches/icedtea-security-updates.patch Applying patches/icedtea-security-updates.patch patching file openjdk/jdk/test/sun/management/jmxremote/bootstrap/LocalOnlyTest.java Checking patches/icedtea-hotspot-gcc-pr36917.patch Applying patches/icedtea-hotspot-gcc-pr36917.patch patching file openjdk/hotspot/make/linux/makefiles/i486.make Checking patches/icedtea-alpha-fixes.patch Applying patches/icedtea-alpha-fixes.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/hotspot/agent/src/os/linux/Makefile patching file openjdk/hotspot/src/share/vm/oops/generateOopMap.cpp Hunk #1 succeeded at 2111 (offset -6 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk Checking patches/icedtea-alt-jar.patch Applying patches/icedtea-alt-jar.patch patching file openjdk/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 216 (offset 29 lines). Checking patches/icedtea-jdk-use-ssize_t.patch Applying patches/icedtea-jdk-use-ssize_t.patch patching file openjdk/jdk/src/solaris/hpi/native_threads/src/sys_api_td.c Hunk #1 succeeded at 371 (offset -9 lines). Hunk #2 succeeded at 586 (offset -9 lines). Checking patches/hotspot/default/icedtea-use-idx_t.patch Applying patches/hotspot/default/icedtea-use-idx_t.patch patching file openjdk/hotspot/src/share/vm/compiler/methodLiveness.cpp Hunk #2 succeeded at 993 (offset 1 line). patching file openjdk/hotspot/src/share/vm/utilities/bitMap.hpp Checking patches/hotspot/default/icedtea-params-cast-size_t.patch Applying patches/hotspot/default/icedtea-params-cast-size_t.patch patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp patching file openjdk/hotspot/src/share/vm/memory/collectorPolicy.cpp patching file openjdk/hotspot/src/share/vm/memory/threadLocalAllocBuffer.cpp patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp Checking patches/icedtea-clean-crypto.patch Applying patches/icedtea-clean-crypto.patch patching file openjdk/jdk/make/javax/crypto/Makefile Hunk #1 succeeded at 157 (offset 1 line). patching file openjdk/jdk/src/share/classes/javax/crypto/Cipher.java patching file openjdk/jdk/src/share/classes/javax/crypto/JarVerifier.java patching file openjdk/jdk/src/share/classes/javax/crypto/JceSecurity.java patching file openjdk/jdk/src/share/classes/javax/crypto/JceSecurityManager.java patching file openjdk/jdk/test/com/sun/crypto/provider/Cipher/UTIL/TestUtil.java Checking patches/hotspot/default/icedtea-shark.patch Applying patches/hotspot/default/icedtea-shark.patch patching file openjdk/hotspot/src/share/vm/ci/ciMethod.cpp patching file openjdk/hotspot/src/share/vm/ci/ciMethod.hpp patching file openjdk/hotspot/src/share/vm/code/nmethod.cpp patching file openjdk/hotspot/src/share/vm/code/nmethod.hpp patching file openjdk/hotspot/src/share/vm/compiler/abstractCompiler.hpp patching file openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp patching file openjdk/hotspot/src/share/vm/memory/cardTableModRefBS.hpp patching file openjdk/hotspot/src/share/vm/oops/methodOop.cpp patching file openjdk/hotspot/src/share/vm/runtime/deoptimization.cpp patching file openjdk/hotspot/src/share/vm/runtime/globals.cpp patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp patching file openjdk/hotspot/src/share/vm/runtime/vm_version.cpp patching file openjdk/hotspot/src/share/vm/utilities/macros.hpp Checking patches/cacao/arch.patch Applying patches/cacao/arch.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 66 (offset -5 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/icedtea-signed-types.patch Applying patches/icedtea-signed-types.patch patching file openjdk/hotspot/src/share/vm/asm/codeBuffer.hpp Hunk #1 succeeded at 84 (offset 3 lines). patching file openjdk/hotspot/src/share/vm/utilities/ostream.cpp Hunk #1 succeeded at 881 (offset 52 lines). patching file openjdk/hotspot/src/share/vm/ci/ciTypeFlow.cpp Hunk #1 succeeded at 390 (offset 2 lines). Checking patches/icedtea-lc_ctype.patch Applying patches/icedtea-lc_ctype.patch patching file openjdk/jdk/src/solaris/native/java/lang/java_props_md.c Checking patches/icedtea-tests-jdk.patch Applying patches/icedtea-tests-jdk.patch patching file openjdk/jdk/test/sun/tools/native2ascii/NativeErrors.java Hunk #1 succeeded at 104 (offset 15 lines). 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/com/sun/java/pack/Makefile Hunk #1 succeeded at 75 (offset 1 line). Hunk #2 succeeded at 97 (offset 1 line). Hunk #3 succeeded at 147 (offset 4 lines). patching file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile Hunk #1 succeeded at 66 (offset 1 line). 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/TestUtil.java patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh 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/FILES_java.gmk Hunk #1 succeeded at 38 (offset -1 lines). Hunk #2 succeeded at 51 (offset -1 lines). patching file openjdk/jdk/make/java/nio/Makefile Hunk #1 succeeded at 184 (offset 1 line). Hunk #2 succeeded at 246 (offset 1 line). Checking patches/icedtea-doc-headers.patch Applying patches/icedtea-doc-headers.patch patching file openjdk/jdk/make/docs/Makefile Hunk #12 succeeded at 355 (offset 24 lines). Hunk #13 succeeded at 377 (offset 24 lines). Hunk #14 succeeded at 398 (offset 24 lines). Hunk #15 succeeded at 414 (offset 24 lines). Hunk #16 succeeded at 422 (offset 24 lines). Checking patches/hotspot/default/icedtea-parisc-opt.patch Applying patches/hotspot/default/icedtea-parisc-opt.patch patching file openjdk/hotspot/make/linux/makefiles/product.make patching file openjdk/hotspot/make/linux/makefiles/optimized.make Checking patches/security/icedtea-6592792.patch Applying patches/security/icedtea-6592792.patch patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test.java Checking patches/security/icedtea-6733959.patch Applying patches/security/icedtea-6733959.patch patching file openjdk/jdk/src/share/bin/java.c Hunk #1 succeeded at 931 (offset 46 lines). Checking patches/security/icedtea-6755943.patch Applying patches/security/icedtea-6755943.patch patching file openjdk/jdk/test/tools/pack200/MemoryAllocatorTest.java Checking patches/hotspot/default/icedtea-includedb.patch Applying patches/hotspot/default/icedtea-includedb.patch patching file openjdk/hotspot/src/share/vm/gc_implementation/includeDB_gc_parallelScavenge Hunk #1 succeeded at 313 (offset 5 lines). Checking patches/icedtea-demo-swingapplet.patch Applying patches/icedtea-demo-swingapplet.patch patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile Checking patches/icedtea-jvmtiEnv.patch Applying patches/icedtea-jvmtiEnv.patch patching file openjdk/hotspot/src/share/vm/prims/jvmtiEnv.cpp Hunk #1 succeeded at 2726 (offset 24 lines). Checking patches/icedtea-netx.patch Applying patches/icedtea-netx.patch patching file openjdk/jdk/make/common/internal/Defs-netx.gmk patching file openjdk/jdk/make/common/internal/ImportComponents.gmk patching file openjdk/jdk/make/common/shared/Defs.gmk Hunk #1 succeeded at 360 (offset 16 lines). Checking patches/icedtea-disable-intree-ec.patch Applying patches/icedtea-disable-intree-ec.patch patching file openjdk/jdk/src/share/lib/security/java.security Checking patches/icedtea-sources.patch Applying patches/icedtea-sources.patch patching file openjdk/jdk/make/common/Release.gmk Checking patches/no-precompiled.patch Applying patches/no-precompiled.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make patching file openjdk/hotspot/make/solaris/makefiles/gcc.make Checking patches/parisc.patch Applying patches/parisc.patch patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 102 (offset -4 lines). Checking patches/sh4-support.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/common/shared/Compiler-gcc.gmk.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/corba/make/common/shared/Platform.gmk.rej ERROR patch patches/sh4-support.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 May 12 01:50:17 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 12 May 2010 04:50:17 -0400 (EDT) Subject: Hudson build is back to normal : IcedTea7TargetTesting #301 In-Reply-To: <332239974.291273561391504.JavaMail.nighttester@toadeater> References: <332239974.291273561391504.JavaMail.nighttester@toadeater> Message-ID: <1852563008.301273654217990.JavaMail.nighttester@toadeater> See From gnu_andrew at member.fsf.org Tue May 25 22:24:13 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 26 May 2010 01:24:13 -0400 (EDT) Subject: Build failed in Hudson: IcedTea6TargetTesting #342 Message-ID: <935964577.311274851454792.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 281939 lines...] patching file openjdk/jdk/make/common/Program.gmk Hunk #2 succeeded at 251 with fuzz 2. patching file openjdk/jdk/make/java/zip/Makefile patching file openjdk/jdk/make/java/zip/FILES_c.gmk patching file openjdk/jdk/src/share/native/java/util/zip/Inflater.c patching file openjdk/jdk/src/share/native/java/util/zip/zip_util.c patching file openjdk/jdk/make/sun/splashscreen/FILES_c.gmk patching file openjdk/jdk/make/sun/splashscreen/Makefile patching file openjdk/jdk/make/sun/jpeg/FILES_c.gmk patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapimin.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapistd.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccoefct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccolor.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcdctmgr.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcinit.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmainct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmarker.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmaster.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcomapi.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jconfig.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcparam.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcphuff.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcprepct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcsample.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jctrans.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdapimin.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdapistd.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdcoefct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdcolor.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdct.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jddctmgr.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdhuff.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdhuff.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdinput.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmainct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmarker.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmaster.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmerge.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdphuff.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdpostct.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdsample.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdtrans.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jerror.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jerror.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctflt.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctfst.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctint.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctflt.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctfst.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctint.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctred.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jinclude.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemmgr.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemnobs.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmorecfg.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegint.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jquant1.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jquant2.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jutils.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jversion.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/README patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_jpeg.c patching file openjdk/jdk/make/com/sun/java/pack/Makefile patching file openjdk/jdk/make/java/jli/Makefile patching file openjdk/jdk/src/share/native/com/sun/java/util/jar/pack/defines.h Hunk #1 succeeded at 89 (offset 2 lines). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #3 succeeded at 676 (offset 3 lines). Hunk #4 succeeded at 701 (offset 3 lines). Hunk #5 succeeded at 719 (offset 3 lines). Hunk #6 succeeded at 759 (offset 7 lines). Hunk #7 succeeded at 857 (offset 22 lines). Hunk #8 succeeded at 882 (offset 26 lines). Hunk #9 succeeded at 1430 (offset 26 lines). Hunk #10 succeeded at 1517 (offset 26 lines). Hunk #11 succeeded at 1534 (offset 26 lines). Hunk #12 succeeded at 1556 (offset 26 lines). Hunk #13 succeeded at 1674 (offset 26 lines). Hunk #14 succeeded at 1795 (offset 26 lines). Hunk #15 succeeded at 2027 (offset 34 lines). Hunk #16 succeeded at 2039 (offset 34 lines). Hunk #17 succeeded at 2047 (offset 34 lines). Hunk #18 succeeded at 2063 (offset 34 lines). Hunk #19 succeeded at 2076 (offset 34 lines). Hunk #20 succeeded at 2138 (offset 41 lines). Hunk #21 succeeded at 2164 (offset 41 lines). Hunk #22 succeeded at 2212 (offset 41 lines). Hunk #23 succeeded at 2418 (offset 41 lines). Hunk #24 succeeded at 2573 (offset 41 lines). Hunk #25 succeeded at 2648 (offset 41 lines). Hunk #26 succeeded at 2665 (offset 41 lines). Hunk #27 succeeded at 2774 (offset 41 lines). Hunk #28 succeeded at 2789 (offset 41 lines). Hunk #29 succeeded at 2945 (offset 41 lines). Hunk #30 succeeded at 2984 (offset 41 lines). Hunk #31 succeeded at 3009 (offset 41 lines). Hunk #32 succeeded at 3051 (offset 41 lines). Hunk #33 succeeded at 3115 (offset 41 lines). Hunk #34 succeeded at 3124 (offset 41 lines). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c Checking patches/icedtea-javafiles.patch Applying patches/icedtea-javafiles.patch patching file openjdk/jdk/make/java/java/FILES_java.gmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_encoding.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_presentation_rmi.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_protocol.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_monitoring.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_ior.jmk patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_orbutil.jmk Checking patches/icedtea-jvmtiEnv.patch Applying patches/icedtea-jvmtiEnv.patch patching file openjdk/hotspot/src/share/vm/prims/jvmtiEnv.cpp Hunk #1 succeeded at 2726 (offset 24 lines). Checking patches/icedtea-lcms.patch Applying patches/icedtea-lcms.patch patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsxform.c Checking patches/icedtea-timerqueue.patch Applying patches/icedtea-timerqueue.patch patching file openjdk/jdk/src/share/classes/javax/swing/TimerQueue.java Hunk #1 succeeded at 102 (offset -4 lines). Hunk #2 succeeded at 159 (offset -4 lines). Checking patches/icedtea-print-lsb-release.patch Applying patches/icedtea-print-lsb-release.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1870 (offset 113 lines). Hunk #2 succeeded at 1929 (offset 113 lines). Checking patches/icedtea-jpegclasses.patch Applying patches/icedtea-jpegclasses.patch patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/ImageFormatException.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGCodec.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGDecodeParam.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGEncodeParam.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGImageDecoder.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGImageEncoder.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGQTable.java patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/TruncatedFileException.java Checking patches/icedtea-uname.patch Applying patches/icedtea-uname.patch patching file openjdk/jdk/make/common/shared/Platform.gmk patching file openjdk/corba/make/common/shared/Platform.gmk Checking patches/icedtea-freetypeversion.patch Applying patches/icedtea-freetypeversion.patch patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 93 with fuzz 1 (offset -1 lines). Checking patches/icedtea-shark-build.patch Applying patches/icedtea-shark-build.patch patching file openjdk/make/hotspot-rules.gmk Checking patches/icedtea-shark-build-hotspot.patch Applying patches/icedtea-shark-build-hotspot.patch patching file openjdk/hotspot/make/linux/Makefile patching file openjdk/hotspot/make/linux/makefiles/buildtree.make Hunk #1 succeeded at 225 (offset 10 lines). patching file openjdk/hotspot/make/linux/makefiles/gcc.make Hunk #1 succeeded at 59 with fuzz 1 (offset -5 lines). patching file openjdk/hotspot/make/linux/makefiles/top.make patching file openjdk/hotspot/make/linux/makefiles/vm.make Hunk #1 succeeded at 137 with fuzz 2 (offset 11 lines). Hunk #2 succeeded at 172 with fuzz 2 (offset 11 lines). patching file openjdk/hotspot/make/Makefile Hunk #7 succeeded at 379 (offset 3 lines). Checking patches/icedtea-nomotif-6706121.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MButtonPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCanvasPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCheckboxMenuItemPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCheckboxPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MChoicePeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MComponentPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCustomCursor.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDataTransferer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDialogPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDragSourceContextPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDropTargetContextPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbedCanvasPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbeddedFrame.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbeddedFramePeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFileDialogPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFramePeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MGlobalCursorManager.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethod.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethodControl.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethodDescriptor.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MLabelPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MListPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuBarPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuItemPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMouseDragGestureRecognizer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MPanelPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MPopupMenuPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MRobotPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollPanePeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollbarPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MTextAreaPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MTextFieldPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/MWindowPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11Clipboard.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11DragSourceContextPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11DropTargetContextPeer.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11Selection.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11SelectionHolder.java.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_Button.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_Canvas.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_Checkbox.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_Choice12.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_Choice21.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_Component.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_Cursor.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_DataTransferer.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_DataTransferer.h.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_FileDialog.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_GlobalCursorManager.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_KeyboardFocusManager.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_Label.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_List.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.h.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuBar.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuBar.h.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuComponent.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuItem.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_PopupMenu.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_ScrollPane.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_Scrollbar.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_Selection.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_TextArea.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_TextArea.h.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_TextField.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_TextField.h.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_TopLevel.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.h.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.h.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd_ds.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd_dt.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_motif.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_motif12.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_motif21.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/awt_xembed.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/canvas.c.rej 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/awt/cursor.c.rej ERROR patch patches/icedtea-nomotif-6706121.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 May 26 09:52:07 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Wed, 26 May 2010 12:52:07 -0400 (EDT) Subject: Hudson build is back to normal : IcedTea6TargetTesting #343 In-Reply-To: <935964577.311274851454792.JavaMail.nighttester@toadeater> References: <935964577.311274851454792.JavaMail.nighttester@toadeater> Message-ID: <1923887486.321274892727607.JavaMail.nighttester@toadeater> See From gnu_andrew at member.fsf.org Thu May 27 00:23:57 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Thu, 27 May 2010 03:23:57 -0400 (EDT) Subject: Build failed in Hudson: IcedTea7TargetTesting #318 Message-ID: <1490794703.331274945037812.JavaMail.nighttester@toadeater> See ------------------------------------------ [...truncated 332 lines...] 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 OpenJDK source directory... /notnfs/nighttester/icedtea7-target-testing/openjdk 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 for a NetBeans profiler zip... not specified checking for a VisualVM zip... not specified checking whether to use CACAO as VM... no checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-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 whether to build the new experimental browser plugin based on npruntime... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for GLIB... yes checking for MOZILLA... yes checking for xulrunner version... 1090109 checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for 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 javac config.status: creating javap config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties 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="b89" JDK_UPDATE_VERSION="89" JRE_RELEASE_VERSION="1.7.0_89-b89" 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="" ICEDTEA_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) (Thu May 27 03:02:20 EDT 2010)" DERIVATIVE_ID="IcedTea7 1.12+rcf649a549a40" ALT_JIBX_LIBS_PATH="" ALT_NETX_DIST="/notnfs/nighttester/icedtea7-target-testing/netx.build" ALT_LIVECONNECT_DIST="/notnfs/nighttester/icedtea7-target-testing/liveconnect" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea7-target-testing/drops" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/build/linux-amd64/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar:/usr/lib/jvm/java-gcj/jre/lib/rt.jar" GENSRCDIR="/notnfs/nighttester/icedtea7-target-testing/generated" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/openjdk.tar.gz openjdk.tar.gz if ! echo "93c536e6bc4e962050a00321e88e694fc4e0000e2ad887b8de22830bfda2649f 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/195fcceefddc.tar.gz -O openjdk.tar.gz; \ if ! echo "93c536e6bc4e962050a00321e88e694fc4e0000e2ad887b8de22830bfda2649f openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of OpenJDK root zip"; false; \ fi; \ fi ; openjdk.tar.gz: OK ln -sf /notnfs/nighttester/drops/corba.tar.gz corba.tar.gz if ! echo "870e2eac993a4eef48197ed7309cab176b56a994add1de215a026599052627cb corba.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if [ corba.tar.gz ] ; \ then \ mv corba.tar.gz corba.tar.gz.old ; \ fi ; \ /usr/bin/wget http://hg.openjdk.java.net/icedtea/jdk7/corba/archive/e805b4155d76.tar.gz -O corba.tar.gz; \ if ! echo "870e2eac993a4eef48197ed7309cab176b56a994add1de215a026599052627cb corba.tar.gz" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of CORBA zip"; false; \ fi; \ fi ; corba.tar.gz: OK ln -sf /notnfs/nighttester/drops/jaxp.tar.gz jaxp.tar.gz if ! echo "42d004e51a1f01d146ad230ce48996ddf8da3719fe571a41653f431d6b2e8a7b jaxp.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if [ jaxp.tar.gz ] ; \ then \ mv jaxp.tar.gz jaxp.tar.gz.old ; \ fi ; \ /usr/bin/wget http://hg.openjdk.java.net/icedtea/jdk7/jaxp/archive/826bafcb6c4a.tar.gz -O jaxp.tar.gz; \ if ! echo "42d004e51a1f01d146ad230ce48996ddf8da3719fe571a41653f431d6b2e8a7b jaxp.tar.gz" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of JAXP zip"; false; \ fi; \ fi ; jaxp.tar.gz: OK ln -sf /notnfs/nighttester/drops/jaxws.tar.gz jaxws.tar.gz if ! echo "4523909cd46fd61b5c6670bf932099d5899236a37a4058e7b2bcb855e503a0e4 jaxws.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if [ jaxws.tar.gz ] ; \ then \ mv jaxws.tar.gz jaxws.tar.gz.old ; \ fi ; \ /usr/bin/wget http://hg.openjdk.java.net/icedtea/jdk7/jaxws/archive/1661166c82dc.tar.gz -O jaxws.tar.gz; \ if ! echo "4523909cd46fd61b5c6670bf932099d5899236a37a4058e7b2bcb855e503a0e4 jaxws.tar.gz" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of JAXWS zip"; false; \ fi; \ fi ; jaxws.tar.gz: OK ln -sf /notnfs/nighttester/drops/jdk.tar.gz jdk.tar.gz if ! echo "637372a089a1d50dc85d098e8b897d01e001730dd0ed94a6d347243272dedeeb jdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if [ jdk.tar.gz ] ; \ then \ mv jdk.tar.gz jdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://hg.openjdk.java.net/icedtea/jdk7/jdk/archive/3d1a836736bf.tar.gz -O jdk.tar.gz; \ if ! echo "637372a089a1d50dc85d098e8b897d01e001730dd0ed94a6d347243272dedeeb jdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of JDK zip"; false; \ fi; \ fi ; jdk.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match --2010-05-27 03:02:29-- http://hg.openjdk.java.net/icedtea/jdk7/jdk/archive/3d1a836736bf.tar.gz Resolving hg.openjdk.java.net... 192.9.170.175 Connecting to hg.openjdk.java.net|192.9.170.175|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-tar] Saving to: ?jdk.tar.gz? 0K .......... .......... .......... .......... .......... 3.41K 50K .......... .......... .......... .......... .......... 53.0K 100K .......... .......... .......... .......... .......... 79.8K 150K .......... .......... .......... .......... .......... 80.3K 200K .......... .......... .......... .......... .......... 104K 250K .......... .......... .......... .......... .......... 106K 300K .......... .......... .......... .......... .......... 121K 350K .......... .......... .......... .......... .......... 131K 400K .......... .......... .......... .......... .......... 140K 450K .......... .......... .......... .......... .......... 119K 500K .......... .......... .......... .......... .......... 158K 550K .......... .......... .......... .......... .......... 166K 600K .......... .......... .......... .......... .......... 226K 650K .......... .......... .......... .......... .......... 164K 700K .......... .......... .......... .......... .......... 184K 750K .......... .......... .......... .......... .......... 164K 800K .......... .......... .......... .......... .......... 246K 850K .......... .......... .......... .......... .......... 177K 900K .......... .......... .......... .......... .......... 262K 950K .......... .......... .......... .......... .......... 178K 1000K .......... .......... .......... .......... .......... 252K 1050K .......... .......... .......... .......... .......... 187K 1100K .......... .......... .......... .......... .......... 264K 1150K .......... .......... .......... .......... .......... 210K 1200K .......... .......... .......... .......... .......... 251K 1250K .......... .......... .......... .......... .......... 256K 1300K .......... .......... .......... .......... .......... 257K 1350K .......... .......... .......... .......... .......... 251K 1400K .......... .......... .......... .......... .......... 271K 1450K .......... .......... .......... .......... .......... 238K 1500K .......... .......... .......... .......... .......... 288K 1550K .......... .......... .......... .......... .......... 233K 1600K .......... .......... .......... .......... .......... 309K 1650K .......... .......... .......... .......... .......... 282K 1700K .......... .......... .......... .......... .......... 317K 1750K .......... .......... .......... .......... .......... 294K 1800K .......... .......... .......... .......... .......... 316K 1850K .......... .......... .......... .......... .......... 7.27K 1900K .......... .......... .......... .......... .......... 136K 1950K .......... .......... .......... .......... .......... 154K 2000K .......... .......... .......... .......... .......... 620 2050K .......... .......... .......... .......... . 177 =5m56s 2010-05-27 03:23:26 (5.88 KB/s) - Read error at byte 2141714 (Connection timed out).Retrying. --2010-05-27 03:23:27-- (try: 2) http://hg.openjdk.java.net/icedtea/jdk7/jdk/archive/3d1a836736bf.tar.gz Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out. Resolving hg.openjdk.java.net... 192.9.170.175 Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: No route to host. jdk.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match ERROR: Bad download of JDK zip make: *** [stamps/download-openjdk.stamp] Error 1 + exit 1 From gnu_andrew at member.fsf.org Thu May 27 07:25:10 2010 From: gnu_andrew at member.fsf.org (Hudson Admin) Date: Thu, 27 May 2010 10:25:10 -0400 (EDT) Subject: Hudson build is back to normal : IcedTea7TargetTesting #319 In-Reply-To: <1490794703.331274945037812.JavaMail.nighttester@toadeater> References: <1490794703.331274945037812.JavaMail.nighttester@toadeater> Message-ID: <1329914004.341274970310584.JavaMail.nighttester@toadeater> See