Build failed in Jenkins: IcedTea6TargetTesting #1247

Hudson Admin gnu.andrew at redhat.com
Sat Feb 2 02:10:57 PST 2013


See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6TargetTesting/1247/>

------------------------------------------
[...truncated 340777 lines...]
if [ -e rhino ] ; then \
  rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \
  mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \
  cp /usr/lib/jvm/java-1.6.0/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea
rm -f stamps/bootstrap-directory.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj
rm -f stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
rm -f stamps/fonts.stamp
if [ -e bootstrap ]; then \
  rmdir bootstrap ; \
fi
if [ -e lib ]; then \
  rmdir lib ; \
fi
+ ./configure --enable-jamvm --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk6.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --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 --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading
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/icedtea6-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rd8acef41b7b6
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... original
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
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 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 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 a JDK home directory... /usr/lib/jvm/java-1.6.0
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/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... no
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no
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... no
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.getSubject() is missing... no
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CRLSelector.setIssuers(Collection<X500Principal>) is missing... no
checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no
checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no
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 16 (Verne) (Sat Feb  2 05:09:50 EST 2013)
checking whether to build a bootstrap version first... yes
checking whether to download tarballs... no
checking if a javah binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes
checking if a jar binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/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 a rmic binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/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 we are using CACAO as the build VM... 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.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/cacao6.tar.gz
checking for a CACAO source directory... not specified
checking whether to use JamVM as VM... yes
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 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-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
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 for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image
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 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.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
+ make jamvm
set -e ; \
if ! test -d openjdk ; \
then \
  mkdir openjdk ; \
  /bin/tar xf openjdk-6-src-b27-26_oct_2012.tar.gz -C openjdk; \
  chmod -R ug+w openjdk ; \
  sh /notnfs/nighttester/icedtea6-target-testing/fsg.sh ; \
fi
Further liberating OpenJDK...
mkdir -p openjdk/jdk/src/solaris/bin/amd64
cp jvm.jamvm.cfg openjdk/jdk/src/solaris/bin/amd64/jvm.cfg
mkdir -p stamps
touch stamps/extract-openjdk.stamp
mkdir -p stamps
touch stamps/extract-cacao.stamp
set -e ; \
if ! test -d jamvm ; \
then \
  mkdir jamvm ; \
  /bin/tar xf jamvm-0972452d441544f7dd29c55d64f1ce3a5db90d82.tar.gz -C jamvm ; \
  dir=$(basename jamvm/jamvm-*) ; \
  ln -s $dir jamvm/jamvm ; \
fi
/bin/tar: jamvm-0972452d441544f7dd29c55d64f1ce3a5db90d82.tar.gz: Cannot open: No such file or directory
/bin/tar: Error is not recoverable: exiting now
make: *** [stamps/extract-jamvm.stamp] Error 2
+ exit 1
Build step 'Execute shell' marked build as failure


More information about the icedtea-test mailing list