Build failed in Jenkins: IcedTea6TargetTesting #1646
Hudson Admin
gnu.andrew at redhat.com
Mon Mar 24 04:03:05 UTC 2014
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6TargetTesting/1646/>
------------------------------------------
Started by timer
Building in workspace <http://toadeater.yyz.redhat.com:8080/job/IcedTea6TargetTesting/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson2774105990776341133.sh
+ cd /notnfs/nighttester/icedtea6-target-testing/
+ bash -x /notnfs/nighttester/nightly-tester-scripts/icedtea6-target-testing
+ OPENJDK6_TARBALL=/notnfs/nighttester/drops/openjdk6.tar.xz
+ HS23_TARBALL=/notnfs/nighttester/drops/hotspot/hs23.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao/cacao6.tar.gz
+ JAMVM_TARBALL=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz
+ OPENJDK6_BUILD=/usr/lib/jvm/java-1.6.0
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk6.tar.xz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz'
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk6.tar.xz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea6
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk6.tar.xz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /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 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... /bin/make
checking for gzip... /bin/gzip
checking for ant... /bin/ant
checking for find... /bin/find
checking for patch... /bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /bin/sha256sum
checking for wget... /bin/wget
checking for zip... /bin/zip
checking for unzip... /bin/unzip
checking for cpio... /bin/cpio
checking for file... /bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea6-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r9ace699eb46a
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... 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 which HotSpot build to use... original
checking for linux32... /bin/linux32
checking version of GCC... 4.7.2 (major version 4, minor version 7)
checking for getconf... /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 for system library directory...
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... 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 whether to build a bootstrap version first... yes
checking for a JDK home directory... not specified
checking for /usr/lib/jvm/java-gcj... found
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking if we are using ecj as javac... yes
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... yes
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... yes
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes
checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... yes
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... yes
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... yes
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... yes
checking if java.security.cert.X509CertSelector.getSubject() is missing... yes
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... yes
checking if java.security.cert.X509CRLSelector.setIssuers(Collection<X500Principal>) is missing... yes
checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no
checking if javax.security.sasl.Sasl.CREDENTIALS is missing... yes
checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... yes
checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... yes
checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... yes
checking if java.security.cert.TrustAnchor.getCA is missing... yes
checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... yes
checking if java.sql.SQLException(Throwable.class) is missing... yes
checking if java.sql.SQLException(String.class,Throwable.class) is missing... yes
checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... yes
checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... 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 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 17 (Beefy Miracle) (Mon Mar 24 00:03:02 EDT 2014)
checking whether to download tarballs... no
checking if a javah binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/javah is a valid executable file... yes
checking if a jar binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/jar is a valid executable file... 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 file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/native2ascii is a valid executable file... no
checking for native2ascii... /bin/native2ascii
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for xsltproc... /bin/xsltproc
checking if we are using CACAO as the build VM... no
checking whether to disable the use of bootstrap tools for bootstrapping... no
checking if the VM supports -Xbootclasspath... no
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk6.tar.xz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz
checking for an alternate jar command... not specified
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz
checking for a CACAO source directory... not specified
checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz
checking whether to disable optimizations and build with -O0 -g... no
checking whether to enable -Werror... no
checking whether to enable JAR compression... yes
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... no
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes
checking if a PaX kernel is in use... no
checking if a PaX utility was specified... no
checking if /usr/sbin/paxmark.sh is a valid executable file... no
checking for paxmark.sh... no
checking for paxctl-ng... no
checking for chpax... no
checking for paxctl... no
configure: WARNING: "No PaX utility found."
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 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 enable the use of LCMS2... yes
checking whether to use the system LCMS install... yes
checking for LCMS2... no
configure: error: Could not find LCMS >= 2.5; install it or build with --disable-system-lcms to use the in-tree copy.
+ exit 1
Build step 'Execute shell' marked build as failure
More information about the icedtea-test
mailing list