Build failed in Jenkins: IcedTea7TargetTesting #887
Hudson Admin
ahughes at redhat.com
Sun Mar 4 00:02:42 PST 2012
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea7TargetTesting/887/>
------------------------------------------
Started by timer
Building in workspace <http://toadeater.yyz.redhat.com:8080/job/IcedTea7TargetTesting/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson8294729745747029676.sh
+ cd /notnfs/nighttester/icedtea7-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea7-target-testing
+ OPENJDK7_TARBALL=/notnfs/nighttester/drops/icedtea7/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea7/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea7/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea7/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea7/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea7/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea7/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp7.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf7.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws7.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea7/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea7/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea7/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea7/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea7/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea7/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea7/jaxws.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp7.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf7.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws7.zip'
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea7/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea7/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea7/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea7/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea7/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea7/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea7/jaxws.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp7.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf7.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws7.zip --enable-systemtap'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea7
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
aclocal.m4:16: warning: this file was generated for autoconf 2.66.
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.66.
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/icedtea7/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea7/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea7/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea7/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea7/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea7/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea7/jaxws.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp7.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf7.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws7.zip --enable-systemtap
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
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 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/icedtea7-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r5f0d96a60071
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... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.2 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
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 whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... no
configure: WARNING: Could not find NSS; using as its location.
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Sun Mar 4 03:02:34 EST 2012)
checking how many parallel build jobs to execute... 3
checking whether to build a bootstrap version first... yes
checking for a JDK home directory... /usr/lib/jvm/java-openjdk
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes
checking for javac... /usr/lib/jvm/java-openjdk/bin/javac
checking for ecj... /usr/bin/ecj
checking if we are using ecj as javac... no
checking if a javah executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/javah is a valid executable file... yes
checking if a jar executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/jar is a valid executable file... yes
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... no
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-openjdk/bin/native2ascii is a valid executable file... yes
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for xsltproc... /usr/bin/xsltproc
checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no
checking if /usr/lib/jvm/java-openjdk/bin/javah supports -X options... yes
checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 45526... no
checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no
checking if java.util.Scanner is missing... no
checking if java.util.Scanner exhibits Classpath bug 40630... no
checking if javax.annotation.Resource is missing... no
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if sun.awt.SunToolkit is missing... no
checking whether to enable Java compiler warnings... no
checking if javac lacks support for the diamond operator... no
checking if the VM lacks support for 1.7 bytecode... no
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz
checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz
checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz
checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz
checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz
checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz
checking for an alternate jar command... not specified
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-0.99.4.tar.gz
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 if a version suffix has been specified... no
checking which OpenJDK project is being used... icedtea
checking whether to retrieve the source code from Mercurial... no
checking which Java timezone data directory to use... /usr/share/javazi
checking for hg... (cached) /usr/bin/hg
checking which Mercurial revision to use... tip
checking for gcj... no
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking whether to use the system zlib install... yes
checking for ZLIB... yes
checking whether to use the system jpeg install... yes
checking for main in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking whether to use the system libpng install... yes
checking for PNG... yes
checking whether to use the system giflib install... yes
checking for main in -lgif... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking whether to use the system LCMS install... yes
checking for LCMS2... yes
checking whether to use the system Gtk+ install... yes
checking for GTK... yes
checking whether to use the system GIO install... yes
checking for GIO... yes
checking whether to use the system fontconfig install... yes
checking for FONTCONFIG... yes
checking for cupsServer in -lcups... 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 whether to build against the required syscalls... yes
checking for openat64... yes
checking for fstatat64... yes
checking for fgetxattr... yes
checking for fsetxattr... yes
checking for fremovexattr... yes
checking for flistxattr... yes
checking for unlinkat... yes
checking for renameat... yes
checking for futimesat... yes
checking for fdopendir... yes
checking for epoll_create... yes
checking for epoll_ctl... yes
checking for epoll_wait... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
configure: error: Could not find required system headers; install the appropriate files from glibc-headers, libc6-dev and/or libattr-devel, libattr1-dev or use --disable-compile-against-syscalls if necessary.
+ exit 1
Build step 'Execute shell' marked build as failure
More information about the icedtea-test
mailing list