Build failed in Hudson: IcedTea6TargetTesting #664
Hudson Admin
gnu_andrew at member.fsf.org
Thu Mar 17 21:02:12 PDT 2011
See <http://toadeater:8080/job/IcedTea6TargetTesting/664/>
------------------------------------------
Started by timer
[workspace] $ /bin/sh -xe /tmp/hudson844694527158695310.sh
+ cd /notnfs/nighttester/icedtea6-target-testing/
+ bash -x /notnfs/nighttester/nightly-tester-scripts/icedtea6-target-testing
+ OPENJDK6_TARBALL=/notnfs/nighttester/drops/openjdk-6-src-b22-28_feb_2011.tar.gz
+ HS20_TARBALL=/notnfs/nighttester/drops/hs20.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2
+ JAXP6_TARBALL=/notnfs/nighttester/drops/jaxp6.zip
+ JAF6_TARBALL=/notnfs/nighttester/drops/jaf6.zip
+ JAXWS6_TARBALL=/notnfs/nighttester/drops/jaxws6.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk-6-src-b22-28_feb_2011.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 --with-hotspot-src-zip=/notnfs/nighttester/drops/hs20.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6.zip'
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk-6-src-b22-28_feb_2011.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 --with-hotspot-src-zip=/notnfs/nighttester/drops/hs20.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6.zip --enable-systemtap'
+ make distclean
rm -rf test/jtreg/classes
rm -f test/jtreg.jar
rm -f stamps/jtreg.stamp
rm -rf test/hotspot test/langtools test/jdk
rm -f test/check-*.log test/jtreg-summary.log
rm -rf /notnfs/nighttester/icedtea6-target-testing/pulseaudio.build/native
rm -rf /notnfs/nighttester/icedtea6-target-testing/pulseaudio.build/classes
rm -f /notnfs/nighttester/icedtea6-target-testing/pulseaudio.build/pulse-java.jar
rmdir /notnfs/nighttester/icedtea6-target-testing/pulseaudio.build
rmdir: failed to remove `/notnfs/nighttester/icedtea6-target-testing/pulseaudio.build': No such file or directory
make: *** [clean-pulse-java] Error 1
+ hg pull
*** failed to import extension hgk: No module named hgk
pulling from http://icedtea.classpath.org/hg/icedtea6
searching for changes
adding changesets
adding manifests
adding file changes
added 2 changesets with 6 changes to 3 files
(run 'hg update' to get a working copy)
+ hg update
*** failed to import extension hgk: No module named hgk
3 files updated, 0 files merged, 5 files removed, 0 files unresolved
+ ./autogen.sh
aclocal.m4:16: warning: this file was generated for autoconf 2.63.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
aclocal.m4:16: warning: this file was generated for autoconf 2.63.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk-6-src-b22-28_feb_2011.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 --with-hotspot-src-zip=/notnfs/nighttester/drops/hs20.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6.zip --enable-systemtap
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for md5sum... /usr/bin/md5sum
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea6-target-testing/openjdk
checking for IcedTea Mercurial revision ID... *** failed to import extension hgk: No module named hgk
r1951b44ffa89+
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... hs20
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.5.1 (major version 4, minor version 5)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... yes
checking if a PaX-enabled kernel is running... no
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 for xvfb-run... xvfb-run -a -e xvfb-errors
checking for an Ant home directory... /usr/share/ant
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to enable experimental OpenJDK cross-compilation support... no
checking whether to include the XRender pipeline... yes
checking whether to include NIO2 support... no
checking whether to include SystemTap tracing support... 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 14 (Laughlin) (Fri Mar 18 00:02:10 EDT 2011)
checking whether to build a bootstrap version first... yes
checking for a JDK home directory... /usr/lib/jvm/java-gcj
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/java is a valid executable... yes
checking for javac... /usr/bin/javac
checking if a javah binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/javah is a valid executable... yes
checking if a jar binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/jar is a valid executable... yes
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 if a rmic binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/rmic is a valid executable... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/native2ascii is a valid executable... no
checking for native2ascii... /usr/bin/native2ascii
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-b22-28_feb_2011.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hs20.tar.gz
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 use JamVM as VM... no
checking for a JamVM source zip... 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 if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... configure: error: The Java header generator /usr/lib/jvm/java-gcj/bin/javah failed
+ exit 1
More information about the icedtea-test
mailing list