From gnu.andrew at redhat.com Wed Jan 1 03:08:18 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 1 Jan 2014 06:08:18 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1066 In-Reply-To: <1060144791.91.1388487831865.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1060144791.91.1388487831865.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1147853474.95.1388574500279.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Wed Jan 1 06:08:14 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 1 03:08:57 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 1 Jan 2014 06:08:57 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1516 In-Reply-To: <639746544.92.1388487867174.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <639746544.92.1388487867174.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <541116580.96.1388574537605.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r2ecadf456797 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Wed Jan 1 06:08:44 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Wed Jan 1 06:08:44 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Wed Jan 1 03:09:57 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 1 Jan 2014 06:09:57 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #631 In-Reply-To: <511647339.93.1388487894333.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <511647339.93.1388487894333.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1707748427.97.1388574597909.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [lana] Merge [lana] 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar [lana] Merge [mullan] Merge [mullan] 8030813: Signed applet fails to load when CRLs are stored in an LDAP directory Summary: Skip JNDI application resource lookup to avoid recursive JAR validation Reviewed-by: vinnie, herrick [rriggs] 8029909: Clarify equals/hashcode behavior for java.time types Summary: Document the behavior of equals and hashcode in java.time.chrono date types Reviewed-by: sherman, scolebourne [rriggs] 8030002: Enhance deserialization using readObject Reviewed-by: sherman, chegar, scolebourne [joehw] 8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars Reviewed-by: dfuchs, lancea, ulfzibis [lana] Merge [malenkov] 8030118: Document listeners fired outside document lock Reviewed-by: art, serb ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 4221 files updated, 0 files merged, 1 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 2f31ddf65e74d4742113789c820ea2f92f89d86a [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 2f31ddf65e74d4742113789c820ea2f92f89d86a [workspace] $ /bin/sh -xe /tmp/hudson2523806852846499288.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Wed Jan 1 06:09:48 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 1 22:41:09 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 2 Jan 2014 01:41:09 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1572 In-Reply-To: <838943958.94.1388558464872.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <838943958.94.1388558464872.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2097219035.98.1388644870503.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 2 03:08:52 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 2 Jan 2014 06:08:52 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1067 In-Reply-To: <1147853474.95.1388574500279.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1147853474.95.1388574500279.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1579208080.99.1388660933789.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Thu Jan 2 06:08:44 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 2 03:09:32 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 2 Jan 2014 06:09:32 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1517 In-Reply-To: <541116580.96.1388574537605.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <541116580.96.1388574537605.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1691782860.100.1388660972100.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r2ecadf456797 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Thu Jan 2 06:09:18 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Thu Jan 2 06:09:18 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Thu Jan 2 03:10:05 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 2 Jan 2014 06:10:05 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #632 In-Reply-To: <1707748427.97.1388574597909.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1707748427.97.1388574597909.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <585055503.101.1388661005794.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev e1499442453b6b70af6c2b496fa6d364f68c1d12 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune e1499442453b6b70af6c2b496fa6d364f68c1d12 [workspace] $ /bin/sh -xe /tmp/hudson8091868932169688361.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Thu Jan 2 06:09:56 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 2 22:39:37 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 3 Jan 2014 01:39:37 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1573 In-Reply-To: <2097219035.98.1388644870503.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2097219035.98.1388644870503.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <865396656.102.1388731177779.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Jan 3 03:00:36 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 3 Jan 2014 06:00:36 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1068 In-Reply-To: <1579208080.99.1388660933789.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1579208080.99.1388660933789.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1082630241.103.1388746838476.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Fri Jan 3 06:00:26 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Jan 3 03:01:14 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 3 Jan 2014 06:01:14 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1518 In-Reply-To: <1691782860.100.1388660972100.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1691782860.100.1388660972100.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1334060027.104.1388746874806.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r2ecadf456797 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Fri Jan 3 06:01:01 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Fri Jan 3 06:01:01 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Fri Jan 3 03:01:44 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 3 Jan 2014 06:01:44 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #633 In-Reply-To: <585055503.101.1388661005794.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <585055503.101.1388661005794.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <216140830.105.1388746904695.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev e1499442453b6b70af6c2b496fa6d364f68c1d12 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune e1499442453b6b70af6c2b496fa6d364f68c1d12 [workspace] $ /bin/sh -xe /tmp/hudson3215574369663142486.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Fri Jan 3 06:01:35 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Jan 3 22:40:07 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 4 Jan 2014 01:40:07 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1574 In-Reply-To: <865396656.102.1388731177779.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <865396656.102.1388731177779.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1539877917.106.1388817608212.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Jan 4 03:00:18 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 4 Jan 2014 06:00:18 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1069 In-Reply-To: <1082630241.103.1388746838476.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1082630241.103.1388746838476.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <159463950.107.1388833222840.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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 Jan 4 06:00:14 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Jan 4 03:01:00 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 4 Jan 2014 06:01:00 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1519 In-Reply-To: <1334060027.104.1388746874806.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1334060027.104.1388746874806.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1038624815.108.1388833260787.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r2ecadf456797 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Sat Jan 4 06:00:47 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sat Jan 4 06:00:47 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Sat Jan 4 03:02:03 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 4 Jan 2014 06:02:03 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #634 In-Reply-To: <216140830.105.1388746904695.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <216140830.105.1388746904695.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1240442272.109.1388833323660.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [katleman] Added tag jdk8-b122 for changeset e1499442453b ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 1 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev e1499442453b6b70af6c2b496fa6d364f68c1d12 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune e1499442453b6b70af6c2b496fa6d364f68c1d12 [workspace] $ /bin/sh -xe /tmp/hudson7327772108179019468.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Sat Jan 4 06:01:55 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Jan 4 22:41:11 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 5 Jan 2014 01:41:11 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1575 In-Reply-To: <1539877917.106.1388817608212.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1539877917.106.1388817608212.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <121589926.110.1388904071729.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Jan 5 03:04:12 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 5 Jan 2014 06:04:12 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1070 In-Reply-To: <159463950.107.1388833222840.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <159463950.107.1388833222840.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <182603164.111.1388919853583.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Sun Jan 5 06:04:07 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Jan 5 03:04:51 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 5 Jan 2014 06:04:51 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1520 In-Reply-To: <1038624815.108.1388833260787.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1038624815.108.1388833260787.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1650890142.112.1388919891894.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r2ecadf456797 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Sun Jan 5 06:04:38 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sun Jan 5 06:04:38 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 5 03:05:21 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 5 Jan 2014 06:05:21 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #635 In-Reply-To: <1240442272.109.1388833323660.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1240442272.109.1388833323660.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <426794297.113.1388919921266.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 7e10ee00fe41b9e41624d020555821e8f1e28889 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 7e10ee00fe41b9e41624d020555821e8f1e28889 [workspace] $ /bin/sh -xe /tmp/hudson8957562821332844075.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Sun Jan 5 06:05:12 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Jan 5 22:39:14 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 6 Jan 2014 01:39:14 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1576 In-Reply-To: <121589926.110.1388904071729.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <121589926.110.1388904071729.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <650507342.114.1388990355949.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137823 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Jan 6 03:02:51 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 6 Jan 2014 06:02:51 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #636 In-Reply-To: <426794297.113.1388919921266.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <426794297.113.1388919921266.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1180904681.117.1389006171010.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 7e10ee00fe41b9e41624d020555821e8f1e28889 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 7e10ee00fe41b9e41624d020555821e8f1e28889 [workspace] $ /bin/sh -xe /tmp/hudson9195721812469393548.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Mon Jan 6 06:02:42 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Jan 6 03:01:34 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 6 Jan 2014 06:01:34 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1071 In-Reply-To: <182603164.111.1388919853583.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <182603164.111.1388919853583.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1406181224.115.1389006099296.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Mon Jan 6 06:01:30 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Jan 6 03:02:22 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 6 Jan 2014 06:02:22 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1521 In-Reply-To: <1650890142.112.1388919891894.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1650890142.112.1388919891894.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1625305399.116.1389006142894.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r2ecadf456797 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Mon Jan 6 06:02:10 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Mon Jan 6 06:02:10 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Mon Jan 6 22:41:26 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 7 Jan 2014 01:41:26 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1577 In-Reply-To: <650507342.114.1388990355949.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <650507342.114.1388990355949.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <829587424.118.1389076886947.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Jan 7 03:06:57 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 7 Jan 2014 06:06:57 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1072 In-Reply-To: <1406181224.115.1389006099296.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1406181224.115.1389006099296.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <37973985.119.1389092818729.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Tue Jan 7 06:06:53 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Jan 7 03:07:39 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 7 Jan 2014 06:07:39 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1522 In-Reply-To: <1625305399.116.1389006142894.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1625305399.116.1389006142894.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1859349859.120.1389092859095.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r2ecadf456797 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Tue Jan 7 06:07:26 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Tue Jan 7 06:07:26 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Tue Jan 7 03:08:07 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 7 Jan 2014 06:08:07 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #637 In-Reply-To: <1180904681.117.1389006171010.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1180904681.117.1389006171010.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1458684645.121.1389092887959.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 7e10ee00fe41b9e41624d020555821e8f1e28889 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 7e10ee00fe41b9e41624d020555821e8f1e28889 [workspace] $ /bin/sh -xe /tmp/hudson7587860395069954861.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Tue Jan 7 06:07:59 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Jan 7 22:39:44 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 8 Jan 2014 01:39:44 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1578 In-Reply-To: <829587424.118.1389076886947.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <829587424.118.1389076886947.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1893350491.122.1389163185090.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 8 03:03:15 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 8 Jan 2014 06:03:15 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1073 In-Reply-To: <37973985.119.1389092818729.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <37973985.119.1389092818729.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1706828207.123.1389178996980.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Wed Jan 8 06:03:10 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 8 03:03:53 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 8 Jan 2014 06:03:53 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1523 In-Reply-To: <1859349859.120.1389092859095.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1859349859.120.1389092859095.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1179451949.124.1389179033288.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r2ecadf456797 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Wed Jan 8 06:03:40 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Wed Jan 8 06:03:40 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Wed Jan 8 03:04:24 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 8 Jan 2014 06:04:24 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #638 In-Reply-To: <1458684645.121.1389092887959.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1458684645.121.1389092887959.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1656355387.125.1389179064691.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [nikgor] 8004562: Better support for crossdomain.xml Reviewed-by: herrick, ngthomas, chegar ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 1 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 7e10ee00fe41b9e41624d020555821e8f1e28889 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 7e10ee00fe41b9e41624d020555821e8f1e28889 [workspace] $ /bin/sh -xe /tmp/hudson1102462841631440593.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Wed Jan 8 06:04:16 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 8 22:40:41 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 9 Jan 2014 01:40:41 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1579 In-Reply-To: <1893350491.122.1389163185090.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1893350491.122.1389163185090.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <227656744.126.1389249641590.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 9 03:06:32 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 9 Jan 2014 06:06:32 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1074 In-Reply-To: <1706828207.123.1389178996980.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1706828207.123.1389178996980.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <824885167.127.1389265593823.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Thu Jan 9 06:06:22 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 9 03:07:10 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 9 Jan 2014 06:07:10 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1524 In-Reply-To: <1179451949.124.1389179033288.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1179451949.124.1389179033288.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1577211824.128.1389265630205.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r2ecadf456797 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Thu Jan 9 06:06:57 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Thu Jan 9 06:06:57 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Thu Jan 9 03:07:38 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 9 Jan 2014 06:07:38 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #639 In-Reply-To: <1656355387.125.1389179064691.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1656355387.125.1389179064691.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1118123941.129.1389265658541.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 484e16c0a040efeccbe449d163e9c185e6c2b4db [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 484e16c0a040efeccbe449d163e9c185e6c2b4db [workspace] $ /bin/sh -xe /tmp/hudson3830712582303699678.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Thu Jan 9 06:07:29 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 9 22:40:42 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 10 Jan 2014 01:40:42 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1580 In-Reply-To: <227656744.126.1389249641590.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <227656744.126.1389249641590.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1877595894.130.1389336043522.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Jan 10 03:08:51 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 10 Jan 2014 06:08:51 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1075 In-Reply-To: <824885167.127.1389265593823.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <824885167.127.1389265593823.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1650747892.131.1389352133794.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Fri Jan 10 06:08:41 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Jan 10 03:09:34 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 10 Jan 2014 06:09:34 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1525 In-Reply-To: <1577211824.128.1389265630205.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1577211824.128.1389265630205.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <190436810.132.1389352174624.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r2ecadf456797 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Fri Jan 10 06:09:20 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Fri Jan 10 06:09:20 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Fri Jan 10 03:10:05 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 10 Jan 2014 06:10:05 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #640 In-Reply-To: <1118123941.129.1389265658541.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1118123941.129.1389265658541.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1476738807.133.1389352205097.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 484e16c0a040efeccbe449d163e9c185e6c2b4db [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 484e16c0a040efeccbe449d163e9c185e6c2b4db [workspace] $ /bin/sh -xe /tmp/hudson2632483519261597912.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Fri Jan 10 06:09:55 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Jan 10 22:42:27 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 11 Jan 2014 01:42:27 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1581 In-Reply-To: <1877595894.130.1389336043522.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1877595894.130.1389336043522.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1395159702.134.1389422548649.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Jan 11 03:16:20 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 11 Jan 2014 06:16:20 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1076 In-Reply-To: <1650747892.131.1389352133794.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1650747892.131.1389352133794.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1209859921.135.1389438982257.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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 Jan 11 06:16:10 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Jan 11 03:17:00 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 11 Jan 2014 06:17:00 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1526 In-Reply-To: <190436810.132.1389352174624.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <190436810.132.1389352174624.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <58717156.136.1389439020763.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r2ecadf456797 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Sat Jan 11 06:16:47 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sat Jan 11 06:16:47 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Sat Jan 11 03:17:34 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 11 Jan 2014 06:17:34 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #641 In-Reply-To: <1476738807.133.1389352205097.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1476738807.133.1389352205097.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2020102569.137.1389439054658.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [katleman] Added tag jdk8-b123 for changeset 484e16c0a040 ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 1 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 484e16c0a040efeccbe449d163e9c185e6c2b4db [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 484e16c0a040efeccbe449d163e9c185e6c2b4db [workspace] $ /bin/sh -xe /tmp/hudson5576252599033925251.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Sat Jan 11 06:17:25 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Jan 12 03:12:10 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 12 Jan 2014 06:12:10 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1527 In-Reply-To: <58717156.136.1389439020763.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <58717156.136.1389439020763.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <522048694.140.1389525130347.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [Andrew John Hughes ] Enable Zero when Shark is enabled. 2014-01-09 Andrew John Hughes * acinclude.m4: (IT_ENABLE_ZERO_BUILD): Require IT_ENABLE_SHARK so use_shark is set. (IT_ENABLE_SHARK): Rewrite of IT_SET_SHARK_BUILD to simplify & match style of similar macros. * configure.ac: Don't invoke IT_SET_SHARK_BUILD explicitly. ------------------------------------------ [...truncated 323 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r1885a2b6d744 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Sun Jan 12 06:11:57 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sun Jan 12 06:11:57 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r1885a2b6d744" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 12 03:11:23 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 12 Jan 2014 06:11:23 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1077 In-Reply-To: <1209859921.135.1389438982257.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1209859921.135.1389438982257.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1671149629.139.1389525085309.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360805 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Sun Jan 12 06:11:19 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Jan 11 22:42:23 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 12 Jan 2014 01:42:23 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1582 In-Reply-To: <1395159702.134.1389422548649.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1395159702.134.1389422548649.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1848797262.138.1389508944655.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Jan 12 03:13:41 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 12 Jan 2014 06:13:41 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #642 In-Reply-To: <2020102569.137.1389439054658.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2020102569.137.1389439054658.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <735114391.141.1389525221248.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 13b28cffa140d8637d37273e3791b484191965bb [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 13b28cffa140d8637d37273e3791b484191965bb [workspace] $ /bin/sh -xe /tmp/hudson8435367544263683939.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Sun Jan 12 06:13:32 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Jan 12 22:41:15 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 13 Jan 2014 01:41:15 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1583 In-Reply-To: <1848797262.138.1389508944655.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1848797262.138.1389508944655.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2024350851.142.1389595276633.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Jan 13 03:07:45 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 13 Jan 2014 06:07:45 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1528 In-Reply-To: <522048694.140.1389525130347.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <522048694.140.1389525130347.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <718466595.144.1389611265980.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r1885a2b6d744 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Mon Jan 13 06:07:32 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Mon Jan 13 06:07:32 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r1885a2b6d744" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Mon Jan 13 03:07:01 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 13 Jan 2014 06:07:01 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1078 In-Reply-To: <1671149629.139.1389525085309.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1671149629.139.1389525085309.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <903841185.143.1389611229013.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Mon Jan 13 06:06:56 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Jan 13 03:08:18 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 13 Jan 2014 06:08:18 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #643 In-Reply-To: <735114391.141.1389525221248.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <735114391.141.1389525221248.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <614862908.145.1389611298974.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 13b28cffa140d8637d37273e3791b484191965bb [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 13b28cffa140d8637d37273e3791b484191965bb [workspace] $ /bin/sh -xe /tmp/hudson6002411634351221679.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Mon Jan 13 06:08:10 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Jan 13 22:40:56 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 14 Jan 2014 01:40:56 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1584 In-Reply-To: <2024350851.142.1389595276633.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2024350851.142.1389595276633.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1086090133.146.1389681658284.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Jan 14 03:10:26 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 14 Jan 2014 06:10:26 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1079 In-Reply-To: <903841185.143.1389611229013.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <903841185.143.1389611229013.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1800698798.147.1389697829101.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Tue Jan 14 06:10:21 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Jan 14 03:11:09 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 14 Jan 2014 06:11:09 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1529 In-Reply-To: <718466595.144.1389611265980.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <718466595.144.1389611265980.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <458930796.148.1389697869965.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r1885a2b6d744 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Tue Jan 14 06:10:56 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Tue Jan 14 06:10:56 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r1885a2b6d744" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Tue Jan 14 03:11:44 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 14 Jan 2014 06:11:44 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #644 In-Reply-To: <614862908.145.1389611298974.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <614862908.145.1389611298974.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1754587621.149.1389697904039.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 13b28cffa140d8637d37273e3791b484191965bb [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 13b28cffa140d8637d37273e3791b484191965bb [workspace] $ /bin/sh -xe /tmp/hudson1577428705545433338.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Tue Jan 14 06:11:35 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Jan 14 22:41:16 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 15 Jan 2014 01:41:16 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1585 In-Reply-To: <1086090133.146.1389681658284.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1086090133.146.1389681658284.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1710248332.150.1389768077078.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 15 03:07:57 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 15 Jan 2014 06:07:57 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1530 In-Reply-To: <458930796.148.1389697869965.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <458930796.148.1389697869965.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <445735023.152.1389784077847.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r1885a2b6d744 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Wed Jan 15 06:07:44 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Wed Jan 15 06:07:44 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r1885a2b6d744" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Wed Jan 15 03:08:48 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 15 Jan 2014 06:08:48 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #645 In-Reply-To: <1754587621.149.1389697904039.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1754587621.149.1389697904039.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2002323042.153.1389784128574.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [lana] Merge [jeff] 7129980: Third Party License Readme update for JDK8 Reviewed-by: lana, tbell [lana] Merge [mfang] Merge [mfang] 8026570: NLS: jdk8 man page update Reviewed-by: naoto, okutsu [mfang] 8029239: jdk8 l10n resource file translation update - localenames Reviewed-by: okutsu [erikj] 8030781: System.setProperties(null) drops all system properties (RELEASE not set) Reviewed-by: alanb [rriggs] 8031103: java.time.Duration has wrong Javadoc Comments in toDays() and toHours() Summary: Correct specification for Duration.toDays, toHours Reviewed-by: lancea, alanb [dfuchs] 8030850: Setting .level=FINEST in logging configuration file doesn't work Summary: setLevel(INFO) was called too early on root logger, causing the value found in configuration file to be later ignored. Reviewed-by: mchung [darcy] 8030212: Several api.java.util.stream tests got "NaN" value instead of "Infinity" or "-Infinity" Reviewed-by: mduigou, psandoz [coffeys] Merge [aefimov] 8025051: Update resource files for TimeZone display names Reviewed-by: okutsu, mfang [chegar] Merge [dl] 8031133: AbstractMap should specify its default implementation using @implSpec Reviewed-by: chegar, alanb ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 139 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 13b28cffa140d8637d37273e3791b484191965bb [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 13b28cffa140d8637d37273e3791b484191965bb [workspace] $ /bin/sh -xe /tmp/hudson4406294451935297893.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Wed Jan 15 06:08:33 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 15 03:06:30 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 15 Jan 2014 06:06:30 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1080 In-Reply-To: <1800698798.147.1389697829101.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1800698798.147.1389697829101.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1123090383.151.1389783992921.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Wed Jan 15 06:06:26 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 15 22:41:34 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 16 Jan 2014 01:41:34 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1586 In-Reply-To: <1710248332.150.1389768077078.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1710248332.150.1389768077078.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <796465960.154.1389854496284.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 16 03:06:26 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 16 Jan 2014 06:06:26 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1081 In-Reply-To: <1123090383.151.1389783992921.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1123090383.151.1389783992921.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <409910713.155.1389870388510.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 360819 lines...] rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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/jdk6/ checking if /notnfs/nighttester/jdk6//README exists... yes checking if we can hard link rather than copy the OpenJDK source directory... yes checking for IcedTea Mercurial revision ID... r544700099253+ checking for JDK Mercurial revision ID... r956e1047786a+ checking for HotSpot Mercurial revision ID... rd835d67bfb88 checking for lsb_release... /usr/bin/lsb_release checking whether to compile ecj natively... no checking whether to use CACAO as VM... no checking whether to use JamVM as VM... yes 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 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-hg-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) 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 if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no checking if java.security.cert.TrustAnchor.getCA is missing... no checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no checking if java.sql.SQLException(Throwable.class) is missing... no checking if java.sql.SQLException(String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) 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) (Thu Jan 16 06:06:22 EST 2014) 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 @ 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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 whether to enable the use of LCMS2... yes 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 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 X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-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 jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap 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 configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip + make jamvm mkdir -p stamps touch stamps/download-cacao.stamp ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \ mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \ if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JamVM zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JamVM zip available"; exit -1; \ fi ; \ fi jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date JamVM zip available make: *** [stamps/download-jamvm.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 16 03:07:06 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 16 Jan 2014 06:07:06 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1531 In-Reply-To: <445735023.152.1389784077847.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <445735023.152.1389784077847.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <767590923.156.1389870426799.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r1885a2b6d744 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Thu Jan 16 06:06:54 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Thu Jan 16 06:06:54 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r1885a2b6d744" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Thu Jan 16 03:07:47 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 16 Jan 2014 06:07:47 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #646 In-Reply-To: <2002323042.153.1389784128574.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2002323042.153.1389784128574.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <969020200.157.1389870467852.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [katleman] Merge [rgallard] 8026909: Retire Some Rarely Used GC Combintations Summary: Fix only affects java command, nroff page, OpenJDK Reviewed-by: maxelsso ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 3 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 01a6b465455008384d33d6b4a81cf74a7786cb62 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 01a6b465455008384d33d6b4a81cf74a7786cb62 [workspace] $ /bin/sh -xe /tmp/hudson8503477696758541219.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Thu Jan 16 06:07:39 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 16 22:42:35 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 17 Jan 2014 01:42:35 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1587 In-Reply-To: <796465960.154.1389854496284.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <796465960.154.1389854496284.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1073311938.158.1389940956513.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 16 22:45:19 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 17 Jan 2014 01:45:19 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1082 In-Reply-To: <409910713.155.1389870388510.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <409910713.155.1389870388510.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <715385254.159.1389941119049.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 2293 lines...] Checking patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch Applying patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patching file openjdk/jdk/src/share/classes/java/awt/Color.java Hunk #1 succeeded at 614 (offset 3 lines). Hunk #2 succeeded at 630 (offset 3 lines). Hunk #3 succeeded at 639 (offset 3 lines). Hunk #4 succeeded at 647 (offset 3 lines). Hunk #5 succeeded at 657 (offset 3 lines). patching file openjdk/jdk/test/java/awt/Color/OpacityChange/OpacityChange.java Checking patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch Applying patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patching file openjdk/jdk/src/share/classes/sun/font/FontManager.java Hunk #1 succeeded at 1585 (offset -16 lines). patching file openjdk/jdk/test/java/awt/FontClass/FontAccess.java Checking patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch Applying patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patching file openjdk/jdk/src/share/native/sun/java2d/loops/AlphaMacros.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/ByteGray.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/FourByteAbgr.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/FourByteAbgrPre.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/Index12Gray.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/Index8Gray.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/IntArgb.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/IntArgbBm.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/IntArgbPre.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/IntBgr.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/IntRgb.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/IntRgbx.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/LoopMacros.h Hunk #1 succeeded at 1683 (offset 73 lines). Hunk #2 succeeded at 1870 (offset 73 lines). patching file openjdk/jdk/src/share/native/sun/java2d/loops/ThreeByteBgr.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/Ushort4444Argb.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/Ushort555Rgb.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/Ushort555Rgbx.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/Ushort565Rgb.h patching file openjdk/jdk/src/share/native/sun/java2d/loops/UshortGray.h patching file openjdk/jdk/src/solaris/native/sun/java2d/loops/vis_FourByteAbgr.c patching file openjdk/jdk/src/solaris/native/sun/java2d/loops/vis_FourByteAbgrPre.c patching file openjdk/jdk/src/solaris/native/sun/java2d/loops/vis_IntArgb.c patching file openjdk/jdk/src/solaris/native/sun/java2d/loops/vis_IntArgbPre.c patching file openjdk/jdk/test/java/awt/Graphics2D/DrawString/AlphaSurfaceText.java Checking patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch Applying patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patching file openjdk/jdk/src/share/bin/parse_manifest.c Hunk #1 succeeded at 77 (offset 18 lines). patching file openjdk/jdk/test/tools/launcher/6842838/CreateBadJar.java patching file openjdk/jdk/test/tools/launcher/6842838/Test6842838.sh Checking patches/openjdk/6882768-test_for_6842838_is_broken.patch Applying patches/openjdk/6882768-test_for_6842838_is_broken.patch patching file openjdk/jdk/test/tools/launcher/6842838/Test6842838.sh Checking patches/hotspot/hs23/pr639-broken_shark_build.patch Applying patches/hotspot/hs23/pr639-broken_shark_build.patch patching file openjdk/hotspot/make/linux/makefiles/launcher.make patching file openjdk/hotspot/src/share/vm/ci/ciTypeFlow.cpp Checking patches/powerpc-stacksize.patch Applying patches/powerpc-stacksize.patch patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/globals_linux_zero.hpp patching file openjdk/corba/make/common/shared/Defs-java.gmk patching file openjdk/jdk/make/common/shared/Defs-java.gmk Checking patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch Applying patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patching file openjdk/jdk/src/share/classes/javax/swing/plaf/basic/BasicButtonListener.java patching file openjdk/jdk/test/javax/swing/AbstractButton/6711682/bug6711682.java Checking patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch Applying patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patching file openjdk/jdk/src/windows/native/sun/java2d/d3d/D3DBlitLoops.cpp Hunk #1 succeeded at 251 (offset -1 lines). patching file openjdk/jdk/test/sun/java2d/DirectX/OpaqueImageToSurfaceBlitTest/OpaqueImageToSurfaceBlitTest.java Checking patches/jtreg-ConstructDeflaterInput-fix.patch Applying patches/jtreg-ConstructDeflaterInput-fix.patch patching file openjdk/jdk/test/java/util/zip/ConstructDeflaterInput.java Checking patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch Applying patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patching file openjdk/jdk/src/share/classes/javax/swing/GroupLayout.java patching file openjdk/jdk/test/javax/swing/GroupLayout/6613904/bug6613904.java Checking patches/openjdk/7049339-anyblit-broken.patch Applying patches/openjdk/7049339-anyblit-broken.patch patching file openjdk/jdk/src/share/classes/sun/java2d/loops/Blit.java patching file openjdk/jdk/test/sun/java2d/loops/Bug7049339.java Checking patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch Applying patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/jvm/Gen.java patching file openjdk/langtools/test/tools/javac/4917091/Test255.java patching file openjdk/langtools/test/tools/javac/4917091/Test256a.java patching file openjdk/langtools/test/tools/javac/4917091/Test256a.out patching file openjdk/langtools/test/tools/javac/4917091/Test256b.java patching file openjdk/langtools/test/tools/javac/4917091/Test256b.out Checking patches/openjdk/6390045-error_cannot_access_java_lang_void.patch Applying patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Symtab.java Hunk #1 succeeded at 441 (offset 1 line). patching file openjdk/langtools/test/tools/javac/6390045/T6390045a.java patching file openjdk/langtools/test/tools/javac/6390045/T6390045b.java Checking patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch Applying patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patching file openjdk/jdk/src/share/classes/java/awt/GraphicsEnvironment.java Hunk #1 succeeded at 355 (offset -1 lines). Hunk #2 succeeded at 378 (offset -1 lines). patching file openjdk/jdk/test/java/awt/GraphicsEnvironment/PreferLocaleFonts.java Checking patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch Applying patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patching file openjdk/jdk/src/share/classes/java/text/CollationElementIterator.java patching file openjdk/jdk/test/java/text/Collator/Bug5047314.java Checking patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch Applying patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patching file openjdk/jdk/src/share/classes/java/util/Vector.java patching file openjdk/jdk/test/java/util/Vector/SerializationDeadlock.java patching file openjdk/jdk/test/java/util/Vector/SimpleSerialization.java Checking patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch Applying patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patching file openjdk/jdk/test/java/math/BigDecimal/DivideMcTests.java patching file openjdk/jdk/test/java/math/BigDecimal/FloatDoubleValueTests.java patching file openjdk/jdk/test/java/math/BigDecimal/RangeTests.java patching file openjdk/jdk/test/java/math/BigDecimal/StrippingZerosTest.java patching file openjdk/jdk/test/java/math/BigDecimal/ToPlainStringTests.java Hunk #1 succeeded at 25 with fuzz 2. Hunk #2 succeeded at 64 (offset 2 lines). Hunk #3 succeeded at 82 (offset 2 lines). Checking patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch Applying patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patching file openjdk/jdk/test/java/math/BigDecimal/EqualsTests.java patching file openjdk/jdk/test/java/math/BigDecimal/LongValueExactTests.java patching file openjdk/jdk/test/java/math/BigDecimal/PrecisionTests.java patching file openjdk/jdk/test/java/math/BigInteger/CompareToTests.java Checking patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch Applying patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patching file openjdk/jdk/src/share/classes/java/math/BigInteger.java Hunk #1 succeeded at 2045 (offset -6 lines). Hunk #2 succeeded at 2054 (offset -6 lines). Hunk #3 succeeded at 2098 (offset -6 lines). patching file openjdk/jdk/test/java/math/BigInteger/ExtremeShiftingTests.java Checking patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch Applying patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Checking patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch Applying patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/gif/GIFImageMetadata.java Hunk #1 succeeded at 155 (offset 2 lines). Hunk #2 succeeded at 187 (offset 2 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/gif/GIFMetadata.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/gif/GIFStreamMetadata.java Hunk #1 succeeded at 204 (offset 2 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/png/PNGMetadata.java Hunk #1 succeeded at 595 (offset -5 lines). Hunk #2 succeeded at 827 (offset -5 lines). Hunk #3 succeeded at 889 (offset -5 lines). Hunk #4 succeeded at 1157 (offset -5 lines). patching file openjdk/jdk/src/share/classes/javax/imageio/metadata/IIOMetadataFormat.java patching file openjdk/jdk/test/javax/imageio/metadata/BooleanAttributes.java patching file openjdk/jdk/test/javax/imageio/plugins/png/ITXtTest.java Checking patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch Applying patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/bmp/BMPImageWriter.java patching file openjdk/jdk/test/javax/imageio/plugins/bmp/TopDownTest.java Checking patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch Applying patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patching file openjdk/jdk/make/sun/xawt/mapfile-vers Hunk #1 succeeded at 303 (offset -19 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 199 (offset -9 lines). patching file openjdk/jdk/src/solaris/native/sun/xawt/XToolkit.c Hunk #1 succeeded at 46 with fuzz 2 (offset -1 lines). Hunk #2 succeeded at 916 with fuzz 2 (offset -173 lines). Checking patches/openjdk/6706974-krb5_test_infrastructure.patch Applying patches/openjdk/6706974-krb5_test_infrastructure.patch patching file openjdk/jdk/test/sun/security/krb5/auto/Action.java patching file openjdk/jdk/test/sun/security/krb5/auto/BasicKrb5Test.java patching file openjdk/jdk/test/sun/security/krb5/auto/CleanState.java patching file openjdk/jdk/test/sun/security/krb5/auto/Context.java patching file openjdk/jdk/test/sun/security/krb5/auto/CrossRealm.java patching file openjdk/jdk/test/sun/security/krb5/auto/KDC.java patching file openjdk/jdk/test/sun/security/krb5/auto/KerberosHashEqualsTest.java patching file openjdk/jdk/test/sun/security/krb5/auto/OneKDC.java patching file openjdk/jdk/test/sun/security/krb5/auto/basic.sh Checking patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch Applying patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/utils/IdResolver.java Hunk #1 succeeded at 70 (offset -3 lines). Hunk #2 succeeded at 156 with fuzz 1 (offset -5 lines). Checking patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch Applying patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patching file openjdk/jdk/test/sun/security/krb5/auto/BasicKrb5Test.java patching file openjdk/jdk/test/sun/security/krb5/auto/KDC.java patching file openjdk/jdk/test/sun/security/krb5/auto/OneKDC.java Checking patches/ScriptEngineManager-doc.patch Applying patches/ScriptEngineManager-doc.patch patching file openjdk/jdk/src/share/classes/javax/script/ScriptEngineManager.java Hunk #1 succeeded at 37 (offset -2 lines). Hunk #2 succeeded at 194 (offset -8 lines). Hunk #3 succeeded at 343 (offset -8 lines). Checking patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch Applying patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patching file openjdk/jdk/src/share/classes/java/util/jar/JarVerifier.java Hunk #1 succeeded at 295 (offset 2 lines). Checking patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch Applying patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patching file openjdk/jdk/src/share/classes/java/util/jar/JarVerifier.java Hunk #1 succeeded at 77 (offset 1 line). Checking patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch Applying patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patching file openjdk/jdk/src/share/classes/sun/text/normalizer/NormalizerBase.java Hunk #1 succeeded at 1599 (offset 1 line). Checking patches/openjdk/7088989-ucrypto_tests.patch Applying patches/openjdk/7088989-ucrypto_tests.patch patching file openjdk/jdk/test/Makefile patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestAES.java patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestDigest.java patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestRSA.java patching file openjdk/jdk/test/com/oracle/security/ucrypto/UcryptoTest.java patching file openjdk/jdk/test/java/security/Provider/DefaultPKCS11.java Checking patches/generalise_crypto_tests.patch Applying patches/generalise_crypto_tests.patch patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestAES.java patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestDigest.java patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestRSA.java patching file openjdk/jdk/test/com/oracle/security/ucrypto/UcryptoTest.java Checking patches/remove-gcm-test.patch Applying patches/remove-gcm-test.patch patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestAES.java Checking patches/skip_wrap_mode.patch Applying patches/skip_wrap_mode.patch patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestAES.java Hunk #1 succeeded at 218 (offset -1 lines). Checking patches/remove_multicatch_in_testrsa.patch Applying patches/remove_multicatch_in_testrsa.patch patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestRSA.java Checking patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch Applying patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/SunPKCS11.java patching file openjdk/jdk/test/sun/security/pkcs11/Cipher/TestSymmCiphers.java Checking patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch Applying patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java Hunk #3 succeeded at 714 (offset -1 lines). Hunk #4 succeeded at 783 (offset -1 lines). Checking patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch Applying patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java Hunk #1 succeeded at 816 (offset -1 lines). Checking patches/openjdk/p11cipher-6812738-native_cleanup.patch 1 out of 3 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11RSACipher.java.rej ERROR patch patches/openjdk/p11cipher-6812738-native_cleanup.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Jan 17 00:02:19 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 17 Jan 2014 03:02:19 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1532 In-Reply-To: <767590923.156.1389870426799.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <767590923.156.1389870426799.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1902275800.160.1389945739754.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 319 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r1885a2b6d744 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Fri Jan 17 03:02:07 EST 2014) 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 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 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 @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... yes 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 whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... 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 include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" 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" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Fri Jan 17 03:02:07 EST 2014)" DERIVATIVE_ID="IcedTea 2.5pre+r1885a2b6d744" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" 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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Fri Jan 17 22:41:09 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 18 Jan 2014 01:41:09 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1588 In-Reply-To: <1073311938.158.1389940956513.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1073311938.158.1389940956513.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1020341309.162.1390027270635.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 137822 lines...] make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir' /usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \ generic_export make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make' make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj' ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj mkdir -p stamps touch stamps/icedtea-ecj.stamp make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing' mkdir -p \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \ /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image + make distclean rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf test/jtreg/classes if [ -e test/jtreg ] ; then \ rmdir test/jtreg ; \ fi rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -f test/check-stap.log if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \ if [ -e test ] ; then \ rmdir test ; \ fi \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build rm -f stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj rm -f stamps/icedtea-ecj.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -f stamps/patch-fsg.stamp rm -f stamps/patch.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/remove-intree-libraries.stamp rm -f stamps/extract.stamp for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ rm -rf $link; \ done rm -f stamps/ports.stamp rm -f stamps/overlay.stamp rm -f native-ecj rm -f stamps/native-ecj.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/check-crypto.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/check-crypto-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/check-crypto-boot.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar 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-gcj/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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rmdir: failed to remove `stamps': Directory not empty make: *** [distclean-local] Error 1 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Jan 18 01:44:21 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 18 Jan 2014 04:44:21 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1083 In-Reply-To: <715385254.159.1389941119049.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <715385254.159.1389941119049.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <598373433.163.1390038262323.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 239907 lines...] ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/InterfaceGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/JavaGenerator.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/MethodGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ModuleGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/NativeGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/NameModifier.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/NameModifierImpl.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/PrimitiveGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/SequenceGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Skeleton.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/StringGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/StructGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Stub.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/TCOffsets.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/TypedefGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/UnionGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Util.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueBoxGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueBoxGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/MethodGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Helper24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/MethodGenClone24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/AttributeGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/DefaultFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/cff/FileLocator.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/cff/Messages.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/idlemit/MetaPragma.java # Running javac: /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -Xbootclasspath/p:/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -jar /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 1.5 -target 5 -encoding ascii -classpath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/tmp/sun/com.sun.tools.corba.se.idl/.classes.list Note: ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/idlemit/MetaPragma.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. /bin/mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib/orb.idl /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/orb.idl /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib/orb.idl /bin/mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib/ir.idl /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/ir.idl /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib/ir.idl make[6]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/idl' Timing: 00003 seconds or 3s for make-org-omg-idl <<>>Recursively making sources build @ Sat Jan 18 04:44:08 EST 2014 ... make[6]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/sources' /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl rm -f -r /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl rm -f -r /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl rm -f -r /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -corba 3.0 -D CORBA3 -pkgPrefix IOP org.omg ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl rm -f -r /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/BI_DIR_IIOP.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/ChainBypassCheck.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/ChainBypassInfo.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/FORWARDED_IDENTITY.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/INVOCATION_POLICIES.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/LogicalThreadId.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/SendingContextRunTime.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/UnknownExceptionInfo.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/TaggedComponentSeqHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -corba 3.0 ../../../../src/share/classes/org/omg/PortableInterceptor/CORBAX.idl rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CORBA/OctetSeqHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CORBA/OctetSeqHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CORBA/PolicyError.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CORBA/RepositoryIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -corba 3.0 -pkgPrefix Messaging org.omg ../../../../src/share/classes/org/omg/PortableInterceptor/Messaging.idl /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -pkgPrefix PortableInterceptor org.omg -pkgPrefix Dynamic org.omg -pkgPrefix IOP org.omg -corba 3.0 -D CORBA3 ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInterceptorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/IORInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/IORInterceptorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/InterceptorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitializerHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/PolicyFactoryHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ReplyStatusHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/RequestInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInterceptorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/SlotIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInterceptorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/CurrentHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ForwardRequestHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/IORInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/IORInterceptorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/InterceptorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/InvalidSlotHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitializerHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/PolicyFactoryHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/RequestInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInterceptorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/TaggedComponentSeqHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidNameHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecPackage/FormatMismatchHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecPackage/InvalidTypeForEncodingHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecPackage/TypeMismatchHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/EncodingFormatHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/EncodingHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecFactoryPackage/UnknownEncodingHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecFactoryHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/EncodingHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/TaggedComponentSeqHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ContextListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ExceptionListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ParameterHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ParameterListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ExceptionListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ParameterHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ParameterListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/RequestContextHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CosNaming -fall -pkgPrefix CosNaming org.omg ../../../../src/share/classes/org/omg/CosNaming/nameservice.idl /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/CORBA" -corba 3.0 -fall -pkgPrefix DynamicAny org.omg ../../../../src/share/classes/org/omg/DynamicAny/DynamicAny.idl rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/*POA* rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/*Holder* rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynValueBoxHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynValueCommonHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/_DynValueCommonStub.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/_DynValueBoxStub.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynAnyPackage/TypeMismatchHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynAnyPackage/InvalidValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHolder.java make[6]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/sources' Timing: 00002 seconds or 2s for make-org-omg-sources <<>>Recursively making PortableServer build @ Sat Jan 18 04:44:10 EST 2014 ... make[6]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/PortableServer' # Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/tmp/org/org.omg.PortableServer/.classes.list) ../../../../src/share/classes/org/omg/PortableServer/Servant.java ../../../../src/share/classes/org/omg/PortableServer/ServantLocatorPackage/CookieHolder.java ../../../../src/share/classes/org/omg/PortableServer/DynamicImplementation.java ../../../../src/share/classes/org/omg/PortableServer/portable/Delegate.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/AdapterActivator.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/AdapterActivatorOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/Current.java ../../../../src/share/classes/org/omg/PortableServer/CurrentHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContext.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequest.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ID_ASSIGNMENT_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ID_UNIQUENESS_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IMPLICIT_ACTIVATION_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LIFESPAN_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POA.java ../../../../src/share/classes/org/omg/PortableServer/POAHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManager.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/State.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExists.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistent.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServant.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapter.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/REQUEST_PROCESSING_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivator.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorPOA.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/_ServantActivatorStub.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocator.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorPOA.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/_ServantLocatorStub.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantManager.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantManagerOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/SERVANT_RETENTION_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/THREAD_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValue.java # Running javac: /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -Xbootclasspath/p:/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -jar /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 1.5 -target 5 -encoding ascii -classpath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/tmp/org/org.omg.PortableServer/.classes.list ../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java:1405: cannot find symbol symbol : method ioExceptionOnClose(java.io.IOException) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.ioExceptionOnClose(exc); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java:1414: cannot find symbol symbol : method ioExceptionOnClose(java.io.IOException) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.ioExceptionOnClose(exc); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java:1421: cannot find symbol symbol : method ioExceptionOnClose(java.io.IOException) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.ioExceptionOnClose(exc); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:166: cannot find symbol symbol : method interruptedJoinCallWhileClosingThreadPool(java.lang.InterruptedException,com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.interruptedJoinCallWhileClosingThreadPool(exc, wt, this); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:331: cannot find symbol symbol : method workerThreadCreated(com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,java.lang.ClassLoader) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadCreated(thread, thread.getContextClassLoader()); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:362: cannot find symbol symbol : method workerThreadCreationFailure(java.lang.Throwable) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadCreationFailure(t); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:492: cannot find symbol symbol : method workerThreadDoWorkThrowable(com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,java.lang.Throwable) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadDoWorkThrowable(this, t); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:508: cannot find symbol symbol : method workQueueThreadInterrupted(java.lang.InterruptedException,java.lang.String,java.lang.Boolean) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workQueueThreadInterrupted( exc, getName(), ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:513: cannot find symbol symbol : method workerThreadThrowableFromRequestWork(com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,java.lang.Throwable,java.lang.String) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadThrowableFromRequestWork(this, t, ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:529: cannot find symbol symbol : method workerThreadCaughtUnexpectedThrowable(com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,java.lang.Throwable) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadCaughtUnexpectedThrowable(this,e); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:117: cannot find symbol symbol : method threadPoolCloseError() location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadPoolCloseError(); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:126: cannot find symbol symbol : method threadGroupIsDestroyed(java.lang.ThreadGroup) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadGroupIsDestroyed(threadGroup); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:129: cannot find symbol symbol : method threadGroupHasActiveThreadsInClose(java.lang.ThreadGroup,int) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadGroupHasActiveThreadsInClose(threadGroup, numThreads); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:132: cannot find symbol symbol : method threadGroupHasSubGroupsInClose(java.lang.ThreadGroup,int) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadGroupHasSubGroupsInClose(threadGroup, numGroups); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:137: cannot find symbol symbol : method threadGroupDestroyFailed(java.lang.IllegalThreadStateException,java.lang.ThreadGroup) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadGroupDestroyFailed(exc, threadGroup); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 15 errors make[6]: *** [.compile.classlist] Error 1 make[6]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/PortableServer' make[5]: *** [build] Error 1 make[5]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg' make[4]: *** [build] Error 1 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org' make[3]: *** [build] Error 1 make[3]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make' make[2]: *** [corba-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk' make: *** [stamps/icedtea.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Jan 18 06:11:28 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 18 Jan 2014 09:11:28 -0500 (EST) Subject: Jenkins build is back to normal : IcedTea7TargetTesting #1533 In-Reply-To: <1902275800.160.1389945739754.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1902275800.160.1389945739754.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <527387397.164.1390054288456.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Sat Jan 18 06:12:16 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 18 Jan 2014 09:12:16 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #648 Message-ID: <154208175.165.1390054336951.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [katleman] Added tag jdk8-b124 for changeset ae303640bc1c ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 1 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev ae303640bc1cca06f1c6ac887e6b523ceeb425a6 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune ae303640bc1cca06f1c6ac887e6b523ceeb425a6 [workspace] $ /bin/sh -xe /tmp/hudson6696193088744824622.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Sat Jan 18 09:12:07 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Jan 19 00:52:38 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 19 Jan 2014 03:52:38 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1589 In-Reply-To: <1020341309.162.1390027270635.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1020341309.162.1390027270635.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1834440308.166.1390121560170.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 331093 lines...] rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink-ecj.stamp rm -f stamps/fonts.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --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/hotspot/hs23.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 --enable-shark configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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 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 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... r01270eb80f98 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... no checking whether to use the Shark JIT... 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... yes checking whether byte ordering is bigendian... 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 whether to build a bootstrap version first... yes 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 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 if we are using ecj as javac... yes checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... yes checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... yes 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... yes checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... yes checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... yes checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... yes checking if java.security.cert.X509CertSelector.getSubject() is missing... yes checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... yes checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... yes checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS 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 java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... yes checking if java.security.cert.TrustAnchor.getCA is missing... yes checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... yes checking if java.sql.SQLException(Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... yes 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) (Sun Jan 19 03:52:33 EST 2014) checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes checking if a rmic binary was 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... no checking for native2ascii... /usr/bin/native2ascii 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... 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/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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-gcj/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes checking for pax utility to use... not specified checking whether to enable the use of LCMS2... yes 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 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 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 XTST... yes checking for FREETYPE2... yes checking for ALSA... yes checking for LIBFFI... no checking ffi.h usability... no checking ffi.h presence... no checking for ffi.h... no checking for library containing ffi_call... no configure: error: Could not find libffi headers - Try installing libffi-devel, libffi-dev or libffi4-dev. + make make: *** No targets specified and no makefile found. Stop. + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Jan 19 03:54:44 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 19 Jan 2014 06:54:44 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1084 In-Reply-To: <598373433.163.1390038262323.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <598373433.163.1390038262323.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <896684873.167.1390132485933.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 239886 lines...] ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/InterfaceGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/JavaGenerator.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/MethodGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ModuleGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/NativeGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/NameModifier.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/NameModifierImpl.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/PrimitiveGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/SequenceGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Skeleton.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/StringGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/StructGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Stub.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/TCOffsets.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/TypedefGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/UnionGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Util.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueBoxGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueBoxGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/MethodGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Helper24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/MethodGenClone24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/AttributeGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/DefaultFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/cff/FileLocator.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/cff/Messages.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/idlemit/MetaPragma.java # Running javac: /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -Xbootclasspath/p:/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -jar /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 1.5 -target 5 -encoding ascii -classpath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/tmp/sun/com.sun.tools.corba.se.idl/.classes.list Note: ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/idlemit/MetaPragma.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. /bin/mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib/orb.idl /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/orb.idl /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib/orb.idl /bin/mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib/ir.idl /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/ir.idl /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib/ir.idl make[6]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/idl' Timing: 00004 seconds or 4s for make-org-omg-idl <<>>Recursively making sources build @ Sun Jan 19 06:54:31 EST 2014 ... make[6]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/sources' /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl rm -f -r /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl rm -f -r /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl rm -f -r /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -corba 3.0 -D CORBA3 -pkgPrefix IOP org.omg ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl rm -f -r /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/BI_DIR_IIOP.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/ChainBypassCheck.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/ChainBypassInfo.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/FORWARDED_IDENTITY.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/INVOCATION_POLICIES.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/LogicalThreadId.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/SendingContextRunTime.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/UnknownExceptionInfo.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/TaggedComponentSeqHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -corba 3.0 ../../../../src/share/classes/org/omg/PortableInterceptor/CORBAX.idl rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CORBA/OctetSeqHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CORBA/OctetSeqHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CORBA/PolicyError.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CORBA/RepositoryIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -corba 3.0 -pkgPrefix Messaging org.omg ../../../../src/share/classes/org/omg/PortableInterceptor/Messaging.idl /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -pkgPrefix PortableInterceptor org.omg -pkgPrefix Dynamic org.omg -pkgPrefix IOP org.omg -corba 3.0 -D CORBA3 ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInterceptorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/IORInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/IORInterceptorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/InterceptorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitializerHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/PolicyFactoryHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ReplyStatusHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/RequestInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInterceptorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/SlotIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInterceptorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/CurrentHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ForwardRequestHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/IORInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/IORInterceptorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/InterceptorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/InvalidSlotHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitializerHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/PolicyFactoryHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/RequestInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInterceptorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/TaggedComponentSeqHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidNameHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecPackage/FormatMismatchHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecPackage/InvalidTypeForEncodingHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecPackage/TypeMismatchHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/EncodingFormatHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/EncodingHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecFactoryPackage/UnknownEncodingHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecFactoryHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/EncodingHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/TaggedComponentSeqHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ContextListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ExceptionListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ParameterHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ParameterListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ExceptionListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ParameterHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ParameterListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/RequestContextHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CosNaming -fall -pkgPrefix CosNaming org.omg ../../../../src/share/classes/org/omg/CosNaming/nameservice.idl /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/CORBA" -corba 3.0 -fall -pkgPrefix DynamicAny org.omg ../../../../src/share/classes/org/omg/DynamicAny/DynamicAny.idl rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/*POA* rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/*Holder* rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynValueBoxHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynValueCommonHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/_DynValueCommonStub.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/_DynValueBoxStub.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynAnyPackage/TypeMismatchHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynAnyPackage/InvalidValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHolder.java make[6]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/sources' Timing: 00002 seconds or 2s for make-org-omg-sources <<>>Recursively making PortableServer build @ Sun Jan 19 06:54:33 EST 2014 ... make[6]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/PortableServer' # Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/tmp/org/org.omg.PortableServer/.classes.list) ../../../../src/share/classes/org/omg/PortableServer/Servant.java ../../../../src/share/classes/org/omg/PortableServer/ServantLocatorPackage/CookieHolder.java ../../../../src/share/classes/org/omg/PortableServer/DynamicImplementation.java ../../../../src/share/classes/org/omg/PortableServer/portable/Delegate.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/AdapterActivator.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/AdapterActivatorOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/Current.java ../../../../src/share/classes/org/omg/PortableServer/CurrentHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContext.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequest.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ID_ASSIGNMENT_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ID_UNIQUENESS_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IMPLICIT_ACTIVATION_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LIFESPAN_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POA.java ../../../../src/share/classes/org/omg/PortableServer/POAHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManager.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/State.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExists.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistent.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServant.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapter.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/REQUEST_PROCESSING_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivator.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorPOA.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/_ServantActivatorStub.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocator.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorPOA.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/_ServantLocatorStub.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantManager.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantManagerOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/SERVANT_RETENTION_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/THREAD_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValue.java # Running javac: /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -Xbootclasspath/p:/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -jar /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 1.5 -target 5 -encoding ascii -classpath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/tmp/org/org.omg.PortableServer/.classes.list ../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java:1405: cannot find symbol symbol : method ioExceptionOnClose(java.io.IOException) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.ioExceptionOnClose(exc); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java:1414: cannot find symbol symbol : method ioExceptionOnClose(java.io.IOException) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.ioExceptionOnClose(exc); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java:1421: cannot find symbol symbol : method ioExceptionOnClose(java.io.IOException) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.ioExceptionOnClose(exc); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:166: cannot find symbol symbol : method interruptedJoinCallWhileClosingThreadPool(java.lang.InterruptedException,com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.interruptedJoinCallWhileClosingThreadPool(exc, wt, this); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:331: cannot find symbol symbol : method workerThreadCreated(com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,java.lang.ClassLoader) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadCreated(thread, thread.getContextClassLoader()); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:362: cannot find symbol symbol : method workerThreadCreationFailure(java.lang.Throwable) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadCreationFailure(t); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:492: cannot find symbol symbol : method workerThreadDoWorkThrowable(com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,java.lang.Throwable) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadDoWorkThrowable(this, t); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:508: cannot find symbol symbol : method workQueueThreadInterrupted(java.lang.InterruptedException,java.lang.String,java.lang.Boolean) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workQueueThreadInterrupted( exc, getName(), ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:513: cannot find symbol symbol : method workerThreadThrowableFromRequestWork(com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,java.lang.Throwable,java.lang.String) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadThrowableFromRequestWork(this, t, ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:529: cannot find symbol symbol : method workerThreadCaughtUnexpectedThrowable(com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,java.lang.Throwable) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadCaughtUnexpectedThrowable(this,e); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:117: cannot find symbol symbol : method threadPoolCloseError() location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadPoolCloseError(); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:126: cannot find symbol symbol : method threadGroupIsDestroyed(java.lang.ThreadGroup) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadGroupIsDestroyed(threadGroup); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:129: cannot find symbol symbol : method threadGroupHasActiveThreadsInClose(java.lang.ThreadGroup,int) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadGroupHasActiveThreadsInClose(threadGroup, numThreads); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:132: cannot find symbol symbol : method threadGroupHasSubGroupsInClose(java.lang.ThreadGroup,int) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadGroupHasSubGroupsInClose(threadGroup, numGroups); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:137: cannot find symbol symbol : method threadGroupDestroyFailed(java.lang.IllegalThreadStateException,java.lang.ThreadGroup) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadGroupDestroyFailed(exc, threadGroup); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 15 errors make[6]: *** [.compile.classlist] Error 1 make[6]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/PortableServer' make[5]: *** [build] Error 1 make[5]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg' make[4]: *** [build] Error 1 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org' make[3]: *** [build] Error 1 make[3]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make' make[2]: *** [corba-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk' make: *** [stamps/icedtea.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Jan 19 08:22:32 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 19 Jan 2014 11:22:32 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #649 In-Reply-To: <154208175.165.1390054336951.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <154208175.165.1390054336951.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <733723223.168.1390148552289.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 3e9b46280c168534894b7fcd27e32285f8fa64d0 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 3e9b46280c168534894b7fcd27e32285f8fa64d0 [workspace] $ /bin/sh -xe /tmp/hudson7326434911837664269.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Sun Jan 19 11:22:22 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Jan 20 00:53:14 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 20 Jan 2014 03:53:14 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1590 In-Reply-To: <1834440308.166.1390121560170.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1834440308.166.1390121560170.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <633738983.169.1390208027270.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 330878 lines...] rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink-ecj.stamp rm -f stamps/fonts.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --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/hotspot/hs23.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 --enable-shark configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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 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 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... r01270eb80f98 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... no checking whether to use the Shark JIT... 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... yes checking whether byte ordering is bigendian... 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 whether to build a bootstrap version first... yes 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 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 if we are using ecj as javac... yes checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... yes checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... yes 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... yes checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... yes checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... yes checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... yes checking if java.security.cert.X509CertSelector.getSubject() is missing... yes checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... yes checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... yes checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS 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 java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... yes checking if java.security.cert.TrustAnchor.getCA is missing... yes checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... yes checking if java.sql.SQLException(Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... yes 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) (Mon Jan 20 03:53:04 EST 2014) checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes checking if a rmic binary was 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... no checking for native2ascii... /usr/bin/native2ascii 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... 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/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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-gcj/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes checking for pax utility to use... not specified checking whether to enable the use of LCMS2... yes 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 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 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 XTST... yes checking for FREETYPE2... yes checking for ALSA... yes checking for LIBFFI... no checking ffi.h usability... no checking ffi.h presence... no checking for ffi.h... no checking for library containing ffi_call... no configure: error: Could not find libffi headers - Try installing libffi-devel, libffi-dev or libffi4-dev. + make make: *** No targets specified and no makefile found. Stop. + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Jan 20 04:03:38 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 20 Jan 2014 07:03:38 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1085 In-Reply-To: <896684873.167.1390132485933.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <896684873.167.1390132485933.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <469060185.170.1390219419434.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 243009 lines...] ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/InterfaceGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/JavaGenerator.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/MethodGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ModuleGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/NativeGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/NameModifier.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/NameModifierImpl.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/PrimitiveGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/SequenceGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Skeleton.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/StringGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/StructGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Stub.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/TCOffsets.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/TypedefGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/UnionGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Util.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueBoxGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueGen.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueBoxGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/ValueGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/MethodGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/Helper24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/MethodGenClone24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/AttributeGen24.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/toJavaPortable/DefaultFactory.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/cff/FileLocator.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/cff/Messages.java ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/idlemit/MetaPragma.java # Running javac: /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -Xbootclasspath/p:/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -jar /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 1.5 -target 5 -encoding ascii -classpath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/tmp/sun/com.sun.tools.corba.se.idl/.classes.list Note: ../../../../src/share/classes/com/sun/tools/corba/se/idl/som/idlemit/MetaPragma.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. /bin/mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib/orb.idl /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/orb.idl /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib/orb.idl /bin/mkdir -p /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib/ir.idl /bin/cp ../../../../src/share/classes/com/sun/tools/corba/se/idl/ir.idl /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/lib/ir.idl make[6]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/idl' Timing: 00003 seconds or 3s for make-org-omg-idl <<>>Recursively making sources build @ Mon Jan 20 07:03:24 EST 2014 ... make[6]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/sources' /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl rm -f -r /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl rm -f -r /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableServer" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -corba 3.0 -fall -pkgPrefix PortableServer org.omg ../../../../src/share/classes/org/omg/PortableServer/poa.idl rm -f -r /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ObjectIdHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/StateHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -corba 3.0 -D CORBA3 -pkgPrefix IOP org.omg ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl rm -f -r /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/BI_DIR_IIOP.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/ChainBypassCheck.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/ChainBypassInfo.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/FORWARDED_IDENTITY.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/INVOCATION_POLICIES.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/LogicalThreadId.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/SendingContextRunTime.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/UnknownExceptionInfo.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/TaggedComponentSeqHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -corba 3.0 ../../../../src/share/classes/org/omg/PortableInterceptor/CORBAX.idl rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CORBA/OctetSeqHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CORBA/OctetSeqHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CORBA/PolicyError.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CORBA/RepositoryIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -corba 3.0 -pkgPrefix Messaging org.omg ../../../../src/share/classes/org/omg/PortableInterceptor/Messaging.idl /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/PortableInterceptor" -i ../../../../src/share/classes/org/omg/PortableServer -fall -pkgPrefix PortableInterceptor org.omg -pkgPrefix Dynamic org.omg -pkgPrefix IOP org.omg -corba 3.0 -D CORBA3 ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInterceptorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/IORInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/IORInterceptorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/InterceptorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitializerHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/PolicyFactoryHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ReplyStatusHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/RequestInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInfoHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInterceptorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/SlotIdHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ClientRequestInterceptorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/CurrentHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ForwardRequestHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/IORInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/IORInterceptorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/InterceptorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/InvalidSlotHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitializerHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/PolicyFactoryHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/RequestInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInfoHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ServerRequestInterceptorHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/TaggedComponentSeqHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidNameHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecPackage/FormatMismatchHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecPackage/InvalidTypeForEncodingHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecPackage/TypeMismatchHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/EncodingFormatHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/EncodingHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecFactoryPackage/UnknownEncodingHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecFactoryHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/CodecHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/EncodingHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/IOP/TaggedComponentSeqHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ContextListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ExceptionListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ParameterHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ParameterListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ExceptionListHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ParameterHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/ParameterListHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/Dynamic/RequestContextHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/CosNaming -fall -pkgPrefix CosNaming org.omg ../../../../src/share/classes/org/omg/CosNaming/nameservice.idl /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/idlj -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -td "/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc" -i "../../../../src/share/classes/org/omg/CORBA" -corba 3.0 -fall -pkgPrefix DynamicAny org.omg ../../../../src/share/classes/org/omg/DynamicAny/DynamicAny.idl rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/*POA* rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/*Holder* rm -f /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynValueBoxHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynValueCommonHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/_DynValueCommonStub.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/_DynValueBoxStub.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynAnyPackage/TypeMismatchHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynAnyPackage/InvalidValueHolder.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHolder.java make[6]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/sources' Timing: 00003 seconds or 3s for make-org-omg-sources <<>>Recursively making PortableServer build @ Mon Jan 20 07:03:27 EST 2014 ... make[6]: Entering directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/PortableServer' # Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/tmp/org/org.omg.PortableServer/.classes.list) ../../../../src/share/classes/org/omg/PortableServer/Servant.java ../../../../src/share/classes/org/omg/PortableServer/ServantLocatorPackage/CookieHolder.java ../../../../src/share/classes/org/omg/PortableServer/DynamicImplementation.java ../../../../src/share/classes/org/omg/PortableServer/portable/Delegate.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/AdapterActivator.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/AdapterActivatorOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/Current.java ../../../../src/share/classes/org/omg/PortableServer/CurrentHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContext.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/CurrentPackage/NoContextHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequest.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ForwardRequestHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ID_ASSIGNMENT_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ID_UNIQUENESS_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IMPLICIT_ACTIVATION_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdAssignmentPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/IdUniquenessPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ImplicitActivationPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LIFESPAN_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/LifespanPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POA.java ../../../../src/share/classes/org/omg/PortableServer/POAHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManager.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAManagerPackage/State.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExists.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistent.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/InvalidPolicyHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServant.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/NoServantHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ObjectNotActiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantAlreadyActiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActive.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/ServantNotActiveHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapter.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongAdapterHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/POAPackage/WrongPolicyHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/REQUEST_PROCESSING_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/RequestProcessingPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivator.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantActivatorPOA.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/_ServantActivatorStub.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocator.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorHelper.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantLocatorPOA.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/_ServantLocatorStub.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantManager.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantManagerOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/SERVANT_RETENTION_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ServantRetentionPolicyValue.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/THREAD_POLICY_ID.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicy.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyOperations.java /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc/org/omg/PortableServer/ThreadPolicyValue.java # Running javac: /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin/java -Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m -Xbootclasspath/p:/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -jar /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/langtools/dist/bootstrap/lib/javac.jar -g -XDignore.symbol.file=true -source 1.5 -target 5 -encoding ascii -classpath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/lib/tools.jar -Xprefer:source -sourcepath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/gensrc:../../../../src/solaris/classes:../../../../src/share/classes -d /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/classes @/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/corba/tmp/org/org.omg.PortableServer/.classes.list ../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java:1405: cannot find symbol symbol : method ioExceptionOnClose(java.io.IOException) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.ioExceptionOnClose(exc); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java:1414: cannot find symbol symbol : method ioExceptionOnClose(java.io.IOException) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.ioExceptionOnClose(exc); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java:1421: cannot find symbol symbol : method ioExceptionOnClose(java.io.IOException) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.ioExceptionOnClose(exc); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:166: cannot find symbol symbol : method interruptedJoinCallWhileClosingThreadPool(java.lang.InterruptedException,com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.interruptedJoinCallWhileClosingThreadPool(exc, wt, this); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:331: cannot find symbol symbol : method workerThreadCreated(com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,java.lang.ClassLoader) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadCreated(thread, thread.getContextClassLoader()); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:362: cannot find symbol symbol : method workerThreadCreationFailure(java.lang.Throwable) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadCreationFailure(t); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:492: cannot find symbol symbol : method workerThreadDoWorkThrowable(com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,java.lang.Throwable) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadDoWorkThrowable(this, t); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:508: cannot find symbol symbol : method workQueueThreadInterrupted(java.lang.InterruptedException,java.lang.String,java.lang.Boolean) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workQueueThreadInterrupted( exc, getName(), ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:513: cannot find symbol symbol : method workerThreadThrowableFromRequestWork(com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,java.lang.Throwable,java.lang.String) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadThrowableFromRequestWork(this, t, ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolImpl.java:529: cannot find symbol symbol : method workerThreadCaughtUnexpectedThrowable(com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl.WorkerThread,java.lang.Throwable) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.workerThreadCaughtUnexpectedThrowable(this,e); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:117: cannot find symbol symbol : method threadPoolCloseError() location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadPoolCloseError(); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:126: cannot find symbol symbol : method threadGroupIsDestroyed(java.lang.ThreadGroup) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadGroupIsDestroyed(threadGroup); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:129: cannot find symbol symbol : method threadGroupHasActiveThreadsInClose(java.lang.ThreadGroup,int) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadGroupHasActiveThreadsInClose(threadGroup, numThreads); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:132: cannot find symbol symbol : method threadGroupHasSubGroupsInClose(java.lang.ThreadGroup,int) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadGroupHasSubGroupsInClose(threadGroup, numGroups); ^ ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/ThreadPoolManagerImpl.java:137: cannot find symbol symbol : method threadGroupDestroyFailed(java.lang.IllegalThreadStateException,java.lang.ThreadGroup) location: class com.sun.corba.se.impl.logging.ORBUtilSystemException wrapper.threadGroupDestroyFailed(exc, threadGroup); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 15 errors make[6]: *** [.compile.classlist] Error 1 make[6]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg/PortableServer' make[5]: *** [build] Error 1 make[5]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org/omg' make[4]: *** [build] Error 1 make[4]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make/org' make[3]: *** [build] Error 1 make[3]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk/corba/make' make[2]: *** [corba-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea6-hg-target-testing/openjdk' make: *** [stamps/icedtea.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Jan 20 08:33:12 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 20 Jan 2014 11:33:12 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #650 In-Reply-To: <733723223.168.1390148552289.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <733723223.168.1390148552289.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1216087496.171.1390235592762.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 3e9b46280c168534894b7fcd27e32285f8fa64d0 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 3e9b46280c168534894b7fcd27e32285f8fa64d0 [workspace] $ /bin/sh -xe /tmp/hudson2885167899035156087.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Mon Jan 20 11:33:03 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Jan 21 00:52:50 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 21 Jan 2014 03:52:50 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1591 In-Reply-To: <633738983.169.1390208027270.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <633738983.169.1390208027270.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <20028211.172.1390294379062.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 330874 lines...] 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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --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/hotspot/hs23.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 --enable-shark configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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 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 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... r01270eb80f98 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... no checking whether to use the Shark JIT... 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... yes checking whether byte ordering is bigendian... 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 whether to build a bootstrap version first... yes 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 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 if we are using ecj as javac... yes checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... yes checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... yes 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... yes checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... yes checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... yes checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... yes checking if java.security.cert.X509CertSelector.getSubject() is missing... yes checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... yes checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... yes checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS 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 java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... yes checking if java.security.cert.TrustAnchor.getCA is missing... yes checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... yes checking if java.sql.SQLException(Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... yes 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) (Tue Jan 21 03:52:46 EST 2014) checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes checking if a rmic binary was 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... no checking for native2ascii... /usr/bin/native2ascii 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... 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/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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-gcj/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes checking for pax utility to use... not specified checking whether to enable the use of LCMS2... yes 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 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 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 XTST... yes checking for FREETYPE2... yes checking for ALSA... yes checking for LIBFFI... yes checking for llvm-config... no configure: error: llvm-config program not found in PATH + make make: *** No targets specified and no makefile found. Stop. + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Jan 21 05:38:36 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 21 Jan 2014 08:38:36 -0500 (EST) Subject: Jenkins build is back to normal : IcedTea6hgTargetTesting #1086 In-Reply-To: <469060185.170.1390219419434.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <469060185.170.1390219419434.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <751745151.173.1390311516107.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Tue Jan 21 10:06:17 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 21 Jan 2014 13:06:17 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #651 In-Reply-To: <1216087496.171.1390235592762.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1216087496.171.1390235592762.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1697958399.174.1390327577082.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 3e9b46280c168534894b7fcd27e32285f8fa64d0 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 3e9b46280c168534894b7fcd27e32285f8fa64d0 [workspace] $ /bin/sh -xe /tmp/hudson1639569617499130628.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Tue Jan 21 13:06:06 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 22 00:52:11 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 22 Jan 2014 03:52:11 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1592 In-Reply-To: <20028211.172.1390294379062.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <20028211.172.1390294379062.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1861121337.175.1390380741858.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 330874 lines...] 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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b29-05_dec_2013.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --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/hotspot/hs23.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 --enable-shark configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip 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 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 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... r01270eb80f98 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... no checking whether to use the Shark JIT... 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... yes checking whether byte ordering is bigendian... 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 whether to build a bootstrap version first... yes 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 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 if we are using ecj as javac... yes checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... yes checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... yes 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... yes checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... yes checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... yes checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... yes checking if java.security.cert.X509CertSelector.getSubject() is missing... yes checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... yes checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... yes checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS 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 java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... yes checking if java.security.cert.TrustAnchor.getCA is missing... yes checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... yes checking if java.sql.SQLException(Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... yes 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) (Wed Jan 22 03:52:05 EST 2014) checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes checking if a rmic binary was 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... no checking for native2ascii... /usr/bin/native2ascii 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... 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/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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-gcj/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes checking for pax utility to use... not specified checking whether to enable the use of LCMS2... yes 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 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 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 XTST... yes checking for FREETYPE2... yes checking for ALSA... yes checking for LIBFFI... yes checking for llvm-config... no configure: error: llvm-config program not found in PATH + make make: *** No targets specified and no makefile found. Stop. + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 22 10:18:00 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 22 Jan 2014 13:18:00 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #652 In-Reply-To: <1697958399.174.1390327577082.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1697958399.174.1390327577082.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <830562774.176.1390414680694.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 3e9b46280c168534894b7fcd27e32285f8fa64d0 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 3e9b46280c168534894b7fcd27e32285f8fa64d0 [workspace] $ /bin/sh -xe /tmp/hudson2777785534126497784.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Wed Jan 22 13:17:51 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 22 21:02:55 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 23 Jan 2014 00:02:55 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1593 In-Reply-To: <1861121337.175.1390380741858.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1861121337.175.1390380741858.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2051055522.177.1390453376098.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 2640 lines...] patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #5 succeeded at 674 (offset -1 lines). Checking patches/openjdk/7103108-tzdata2011l.patch Applying patches/openjdk/7103108-tzdata2011l.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #3 succeeded at 677 (offset -1 lines). Hunk #4 succeeded at 686 (offset -1 lines). Hunk #5 succeeded at 699 (offset -1 lines). Hunk #6 succeeded at 715 (offset -1 lines). Checking patches/openjdk/7104126-headers_tzdata.patch Applying patches/openjdk/7104126-headers_tzdata.patch patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/7103405-correct_display_names.patch Applying patches/openjdk/7103405-correct_display_names.patch patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Checking patches/openjdk/7158483-tzdata2012c.patch Applying patches/openjdk/7158483-tzdata2012c.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #2 succeeded at 679 (offset -1 lines). Hunk #3 succeeded at 700 (offset -1 lines). Hunk #4 succeeded at 716 (offset -1 lines). Checking patches/openjdk/7198570-tzdata2012f.patch Applying patches/openjdk/7198570-tzdata2012f.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/8002225-tzdata2012i.patch Applying patches/openjdk/8002225-tzdata2012i.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica Checking patches/openjdk/8009987-tzdata2013b.patch Applying patches/openjdk/8009987-tzdata2013b.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #7 succeeded at 586 (offset -1 lines). Hunk #8 succeeded at 673 (offset -1 lines). Hunk #9 succeeded at 753 (offset -1 lines). Checking patches/openjdk/6636370-appcontext_simplification.patch Applying patches/openjdk/6636370-appcontext_simplification.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Checking patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch Applying patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Hunk #1 succeeded at 144 (offset -2 lines). Checking patches/sparc-ptracefix.patch Applying patches/sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/hotspot/hs23/alpha-fixes.patch Applying patches/hotspot/hs23/alpha-fixes.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile Checking patches/hotspot/hs23/gcc-suffix.patch Applying patches/hotspot/hs23/gcc-suffix.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile patching file openjdk/hotspot/make/linux/makefiles/gcc.make Checking patches/hotspot/hs23/text-relocations.patch Applying patches/hotspot/hs23/text-relocations.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make patching file openjdk/hotspot/make/linux/makefiles/rules.make Checking patches/hotspot/hs23/version.patch Applying patches/hotspot/hs23/version.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Checking patches/memory-limits.patch Applying patches/memory-limits.patch patching file openjdk/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp Hunk #1 succeeded at 89 (offset -6 lines). patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 3209 (offset 400 lines). Checking patches/sh4-support.patch Applying patches/sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1889 (offset 137 lines). Hunk #2 succeeded at 1921 (offset 137 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 126 with fuzz 2. patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 204 (offset -8 lines). Hunk #2 succeeded at 265 (offset -8 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/hotspot/hs23/aarch64.patch Applying patches/hotspot/hs23/aarch64.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Checking patches/hotspot/hs23/arm.patch Applying patches/hotspot/hs23/arm.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp Hunk #1 succeeded at 1353 (offset -320 lines). patching file openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/arm-debug.patch Applying patches/arm-debug.patch patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Hunk #1 succeeded at 254 (offset 17 lines). patching file openjdk/hotspot/src/share/vm/utilities/vmError.hpp Hunk #1 succeeded at 30 with fuzz 1. Hunk #2 succeeded at 102 (offset 9 lines). Checking patches/hotspot/hs23/jtreg-test7020373-fix.patch Applying patches/hotspot/hs23/jtreg-test7020373-fix.patch patching file openjdk/hotspot/test/runtime/7020373/GenOOMCrashClass.java patching file openjdk/hotspot/test/runtime/7020373/Test7020373.sh Checking patches/jtreg-6929067-fix.patch Applying patches/jtreg-6929067-fix.patch patching file openjdk/hotspot/test/runtime/6929067/Test6929067.sh Checking patches/hotspot/hs23/update-bootclasspath.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/os.cpp.rej ERROR patch patches/hotspot/hs23/update-bootclasspath.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 23 07:17:46 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 23 Jan 2014 10:17:46 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #653 In-Reply-To: <830562774.176.1390414680694.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <830562774.176.1390414680694.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1838767084.178.1390490266762.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [katleman] Merge [katleman] Added tag jdk8-b125 for changeset ae303640bc1c ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 1 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 3e9b46280c168534894b7fcd27e32285f8fa64d0 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 3e9b46280c168534894b7fcd27e32285f8fa64d0 [workspace] $ /bin/sh -xe /tmp/hudson1992013559947791912.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Thu Jan 23 10:17:35 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 23 21:03:02 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 24 Jan 2014 00:03:02 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1594 In-Reply-To: <2051055522.177.1390453376098.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2051055522.177.1390453376098.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2059260517.179.1390539782481.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 2856 lines...] patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #5 succeeded at 674 (offset -1 lines). Checking patches/openjdk/7103108-tzdata2011l.patch Applying patches/openjdk/7103108-tzdata2011l.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #3 succeeded at 677 (offset -1 lines). Hunk #4 succeeded at 686 (offset -1 lines). Hunk #5 succeeded at 699 (offset -1 lines). Hunk #6 succeeded at 715 (offset -1 lines). Checking patches/openjdk/7104126-headers_tzdata.patch Applying patches/openjdk/7104126-headers_tzdata.patch patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/7103405-correct_display_names.patch Applying patches/openjdk/7103405-correct_display_names.patch patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Checking patches/openjdk/7158483-tzdata2012c.patch Applying patches/openjdk/7158483-tzdata2012c.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #2 succeeded at 679 (offset -1 lines). Hunk #3 succeeded at 700 (offset -1 lines). Hunk #4 succeeded at 716 (offset -1 lines). Checking patches/openjdk/7198570-tzdata2012f.patch Applying patches/openjdk/7198570-tzdata2012f.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/8002225-tzdata2012i.patch Applying patches/openjdk/8002225-tzdata2012i.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica Checking patches/openjdk/8009987-tzdata2013b.patch Applying patches/openjdk/8009987-tzdata2013b.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #7 succeeded at 586 (offset -1 lines). Hunk #8 succeeded at 673 (offset -1 lines). Hunk #9 succeeded at 753 (offset -1 lines). Checking patches/openjdk/6636370-appcontext_simplification.patch Applying patches/openjdk/6636370-appcontext_simplification.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Checking patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch Applying patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Hunk #1 succeeded at 144 (offset -2 lines). Checking patches/sparc-ptracefix.patch Applying patches/sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/hotspot/hs23/alpha-fixes.patch Applying patches/hotspot/hs23/alpha-fixes.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile Checking patches/hotspot/hs23/gcc-suffix.patch Applying patches/hotspot/hs23/gcc-suffix.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile patching file openjdk/hotspot/make/linux/makefiles/gcc.make Checking patches/hotspot/hs23/text-relocations.patch Applying patches/hotspot/hs23/text-relocations.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make patching file openjdk/hotspot/make/linux/makefiles/rules.make Checking patches/hotspot/hs23/version.patch Applying patches/hotspot/hs23/version.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Checking patches/memory-limits.patch Applying patches/memory-limits.patch patching file openjdk/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp Hunk #1 succeeded at 89 (offset -6 lines). patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 3209 (offset 400 lines). Checking patches/sh4-support.patch Applying patches/sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1889 (offset 137 lines). Hunk #2 succeeded at 1921 (offset 137 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 126 with fuzz 2. patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 204 (offset -8 lines). Hunk #2 succeeded at 265 (offset -8 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/hotspot/hs23/aarch64.patch Applying patches/hotspot/hs23/aarch64.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Checking patches/hotspot/hs23/arm.patch Applying patches/hotspot/hs23/arm.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp Hunk #1 succeeded at 1353 (offset -320 lines). patching file openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/arm-debug.patch Applying patches/arm-debug.patch patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Hunk #1 succeeded at 254 (offset 17 lines). patching file openjdk/hotspot/src/share/vm/utilities/vmError.hpp Hunk #1 succeeded at 30 with fuzz 1. Hunk #2 succeeded at 102 (offset 9 lines). Checking patches/hotspot/hs23/jtreg-test7020373-fix.patch Applying patches/hotspot/hs23/jtreg-test7020373-fix.patch patching file openjdk/hotspot/test/runtime/7020373/GenOOMCrashClass.java patching file openjdk/hotspot/test/runtime/7020373/Test7020373.sh Checking patches/jtreg-6929067-fix.patch Applying patches/jtreg-6929067-fix.patch patching file openjdk/hotspot/test/runtime/6929067/Test6929067.sh Checking patches/hotspot/hs23/update-bootclasspath.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/os.cpp.rej ERROR patch patches/hotspot/hs23/update-bootclasspath.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Jan 24 05:53:22 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 24 Jan 2014 08:53:22 -0500 (EST) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1539 Message-ID: <1339855151.180.1390571622996.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 262700 lines...] 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... rd41c1fc06514 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... 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 which HotSpot build to use... default 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 if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-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 for system library directory... checking for pkg-config... /usr/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 16 (Verne) (Fri Jan 24 08:52:53 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... no checking whether to download tarballs... no checking for a JDK home directory... not specified 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... found checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.7.0-openjdk.x86_64/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-openjdk.x86_64/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-openjdk.x86_64/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-openjdk.x86_64/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-openjdk.x86_64/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-openjdk.x86_64/bin/native2ascii is a valid executable file... yes checking if we are using CACAO as the build VM... no checking if the VM and compiler work together... yes checking if /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/javah exhibits Classpath bug 40188... no checking if /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/javah supports -X options... yes checking if /usr/lib/jvm/java-1.7.0-openjdk.x86_64/bin/javah exhibits Classpath bug 45526... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if javax.management.remote.JMXServiceURL is missing... no checking if javax.management.modelmbean.ModelMBeanInfo is missing... no checking if java.util.regex.Matcher.quoteReplacement is missing... no checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener is missing... no checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no checking if javax.rmi.ssl.SslRMIServerSocketFactory(javax.net.ssl.SSLContext.class,String[].class,String[].class,Boolean.TYPE) is missing... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no 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... yes checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.gz 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/cacao7.tar.gz 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/jamvm7.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 for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/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... no 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 whether to use the system fontconfig install... yes checking for FONTCONFIG... yes checking for cupsServer in -lcups... 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 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 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/icedtea7-target-testing/openjdk.build/j2sdk-image 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 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: executing depfiles commands configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make download mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \ if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \ | /usr/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.gz: FAILED /usr/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 Fri Jan 24 05:54:33 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 24 Jan 2014 08:54:33 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #654 In-Reply-To: <1838767084.178.1390490266762.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1838767084.178.1390490266762.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <683743804.181.1390571673483.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [amurillo] Merge [psandoz] 8032190: Specifications of stream flatMap methods should require mapped streams to be closed Reviewed-by: chegar, alanb [mullan] 8031825: OCSP client can't find responder cert if it uses a different subject key id algorithm than responderID Reviewed-by: vinnie, xuelei [erikj] 8032217: failure in man page processing Reviewed-by: dholmes, tbell [amurillo] Merge [alexsch] 8032063: javax.swing.plaf.metal.MetalFileChooserUI$FilterComboBoxModel extends non-standard API Reviewed-by: pchelko, serb ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 12 files updated, 0 files merged, 1 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev 95410515ba5fd1dac389d1ec8c0b0c4c251f8ebc [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 95410515ba5fd1dac389d1ec8c0b0c4c251f8ebc [workspace] $ /bin/sh -xe /tmp/hudson9044125404317701677.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Fri Jan 24 08:54:26 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Jan 24 21:03:14 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 25 Jan 2014 00:03:14 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1595 In-Reply-To: <2059260517.179.1390539782481.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2059260517.179.1390539782481.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1689977633.182.1390626194378.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 2852 lines...] patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #5 succeeded at 674 (offset -1 lines). Checking patches/openjdk/7103108-tzdata2011l.patch Applying patches/openjdk/7103108-tzdata2011l.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #3 succeeded at 677 (offset -1 lines). Hunk #4 succeeded at 686 (offset -1 lines). Hunk #5 succeeded at 699 (offset -1 lines). Hunk #6 succeeded at 715 (offset -1 lines). Checking patches/openjdk/7104126-headers_tzdata.patch Applying patches/openjdk/7104126-headers_tzdata.patch patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/7103405-correct_display_names.patch Applying patches/openjdk/7103405-correct_display_names.patch patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Checking patches/openjdk/7158483-tzdata2012c.patch Applying patches/openjdk/7158483-tzdata2012c.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #2 succeeded at 679 (offset -1 lines). Hunk #3 succeeded at 700 (offset -1 lines). Hunk #4 succeeded at 716 (offset -1 lines). Checking patches/openjdk/7198570-tzdata2012f.patch Applying patches/openjdk/7198570-tzdata2012f.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/8002225-tzdata2012i.patch Applying patches/openjdk/8002225-tzdata2012i.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica Checking patches/openjdk/8009987-tzdata2013b.patch Applying patches/openjdk/8009987-tzdata2013b.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #7 succeeded at 586 (offset -1 lines). Hunk #8 succeeded at 673 (offset -1 lines). Hunk #9 succeeded at 753 (offset -1 lines). Checking patches/openjdk/6636370-appcontext_simplification.patch Applying patches/openjdk/6636370-appcontext_simplification.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Checking patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch Applying patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Hunk #1 succeeded at 144 (offset -2 lines). Checking patches/sparc-ptracefix.patch Applying patches/sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/hotspot/hs23/alpha-fixes.patch Applying patches/hotspot/hs23/alpha-fixes.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile Checking patches/hotspot/hs23/gcc-suffix.patch Applying patches/hotspot/hs23/gcc-suffix.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile patching file openjdk/hotspot/make/linux/makefiles/gcc.make Checking patches/hotspot/hs23/text-relocations.patch Applying patches/hotspot/hs23/text-relocations.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make patching file openjdk/hotspot/make/linux/makefiles/rules.make Checking patches/hotspot/hs23/version.patch Applying patches/hotspot/hs23/version.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Checking patches/memory-limits.patch Applying patches/memory-limits.patch patching file openjdk/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp Hunk #1 succeeded at 89 (offset -6 lines). patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 3209 (offset 400 lines). Checking patches/sh4-support.patch Applying patches/sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1889 (offset 137 lines). Hunk #2 succeeded at 1921 (offset 137 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 126 with fuzz 2. patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 204 (offset -8 lines). Hunk #2 succeeded at 265 (offset -8 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/hotspot/hs23/aarch64.patch Applying patches/hotspot/hs23/aarch64.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Checking patches/hotspot/hs23/arm.patch Applying patches/hotspot/hs23/arm.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp Hunk #1 succeeded at 1353 (offset -320 lines). patching file openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/arm-debug.patch Applying patches/arm-debug.patch patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Hunk #1 succeeded at 254 (offset 17 lines). patching file openjdk/hotspot/src/share/vm/utilities/vmError.hpp Hunk #1 succeeded at 30 with fuzz 1. Hunk #2 succeeded at 102 (offset 9 lines). Checking patches/hotspot/hs23/jtreg-test7020373-fix.patch Applying patches/hotspot/hs23/jtreg-test7020373-fix.patch patching file openjdk/hotspot/test/runtime/7020373/GenOOMCrashClass.java patching file openjdk/hotspot/test/runtime/7020373/Test7020373.sh Checking patches/jtreg-6929067-fix.patch Applying patches/jtreg-6929067-fix.patch patching file openjdk/hotspot/test/runtime/6929067/Test6929067.sh Checking patches/hotspot/hs23/update-bootclasspath.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/os.cpp.rej ERROR patch patches/hotspot/hs23/update-bootclasspath.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Jan 25 07:27:35 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 25 Jan 2014 10:27:35 -0500 (EST) Subject: Jenkins build is back to normal : IcedTea7TargetTesting #1540 In-Reply-To: <1339855151.180.1390571622996.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1339855151.180.1390571622996.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1279099113.183.1390663658351.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Sat Jan 25 07:28:38 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 25 Jan 2014 10:28:38 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #655 In-Reply-To: <683743804.181.1390571673483.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <683743804.181.1390571673483.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2104443937.184.1390663718314.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [katleman] Added tag jdk8-b126 for changeset a9088d517f2f ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 1 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev a9088d517f2fa9919886d3d95023c518b59172b8 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a9088d517f2fa9919886d3d95023c518b59172b8 [workspace] $ /bin/sh -xe /tmp/hudson9139105220921757400.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Sat Jan 25 10:28:20 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Jan 25 21:03:01 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 26 Jan 2014 00:03:01 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1596 In-Reply-To: <1689977633.182.1390626194378.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1689977633.182.1390626194378.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1410867686.185.1390712581713.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 2852 lines...] patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #5 succeeded at 674 (offset -1 lines). Checking patches/openjdk/7103108-tzdata2011l.patch Applying patches/openjdk/7103108-tzdata2011l.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #3 succeeded at 677 (offset -1 lines). Hunk #4 succeeded at 686 (offset -1 lines). Hunk #5 succeeded at 699 (offset -1 lines). Hunk #6 succeeded at 715 (offset -1 lines). Checking patches/openjdk/7104126-headers_tzdata.patch Applying patches/openjdk/7104126-headers_tzdata.patch patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/7103405-correct_display_names.patch Applying patches/openjdk/7103405-correct_display_names.patch patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Checking patches/openjdk/7158483-tzdata2012c.patch Applying patches/openjdk/7158483-tzdata2012c.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #2 succeeded at 679 (offset -1 lines). Hunk #3 succeeded at 700 (offset -1 lines). Hunk #4 succeeded at 716 (offset -1 lines). Checking patches/openjdk/7198570-tzdata2012f.patch Applying patches/openjdk/7198570-tzdata2012f.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/8002225-tzdata2012i.patch Applying patches/openjdk/8002225-tzdata2012i.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica Checking patches/openjdk/8009987-tzdata2013b.patch Applying patches/openjdk/8009987-tzdata2013b.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #7 succeeded at 586 (offset -1 lines). Hunk #8 succeeded at 673 (offset -1 lines). Hunk #9 succeeded at 753 (offset -1 lines). Checking patches/openjdk/6636370-appcontext_simplification.patch Applying patches/openjdk/6636370-appcontext_simplification.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Checking patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch Applying patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Hunk #1 succeeded at 144 (offset -2 lines). Checking patches/sparc-ptracefix.patch Applying patches/sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/hotspot/hs23/alpha-fixes.patch Applying patches/hotspot/hs23/alpha-fixes.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile Checking patches/hotspot/hs23/gcc-suffix.patch Applying patches/hotspot/hs23/gcc-suffix.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile patching file openjdk/hotspot/make/linux/makefiles/gcc.make Checking patches/hotspot/hs23/text-relocations.patch Applying patches/hotspot/hs23/text-relocations.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make patching file openjdk/hotspot/make/linux/makefiles/rules.make Checking patches/hotspot/hs23/version.patch Applying patches/hotspot/hs23/version.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Checking patches/memory-limits.patch Applying patches/memory-limits.patch patching file openjdk/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp Hunk #1 succeeded at 89 (offset -6 lines). patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 3209 (offset 400 lines). Checking patches/sh4-support.patch Applying patches/sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1889 (offset 137 lines). Hunk #2 succeeded at 1921 (offset 137 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 126 with fuzz 2. patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 204 (offset -8 lines). Hunk #2 succeeded at 265 (offset -8 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/hotspot/hs23/aarch64.patch Applying patches/hotspot/hs23/aarch64.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Checking patches/hotspot/hs23/arm.patch Applying patches/hotspot/hs23/arm.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp Hunk #1 succeeded at 1353 (offset -320 lines). patching file openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/arm-debug.patch Applying patches/arm-debug.patch patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Hunk #1 succeeded at 254 (offset 17 lines). patching file openjdk/hotspot/src/share/vm/utilities/vmError.hpp Hunk #1 succeeded at 30 with fuzz 1. Hunk #2 succeeded at 102 (offset 9 lines). Checking patches/hotspot/hs23/jtreg-test7020373-fix.patch Applying patches/hotspot/hs23/jtreg-test7020373-fix.patch patching file openjdk/hotspot/test/runtime/7020373/GenOOMCrashClass.java patching file openjdk/hotspot/test/runtime/7020373/Test7020373.sh Checking patches/jtreg-6929067-fix.patch Applying patches/jtreg-6929067-fix.patch patching file openjdk/hotspot/test/runtime/6929067/Test6929067.sh Checking patches/hotspot/hs23/update-bootclasspath.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/os.cpp.rej ERROR patch patches/hotspot/hs23/update-bootclasspath.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Jan 26 07:17:05 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 26 Jan 2014 10:17:05 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #656 In-Reply-To: <2104443937.184.1390663718314.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2104443937.184.1390663718314.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1118475623.186.1390749425450.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev a635c394328c8846ac901492e32d08b524c5ec77 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a635c394328c8846ac901492e32d08b524c5ec77 [workspace] $ /bin/sh -xe /tmp/hudson794039384604461244.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Sun Jan 26 10:16:55 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Jan 26 21:03:05 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 27 Jan 2014 00:03:05 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1597 In-Reply-To: <1410867686.185.1390712581713.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1410867686.185.1390712581713.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1435830050.187.1390798985485.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 2852 lines...] patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #5 succeeded at 674 (offset -1 lines). Checking patches/openjdk/7103108-tzdata2011l.patch Applying patches/openjdk/7103108-tzdata2011l.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #3 succeeded at 677 (offset -1 lines). Hunk #4 succeeded at 686 (offset -1 lines). Hunk #5 succeeded at 699 (offset -1 lines). Hunk #6 succeeded at 715 (offset -1 lines). Checking patches/openjdk/7104126-headers_tzdata.patch Applying patches/openjdk/7104126-headers_tzdata.patch patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/7103405-correct_display_names.patch Applying patches/openjdk/7103405-correct_display_names.patch patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Checking patches/openjdk/7158483-tzdata2012c.patch Applying patches/openjdk/7158483-tzdata2012c.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #2 succeeded at 679 (offset -1 lines). Hunk #3 succeeded at 700 (offset -1 lines). Hunk #4 succeeded at 716 (offset -1 lines). Checking patches/openjdk/7198570-tzdata2012f.patch Applying patches/openjdk/7198570-tzdata2012f.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/8002225-tzdata2012i.patch Applying patches/openjdk/8002225-tzdata2012i.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica Checking patches/openjdk/8009987-tzdata2013b.patch Applying patches/openjdk/8009987-tzdata2013b.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #7 succeeded at 586 (offset -1 lines). Hunk #8 succeeded at 673 (offset -1 lines). Hunk #9 succeeded at 753 (offset -1 lines). Checking patches/openjdk/6636370-appcontext_simplification.patch Applying patches/openjdk/6636370-appcontext_simplification.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Checking patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch Applying patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Hunk #1 succeeded at 144 (offset -2 lines). Checking patches/sparc-ptracefix.patch Applying patches/sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/hotspot/hs23/alpha-fixes.patch Applying patches/hotspot/hs23/alpha-fixes.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile Checking patches/hotspot/hs23/gcc-suffix.patch Applying patches/hotspot/hs23/gcc-suffix.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile patching file openjdk/hotspot/make/linux/makefiles/gcc.make Checking patches/hotspot/hs23/text-relocations.patch Applying patches/hotspot/hs23/text-relocations.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make patching file openjdk/hotspot/make/linux/makefiles/rules.make Checking patches/hotspot/hs23/version.patch Applying patches/hotspot/hs23/version.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Checking patches/memory-limits.patch Applying patches/memory-limits.patch patching file openjdk/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp Hunk #1 succeeded at 89 (offset -6 lines). patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 3209 (offset 400 lines). Checking patches/sh4-support.patch Applying patches/sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1889 (offset 137 lines). Hunk #2 succeeded at 1921 (offset 137 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 126 with fuzz 2. patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 204 (offset -8 lines). Hunk #2 succeeded at 265 (offset -8 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/hotspot/hs23/aarch64.patch Applying patches/hotspot/hs23/aarch64.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Checking patches/hotspot/hs23/arm.patch Applying patches/hotspot/hs23/arm.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp Hunk #1 succeeded at 1353 (offset -320 lines). patching file openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/arm-debug.patch Applying patches/arm-debug.patch patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Hunk #1 succeeded at 254 (offset 17 lines). patching file openjdk/hotspot/src/share/vm/utilities/vmError.hpp Hunk #1 succeeded at 30 with fuzz 1. Hunk #2 succeeded at 102 (offset 9 lines). Checking patches/hotspot/hs23/jtreg-test7020373-fix.patch Applying patches/hotspot/hs23/jtreg-test7020373-fix.patch patching file openjdk/hotspot/test/runtime/7020373/GenOOMCrashClass.java patching file openjdk/hotspot/test/runtime/7020373/Test7020373.sh Checking patches/jtreg-6929067-fix.patch Applying patches/jtreg-6929067-fix.patch patching file openjdk/hotspot/test/runtime/6929067/Test6929067.sh Checking patches/hotspot/hs23/update-bootclasspath.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/os.cpp.rej ERROR patch patches/hotspot/hs23/update-bootclasspath.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Jan 27 07:27:37 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 27 Jan 2014 10:27:37 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #657 In-Reply-To: <1118475623.186.1390749425450.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1118475623.186.1390749425450.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2047164989.188.1390836457792.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev a635c394328c8846ac901492e32d08b524c5ec77 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a635c394328c8846ac901492e32d08b524c5ec77 [workspace] $ /bin/sh -xe /tmp/hudson4276973328522750173.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Mon Jan 27 10:27:26 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Jan 27 21:02:55 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 28 Jan 2014 00:02:55 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1598 In-Reply-To: <1435830050.187.1390798985485.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1435830050.187.1390798985485.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1391358788.189.1390885375022.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 2852 lines...] patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #5 succeeded at 674 (offset -1 lines). Checking patches/openjdk/7103108-tzdata2011l.patch Applying patches/openjdk/7103108-tzdata2011l.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #3 succeeded at 677 (offset -1 lines). Hunk #4 succeeded at 686 (offset -1 lines). Hunk #5 succeeded at 699 (offset -1 lines). Hunk #6 succeeded at 715 (offset -1 lines). Checking patches/openjdk/7104126-headers_tzdata.patch Applying patches/openjdk/7104126-headers_tzdata.patch patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/7103405-correct_display_names.patch Applying patches/openjdk/7103405-correct_display_names.patch patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Checking patches/openjdk/7158483-tzdata2012c.patch Applying patches/openjdk/7158483-tzdata2012c.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #2 succeeded at 679 (offset -1 lines). Hunk #3 succeeded at 700 (offset -1 lines). Hunk #4 succeeded at 716 (offset -1 lines). Checking patches/openjdk/7198570-tzdata2012f.patch Applying patches/openjdk/7198570-tzdata2012f.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/8002225-tzdata2012i.patch Applying patches/openjdk/8002225-tzdata2012i.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica Checking patches/openjdk/8009987-tzdata2013b.patch Applying patches/openjdk/8009987-tzdata2013b.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #7 succeeded at 586 (offset -1 lines). Hunk #8 succeeded at 673 (offset -1 lines). Hunk #9 succeeded at 753 (offset -1 lines). Checking patches/openjdk/6636370-appcontext_simplification.patch Applying patches/openjdk/6636370-appcontext_simplification.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Checking patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch Applying patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Hunk #1 succeeded at 144 (offset -2 lines). Checking patches/sparc-ptracefix.patch Applying patches/sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/hotspot/hs23/alpha-fixes.patch Applying patches/hotspot/hs23/alpha-fixes.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile Checking patches/hotspot/hs23/gcc-suffix.patch Applying patches/hotspot/hs23/gcc-suffix.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile patching file openjdk/hotspot/make/linux/makefiles/gcc.make Checking patches/hotspot/hs23/text-relocations.patch Applying patches/hotspot/hs23/text-relocations.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make patching file openjdk/hotspot/make/linux/makefiles/rules.make Checking patches/hotspot/hs23/version.patch Applying patches/hotspot/hs23/version.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Checking patches/memory-limits.patch Applying patches/memory-limits.patch patching file openjdk/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp Hunk #1 succeeded at 89 (offset -6 lines). patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 3209 (offset 400 lines). Checking patches/sh4-support.patch Applying patches/sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1889 (offset 137 lines). Hunk #2 succeeded at 1921 (offset 137 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 126 with fuzz 2. patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 204 (offset -8 lines). Hunk #2 succeeded at 265 (offset -8 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/hotspot/hs23/aarch64.patch Applying patches/hotspot/hs23/aarch64.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Checking patches/hotspot/hs23/arm.patch Applying patches/hotspot/hs23/arm.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp Hunk #1 succeeded at 1353 (offset -320 lines). patching file openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/arm-debug.patch Applying patches/arm-debug.patch patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Hunk #1 succeeded at 254 (offset 17 lines). patching file openjdk/hotspot/src/share/vm/utilities/vmError.hpp Hunk #1 succeeded at 30 with fuzz 1. Hunk #2 succeeded at 102 (offset 9 lines). Checking patches/hotspot/hs23/jtreg-test7020373-fix.patch Applying patches/hotspot/hs23/jtreg-test7020373-fix.patch patching file openjdk/hotspot/test/runtime/7020373/GenOOMCrashClass.java patching file openjdk/hotspot/test/runtime/7020373/Test7020373.sh Checking patches/jtreg-6929067-fix.patch Applying patches/jtreg-6929067-fix.patch patching file openjdk/hotspot/test/runtime/6929067/Test6929067.sh Checking patches/hotspot/hs23/update-bootclasspath.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/os.cpp.rej ERROR patch patches/hotspot/hs23/update-bootclasspath.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Jan 28 07:16:23 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 28 Jan 2014 10:16:23 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #658 In-Reply-To: <2047164989.188.1390836457792.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2047164989.188.1390836457792.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <415833858.190.1390922184093.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev a635c394328c8846ac901492e32d08b524c5ec77 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a635c394328c8846ac901492e32d08b524c5ec77 [workspace] $ /bin/sh -xe /tmp/hudson767225454744533067.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Tue Jan 28 10:16:14 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Jan 28 21:03:05 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 29 Jan 2014 00:03:05 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1599 In-Reply-To: <1391358788.189.1390885375022.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1391358788.189.1390885375022.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1495193150.191.1390971785058.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 2852 lines...] patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #5 succeeded at 674 (offset -1 lines). Checking patches/openjdk/7103108-tzdata2011l.patch Applying patches/openjdk/7103108-tzdata2011l.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #3 succeeded at 677 (offset -1 lines). Hunk #4 succeeded at 686 (offset -1 lines). Hunk #5 succeeded at 699 (offset -1 lines). Hunk #6 succeeded at 715 (offset -1 lines). Checking patches/openjdk/7104126-headers_tzdata.patch Applying patches/openjdk/7104126-headers_tzdata.patch patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/7103405-correct_display_names.patch Applying patches/openjdk/7103405-correct_display_names.patch patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Checking patches/openjdk/7158483-tzdata2012c.patch Applying patches/openjdk/7158483-tzdata2012c.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #2 succeeded at 679 (offset -1 lines). Hunk #3 succeeded at 700 (offset -1 lines). Hunk #4 succeeded at 716 (offset -1 lines). Checking patches/openjdk/7198570-tzdata2012f.patch Applying patches/openjdk/7198570-tzdata2012f.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/8002225-tzdata2012i.patch Applying patches/openjdk/8002225-tzdata2012i.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica Checking patches/openjdk/8009987-tzdata2013b.patch Applying patches/openjdk/8009987-tzdata2013b.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #7 succeeded at 586 (offset -1 lines). Hunk #8 succeeded at 673 (offset -1 lines). Hunk #9 succeeded at 753 (offset -1 lines). Checking patches/openjdk/6636370-appcontext_simplification.patch Applying patches/openjdk/6636370-appcontext_simplification.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Checking patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch Applying patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Hunk #1 succeeded at 144 (offset -2 lines). Checking patches/sparc-ptracefix.patch Applying patches/sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/hotspot/hs23/alpha-fixes.patch Applying patches/hotspot/hs23/alpha-fixes.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile Checking patches/hotspot/hs23/gcc-suffix.patch Applying patches/hotspot/hs23/gcc-suffix.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile patching file openjdk/hotspot/make/linux/makefiles/gcc.make Checking patches/hotspot/hs23/text-relocations.patch Applying patches/hotspot/hs23/text-relocations.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make patching file openjdk/hotspot/make/linux/makefiles/rules.make Checking patches/hotspot/hs23/version.patch Applying patches/hotspot/hs23/version.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Checking patches/memory-limits.patch Applying patches/memory-limits.patch patching file openjdk/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp Hunk #1 succeeded at 89 (offset -6 lines). patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 3209 (offset 400 lines). Checking patches/sh4-support.patch Applying patches/sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1889 (offset 137 lines). Hunk #2 succeeded at 1921 (offset 137 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 126 with fuzz 2. patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 204 (offset -8 lines). Hunk #2 succeeded at 265 (offset -8 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/hotspot/hs23/aarch64.patch Applying patches/hotspot/hs23/aarch64.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Checking patches/hotspot/hs23/arm.patch Applying patches/hotspot/hs23/arm.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp Hunk #1 succeeded at 1353 (offset -320 lines). patching file openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/arm-debug.patch Applying patches/arm-debug.patch patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Hunk #1 succeeded at 254 (offset 17 lines). patching file openjdk/hotspot/src/share/vm/utilities/vmError.hpp Hunk #1 succeeded at 30 with fuzz 1. Hunk #2 succeeded at 102 (offset 9 lines). Checking patches/hotspot/hs23/jtreg-test7020373-fix.patch Applying patches/hotspot/hs23/jtreg-test7020373-fix.patch patching file openjdk/hotspot/test/runtime/7020373/GenOOMCrashClass.java patching file openjdk/hotspot/test/runtime/7020373/Test7020373.sh Checking patches/jtreg-6929067-fix.patch Applying patches/jtreg-6929067-fix.patch patching file openjdk/hotspot/test/runtime/6929067/Test6929067.sh Checking patches/hotspot/hs23/update-bootclasspath.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/os.cpp.rej ERROR patch patches/hotspot/hs23/update-bootclasspath.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 29 07:16:49 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 29 Jan 2014 10:16:49 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #659 In-Reply-To: <415833858.190.1390922184093.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <415833858.190.1390922184093.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2114146031.192.1391008609678.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev a635c394328c8846ac901492e32d08b524c5ec77 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a635c394328c8846ac901492e32d08b524c5ec77 [workspace] $ /bin/sh -xe /tmp/hudson5884704280600032267.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Wed Jan 29 10:16:39 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 29 21:03:16 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 30 Jan 2014 00:03:16 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1600 In-Reply-To: <1495193150.191.1390971785058.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1495193150.191.1390971785058.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1231753578.193.1391058196628.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 2852 lines...] patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #5 succeeded at 674 (offset -1 lines). Checking patches/openjdk/7103108-tzdata2011l.patch Applying patches/openjdk/7103108-tzdata2011l.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #3 succeeded at 677 (offset -1 lines). Hunk #4 succeeded at 686 (offset -1 lines). Hunk #5 succeeded at 699 (offset -1 lines). Hunk #6 succeeded at 715 (offset -1 lines). Checking patches/openjdk/7104126-headers_tzdata.patch Applying patches/openjdk/7104126-headers_tzdata.patch patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/7103405-correct_display_names.patch Applying patches/openjdk/7103405-correct_display_names.patch patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Checking patches/openjdk/7158483-tzdata2012c.patch Applying patches/openjdk/7158483-tzdata2012c.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #2 succeeded at 679 (offset -1 lines). Hunk #3 succeeded at 700 (offset -1 lines). Hunk #4 succeeded at 716 (offset -1 lines). Checking patches/openjdk/7198570-tzdata2012f.patch Applying patches/openjdk/7198570-tzdata2012f.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/backward patching file openjdk/jdk/make/sun/javazic/tzdata/etcetera patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/factory patching file openjdk/jdk/make/sun/javazic/tzdata/iso3166.tab patching file openjdk/jdk/make/sun/javazic/tzdata/leapseconds patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/pacificnew patching file openjdk/jdk/make/sun/javazic/tzdata/solar87 patching file openjdk/jdk/make/sun/javazic/tzdata/solar88 patching file openjdk/jdk/make/sun/javazic/tzdata/solar89 patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/systemv patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab Checking patches/openjdk/8002225-tzdata2012i.patch Applying patches/openjdk/8002225-tzdata2012i.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica Checking patches/openjdk/8009987-tzdata2013b.patch Applying patches/openjdk/8009987-tzdata2013b.patch patching file openjdk/jdk/make/sun/javazic/tzdata/VERSION patching file openjdk/jdk/make/sun/javazic/tzdata/africa patching file openjdk/jdk/make/sun/javazic/tzdata/antarctica patching file openjdk/jdk/make/sun/javazic/tzdata/asia patching file openjdk/jdk/make/sun/javazic/tzdata/australasia patching file openjdk/jdk/make/sun/javazic/tzdata/europe patching file openjdk/jdk/make/sun/javazic/tzdata/northamerica patching file openjdk/jdk/make/sun/javazic/tzdata/southamerica patching file openjdk/jdk/make/sun/javazic/tzdata/zone.tab patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_de.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_es.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_fr.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_it.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ja.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_ko.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_pt_BR.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_sv.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java patching file openjdk/jdk/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java Hunk #7 succeeded at 586 (offset -1 lines). Hunk #8 succeeded at 673 (offset -1 lines). Hunk #9 succeeded at 753 (offset -1 lines). Checking patches/openjdk/6636370-appcontext_simplification.patch Applying patches/openjdk/6636370-appcontext_simplification.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Checking patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch Applying patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patching file openjdk/jdk/src/share/classes/sun/awt/AppContext.java Hunk #1 succeeded at 144 (offset -2 lines). Checking patches/sparc-ptracefix.patch Applying patches/sparc-ptracefix.patch patching file openjdk/hotspot/agent/src/os/linux/libproc.h Hunk #1 succeeded at 31 (offset -3 lines). Checking patches/hotspot/hs23/alpha-fixes.patch Applying patches/hotspot/hs23/alpha-fixes.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile Checking patches/hotspot/hs23/gcc-suffix.patch Applying patches/hotspot/hs23/gcc-suffix.patch patching file openjdk/hotspot/agent/src/os/linux/Makefile patching file openjdk/hotspot/make/linux/makefiles/gcc.make Checking patches/hotspot/hs23/text-relocations.patch Applying patches/hotspot/hs23/text-relocations.patch patching file openjdk/hotspot/make/linux/makefiles/gcc.make patching file openjdk/hotspot/make/linux/makefiles/rules.make Checking patches/hotspot/hs23/version.patch Applying patches/hotspot/hs23/version.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Checking patches/memory-limits.patch Applying patches/memory-limits.patch patching file openjdk/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp Hunk #1 succeeded at 89 (offset -6 lines). patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 3209 (offset 400 lines). Checking patches/sh4-support.patch Applying patches/sh4-support.patch patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Hunk #1 succeeded at 1889 (offset 137 lines). Hunk #2 succeeded at 1921 (offset 137 lines). patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 126 with fuzz 2. patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 204 (offset -8 lines). Hunk #2 succeeded at 265 (offset -8 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/make/jdk_generic_profile.sh Hunk #1 succeeded at 327 (offset -23 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/hotspot/hs23/aarch64.patch Applying patches/hotspot/hs23/aarch64.patch patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp Checking patches/hotspot/hs23/arm.patch Applying patches/hotspot/hs23/arm.patch patching file openjdk/hotspot/make/linux/makefiles/vm.make patching file openjdk/hotspot/make/linux/makefiles/zeroshark.make patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp patching file openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp patching file openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp Hunk #1 succeeded at 1353 (offset -320 lines). patching file openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp patching file openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp Checking patches/arm-debug.patch Applying patches/arm-debug.patch patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp Hunk #1 succeeded at 254 (offset 17 lines). patching file openjdk/hotspot/src/share/vm/utilities/vmError.hpp Hunk #1 succeeded at 30 with fuzz 1. Hunk #2 succeeded at 102 (offset 9 lines). Checking patches/hotspot/hs23/jtreg-test7020373-fix.patch Applying patches/hotspot/hs23/jtreg-test7020373-fix.patch patching file openjdk/hotspot/test/runtime/7020373/GenOOMCrashClass.java patching file openjdk/hotspot/test/runtime/7020373/Test7020373.sh Checking patches/jtreg-6929067-fix.patch Applying patches/jtreg-6929067-fix.patch patching file openjdk/hotspot/test/runtime/6929067/Test6929067.sh Checking patches/hotspot/hs23/update-bootclasspath.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/os.cpp.rej ERROR patch patches/hotspot/hs23/update-bootclasspath.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Jan 29 22:04:09 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 30 Jan 2014 01:04:09 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1095 Message-ID: <1308184406.194.1391061849710.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 1509 lines...] Applying patches/openjdk/7013519-integer_overflows.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Checking patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch Applying patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 107 (offset 1 line). Hunk #2 succeeded at 126 (offset 1 line). Hunk #3 succeeded at 169 (offset 1 line). Hunk #4 succeeded at 201 (offset 1 line). Hunk #5 succeeded at 590 (offset 10 lines). Hunk #6 succeeded at 598 (offset 10 lines). Hunk #7 succeeded at 914 (offset 10 lines). Hunk #8 succeeded at 940 (offset 10 lines). Hunk #9 succeeded at 1004 (offset 10 lines). Hunk #10 succeeded at 1026 (offset 10 lines). Hunk #11 succeeded at 1038 (offset 10 lines). Hunk #12 succeeded at 1101 (offset 10 lines). Hunk #13 succeeded at 1131 (offset 10 lines). Hunk #14 succeeded at 2358 (offset 54 lines). Hunk #15 succeeded at 2398 (offset 54 lines). patching file openjdk/jdk/test/javax/imageio/plugins/jpeg/JpegWriterLeakTest.java Checking patches/notice-safepoints.patch Applying patches/notice-safepoints.patch patching file openjdk/hotspot/src/share/vm/interpreter/cppInterpreter.hpp Hunk #1 succeeded at 65 (offset 5 lines). Checking patches/parisc-opt.patch Applying patches/parisc-opt.patch patching file openjdk/hotspot/make/linux/makefiles/product.make patching file openjdk/hotspot/make/linux/makefiles/optimized.make Checking patches/lucene-crash.patch Applying patches/lucene-crash.patch patching file openjdk/hotspot/test/compiler/6707044/LuceneCrash.java Checking patches/version.patch Applying patches/version.patch patching file openjdk/jdk/make/common/shared/Defs.gmk patching file openjdk/jdk/make/java/version/Makefile patching file openjdk/jdk/src/share/classes/sun/misc/Version-template.java Checking patches/openjdk/7043921-java_rmi_cgi.patch Applying patches/openjdk/7043921-java_rmi_cgi.patch patching file openjdk/jdk/make/sun/rmi/rmi/Makefile Checking patches/use-system-tzdata.patch Applying patches/use-system-tzdata.patch patching file openjdk/jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.java Checking patches/headers.patch Applying patches/headers.patch patching file openjdk/jdk/make/tools/freetypecheck/Makefile patching file openjdk/jdk/make/common/Defs.gmk Hunk #1 succeeded at 164 (offset -73 lines). patching file openjdk/jdk/make/sun/font/Makefile Hunk #1 succeeded at 160 (offset -1 lines). Checking patches/gcc-suffix.patch Applying patches/gcc-suffix.patch patching file openjdk/corba/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/libraries-splashscreen.patch Applying patches/libraries-splashscreen.patch patching file openjdk/jdk/make/sun/splashscreen/FILES_c.gmk patching file openjdk/jdk/make/sun/splashscreen/Makefile Checking patches/security/20130618/8009071-improve_shape_handling.patch Applying patches/security/20130618/8009071-improve_shape_handling.patch patching file openjdk/jdk/src/share/native/common/sizecalc.h patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/java_awt_SplashScreen.c patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c patching file openjdk/jdk/src/share/native/sun/java2d/pipe/Region.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Robot.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_UNIXToolkit.c patching file openjdk/jdk/src/solaris/native/sun/awt/fontpath.c patching file openjdk/jdk/src/solaris/native/sun/awt/gtk2_interface.c patching file openjdk/jdk/src/solaris/native/sun/awt/splashscreen/splashscreen_sys.c patching file openjdk/jdk/src/solaris/native/sun/xawt/XlibWrapper.c patching file openjdk/jdk/src/windows/native/sun/awt/splashscreen/splashscreen_sys.c patching file openjdk/jdk/src/windows/native/sun/font/lcdglyph.c patching file openjdk/jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c patching file openjdk/jdk/src/windows/native/sun/java2d/windows/GDIBlitLoops.cpp patching file openjdk/jdk/src/windows/native/sun/java2d/windows/GDIRenderer.cpp patching file openjdk/jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp patching file openjdk/jdk/src/windows/native/sun/windows/alloc.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_BitmapUtil.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Cursor.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_DataTransferer.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_DesktopProperties.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_DnDDT.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_InputMethod.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_PrintControl.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_PrintJob.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Robot.cpp patching file openjdk/jdk/src/windows/native/sun/windows/CmdIDList.cpp patching file openjdk/jdk/src/windows/native/sun/windows/Devices.cpp patching file openjdk/jdk/src/windows/native/sun/windows/ShellFolder2.cpp patching file openjdk/jdk/src/windows/native/sun/windows/WPrinterJob.cpp Checking patches/uname.patch Applying patches/uname.patch patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 181 (offset -10 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 179 (offset -2 lines). Checking patches/nomotif-6706121.patch Applying patches/nomotif-6706121.patch patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/awt/FILES_export_unix.gmk patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux patching file openjdk/jdk/make/sun/awt/mawt.gmk patching file openjdk/jdk/make/sun/jawt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MButtonPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCanvasPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCheckboxMenuItemPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCheckboxPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MChoicePeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MComponentPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCustomCursor.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDataTransferer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDialogPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDragSourceContextPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDropTargetContextPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbedCanvasPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbeddedFrame.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbeddedFramePeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFileDialogPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFramePeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MGlobalCursorManager.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethodControl.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethodDescriptor.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethod.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MLabelPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MListPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuBarPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuItemPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMouseDragGestureRecognizer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MPanelPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MPopupMenuPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MRobotPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollbarPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollPanePeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MTextAreaPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MTextFieldPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MToolkit.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MWindowPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11Clipboard.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11DragSourceContextPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11DropTargetContextPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11SelectionHolder.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11Selection.java patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Button.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Canvas.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Checkbox.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Choice12.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Choice21.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Component.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Cursor.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DataTransferer.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DataTransferer.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd_ds.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd_dt.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DrawingSurface.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_FileDialog.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_GlobalCursorManager.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_KeyboardFocusManager.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Label.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_List.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuBar.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuBar.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuComponent.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuItem.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif12.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif21.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MToolkit.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_p.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_PopupMenu.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Robot.c Hunk #1 succeeded at 205 (offset 1 line). Hunk #2 succeeded at 227 (offset 1 line). Hunk #3 succeeded at 291 (offset 2 lines). Hunk #4 succeeded at 311 (offset 2 lines). Hunk #5 succeeded at 329 (offset 2 lines). Hunk #6 succeeded at 351 (offset 2 lines). Hunk #7 succeeded at 375 (offset 2 lines). Hunk #8 succeeded at 399 (offset 2 lines). patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Scrollbar.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_ScrollPane.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Selection.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextArea.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextArea.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextField.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextField.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TopLevel.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_xembed.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.h patching file openjdk/jdk/src/solaris/native/sun/awt/canvas.c patching file openjdk/jdk/src/solaris/native/sun/awt/cursor.c patching file openjdk/jdk/src/solaris/native/sun/awt/initIDs.c patching file openjdk/jdk/src/solaris/native/sun/awt/multi_font.c Checking patches/nomotif.patch Applying patches/nomotif.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 739 (offset -41 lines). patching file openjdk/jdk/src/solaris/native/sun/awt/awt_util.c Checking patches/nomotif-mtoolkit.patch Applying patches/nomotif-mtoolkit.patch patching file openjdk/jdk/src/solaris/native/sun/awt/awt_LoadLibrary.c Checking patches/alt-jar.patch Applying patches/alt-jar.patch patching file openjdk/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 195 (offset 8 lines). Checking patches/jdk-use-ssize_t.patch Applying patches/jdk-use-ssize_t.patch patching file openjdk/jdk/src/solaris/hpi/native_threads/src/sys_api_td.c Checking patches/clean-crypto.patch Applying patches/clean-crypto.patch patching file openjdk/jdk/make/javax/crypto/Makefile patching file openjdk/jdk/src/share/classes/javax/crypto/Cipher.java patching file openjdk/jdk/src/share/classes/javax/crypto/JarVerifier.java patching file openjdk/jdk/src/share/classes/javax/crypto/JceSecurity.java patching file openjdk/jdk/src/share/classes/javax/crypto/JceSecurityManager.java patching file openjdk/jdk/test/com/sun/crypto/provider/Cipher/UTIL/TestUtil.java Checking patches/arch.patch Applying patches/arch.patch patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk Hunk #1 succeeded at 58 with fuzz 1. patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 70 with fuzz 1. patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 222 (offset -15 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 220 (offset -7 lines). Checking patches/lc_ctype.patch Applying patches/lc_ctype.patch patching file openjdk/jdk/src/solaris/native/java/lang/java_props_md.c Checking patches/xjc.patch Applying patches/xjc.patch patching file openjdk/jaxws/drop_included/jaxws_src/src/com/sun/tools/internal/xjc/reader/xmlschema/parser/SchemaConstraintChecker.java Checking patches/linker-libs-order.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile.rej ERROR patch patches/linker-libs-order.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Jan 30 04:37:26 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 30 Jan 2014 07:37:26 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #660 In-Reply-To: <2114146031.192.1391008609678.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2114146031.192.1391008609678.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <844118131.195.1391085447297.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [lana] Merge [rfield] 8032697: Issues with Lambda Reviewed-by: ahgross, briangoetz, dlsmith, rfield Contributed-by: daniel.smith at oracle.com [rfield] 8032711: Issue with Lambda in handling 8032704: Issues with lib perm in Lambda Reviewed-by: jrose, ahgross, briangoetz [jeff] 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8 Reviewed-by: lana [vlivanov] 8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package Reviewed-by: twisti, jrose [alanb] 8032456: vm/jni/Miscellaneous/misc001/misc00101m1/misc00101m1.html failing on OS X Reviewed-by: sla, chegar, psandoz [weijun] 8031572: jarsigner -verify exits with 0 when a jar file is not properly signed Reviewed-by: mullan ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 13 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev a635c394328c8846ac901492e32d08b524c5ec77 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a635c394328c8846ac901492e32d08b524c5ec77 [workspace] $ /bin/sh -xe /tmp/hudson8656260653733149358.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Thu Jan 30 07:37:14 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Jan 31 00:51:17 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 31 Jan 2014 03:51:17 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1601 In-Reply-To: <1231753578.193.1391058196628.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1231753578.193.1391058196628.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1993358413.196.1391158278811.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 332186 lines...] 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 rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build rm -f stamps/cryptocheck.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b30-21_jan_2014.tar.xz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk6.tar.xz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --enable-shark 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 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 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... r963a9ab43d7f 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... no checking whether to use the Shark JIT... 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... yes checking whether byte ordering is bigendian... 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 whether to build a bootstrap version first... yes 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 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 if we are using ecj as javac... yes checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... yes checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... yes 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... yes checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... yes checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... yes checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... yes checking if java.security.cert.X509CertSelector.getSubject() is missing... yes checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... yes checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... yes checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS 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 java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... yes checking if java.security.cert.TrustAnchor.getCA is missing... yes checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... yes checking if java.sql.SQLException(Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... yes checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... yes 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) (Fri Jan 31 03:51:14 EST 2014) checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... yes checking whether jar supports -J options at the end... yes checking if a rmic binary was 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... no checking for native2ascii... /usr/bin/native2ascii 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 disable the use of bootstrap tools for bootstrapping... no checking if the VM supports -Xbootclasspath... 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.xz checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified 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 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 enable JAR compression... yes 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-gcj/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes 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 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 enable the use of LCMS2... yes checking whether to use the system LCMS install... yes checking for LCMS2... yes 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 for XPROTO... yes checking for XT... 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 XTST... yes checking for FREETYPE2... yes checking for ALSA... yes checking for LIBFFI... yes checking for llvm-config... no configure: error: llvm-config program not found in PATH + make make: *** No targets specified and no makefile found. Stop. + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Jan 31 00:53:49 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 31 Jan 2014 03:53:49 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1096 In-Reply-To: <1308184406.194.1391061849710.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1308184406.194.1391061849710.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <232227909.197.1391158429900.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 1502 lines...] Applying patches/openjdk/7013519-integer_overflows.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Checking patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch Applying patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 107 (offset 1 line). Hunk #2 succeeded at 126 (offset 1 line). Hunk #3 succeeded at 169 (offset 1 line). Hunk #4 succeeded at 201 (offset 1 line). Hunk #5 succeeded at 590 (offset 10 lines). Hunk #6 succeeded at 598 (offset 10 lines). Hunk #7 succeeded at 914 (offset 10 lines). Hunk #8 succeeded at 940 (offset 10 lines). Hunk #9 succeeded at 1004 (offset 10 lines). Hunk #10 succeeded at 1026 (offset 10 lines). Hunk #11 succeeded at 1038 (offset 10 lines). Hunk #12 succeeded at 1101 (offset 10 lines). Hunk #13 succeeded at 1131 (offset 10 lines). Hunk #14 succeeded at 2358 (offset 54 lines). Hunk #15 succeeded at 2398 (offset 54 lines). patching file openjdk/jdk/test/javax/imageio/plugins/jpeg/JpegWriterLeakTest.java Checking patches/notice-safepoints.patch Applying patches/notice-safepoints.patch patching file openjdk/hotspot/src/share/vm/interpreter/cppInterpreter.hpp Hunk #1 succeeded at 65 (offset 5 lines). Checking patches/parisc-opt.patch Applying patches/parisc-opt.patch patching file openjdk/hotspot/make/linux/makefiles/product.make patching file openjdk/hotspot/make/linux/makefiles/optimized.make Checking patches/lucene-crash.patch Applying patches/lucene-crash.patch patching file openjdk/hotspot/test/compiler/6707044/LuceneCrash.java Checking patches/version.patch Applying patches/version.patch patching file openjdk/jdk/make/common/shared/Defs.gmk patching file openjdk/jdk/make/java/version/Makefile patching file openjdk/jdk/src/share/classes/sun/misc/Version-template.java Checking patches/openjdk/7043921-java_rmi_cgi.patch Applying patches/openjdk/7043921-java_rmi_cgi.patch patching file openjdk/jdk/make/sun/rmi/rmi/Makefile Checking patches/use-system-tzdata.patch Applying patches/use-system-tzdata.patch patching file openjdk/jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.java Checking patches/headers.patch Applying patches/headers.patch patching file openjdk/jdk/make/tools/freetypecheck/Makefile patching file openjdk/jdk/make/common/Defs.gmk Hunk #1 succeeded at 164 (offset -73 lines). patching file openjdk/jdk/make/sun/font/Makefile Hunk #1 succeeded at 160 (offset -1 lines). Checking patches/gcc-suffix.patch Applying patches/gcc-suffix.patch patching file openjdk/corba/make/common/shared/Compiler-gcc.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Checking patches/libraries-splashscreen.patch Applying patches/libraries-splashscreen.patch patching file openjdk/jdk/make/sun/splashscreen/FILES_c.gmk patching file openjdk/jdk/make/sun/splashscreen/Makefile Checking patches/security/20130618/8009071-improve_shape_handling.patch Applying patches/security/20130618/8009071-improve_shape_handling.patch patching file openjdk/jdk/src/share/native/common/sizecalc.h patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/java_awt_SplashScreen.c patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c patching file openjdk/jdk/src/share/native/sun/java2d/pipe/Region.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Robot.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_UNIXToolkit.c patching file openjdk/jdk/src/solaris/native/sun/awt/fontpath.c patching file openjdk/jdk/src/solaris/native/sun/awt/gtk2_interface.c patching file openjdk/jdk/src/solaris/native/sun/awt/splashscreen/splashscreen_sys.c patching file openjdk/jdk/src/solaris/native/sun/xawt/XlibWrapper.c patching file openjdk/jdk/src/windows/native/sun/awt/splashscreen/splashscreen_sys.c patching file openjdk/jdk/src/windows/native/sun/font/lcdglyph.c patching file openjdk/jdk/src/windows/native/sun/java2d/opengl/WGLSurfaceData.c patching file openjdk/jdk/src/windows/native/sun/java2d/windows/GDIBlitLoops.cpp patching file openjdk/jdk/src/windows/native/sun/java2d/windows/GDIRenderer.cpp patching file openjdk/jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp patching file openjdk/jdk/src/windows/native/sun/windows/alloc.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_BitmapUtil.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Cursor.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_DataTransferer.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_DesktopProperties.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_DnDDT.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_InputMethod.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_PrintControl.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_PrintJob.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Robot.cpp patching file openjdk/jdk/src/windows/native/sun/windows/CmdIDList.cpp patching file openjdk/jdk/src/windows/native/sun/windows/Devices.cpp patching file openjdk/jdk/src/windows/native/sun/windows/ShellFolder2.cpp patching file openjdk/jdk/src/windows/native/sun/windows/WPrinterJob.cpp Checking patches/uname.patch Applying patches/uname.patch patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 181 (offset -10 lines). patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 179 (offset -2 lines). Checking patches/nomotif-6706121.patch Applying patches/nomotif-6706121.patch patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/awt/FILES_export_unix.gmk patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux patching file openjdk/jdk/make/sun/awt/mawt.gmk patching file openjdk/jdk/make/sun/jawt/Makefile patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MButtonPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCanvasPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCheckboxMenuItemPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCheckboxPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MChoicePeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MComponentPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCustomCursor.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDataTransferer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDialogPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDragSourceContextPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDropTargetContextPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbedCanvasPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbeddedFrame.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbeddedFramePeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFileDialogPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFramePeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MGlobalCursorManager.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethodControl.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethodDescriptor.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethod.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MLabelPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MListPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuBarPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuItemPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMouseDragGestureRecognizer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MPanelPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MPopupMenuPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MRobotPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollbarPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollPanePeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MTextAreaPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MTextFieldPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MToolkit.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MWindowPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11Clipboard.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11DragSourceContextPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11DropTargetContextPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11SelectionHolder.java patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11Selection.java patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Button.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Canvas.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Checkbox.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Choice12.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Choice21.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Component.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Cursor.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DataTransferer.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DataTransferer.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd_ds.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd_dt.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DrawingSurface.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_FileDialog.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_GlobalCursorManager.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_KeyboardFocusManager.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Label.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_List.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuBar.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuBar.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuComponent.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuItem.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif12.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif21.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MToolkit.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_p.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_PopupMenu.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Robot.c Hunk #1 succeeded at 205 (offset 1 line). Hunk #2 succeeded at 227 (offset 1 line). Hunk #3 succeeded at 291 (offset 2 lines). Hunk #4 succeeded at 311 (offset 2 lines). Hunk #5 succeeded at 329 (offset 2 lines). Hunk #6 succeeded at 351 (offset 2 lines). Hunk #7 succeeded at 375 (offset 2 lines). Hunk #8 succeeded at 399 (offset 2 lines). patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Scrollbar.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_ScrollPane.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Selection.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextArea.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextArea.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextField.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextField.h patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TopLevel.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_xembed.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.c patching file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.h patching file openjdk/jdk/src/solaris/native/sun/awt/canvas.c patching file openjdk/jdk/src/solaris/native/sun/awt/cursor.c patching file openjdk/jdk/src/solaris/native/sun/awt/initIDs.c patching file openjdk/jdk/src/solaris/native/sun/awt/multi_font.c Checking patches/nomotif.patch Applying patches/nomotif.patch patching file openjdk/jdk/make/common/shared/Sanity.gmk Hunk #1 succeeded at 739 (offset -41 lines). patching file openjdk/jdk/src/solaris/native/sun/awt/awt_util.c Checking patches/nomotif-mtoolkit.patch Applying patches/nomotif-mtoolkit.patch patching file openjdk/jdk/src/solaris/native/sun/awt/awt_LoadLibrary.c Checking patches/alt-jar.patch Applying patches/alt-jar.patch patching file openjdk/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 195 (offset 8 lines). Checking patches/jdk-use-ssize_t.patch Applying patches/jdk-use-ssize_t.patch patching file openjdk/jdk/src/solaris/hpi/native_threads/src/sys_api_td.c Checking patches/clean-crypto.patch Applying patches/clean-crypto.patch patching file openjdk/jdk/make/javax/crypto/Makefile patching file openjdk/jdk/src/share/classes/javax/crypto/Cipher.java patching file openjdk/jdk/src/share/classes/javax/crypto/JarVerifier.java patching file openjdk/jdk/src/share/classes/javax/crypto/JceSecurity.java patching file openjdk/jdk/src/share/classes/javax/crypto/JceSecurityManager.java patching file openjdk/jdk/test/com/sun/crypto/provider/Cipher/UTIL/TestUtil.java Checking patches/arch.patch Applying patches/arch.patch patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk Hunk #1 succeeded at 58 with fuzz 1. patching file openjdk/jdk/make/common/Defs-linux.gmk patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk Hunk #1 succeeded at 70 with fuzz 1. patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 222 (offset -15 lines). patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h patching file openjdk/corba/make/common/Defs-linux.gmk patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 220 (offset -7 lines). Checking patches/lc_ctype.patch Applying patches/lc_ctype.patch patching file openjdk/jdk/src/solaris/native/java/lang/java_props_md.c Checking patches/xjc.patch Applying patches/xjc.patch patching file openjdk/jaxws/drop_included/jaxws_src/src/com/sun/tools/internal/xjc/reader/xmlschema/parser/SchemaConstraintChecker.java Checking patches/linker-libs-order.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile.rej ERROR patch patches/linker-libs-order.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Jan 31 05:22:09 2014 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 31 Jan 2014 08:22:09 -0500 (EST) Subject: Build failed in Jenkins: IcedTea8TargetTesting #661 In-Reply-To: <844118131.195.1391085447297.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <844118131.195.1391085447297.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1596030493.198.1391174529434.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [katleman] Added tag jdk8-b127 for changeset fbf251b8ef8a ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 1 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev fbf251b8ef8a4a2aa1fd58efc8d0d5c8e2fd582b [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune fbf251b8ef8a4a2aa1fd58efc8d0d5c8e2fd582b [workspace] $ /bin/sh -xe /tmp/hudson5986289657806816602.sh + cd /notnfs/nighttester/icedtea8-target-testing/ + /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing + OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz + HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz + JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz + JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz + CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz + LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz + JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz + CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz + JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip + JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip + JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip + PARALLEL=--with-parallel-jobs=3 + TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip=' + SYSTEMTAP=--enable-systemtap + COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading' + make distclean make: *** No rule to make target `distclean'. Stop. + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes no changes found + hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved + ./autogen.sh + ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --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/icedtea8-target-testing/openjdk checking for IcedTea Mercurial revision ID... rfde41e40bb89 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... default 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 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... /usr/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 16 (Verne) (Fri Jan 31 08:21:59 EST 2014) checking how many parallel build jobs to execute... 3 checking whether to build a bootstrap version first... yes checking for a JDK home directory... /usr/lib/jvm/java-openjdk checking if a java binary was specified... no checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes checking for javac... /usr/lib/jvm/java-openjdk/bin/javac checking for ecj... /usr/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-openjdk/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /usr/lib/jvm/java-openjdk/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-openjdk/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-openjdk/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 /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no 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... no checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz 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... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz + exit 1 Build step 'Execute shell' marked build as failure