Build failed in Jenkins: IcedTea8TargetTesting #1547

Hudson Admin gnu.andrew at redhat.com
Sat Nov 5 17:29:07 UTC 2016


See <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/1547/>

------------------------------------------
[...truncated 1545 lines...]
mkdir -p stamps
touch stamps/cacao-configure.stamp
mkdir -p stamps
touch stamps/cacao-build.stamp
mkdir -p stamps
touch stamps/cacao-install.stamp
mkdir -p stamps
touch stamps/cacao.stamp
mkdir -p stamps
touch stamps/jamvm-configure.stamp
mkdir -p stamps
touch stamps/jamvm-build.stamp
mkdir -p stamps
touch stamps/jamvm-install.stamp
mkdir -p stamps
touch stamps/jamvm.stamp
mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot
cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot && \
          LANG="C" PATH="/notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin::/sbin:/usr/sbin:/bin:/usr/bin" CLASSPATH="" LD_LIBRARY_PATH="" FREETYPE_CFLAGS="-I/usr/include/freetype2 " FREETYPE_LIBS="-lfreetype " LCMS_LIBS="-llcms2 " LCMS_CFLAGS="" PNG_LIBS="-lpng16 " PNG_CFLAGS="-I/usr/include/libpng16 "  KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" PCSC_LIBS="-lpcsclite " PCSC_CFLAGS="-pthread -I/usr/include/PCSC "  /bin/sh /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/configure \
          --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --enable-unlimited-crypto --with-stdc++lib=dynamic --with-boot-jdk=/notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0 --with-update-version=102 --with-build-number=b14 --with-milestone="fcs" --with-extra-cflags="-g -O2" --with-extra-cxxflags="-g -O2" --with-extra-ldflags=""   --with-zlib=system  --with-lcms=system  --with-libjpeg=system  --with-libpng=system  --with-giflib=system   --disable-system-nss --enable-system-kerberos  --enable-system-pcsc     --disable-warnings-as-errors --with-cacerts-file=/etc/pki/ca-trust/extracted/java/cacerts  --disable-infinality   --disable-ccache --with-java-debug-symbols=yes 
Warning: You are using legacy autoconf cross-compilation flags.
It is recommended that you use --openjdk-target instead.

