Build failed in Jenkins: IcedTea8TargetTesting #1106
Hudson Admin
gnu.andrew at redhat.com
Tue Jun 9 14:41:11 UTC 2015
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/1106/>
------------------------------------------
[...truncated 248 lines...]
rmdir stamps ; \
fi
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
adding changesets
adding manifests
adding file changes
added 9 changesets with 36 changes to 7 files
(run 'hg update' to get a working copy)
+ hg update
7 files updated, 0 files merged, 1 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.xz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao8.tar.xz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.xz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.xz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.xz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.xz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.xz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.xz --with-nashorn-src-zip=/notnfs/nighttester/drops/icedtea8/nashorn.tar.xz --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm8.tar.gz --enable-systemtap --disable-downloading
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 whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking which branch and release of IcedTea is being built... branch 3.0, release 3.0.0
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... /bin/make
checking for gzip... /bin/gzip
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/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... reef478c09a51
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 which HotSpot build to use... default
checking for linux32... /bin/linux32
checking version of GCC... 4.8.3 (major version 4, minor version 8)
checking for getconf... /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/icedtea8-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... /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... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 20 (Heisenbug) (Tue Jun 9 10:41:05 EDT 2015)
checking how many parallel build jobs to execute... 3
checking whether to build a bootstrap version first... yes
checking whether to download tarballs... no
checking for a JDK home directory... not specified
checking for /usr/lib/jvm/icedtea-8... not found
checking for /usr/lib/jvm/java-1.8.0-openjdk... not found
checking for /usr/lib/jvm/java-1.8.0-openjdk.x86_64... not found
checking for /usr/lib64/jvm/java-1.8.0-openjdk... not found
checking for /usr/lib/jvm/java-1.8.0... not found
checking for /usr/lib/jvm/java-8-openjdk... not found
checking for /usr/lib/jvm/icedtea-7... not found
checking for /usr/lib/jvm/icedtea7... not found
checking for /usr/lib/jvm/java-1.7.0-openjdk... not found
checking for /usr/lib/jvm/java-1.7.0-openjdk.x86_64... not found
checking for /usr/lib64/jvm/java-1.7.0-openjdk... not found
checking for /usr/lib/jvm/java-1.7.0... found
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-1.7.0/bin/java is a valid executable file... yes
checking for javac... /usr/lib/jvm/java-1.7.0/bin/javac
checking for ecj... /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-1.7.0/bin/javah is a valid executable file... yes
checking if a jar executable is specified... no
checking if /usr/lib/jvm/java-1.7.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 an rmic executable is specified... no
checking if /usr/lib/jvm/java-1.7.0/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-1.7.0/bin/native2ascii is a valid executable file... yes
checking if we are using CACAO as the build VM... no
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking whether to enable Java compiler warnings... no
checking if javac lacks support for the diamond operator... no
checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.xz
checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.xz
checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.xz
checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.xz
checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.xz
checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.xz
checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.xz
checking for a NASHORN source zip... /notnfs/nighttester/drops/icedtea8/nashorn.tar.xz
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/cacao8.tar.xz
checking for a CACAO source directory... not specified
checking whether to use JamVM as VM... no
checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm8.tar.gz
checking whether to disable optimizations and build with -O0 -g... no
checking whether to enable JAR compression... yes
checking whether to use the Shark JIT... no
checking if a native HotSpot port is available for this architecture... yes
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 whether to retrieve the source code from Mercurial... no
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 for hg... (cached) /bin/hg
checking which Mercurial revision to use... tip
checking for gcj... /bin/gcj
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 use the system LCMS install... yes
checking for LCMS2... yes
checking for XPROTO... yes
checking for XT... 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/icedtea8-target-testing/openjdk.build/j2sdk-image
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating hotspot.map
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating javah
config.status: creating pax-mark-vm
config.status: creating remove-intree-libraries.sh
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 env-boot
unset JAVA_HOME
export LANG="C" PATH="/notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin::$PATH" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 20 (Heisenbug) (Tue Jun 9 10:41:05 EDT 2015)" DERIVATIVE_ID="IcedTea 3.0.0pre04+reef478c09a51" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" LOG="debug" SCTP_WERROR= POST_STRIP_CMD= STRIP_POLICY="no_strip" JOBS="3" ZLIB_LIBS="-L/usr/lib64 -lz " ZLIB_CFLAGS="" LCMS_LIBS="-llcms2 " LCMS_CFLAGS="" COMPRESS_JARS="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" PNG_LIBS="-lpng16 " PNG_CFLAGS="-I/usr/include/libpng16 " GIF_LIBS="-lgif" GIF_CFLAGS="" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true"
+ make clone-boot
ln -sf /notnfs/nighttester/drops/icedtea8/openjdk.tar.xz openjdk.tar.xz
if ! echo "50733aaaee4dd8df3206f63eb1a2a7ad001a58370c370da7846d3f32a44486f5 openjdk.tar.xz" \
| /bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e openjdk.tar.xz ] ; then \
mv openjdk.tar.xz openjdk.tar.xz.old ; \
fi ; \
/bin/wget http://icedtea.classpath.org/download/drops/icedtea8/3.0.0/openjdk.tar.xz; \
if ! echo "50733aaaee4dd8df3206f63eb1a2a7ad001a58370c370da7846d3f32a44486f5 openjdk.tar.xz" \
| /bin/sha256sum --check ; then \
echo "ERROR: Bad download of OpenJDK root zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK root zip available"; exit -1; \
fi ; \
fi ;
openjdk.tar.xz: FAILED
/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK root zip available
make: *** [stamps/download-openjdk.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
More information about the icedtea-test
mailing list