Build failed in Jenkins: IcedTea7TargetTesting #2425
Hudson Admin
gnu.andrew at redhat.com
Thu Oct 27 13:29:59 UTC 2016
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea7TargetTesting/2425/changes>
Changes:
[Andrew John Hughes <gnu_andrew at member.fsf.org>] Bump to icedtea-2.7.0pre08.
Upstream changes
- Bump to icedtea-2.7.0pre08
- PR3162: Remove reference to AbstractPlainDatagramSocketImpl.c, removed in 8072466
- PR3207, RH1367357: lcms2: Out-of-bounds read in Type_MLU_Read()
- S6604109, PR3162: javax.print.PrintServiceLookup.lookupPrintServices fails SOMETIMES for Cups
- S6907252, PR3162: ZipFileInputStream Not Thread-Safe
- S8024046, PR3162: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc*
- S8028479, PR3162: runNameEquals still cannot precisely detect if a usable native krb5 is available
- S8034057, PR3162: Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
- S8038491, PR3162: Improve synchronization in ZipFile.read()
- S8038502, PR3162: Deflater.needsInput() should use synchronization
- S8059411, PR3162: RowSetWarning does not correctly chain warnings
- S8062198, PR3162: Add RowSetMetaDataImpl Tests and add column range validation to isdefinitlyWritable
- S8066188, PR3162: BaseRowSet returns the wrong default value for escape processing
- S8072466, PR3162: Deadlock when initializing MulticastSocket and DatagramSocket
- S8075118, PR3162: JVM stuck in infinite loop during verification
- S8076579, PR3162: Popping a stack frame after exception breakpoint sets last method param to exception
- S8078495, PR3162: End time checking for native TGT is wrong
- S8078628, PR3151: Zero build fails with pre-compiled headers disabled
- S8078668, PR3162: jar usage string mentions unsupported option '-n'
- S8080115, PR3162: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
- S8081794, PR3162: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
- S8129957, PR3162: Deadlock in JNDI LDAP implementation when closing the LDAP context
- S8130136, PR3162: Swing window sometimes fails to repaint partially when it becomes exposed
- S8130274, PR3162: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal
- S8132551, PR3162: Initialize local variables before returning them in p11_convert.c
- S8133207, PR3162: [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
- S8133666, PR3162: OperatingSystemMXBean reports abnormally high machine CPU consumption on Linux
- S8135002, PR3162: Fix or remove broken links in objectMonitor.cpp comments
- S8137121, PR3162: (fc) Infinite loop FileChannel.truncate
- S8137230, PR3162: TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
- S8139373, PR3162: [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout
- S8140249, PR3162: JVM Crashing During startUp If Flight Recording is enabled
- S8141491, PR3160, G592292: Unaligned memory access in Bits.c
- S8144483, PR3162: One long Safepoint pause directly after each GC log rotation
- S8149611, PR3160, G592292: Add tests for Unsafe.copySwapMemory
- S8157306, PR3209: Random infrequent null pointer exceptions in javac
- S8167200: AArch64: Broken stack pointer adjustment in interpreter
ChangeLog:
2016-10-26 Andrew John Hughes <gnu.andrew at member.fsf.org>
Bump to icedtea-2.7.0pre08.
* Makefile.am:
(CORBA_CHANGESET): Update to icedtea-2.7.0pre08.
(JAXP_CHANGESET): Likewise.
(JAXWS_CHANGESET): Likewise.
(JDK_CHANGESET): Likewise.
(LANGTOOLS_CHANGESET): Likewise.
(OPENJDK_CHANGESET): Likewise.
(CORBA_SHA256SUM): Likewise.
(JAXP_SHA256SUM): Likewise.
(JAXWS_SHA256SUM): Likewise.
(JDK_SHA256SUM): Likewise.
(LANGTOOLS_SHA256SUM): Likewise.
(OPENJDK_SHA256SUM): Likewise.
* NEWS: Updated.
* configure.ac: Bump to 2.7.0pre08.
* hotspot.map.in: Update to icedtea-2.7.0pre08.
* patches/boot/ecj-diamond.patch:
Add new case in com.sun.jndi.ldap.LdapClient.
------------------------------------------
[...truncated 424 lines...]
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the PKCS11 crypto provider using NSS... disabled by default (edit java.security to enable)
checking for NSS... yes
checking whether to enable the Sun elliptic curve crypto provider... no
checking whether to build native code with debugging information... yes
checking whether to build Java bytecode with debugging information... yes
checking where fonts are stored... /usr/share/fonts
checking if /usr/share/fonts is a valid directory... yes
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to build documentation... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 20 (Heisenbug) (Thu Oct 27 09:29:43 EDT 2016)
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/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 for an ecj JAR file... /notnfs/nighttester/drops/ecj/ecj-4.5.jar
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 whether to compile ecj natively... yes
checking for gcj... /bin/gcj
checking if we are using ecj as javac... yes
checking if a javah executable is specified... no
checking if /usr/lib/jvm/java-gcj/bin/javah is a valid executable file... yes
checking if a jar executable is 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 whether jar uf fails to retain permissions (PR1437)... no
checking if an rmic executable is 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... yes
checking if we are using CACAO as the build VM... no
checking for xsltproc... /bin/xsltproc
checking if the VM and compiler work together... yes
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... no
checking if /usr/lib/jvm/java-gcj/bin/javah supports -X options... no
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 45526... no
checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no
checking for a tools.jar... not specified
configure: Using /usr/lib/jvm/java-gcj/lib/tools.jar for tools.jar
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... yes
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if javax.management.remote.JMXServiceURL is missing... yes
checking if javax.management.modelmbean.ModelMBeanInfo is missing... yes
checking if java.util.regex.Matcher.quoteReplacement is missing... no
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener 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 javax.rmi.ssl.SslRMIServerSocketFactory(javax.net.ssl.SSLContext.class,String[].class,String[].class,Boolean.TYPE) is missing... yes
checking if com.sun.mirror.type.TypeMirror is missing... yes
checking if com.sun.net.httpserver.Headers is missing... yes
checking if java.text.SimpleDateFormat exhibits Classpath bug 64174... yes
checking whether to enable Java compiler warnings... no
checking if javac lacks support for the diamond operator... yes
checking if javac lacks support for underscored literals... yes
checking if the VM supports 1.7 bytecode... yes
checking whether to disable the use of bootstrap tools for bootstrapping... no
checking if the VM supports -Xbootclasspath... no
checking whether to run the HotSpot Queens test... yes
checking whether to include Javascript support via Rhino... yes
checking if /usr/share/java/rhino.jar is a valid JAR file... yes
configure: Using Rhino JAR: /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.bz2
checking whether to enable checksumming of the specified OpenJDK tarball... yes
checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.bz2
checking whether to enable checksumming of the specified HotSpot tarball... yes
checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.bz2
checking whether to enable checksumming of the specified CORBA tarball... yes
checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.bz2
checking whether to enable checksumming of the specified JAXP tarball... yes
checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.bz2
checking whether to enable checksumming of the specified JAXWS tarball... yes
checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.bz2
checking whether to enable checksumming of the specified JDK tarball... yes
checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.bz2
checking whether to enable checksumming of the specified langtools tarball... yes
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 directory... not specified
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao7.tar.gz
checking whether to enable checksumming of the specified CACAO tarball... yes
checking whether to use JamVM as VM... no
checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm7.tar.gz
checking whether to enable checksumming of the specified JamVM tarball... yes
checking whether to disable optimizations and build with -O0 -g... no
checking whether to enable -Werror... no
checking whether to enable JAR compression... true
checking for additional virtual machines to build... none
checking whether to enable the ARM32 JIT... yes
checking whether to enable elliptic curves beyond those supported by NSS... no
checking whether to split debuginfo into separate files... no
checking if a version suffix has been specified... no
checking whether to retrieve the source code from Mercurial... no
checking which Java timezone data directory to use... /usr/share/javazi
checking whether to copy a certificate authority certificates (cacerts) file... yes
configure: No cacerts file specified; using /usr/lib/jvm/java-gcj/jre/lib/security/cacerts
checking if /usr/lib/jvm/java-gcj/jre/lib/security/cacerts is a valid keystore file... no
configure: WARNING: No valid cacerts file found; one won't be passed to the OpenJDK build
checking if a PaX kernel is in use... no
checking if a PaX utility was specified... no
configure: WARNING: "No PaX utility found."
checking for hg... (cached) /bin/hg
checking which Mercurial revision to use... tip
checking for gcj... (cached) /bin/gcj
checking whether to use the system Kerberos install... yes
checking for krb5_cc_default in -lkrb5... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.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 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 for g_settings_new... yes
checking whether to use the system GConf install... no
checking for FREETYPE2... yes
checking whether to use the system fontconfig install... yes
checking for FONTCONFIG... yes
checking whether to use fontconfig to provide better font rendering... no
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 use the system CUPS install... yes
checking for cupsServer in -lcups... 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... yes
checking attr/xattr.h presence... yes
checking for attr/xattr.h... yes
checking whether to use the system libpcsclite install... yes
checking for PCSC... yes
checking whether to use the system libsctp install... yes
checking for sctp_bindx in -lsctp... yes
checking netinet/sctp.h usability... yes
checking netinet/sctp.h presence... yes
checking for netinet/sctp.h... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for XCOMPOSITE... 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 perl... /bin/perl
checking for stap... /bin/stap
checking for XTST... 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 fsg.sh
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating nss.cfg
config.status: creating linux.fontconfig.Gentoo.properties
config.status: creating javac
config.status: creating javap
config.status: creating javah
config.status: creating tz.properties
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: creating tapset/hotspot_gc.stp
config.status: creating test/tapset/jstaptest.pl
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --enable-systemtap
+ make env-boot
unset JAVA_HOME
export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/bin/ant" BUILD_NUMBER="b01" JDK_UPDATE_VERSION="111" JRE_RELEASE_VERSION="1.7.0_111-b01" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_RT="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" 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="" FT2_CFLAGS="-I/usr/include/freetype2 " FT2_LIBS="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 20 (Heisenbug) (Thu Oct 27 09:29:43 EDT 2016)" DERIVATIVE_ID="IcedTea 2.7.0pre08+r47c21fc24330" ALT_JIBX_LIBS_PATH="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" CC="gcc" CXX="g++" SYSTEM_CUPS="yes" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" SYSTEM_ZLIB="true" ZLIB_LIBS="-L/usr/lib64 -lz " ZLIB_CFLAGS="" SYSTEM_LCMS="true" LCMS_LIBS="-llcms2 " LCMS_CFLAGS="" SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" SYSTEM_PNG="true" PNG_LIBS="-lpng16 " PNG_CFLAGS="-I/usr/include/libpng16 " SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" SYSTEM_GTK="true" GTK_LIBS="-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " SYSTEM_GIO="true" SYSTEM_GSETTINGS="true" GIO_LIBS="-lgio-2.0 -lgobject-2.0 -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " SYSTEM_GCONF="no" GCONF_LIBS="" GCONF_CFLAGS="" SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig -lfreetype " FONTCONFIG_CFLAGS="-I/usr/include/freetype2 " COMPILE_AGAINST_SYSCALLS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" SYSTEM_PCSC="true" PCSC_LIBS="-lpcsclite " PCSC_CFLAGS="-pthread -I/usr/include/PCSC " SYSTEM_SCTP="true" SCTP_LIBS="-lsctp" SCTP_CFLAGS="" COMPRESS_JARS="true" ARM32JIT="true" INSTALL_LOCATION="/usr/local" TEST_IN_BUILD="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_NSS="false" DISABLE_INTREE_EC="true" DEBUG_BINARIES="true" DEBUG_CLASSFILES="true" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" GENSRCDIR="/notnfs/nighttester/icedtea7-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot" XSLT="/bin/xsltproc" TEST_IN_BUILD="false"
+ make clone-boot
ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.bz2 openjdk.tar.bz2
if ! echo "3978c2e61ef8ecb7b1b1d903d2858334b7fe8f3d6f3370907308a62ca2d22938 openjdk.tar.bz2" \
| /bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e openjdk.tar.bz2 ] ; then \
mv openjdk.tar.bz2 openjdk.tar.bz2.old ; \
fi ; \
/bin/wget http://icedtea.classpath.org/download/drops/icedtea7/2.7.0/openjdk.tar.bz2; \
if ! echo "3978c2e61ef8ecb7b1b1d903d2858334b7fe8f3d6f3370907308a62ca2d22938 openjdk.tar.bz2" \
| /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.bz2: 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