From gnu.andrew at redhat.com Sat Jan 2 10:54:36 2016 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 2 Jan 2016 05:54:36 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1710 Message-ID: <1641447589.239.1451732077325.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default abort: error: Connection reset by peer ERROR: Failed to pull ERROR: Failed to pull From gnu.andrew at redhat.com Sun Jan 3 16:56:57 2016 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 3 Jan 2016 11:56:57 -0500 (EST) Subject: Jenkins build is back to normal : IcedTea6hgTargetTesting #1711 In-Reply-To: <1641447589.239.1451732077325.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1641447589.239.1451732077325.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1052805781.240.1451840217602.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Tue Jan 19 22:55:49 2016 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 19 Jan 2016 17:55:49 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #1295 Message-ID: <2128318685.241.1453244149848.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default abort: error: Connection refused ERROR: Failed to pull ERROR: Failed to pull From gnu.andrew at redhat.com Thu Jan 21 03:50:09 2016 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 20 Jan 2016 22:50:09 -0500 (EST) Subject: Jenkins build is back to normal : IcedTea8TargetTesting #1296 In-Reply-To: <2128318685.241.1453244149848.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2128318685.241.1453244149848.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1026764802.242.1453348210407.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Fri Jan 29 23:29:28 2016 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 29 Jan 2016 18:29:28 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #1305 Message-ID: <1919140524.243.1454110168952.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [Andrew John Hughes ] Added tag icedtea-3.0.0pre08 for changeset 969d84a2df36 [Andrew John Hughes ] PR2804: test/tapset/jstaptest.pl should be executable 2016-01-29 Andrew John Hughes PR2804: test/tapset/jstaptest.pl should be executable * Makefile.am: (check-tapset-probes): Check that Perl is available and, if, so use it to invoke the script. Replace BUILD_OUTPUT_DIR with the OpenJDK 8 equivalent, BUILD_IMAGE_DIR. (check-tapset-jstack): Likewise. * NEWS: Updated. * configure.ac: Check for Perl if SystemTap is found, so the tests can be run if required. [Andrew John Hughes ] PR1983: Support using the system installation of NSS with the SunEC provider 2016-01-29 Andrew John Hughes PR1983: Support using the system installation of NSS with the SunEC provider * INSTALL: Fix header from 'IcedTea7' to 'IcedTea'. * Makefile.am: (ICEDTEA_PATCHES): Make disable-intree-ec patch conditional on whether or not the SunEC provider is enabled. Add new variants of the NSS/PKCS11 configuration patch for cases where it is not applied. (ICEDTEA_CONFIGURE): Pass --enable-system-nss or --disable-system-nss, depending on whether or not the SunEC provider is enabled. (ICEDTEA_ENV): Remove DISABLE_INTREE_EC which is not applicable in OpenJDK 8. * README: Fix header from 'IcedTea7' to 'IcedTea'. * patches/nss-config-with-sunec.patch, * patches/nss-not-enabled-config-with-sunec.patch: New variants of nss-config.patch and nss-not-enabled-config.patch which apply when the SunEC provider is also enabled. 2015-07-06 Andrew John Hughes * INSTALL: Document the SunEC provider. 2014-05-09 Andrew John Hughes PR1762: Undefined references when building with NSS 3.16.1 * acinclude.m4: (IT_ENABLE_SUNEC): For NSS >= 3.16.1, add -lfreebl to SUNEC_LIBS, not SUNEC_CFLAGS, and use NSS_LIBS as the base, not NSS_SOFTOKN_LIBS. 2014-04-23 Andrew John Hughes PR1742: Allow SunEC provider to be built with changes in NSS >= 3.16.1 * Makefile.am: (ICEDTEA_ENV): Use SUNEC_LIBS and SUNEC_CFLAGS instead of NSS_LIBS and NSS_CFLAGS respectively. * acinclude.m4: (IT_ENABLE_SUNEC): Use SUNEC_CFLAGS and SUNEC_LIBS for clarity as NSS_CFLAGS and NSS_LIBS are also set by the NSS detection. 2014-04-18 Andrew John Hughes PR1699: Support building the SunEC provider with system NSS * Makefile.am: (ICEDTEA_ENV): Set NSS_LIBS and NSS_CFLAGS when ENABLE_SUNEC is set. * acinclude.m4: (IT_LOCATE_NSS): Fix wording to make it clear that this is the PKCS11 provider, using NSS as the implementation. (IT_ENABLE_SUNEC): Allow the Sun elliptic curve crypto provider to be enabled. * configure.ac: Replace IT_LOCATE_NSS with IT_ENABLE_SUNEC (which depends on the former). * fsg.sh.in: Only delete the SunEC implementation code at this level. This is the part that is legally dubious, due to the use of many more elliptic curves than those provided by the NSS version. * remove-intree-libraries.sh.in: Include the remaining SunEC deletion from fsg.sh here and make it optional. [Andrew John Hughes ] PR2768: Move SystemTap GCC 4.5 patch to OpenJDK tree or discard if no longer needed 2016-01-29 Andrew John Hughes PR2768: Move SystemTap GCC 4.5 patch to OpenJDK tree or discard if no longer needed * patches/systemtap-gcc-4.5.patch: Removed; seems to be no longer needed. * Makefile.am: (ICEDTEA_PATCHES): Remove above patch. * NEWS: Updated. [Andrew John Hughes ] Bump to icedtea-3.0.0pre08. Upstream changes: - PR1368: Ensure debug data is available for all libraries and binaries without redundant files - PR1983: Support using the system installation of NSS with the SunEC provider - PR2127: SunEC provider crashes when built using system NSS - PR2321: Checksum of policy JAR files changes on every build - PR2459: Policy JAR files should be timestamped with the date of the policy file they hold - PR2767: Remove remaining rogue binaries from OpenJDK tree - PR2777: Fix MAX/MIN template usage on s390 - PR2815: Race condition in SunEC provider with system NSS - S8140620, PR2769: Find and load default.sf2 as the default soundbank on Linux ChangeLog: 2016-01-28 Andrew John Hughes Bump to icedtea-3.0.0pre08. * patches/pr2777.patch: Removed; upstream. * Makefile.am: (CORBA_CHANGESET): Update to icedtea-3.0.0pre08 tag. (JAXP_CHANGESET): Likewise. (JAXWS_CHANGESET): Likewise. (JDK_CHANGESET): Likewise. (LANGTOOLS_CHANGESET): Likewise. (OPENJDK_CHANGESET): Likewise. (NASHORN_CHANGESET): Likewise. (CORBA_SHA256SUM): Likewise. (JAXP_SHA256SUM): Likewise. (JAXWS_SHA256SUM): Likewise. (JDK_SHA256SUM): Likewise. (LANGTOOLS_SHA256SUM): Likewise. (OPENJDK_SHA256SUM): Likewise. (NASHORN_SHA256SUM): Likewise. (ICEDTEA_PATCHES): Remove pr2777 patch. * NEWS: Updated. * configure.ac: Bump to 3.0.0pre08. * fsg.sh.in: Remove deletions of files which have now been deleted upstream (PR2767) * hotspot.map.in: Update to icedtea-3.0.0pre08 tag. ------------------------------------------ [...truncated 261 lines...] adding file changes added 5 changesets with 24 changes to 13 files (run 'hg update' to get a working copy) + hg update 13 files updated, 0 files merged, 2 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 configure: WARNING: unrecognized options: --enable-systemtap 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 readlink... /bin/readlink 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... r0883b7a8311a 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 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 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 for xvfb-run... xvfb-run -a -e xvfb-errors checking whether to include PulseAudio support... no checking whether to build documentation... yes checking for distribution package version... none checking build identification... Built on Fedora release 20 (Heisenbug) (Fri Jan 29 18:29:22 EST 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/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 if a javac binary was specified... no checking if /usr/lib/jvm/java-1.7.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 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 @ 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 -Werror... 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 perl... /bin/perl 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 fsg.sh 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: creating tapset/hotspot_gc.stp config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-systemtap + 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_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="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 20 (Heisenbug) (Fri Jan 29 18:29:22 EST 2016)" DERIVATIVE_ID="IcedTea 3.0.0pre08+r0883b7a8311a" DEBUG_CLASSFILES="true" DEBUG_BINARIES="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 "fa45e6d4b7b2f114cb1d7388ab57f419b6f733e7be744cac4def586959da64b8 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 "fa45e6d4b7b2f114cb1d7388ab57f419b6f733e7be744cac4def586959da64b8 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 From gnu.andrew at redhat.com Sun Jan 31 02:58:36 2016 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 30 Jan 2016 21:58:36 -0500 (EST) Subject: Jenkins build is back to normal : IcedTea8TargetTesting #1306 In-Reply-To: <1919140524.243.1454110168952.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1919140524.243.1454110168952.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <774363363.244.1454209117522.JavaMail.nighttester@toadeater.yyz.redhat.com> See