Build failed in Hudson: IcedTea7TargetTesting #291

Hudson Admin gnu_andrew at member.fsf.org
Wed May 5 13:19:56 PDT 2010


See <http://toadeater:8080/job/IcedTea7TargetTesting/291/>

------------------------------------------
[...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



More information about the icedtea-test mailing list