Build failed in Hudson: IcedTea6hgTargetTesting #50
Hudson Admin
gnu_andrew at member.fsf.org
Wed Nov 10 06:27:51 PST 2010
See <http://toadeater:8080/job/IcedTea6hgTargetTesting/50/>
------------------------------------------
[...truncated 221681 lines...]
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image
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 nss.cfg
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: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: executing depfiles commands
+ make replace-hotspot
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp-1_4_4.zip
if ! echo "10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9 drops/jaxp-1_4_4.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jaxp-1_4_4.zip ] ; \
then \
mv drops/jaxp-1_4_4.zip drops/jaxp-1_4_4.zip.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp-1_4_4.zip -O drops/jaxp-1_4_4.zip; \
if ! echo "10b203bec5b7d3dd8f515a9e098f80abc316faf977bcc220b56efe3dc6e9e5e9 drops/jaxp-1_4_4.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaxp drop zip"; false; \
fi; \
fi ;
drops/jaxp-1_4_4.zip: OK
mkdir -p stamps
touch stamps/download-jaxp-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws-b20.zip
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaxws-b20.zip ] ; \
then \
mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaxws drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaxws-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaxws-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaf-b20.zip ] ; \
then \
mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaf drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaf-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaf-drop.stamp
mkdir -p stamps
touch stamps/download-drops.stamp
mkdir -p stamps
touch stamps/download-cacao.stamp
if ! /usr/bin/hg fclone -h; \
then \
echo "No forest extension found. Please refer to" \
"http://selenic.com/mercurial/wiki/index.cgi/ForestExtension"; \
exit 1; \
fi;
hg fclone [OPTION]... SOURCE [DEST]
make a clone of an existing forest of repositories
Create a clone of an existing forest in a new directory.
Look at the help text for the clone command for more information.
options:
--walkhg walk repositories under '.hg' (yes/no)
-U --noupdate the clone will include an empty working copy (only a
repository)
-u --updaterev revision, tag or branch to check out
-r --rev include the specified changeset
-b --branch clone only the specified branch
--pull use pull protocol to copy metadata
--uncompressed use uncompressed transfer (fast over LAN)
-e --ssh specify ssh command to use
--remotecmd specify hg command to run on the remote side
use "hg -v help fclone" to show global options
mkdir -p stamps
touch stamps/hgforest.stamp
/usr/bin/hg fclone http://hg.openjdk.java.net/jdk6/jdk6 openjdk.hg;
[.]
requesting all changes
adding changesets
adding manifests
adding file changes
added 59 changesets with 120 changes to 30 files
updating to branch default
29 files updated, 0 files merged, 0 files removed, 0 files unresolved
[corba]
requesting all changes
adding changesets
adding manifests
adding file changes
added 51 changesets with 2847 changes to 1376 files
updating to branch default
1362 files updated, 0 files merged, 0 files removed, 0 files unresolved
[hotspot]
requesting all changes
adding changesets
adding manifests
adding file changes
added 1959 changesets with 41174 changes to 4274 files
updating to branch default
3760 files updated, 0 files merged, 0 files removed, 0 files unresolved
[jaxp]
requesting all changes
adding changesets
adding manifests
adding file changes
added 49 changesets with 2070 changes to 1984 files
updating to branch default
19 files updated, 0 files merged, 0 files removed, 0 files unresolved
[jaxws]
requesting all changes
adding changesets
adding manifests
adding file changes
added 50 changesets with 6898 changes to 3005 files
updating to branch default
19 files updated, 0 files merged, 0 files removed, 0 files unresolved
[jdk]
requesting all changes
adding changesets
adding manifests
adding file changes
added 462 changesets with 58461 changes to 17501 files
updating to branch default
17170 files updated, 0 files merged, 0 files removed, 0 files unresolved
[langtools]
requesting all changes
adding changesets
adding manifests
adding file changes
added 108 changesets with 10051 changes to 3098 files
updating to branch default
3017 files updated, 0 files merged, 0 files removed, 0 files unresolved
mkdir -p stamps
touch stamps/download-openjdk.stamp
touch stamps/download.stamp
if ! test -d openjdk ; then \
cp -pPRl openjdk.hg openjdk ; \
fi
mkdir -p stamps
touch stamps/extract-openjdk.stamp
mkdir -p stamps
touch stamps/extract-cacao.stamp
mkdir -p stamps
touch stamps/extract.stamp
if test "xhs19" != "xoriginal"; then \
rm -rf openjdk/hotspot ; \
if test -e hotspot.tar.gz ; \
then \
/bin/tar xf hotspot.tar.gz ; \
dir=$(gawk 'version==$1 {print gensub(/.*\/([^/]*)$/,"\\1","g",$2)}' version=hs19 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map) ; \
chmod -R ug+w $dir-* ; \
mv $dir-$(gawk 'version==$1 {print $3}' version=hs19 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map) openjdk/hotspot ; \
fi ; \
fi ;
mkdir -p stamps
touch stamps/replace-hotspot.stamp
+ make
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-hg-target-testing/bootstrap/ecj/bin stamps/
ln -sf /usr/lib/jvm/java-gcj/bin/java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin/java
ln -sf /usr/lib/jvm/java-gcj/bin/javah /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin/javah
ln -sf /usr/lib/jvm/java-gcj/bin/rmic /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin/rmic
ln -sf /usr/lib/jvm/java-gcj/bin/jar /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin/jar
ln -sf /notnfs/nighttester/icedtea6-hg-target-testing/javac /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin/javac
ln -sf /notnfs/nighttester/icedtea6-hg-target-testing/javap /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/bin/javap
mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/lib/endorsed && \
ln -sf /usr/share/java/xalan-j2.jar /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/lib/endorsed/xalan-j2.jar && \
ln -sf /usr/share/java/xalan-j2-serializer.jar \
/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/lib/endorsed/xalan-j2-serializer.jar && \
ln -sf /usr/share/java/xerces-j2.jar /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/lib/endorsed/xerces-j2.jar
mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib && \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib/rt.jar && \
ln -sf /usr/lib/jvm/java-gcj/jre/lib/amd64 \
/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib/ && \
if ! test -d /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib/amd64; \
then \
ln -sf ./amd64 \
/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib/amd64; \
fi;
mkdir -p /notnfs/nighttester/icedtea6-hg-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-hg-target-testing/bootstrap/ecj/include/$i; \
ln -s /usr/lib/jvm/java-gcj/include/$i /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/include/$i; \
done
mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing//notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/lib && \
ln -sf /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj/lib/tools.jar
mkdir -p stamps
touch stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0
ln -sf /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/ecj /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0
mkdir -p stamps
touch stamps/bootstrap-directory-symlink-ecj.stamp
for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
cp -rv $target $link; \
done
`/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot'
`/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/mkbc.c'
cp: cannot create directory `openjdk/hotspot/src/cpu': No such file or directory
make: *** [stamps/ports.stamp] Error 1
+ exit 1
More information about the icedtea-test
mailing list