Build failed in Jenkins: IcedTea6TargetTesting #947
Hudson Admin
ahughes at redhat.com
Tue Mar 20 23:02:44 PDT 2012
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6TargetTesting/947/>
------------------------------------------
[...truncated 314572 lines...]
Hunk #2 succeeded at 1991 (offset 64 lines).
patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp
Hunk #1 succeeded at 2582 (offset 122 lines).
patching file openjdk/hotspot/src/share/vm/utilities/dtrace.hpp
Checking patches/systemtap-gcc-4.5.patch
Applying patches/systemtap-gcc-4.5.patch
patching file openjdk/hotspot/src/share/vm/prims/jni.cpp
Hunk #1 succeeded at 2786 (offset 63 lines).
Checking patches/systemtap-alloc-size-workaround.patch
Applying patches/systemtap-alloc-size-workaround.patch
patching file openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp
Hunk #1 succeeded at 882 (offset 171 lines).
Checking patches/nss-not-enabled-config.patch
Applying patches/nss-not-enabled-config.patch
patching file openjdk/jdk/src/share/lib/security/java.security
icedtea_version="1.12pre+rf4bcb05229c9+" ; \
if test "xyes" = "xyes" || \
test "xno" = "xyes"; 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 -a /notnfs/nighttester/icedtea6-target-testing/overlays overlays.build
chmod -R ug+rwX overlays.build
cp -a overlays.build/openjdk/* openjdk/
cp -a overlays.build/jpeg/openjdk/* openjdk/
rm -rf overlays.build
touch stamps/overlay.stamp
mkdir -p stamps ; \
if test "xno" != "xno"; then \
no -g -O2 -m64 -Wl,-Bsymbolic -findirect-dispatch -o native-ecj \
--main=org.eclipse.jdt.internal.compiler.batch.Main /usr/share/java/eclipse-ecj.jar ; \
fi ; \
touch stamps/native-ecj.stamp
mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/bin stamps/
ln -sf /usr/lib/jvm/java-gcj/bin/java /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/bin/java
ln -sf /usr/lib/jvm/java-gcj/bin/javah /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/bin/javah
ln -sf /usr/lib/jvm/java-gcj/bin/rmic /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/bin/rmic
ln -sf /usr/lib/jvm/java-gcj/bin/jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/bin/jar
ln -sf /usr/bin/native2ascii /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/bin/native2ascii
ln -sf /notnfs/nighttester/icedtea6-target-testing/javac /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/bin/javac
ln -sf /notnfs/nighttester/icedtea6-target-testing/javap /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/bin/javap
mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib && \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar && \
ln -sf /usr/lib/jvm/java-gcj/jre/lib/amd64 \
/notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/ && \
if ! test -d /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/amd64; \
then \
ln -sf ./amd64 \
/notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/amd64; \
fi;
mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/include && \
for i in /usr/lib/jvm/java-gcj/include/*; do \
test -r $i | continue; \
i=`basename $i`; \
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/include/$i; \
ln -s /usr/lib/jvm/java-gcj/include/$i /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/include/$i; \
done
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
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
ln -sf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
mkdir -p stamps
touch stamps/bootstrap-directory-symlink-ecj.stamp
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
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/hotspot.patch patches/ecj/javafiles.patch patches/ecj/spp.patch patches/ecj/jopt.patch patches/ecj/jaxp-dependency.patch patches/ecj/bootver.patch patches/ecj/getannotation-cast.patch patches/ecj/override.patch patches/ecj/xsltproc.patch patches/ecj/needs-6.patch patches/ecj/cp40188-opengl.patch patches/ecj/no-test_gamma.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
Hunk #2 succeeded at 125 (offset -11 lines).
Hunk #3 succeeded at 225 (offset -11 lines).
patching file openjdk-ecj/corba/make/common/Defs-linux.gmk
Hunk #1 succeeded at 271 (offset -1 lines).
patching file openjdk-ecj/corba/make/common/Rules.gmk
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 120 (offset 3 lines).
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 131 (offset 9 lines).
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jdk/make/common/BuildToolJar.gmk
patching file openjdk-ecj/jdk/make/common/Release.gmk
Hunk #1 succeeded at 649 (offset 2 lines).
Hunk #2 succeeded at 721 (offset 2 lines).
Hunk #3 succeeded at 967 (offset 2 lines).
Hunk #4 succeeded at 1035 (offset -8 lines).
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
Hunk #1 succeeded at 438 (offset 6 lines).
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
Hunk #1 succeeded at 301 (offset 23 lines).
Hunk #2 succeeded at 311 (offset 23 lines).
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
Hunk #1 succeeded at 523 with fuzz 2.
Hunk #2 succeeded at 541 with fuzz 1 (offset 1 line).
Checking patches/ecj/hotspot.patch
Applying patches/ecj/hotspot.patch
patching file openjdk-ecj/hotspot/make/linux/makefiles/sa.make
Hunk #1 succeeded at 97 (offset 17 lines).
Checking patches/ecj/javafiles.patch
Applying patches/ecj/javafiles.patch
patching file openjdk-ecj/jdk/make/java/java/FILES_java.gmk
patching file openjdk-ecj/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_encoding.jmk
patching file openjdk-ecj/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_presentation_rmi.jmk
patching file openjdk-ecj/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_protocol.jmk
patching file openjdk-ecj/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_monitoring.jmk
patching file openjdk-ecj/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_ior.jmk
patching file openjdk-ecj/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_orbutil.jmk
Checking patches/ecj/spp.patch
Applying patches/ecj/spp.patch
patching file openjdk-ecj/jdk/make/tools/src/build/tools/spp/Spp.java
Checking patches/ecj/jopt.patch
Applying patches/ecj/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/jaxp-dependency.patch
Applying patches/ecj/jaxp-dependency.patch
patching file openjdk-ecj/jaxws/build.properties
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 124 with fuzz 1 (offset 9 lines).
Checking patches/ecj/bootver.patch
Applying patches/ecj/bootver.patch
patching file openjdk-ecj/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 87 with fuzz 1 (offset -1 lines).
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
Checking patches/ecj/xsltproc.patch
Applying patches/ecj/xsltproc.patch
patching file openjdk-ecj/hotspot/make/linux/makefiles/jvmti.make
Checking patches/ecj/needs-6.patch
Applying patches/ecj/needs-6.patch
patching file openjdk-ecj/jdk/make/sun/awt/Makefile
patching file openjdk-ecj/jdk/make/sun/xawt/Makefile
Checking patches/ecj/cp40188-opengl.patch
Applying patches/ecj/cp40188-opengl.patch
patching file openjdk-ecj/jdk/make/common/Rules.gmk
Hunk #1 succeeded at 301 with fuzz 2 (offset -2 lines).
patching file openjdk-ecj/jdk/make/sun/awt/FILES_export_unix.gmk
Hunk #1 succeeded at 190 (offset 1 line).
patching file openjdk-ecj/jdk/src/share/native/sun/java2d/opengl/OGLContext.h
Checking patches/ecj/no-test_gamma.patch
Applying patches/ecj/no-test_gamma.patch
patching file openjdk-ecj/hotspot/make/linux/Makefile
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/com/sun/java/swing/plaf/nimbus/NimbusLookAndFeel.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 stamps
/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/jar uf /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar -C lib/rt com -C lib/rt java \
-C lib/rt javax -C lib/rt sun
touch stamps/rt.stamp
cd cacao/cacao && \
./autogen.sh && \
./configure \
--host= \
--build= \
--target= \
--prefix=/notnfs/nighttester/icedtea6-target-testing/cacao/install \
--with-java-runtime-library=openjdk \
--with-java-runtime-library-prefix=/notnfs/nighttester/icedtea6-target-testing/openjdk \
--with-java-runtime-library-classes=/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar \
--enable-jre-layout ; \
/usr/bin/make install
No proper libtoolize was found.
You must have libtool 1.5 or later installed.
make[1]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/cacao/cacao-cff92704c4e0'
make[1]: *** No rule to make target `install'. Stop.
make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/cacao/cacao-cff92704c4e0'
make: *** [stamps/cacao.stamp] Error 2
+ exit 1
Build step 'Execute shell' marked build as failure
More information about the icedtea-test
mailing list