Build failed in Hudson: IcedTea6TargetTesting #246
Hudson Admin
gnu_andrew at member.fsf.org
Tue Feb 23 23:05:58 PST 2010
See <http://toadeater:8080/job/IcedTea6TargetTesting/246/>
------------------------------------------
[...truncated 255589 lines...]
`/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/ports/hotspot/src/share/vm/shark/sharkNativeWrapper.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkNativeWrapper.hpp'
`/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/ports/hotspot/src/share/vm/shark/sharkState.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkState.cpp'
`/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/ports/hotspot/src/share/vm/shark/sharkInvariants.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInvariants.hpp'
`/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/ports/hotspot/src/share/vm/shark/shark_globals.cpp' -> `openjdk/hotspot/src/share/vm/shark/shark_globals.cpp'
`/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/ports/hotspot/src/share/vm/shark/sharkBuilder.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBuilder.hpp'
`/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/ports/hotspot/src/share/vm/shark/sharkRuntime.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkRuntime.cpp'
`/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/ports/hotspot/src/share/vm/shark/sharkConstant.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkConstant.hpp'
`/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/ports/hotspot/src/share/vm/shark/sharkValue.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkValue.cpp'
`/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/ports/hotspot/src/share/vm/shark/sharkMemoryManager.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkMemoryManager.cpp'
`/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/ports/hotspot/src/share/vm/shark/sharkState.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkState.hpp'
if ! test "xno" = "xno" ; then \
mkdir -p openjdk/jdk/src/solaris/bin/amd64 ; \
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/jvm.cfg \
openjdk/jdk/src/solaris/bin/amd64/jvm.cfg ; \
fi
if ! test "xno" = "xno"; then \
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/ergo.c \
openjdk/jdk/src/solaris/bin/ergo_amd64.c; \
fi
mkdir -p stamps
touch stamps/ports.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 \
< /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/HACKING \
>> stamps/patch-fsg.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch-fsg.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi ;
mkdir -p stamps ; \
rm -f stamps/patch.stamp.tmp ; \
touch stamps/patch.stamp.tmp ; \
all_patches_ok=yes; \
for p in patches/zero/6890308.patch patches/zero/6891677.patch patches/zero/6896043.patch patches/zero/6903453.patch patches/zero/6909153.patch patches/zero/6913869.patch patches/zero/6914622.patch patches/icedtea-notice-safepoints.patch patches/icedtea-parisc-opt.patch patches/icedtea-lucene-crash.patch patches/icedtea-version.patch patches/icedtea-version-hotspot.patch patches/icedtea-copy-plugs.patch patches/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-use-system-tzdata.patch patches/icedtea-headers.patch patches/icedtea-headers-hotspot.patch patches/icedtea-gcc-suffix.patch patches/icedtea-gcc-suffix-hotspot.patch patches/icedtea-bytebuffer-compact.patch patches/hotspot/original/memory-limits.patch patches/icedtea-sunsrc.patch patches/icedtea-libraries.patch patches/icedtea-javafiles.patch patches/icedtea-jvmtiEnv.patch patches/icedtea-lcms.patch patches/icedtea-timerqueue.patch patches/icedtea-print-lsb-release.patch patches/icedtea-jpegclasses.patch patches/icedtea-uname.patch patches/icedtea-freetypeversion.patch patches/icedtea-fonts.patch patches/icedtea-shark-build.patch patches/icedtea-shark-build-hotspot.patch patches/icedtea-nomotif-6706121.patch patches/icedtea-nomotif.patch patches/icedtea-alpha-fixes.patch patches/icedtea-alt-jar.patch patches/icedtea-jdk-use-ssize_t.patch patches/icedtea-use-idx_t.patch patches/hotspot/original/icedtea-params-cast-size_t.patch patches/icedtea-clean-crypto.patch patches/icedtea-shark.patch patches/icedtea-arch.patch patches/icedtea-lc_ctype.patch patches/icedtea-xjc.patch patches/icedtea-renderer-crossing.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/openjdk/bidi-tests.patch patches/openjdk/annotation-tests.patch patches/icedtea-sparc-buildfixes.patch patches/icedtea-sparc64-linux.patch patches/icedtea-sparc-ptracefix.patch patches/icedtea-sparc-trapsfix.patch patches/icedtea-demo-swingapplet.patch patches/icedtea-awt-window-size.patch patches/icedtea-java2d-dasher.patch patches/icedtea-jtreg-6592792.patch patches/icedtea-s390-noinline.patch patches/icedtea-jtreg-dnd.patch patches/icedtea-jtreg-jrunscript.patch patches/icedtea-network-unreachable.patch patches/icedtea-dnd-filelists.patch patches/icedtea-java2d-stroker-internal-joint.patch patches/icedtea-java2d-stroker-internal-close-joint.patch patches/icedtea-disable-cc-incompatible-sanity-checks.patch patches/icedtea-explicit-target-arch.patch patches/icedtea-gcc-stack-markings.patch patches/openjdk/6879689-hotspot_warning_fix.patch patches/icedtea-no-precompiled.patch patches/icedtea-linux-separate-debuginfo.patch patches/icedtea-parisc.patch patches/icedtea-sh4-support.patch patches/libpng.patch patches/icedtea-rhino.patch patches/xrender/icedtea-000.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/hotspot/original/icedtea-6778662-lib64.patch patches/hotspot/original/icedtea-6778657-f2i-overflow.patch patches/hotspot/original/icedtea-6791168.patch patches/hotspot/original/icedtea-6793825-includedb.patch patches/icedtea-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/icedtea6-hg/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/HACKING \
>> stamps/patch.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch.stamp.tmp stamps/patch.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi
Checking patches/zero/6890308.patch
Applying patches/zero/6890308.patch
patching file openjdk/hotspot/make/Makefile
Hunk #9 succeeded at 347 (offset 3 lines).
patching file openjdk/hotspot/make/defs.make
patching file openjdk/hotspot/make/linux/Makefile
patching file openjdk/hotspot/make/linux/makefiles/buildtree.make
patching file openjdk/hotspot/make/linux/makefiles/defs.make
patching file openjdk/hotspot/make/linux/makefiles/gcc.make
patching file openjdk/hotspot/make/linux/makefiles/sa.make
patching file openjdk/hotspot/make/linux/makefiles/saproc.make
patching file openjdk/hotspot/make/linux/makefiles/top.make
patching file openjdk/hotspot/make/linux/makefiles/vm.make
patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp
patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp
patching file openjdk/hotspot/src/share/vm/interpreter/oopMapCache.cpp
patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp
Hunk #1 succeeded at 1236 (offset 7 lines).
Hunk #2 succeeded at 1257 (offset 2 lines).
patching file openjdk/hotspot/src/share/vm/runtime/jniHandles.hpp
patching file openjdk/hotspot/src/share/vm/runtime/mutex.hpp
patching file openjdk/hotspot/src/share/vm/runtime/signature.hpp
patching file openjdk/hotspot/src/share/vm/runtime/vm_version.cpp
patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp
Checking patches/zero/6891677.patch
Applying patches/zero/6891677.patch
patching file openjdk/make/hotspot-rules.gmk
patching file openjdk/corba/make/common/Defs-linux.gmk
patching file openjdk/corba/make/common/shared/Compiler-gcc.gmk
patching file openjdk/jdk/make/common/Defs-linux.gmk
Hunk #1 succeeded at 109 with fuzz 2 (offset -7 lines).
Hunk #2 succeeded at 227 (offset 2 lines).
patching file openjdk/jdk/make/common/Program.gmk
Hunk #2 succeeded at 281 (offset 2 lines).
patching file openjdk/jdk/make/java/instrument/Makefile
patching file openjdk/jdk/make/java/redist/Makefile
Hunk #2 succeeded at 163 (offset -10 lines).
patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk
patching file openjdk/jdk/make/jdk_generic_profile.sh
Hunk #1 succeeded at 340 (offset 1 line).
patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h
patching file openjdk/jdk/src/solaris/bin/ergo_zero.c
patching file openjdk/jdk/src/solaris/bin/zero/jvm.cfg
Checking patches/zero/6896043.patch
Applying patches/zero/6896043.patch
patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp
patching file openjdk/hotspot/src/share/vm/prims/jni.cpp
patching file openjdk/hotspot/src/share/vm/prims/jvmtiManageCapabilities.cpp
patching file openjdk/hotspot/src/share/vm/runtime/os.hpp
Checking patches/zero/6903453.patch
Applying patches/zero/6903453.patch
patching file openjdk/corba/make/common/shared/Platform.gmk
Hunk #1 succeeded at 194 (offset 7 lines).
patching file openjdk/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 204 (offset 39 lines).
patching file openjdk/jdk/src/share/native/java/lang/fdlibm/include/fdlibm.h
Hunk #1 succeeded at 30 (offset 1 line).
Checking patches/zero/6909153.patch
Applying patches/zero/6909153.patch
patching file openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp
patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp
Hunk #1 succeeded at 2738 (offset -18 lines).
Checking patches/zero/6913869.patch
Applying patches/zero/6913869.patch
patching file openjdk/hotspot/src/share/vm/prims/jni.cpp
Checking patches/zero/6914622.patch
Applying patches/zero/6914622.patch
patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp
Hunk #1 succeeded at 2625 (offset -8 lines).
Hunk #2 succeeded at 2777 (offset -22 lines).
patching file openjdk/hotspot/src/share/vm/runtime/globals.cpp
patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp
Hunk #3 succeeded at 1956 (offset -8 lines).
Checking patches/icedtea-notice-safepoints.patch
Applying patches/icedtea-notice-safepoints.patch
patching file openjdk/hotspot/src/share/vm/interpreter/cppInterpreter.hpp
Checking patches/icedtea-parisc-opt.patch
Applying patches/icedtea-parisc-opt.patch
patching file openjdk/hotspot/make/linux/makefiles/product.make
patching file openjdk/hotspot/make/linux/makefiles/optimized.make
Checking patches/icedtea-lucene-crash.patch
Applying patches/icedtea-lucene-crash.patch
patching file openjdk/hotspot/test/compiler/6707044/LuceneCrash.java
Checking patches/icedtea-version.patch
Applying patches/icedtea-version.patch
patching file openjdk/jdk/make/common/shared/Defs.gmk
patching file openjdk/jdk/make/java/version/Makefile
patching file openjdk/jdk/src/share/classes/sun/misc/Version-template.java
Hunk #2 succeeded at 96 with fuzz 2.
Checking patches/icedtea-version-hotspot.patch
Applying patches/icedtea-version-hotspot.patch
patching file openjdk/hotspot/make/linux/makefiles/vm.make
Hunk #1 succeeded at 90 (offset 4 lines).
patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp
patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp
Checking patches/icedtea-copy-plugs.patch
Applying patches/icedtea-copy-plugs.patch
patching file openjdk/jdk/make/common/internal/BinaryPlugs.gmk
patching file openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java
patching file openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPduTrap.java
patching file openjdk/jdk/src/share/classes/java/beans/MetaData.java
Hunk #1 succeeded at 1604 (offset -24 lines).
Checking patches/icedtea-text-relocations.patch
Applying patches/icedtea-text-relocations.patch
patching file openjdk/hotspot/make/linux/makefiles/gcc.make
patching file openjdk/hotspot/make/linux/makefiles/rules.make
patching file openjdk/hotspot/make/solaris/makefiles/rules.make
Checking patches/icedtea-ssl.patch
Applying patches/icedtea-ssl.patch
patching file openjdk/jdk/src/share/classes/sun/security/ssl/Handshaker.java
patching file openjdk/jdk/src/share/classes/sun/security/ssl/RSAClientKeyExchange.java
Checking patches/icedtea-liveconnect.patch
Applying patches/icedtea-liveconnect.patch
patching file openjdk/jdk/make/sun/Makefile
patching file openjdk/jdk/make/sun/plugin/Makefile
patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk
Checking patches/icedtea-webstart.patch
Applying patches/icedtea-webstart.patch
patching file openjdk/jdk/make/launchers/Makefile
patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java
patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java
patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk
Hunk #1 succeeded at 86 (offset 2 lines).
Hunk #2 succeeded at 94 (offset 1 line).
Checking patches/icedtea-webstart-umask.patch
Applying patches/icedtea-webstart-umask.patch
patching file openjdk/jdk/make/launchers/Makefile.launcher
patching file openjdk/jdk/src/share/bin/java.c
Hunk #5 succeeded at 2044 (offset 6 lines).
Checking patches/icedtea-rmi_amd64.patch
Applying patches/icedtea-rmi_amd64.patch
patching file openjdk/jdk/make/sun/rmi/rmi/Makefile
Checking patches/icedtea-tools.patch
Applying patches/icedtea-tools.patch
patching file openjdk/jdk/make/tools/sharing/classlist.linux
patching file openjdk/jdk/make/tools/sharing/classlist.solaris
patching file openjdk/jdk/make/tools/sharing/classlist.windows
patching file openjdk/jdk/make/java/awt/Makefile
Checking patches/icedtea-use-system-tzdata.patch
Applying patches/icedtea-use-system-tzdata.patch
patching file openjdk/jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.java
Checking patches/icedtea-headers.patch
Applying patches/icedtea-headers.patch
patching file openjdk/jdk/make/tools/freetypecheck/Makefile
patching file openjdk/jdk/make/common/Defs.gmk
Hunk #1 succeeded at 235 (offset -2 lines).
patching file openjdk/jdk/make/sun/font/Makefile
Checking patches/icedtea-headers-hotspot.patch
Applying patches/icedtea-headers-hotspot.patch
patching file openjdk/hotspot/make/linux/makefiles/jvmti.make
Checking patches/icedtea-gcc-suffix.patch
Applying patches/icedtea-gcc-suffix.patch
patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk
patching file openjdk/corba/make/common/shared/Compiler-gcc.gmk
Hunk #1 succeeded at 58 with fuzz 2.
Checking patches/icedtea-gcc-suffix-hotspot.patch
Applying patches/icedtea-gcc-suffix-hotspot.patch
patching file openjdk/hotspot/agent/src/os/linux/Makefile
patching file openjdk/hotspot/make/linux/makefiles/gcc.make
Checking patches/icedtea-bytebuffer-compact.patch
Applying patches/icedtea-bytebuffer-compact.patch
patching file openjdk/jdk/src/share/classes/java/nio/Buffer.java
Hunk #6 succeeded at 551 (offset 4 lines).
Checking patches/hotspot/original/memory-limits.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/globals.hpp.rej
ERROR patch patches/hotspot/original/memory-limits.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
More information about the icedtea-test
mailing list