Running generated-configure.sh
configure: Configuration created at Sat Nov  5 13:29:00 EDT 2016.
configure: configure script generated at timestamp 1478057962.
checking for basename... /bin/basename
checking for bash... /bin/bash
checking for cat... /bin/cat
checking for chmod... /bin/chmod
checking for cmp... /bin/cmp
checking for comm... /bin/comm
checking for cp... /bin/cp
checking for cpio... /bin/cpio
checking for cut... /bin/cut
checking for date... /bin/date
checking for gdiff... no
checking for diff... /bin/diff
checking for dirname... /bin/dirname
checking for echo... /bin/echo
checking for expr... /bin/expr
checking for file... /bin/file
checking for find... /bin/find
checking for head... /bin/head
checking for ln... /bin/ln
checking for ls... /bin/ls
checking for mkdir... /bin/mkdir
checking for mktemp... /bin/mktemp
checking for mv... /bin/mv
checking for printf... /bin/printf
checking for rm... /bin/rm
checking for sh... /bin/sh
checking for sort... /bin/sort
checking for tail... /bin/tail
checking for tar... /bin/tar
checking for tee... /bin/tee
checking for touch... /bin/touch
checking for tr... /bin/tr
checking for uname... /bin/uname
checking for uniq... /bin/uniq
checking for wc... /bin/wc
checking for which... /bin/which
checking for xargs... /bin/xargs
checking for gawk... gawk
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for a sed that does not truncate output... /bin/sed
checking for nawk... no
checking for gawk... /bin/gawk
checking for cygpath... no
checking for readlink... /bin/readlink
checking for df... /bin/df
checking for SetFile... no
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 openjdk-build os-cpu... linux-x86_64
checking openjdk-build bit-size... 64
checking openjdk-build endianness... little
checking openjdk-target os-cpu... linux-x86_64
checking openjdk-target bit-size... 64
checking openjdk-target endianness... little
checking compilation type... native
checking for presence of closed sources... no
checking if closed source is suppressed (openjdk-only)... no
checking which variant of the JDK to build... normal
checking which interpreter of the JVM to build... template
checking which variants of the JVM to build... server
checking which debug level to use... release
checking whether to enable Java debug symbols... yes
checking what configuration name to use... /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot
checking for apt-get... no
checking for yum... yum
checking for gmake... /bin/gmake
configure: Testing potential make at /bin/gmake, found using gmake in PATH
configure: Resolving FOUND_MAKE (as /bin/gmake) failed, using /bin/gmake directly.
configure: Using GNU make 3.81 (or later) at /bin/gmake (version: GNU Make 3.82)
checking if find supports -delete... yes
checking for unzip... /bin/unzip
checking for zip... /bin/zip
checking for ldd... /bin/ldd
checking for readelf... /bin/readelf
checking for hg... /bin/hg
checking for stat... /bin/stat
checking for time... /bin/time
checking for x86_64-unknown-linux-gnu-pkg-config... no
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for 7z... no
checking for unzip... unzip
checking for wget... wget
checking headful support... include support for both headful and headless
configure: Found potential Boot JDK using configure arguments
checking for Boot JDK... /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0
checking Boot JDK version... java version "1.7.0_71" OpenJDK Runtime Environment (IcedTea 2.5.3) (Fedora build 1.7.0_71-b14) OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode) 
checking for java in Boot JDK... ok
checking for javac in Boot JDK... ok
checking for javah in Boot JDK... ok
checking for javap in Boot JDK... ok
checking for jar in Boot JDK... ok
checking for rmic in Boot JDK... ok
checking for native2ascii in Boot JDK... ok
checking for an alternate jar command... false
checking if Boot JDK is 32 or 64 bits... 64
checking flags for boot jdk java command ...  
checking flags for boot jdk java command for big workloads...  -Xms64M -Xmx1600M -XX:ThreadStackSize=1536 -XX:PermSize=32m -XX:MaxPermSize=160m
checking flags for boot jdk java command for small workloads...  -XX:+UseSerialGC -Xms32M -Xmx512M
checking for jtreg... no
checking for gcc... /bin/gcc
configure: Resolving CC (as /bin/gcc) failed, using /bin/gcc directly.
checking resolved symbolic links for CC... /usr/bin/gcc
configure: Using gcc (GCC) 4.8.3 20140911 (Red Hat-7) C compiler version 4.8.3 (located at /bin/gcc)
checking for x86_64-unknown-linux-gnu-/bin/gcc... /bin/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 /bin/gcc accepts -g... yes
checking for /bin/gcc option to accept ISO C89... none needed
checking for g++... /bin/g++
configure: Resolving CXX (as /bin/g++) failed, using /bin/g++ directly.
checking resolved symbolic links for CXX... /usr/bin/g++
configure: Using g++ (GCC) 4.8.3 20140911 (Red Hat-7) C++ compiler version 4.8.3 (located at /bin/g++)
checking whether we are using the GNU C++ compiler... yes
checking whether /bin/g++ accepts -g... yes
checking for x86_64-unknown-linux-gnu-ar... no
checking for ar... ar
configure: Rewriting AR to "/bin/ar"
checking how to run the C preprocessor... /bin/gcc -E
configure: Resolving CPP (as /bin/gcc) failed, using /bin/gcc directly.
checking how to run the C++ preprocessor... /bin/g++ -E
configure: Resolving CXXCPP (as /bin/g++) failed, using /bin/g++ directly.
checking for otool... no
checking for x86_64-unknown-linux-gnu-nm... no
checking for nm... nm
configure: Rewriting NM to "/bin/nm"
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
configure: Rewriting STRIP to "/bin/strip"
checking for x86_64-unknown-linux-gnu-gobjcopy... no
checking for x86_64-unknown-linux-gnu-objcopy... no
checking for gobjcopy... no
checking for objcopy... objcopy
configure: Rewriting OBJCOPY to "/bin/objcopy"
checking for x86_64-unknown-linux-gnu-gobjdump... no
checking for x86_64-unknown-linux-gnu-objdump... no
checking for gobjdump... no
checking for objdump... objdump
configure: Rewriting OBJDUMP to "/bin/objdump"
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 stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking size of int *... 8
checking for target address size... 64 bits
checking whether byte ordering is bigendian... no
checking if the C++ compiler supports "-std=gnu++98 -Werror"... yes
checking if the C compiler supports "-m64"... yes
checking if the C++ compiler supports "-m64"... yes
checking if both compilers support "-m64"... yes
checking if the C compiler supports "-m64"... yes
checking if the C++ compiler supports "-m64"... yes
checking if both compilers support "-m64"... yes
checking if warnings are errors... no
checking for broken SuSE 'ld' which only understands anonymous version tags in executables... no
checking if we should generate debug symbols... true
checking if we should zip debug-info files... yes
checking what is not needed on Linux?... pulse
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/XTest.h... yes
checking for X11/Intrinsic.h... yes
checking for X11/extensions/Xcomposite.h... 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 for FREETYPE... yes
checking for freetype... yes (using pkg-config)
checking if we can compile and link with freetype... yes
checking if we should bundle freetype... no
checking for ALSA... yes
checking for which libjpeg to use... system
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_CreateDecompress in -ljpeg... yes
checking for which giflib to use... system
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for DGifGetCode in -lgif... yes
checking for which lcms to use... system
checking for LCMS... yes
checking for which libpng to use... checking for PNG... yes
system
checking for compress in -lz... yes
checking for which zlib to use... system
checking for cos in -lm... yes
checking for dlopen in -ldl... yes
checking whether to build the Sun EC provider against the system NSS libraries... no
checking whether to use fontconfig to provide better font rendering... no
checking whether to use the system Kerberos installation to obtain the cache location... yes
checking for KRB5... no
configure: error: --enable-system-kerberos specified, but Kerberos not found.
configure exiting with result code 1
make: *** [stamps/icedtea-boot-configure.stamp] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure


More information about the icedtea-test mailing list