Build failed in Hudson: IcedTea6TargetTesting #482

Hudson Admin gnu_andrew at member.fsf.org
Thu Sep 23 15:25:58 PDT 2010


See <http://toadeater:8080/job/IcedTea6TargetTesting/482/>

------------------------------------------
[...truncated 181294 lines...]
checking whether to include the XRender pipeline... yes
checking whether to include NIO2 support... no
checking whether to include SystemTap tracing support... yes
checking for system library directory... 
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... yes
checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable)
checking for distribution package version... none
checking build identification... Built on Fedora release 12 (Constantine) (Thu Sep 23 18:25:43 EDT 2010)
checking whether to build a bootstrap version first... yes
checking for a JDK home directory... /usr/lib/jvm/java-gcj
checking for java... /usr/lib/jvm/java-gcj/bin/java
checking for javac... /usr/lib/jvm/java-gcj/bin/javac
checking for ecj... /usr/bin/ecj
checking for javah... /usr/lib/jvm/java-gcj/bin/javah
checking for jar... /usr/lib/jvm/java-gcj/bin/jar
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking for rmic... /usr/lib/jvm/java-gcj/bin/rmic
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for a xalan2 jar... /usr/share/java/xalan-j2.jar
checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar
checking for a xerces2 jar... /usr/share/java/xerces-j2.jar
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz
checking for a HotSpot source zip... 
checking for an alternate jar command... not specified
checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.zip
checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6.zip
checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6.zip
checking whether to use CACAO as VM... no
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2
checking for a CACAO source directory... not specified
checking whether to disable optimizations and build with -O0 -g... no
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking whether to build the browser plugin... yes
checking for GTK... yes
checking for GLIB... yes
checking for MOZILLA... yes
checking for xulrunner version... 1090100
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... yes
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for XP... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
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-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.zip drops/jdk6-jaxp-b20.zip
if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156  drops/jdk6-jaxp-b20.zip" \
	  | /usr/bin/sha256sum --check ; \
	then \
	  if [ -f drops/jdk6-jaxp-b20.zip ] ; \
	  then \
	    mv drops/jdk6-jaxp-b20.zip drops/jdk6-jaxp-b20.zip.old ; \
	  fi ; \
	  /usr/bin/wget https://jaxp.dev.java.net/files/documents/913/150648/jdk6-jaxp-b20.zip -O drops/jdk6-jaxp-b20.zip; \
	  if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156  drops/jdk6-jaxp-b20.zip" \
	    | /usr/bin/sha256sum --check ; \
	  then echo "ERROR: Bad download of jaxp drop zip"; false; \
	  fi; \
	fi ;
drops/jdk6-jaxp-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaxp-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxws6.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 https://jax-ws.dev.java.net/files/documents/4202/150724/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.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 https://jax-ws.dev.java.net/files/documents/4202/150725/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
mkdir -p stamps 
touch stamps/hgforest.stamp
ln -sf /notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz openjdk-6-src-b20-21_jun_2010.tar.gz
ln -sf  hotspot.tar.gz
mkdir -p stamps
touch stamps/download-openjdk.stamp
touch stamps/download.stamp
set -e ; \
	if ! test -d openjdk ; \
	then \
	  mkdir openjdk ; \
	  /bin/tar xf openjdk-6-src-b20-21_jun_2010.tar.gz -C openjdk; \
	  chmod -R ug+w openjdk ; \
	  sh /notnfs/nighttester/icedtea6-target-testing/fsg.sh ; \
	fi
Further liberating OpenJDK...
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 ; \
	    chmod -R ug+w master-* ; \
	    mv master-$(gawk 'version==$1 {print $3}' version=hs19 /notnfs/nighttester/icedtea6-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-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 /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/lib/endorsed && \
	ln -sf /usr/share/java/xalan-j2.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/lib/endorsed/xalan-j2.jar && \
	ln -sf /usr/share/java/xalan-j2-serializer.jar \
	  /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/lib/endorsed/xalan-j2-serializer.jar && \
	ln -sf /usr/share/java/xerces-j2.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/lib/endorsed/xerces-j2.jar
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//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
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
		      /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
	  link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
	  cp -rv $target $link; \
	done
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot'
`/notnfs/nighttester/icedtea6-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