Build failed in Hudson: IcedTea6TargetTesting #321
Hudson Admin
gnu_andrew at member.fsf.org
Thu May 6 21:03:03 PDT 2010
See <http://toadeater:8080/job/IcedTea6TargetTesting/321/>
------------------------------------------
[...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
More information about the icedtea-test
mailing list