From gnu.andrew at redhat.com Sun Sep 1 13:22:22 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 1 Sep 2013 16:22:22 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #518 In-Reply-To: <1528639154.1269.1377978262636.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1528639154.1269.1377978262636.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <188819348.1270.1378066942903.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 c817276bd870dfe1dcc3a3dbbc092436b6907f75 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune c817276bd870dfe1dcc3a3dbbc092436b6907f75 [workspace] $ /bin/sh -xe /tmp/hudson111747021385584899.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... r8b48635893db 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 Sep 1 16:22:09 EDT 2013) 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 Sep 2 12:51:57 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 2 Sep 2013 15:51:57 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #519 In-Reply-To: <188819348.1270.1378066942903.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <188819348.1270.1378066942903.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <937640322.1271.1378151517339.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 c817276bd870dfe1dcc3a3dbbc092436b6907f75 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune c817276bd870dfe1dcc3a3dbbc092436b6907f75 [workspace] $ /bin/sh -xe /tmp/hudson926872425722708782.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... r8b48635893db 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 Sep 2 15:51:46 EDT 2013) 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 Sep 3 13:09:40 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 3 Sep 2013 16:09:40 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #520 In-Reply-To: <937640322.1271.1378151517339.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <937640322.1271.1378151517339.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <671939837.1272.1378238981173.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 c817276bd870dfe1dcc3a3dbbc092436b6907f75 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune c817276bd870dfe1dcc3a3dbbc092436b6907f75 [workspace] $ /bin/sh -xe /tmp/hudson4410963919234357025.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... r8b48635893db 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 Sep 3 16:09:25 EDT 2013) 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 Sep 4 13:12:43 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 4 Sep 2013 16:12:43 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #521 In-Reply-To: <671939837.1272.1378238981173.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <671939837.1272.1378238981173.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <991255328.1273.1378325563931.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 c817276bd870dfe1dcc3a3dbbc092436b6907f75 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune c817276bd870dfe1dcc3a3dbbc092436b6907f75 [workspace] $ /bin/sh -xe /tmp/hudson4979881075108807032.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... r8b48635893db 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 Sep 4 16:12:32 EDT 2013) 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 Sep 5 13:05:57 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 5 Sep 2013 16:05:57 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #522 In-Reply-To: <991255328.1273.1378325563931.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <991255328.1273.1378325563931.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1093327485.1274.1378411557320.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [cl] Added tag jdk8-b106 for changeset c817276bd870 ------------------------------------------ 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 c817276bd870dfe1dcc3a3dbbc092436b6907f75 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune c817276bd870dfe1dcc3a3dbbc092436b6907f75 [workspace] $ /bin/sh -xe /tmp/hudson2133474608411676669.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... r8b48635893db 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 Sep 5 16:05:47 EDT 2013) 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 Sep 6 13:15:18 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 6 Sep 2013 16:15:18 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #523 In-Reply-To: <1093327485.1274.1378411557320.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1093327485.1274.1378411557320.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <998988518.1275.1378498519364.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 aafc0f33265867ad63fab8a5b0aabe2009e79200 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune aafc0f33265867ad63fab8a5b0aabe2009e79200 [workspace] $ /bin/sh -xe /tmp/hudson6804939564495954806.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... r8b48635893db 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 Sep 6 16:15:06 EDT 2013) 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 Sep 7 13:03:37 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 7 Sep 2013 16:03:37 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #524 In-Reply-To: <998988518.1275.1378498519364.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <998988518.1275.1378498519364.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1617195541.1276.1378584217733.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 aafc0f33265867ad63fab8a5b0aabe2009e79200 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune aafc0f33265867ad63fab8a5b0aabe2009e79200 [workspace] $ /bin/sh -xe /tmp/hudson7578298265415927475.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... r8b48635893db 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 Sep 7 16:03:26 EDT 2013) 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 Sep 8 13:09:39 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 8 Sep 2013 16:09:39 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #525 In-Reply-To: <1617195541.1276.1378584217733.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1617195541.1276.1378584217733.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <158211448.1277.1378670980030.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 aafc0f33265867ad63fab8a5b0aabe2009e79200 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune aafc0f33265867ad63fab8a5b0aabe2009e79200 [workspace] $ /bin/sh -xe /tmp/hudson6955126260282671358.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... r8b48635893db 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 Sep 8 16:09:29 EDT 2013) 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 Sep 9 13:35:51 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 9 Sep 2013 16:35:51 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #526 In-Reply-To: <158211448.1277.1378670980030.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <158211448.1277.1378670980030.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <49051118.1278.1378758952133.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 aafc0f33265867ad63fab8a5b0aabe2009e79200 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune aafc0f33265867ad63fab8a5b0aabe2009e79200 [workspace] $ /bin/sh -xe /tmp/hudson5896136494767522588.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... r8b48635893db 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 Sep 9 16:35:39 EDT 2013) 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 Sep 10 13:23:53 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 10 Sep 2013 16:23:53 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #527 In-Reply-To: <49051118.1278.1378758952133.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <49051118.1278.1378758952133.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <234105458.1279.1378844633705.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 aafc0f33265867ad63fab8a5b0aabe2009e79200 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune aafc0f33265867ad63fab8a5b0aabe2009e79200 [workspace] $ /bin/sh -xe /tmp/hudson2931597399865092944.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... r8b48635893db 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 Sep 10 16:23:40 EDT 2013) 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 Sep 11 13:08:42 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 11 Sep 2013 16:08:42 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #528 In-Reply-To: <234105458.1279.1378844633705.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <234105458.1279.1378844633705.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1431010006.1280.1378930122781.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [amurillo] 8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49 Reviewed-by: alanb, 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 aafc0f33265867ad63fab8a5b0aabe2009e79200 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune aafc0f33265867ad63fab8a5b0aabe2009e79200 [workspace] $ /bin/sh -xe /tmp/hudson7290837660734971027.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... r8b48635893db 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 Sep 11 16:08:28 EDT 2013) 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 Sep 12 13:09:39 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 12 Sep 2013 16:09:39 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #529 In-Reply-To: <1431010006.1280.1378930122781.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1431010006.1280.1378930122781.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1349055580.1281.1379016579927.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [cl] Added tag jdk8-b107 for changeset eea685b9ccaa ------------------------------------------ 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 eea685b9ccaa1980e0a7e07d6a3a84bcc7e9ab82 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune eea685b9ccaa1980e0a7e07d6a3a84bcc7e9ab82 [workspace] $ /bin/sh -xe /tmp/hudson5829419487907284062.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... r8b48635893db 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 Sep 12 16:09:25 EDT 2013) 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 Sep 13 02:27:17 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 13 Sep 2013 05:27:17 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #964 Message-ID: <1335140643.1282.1379064438564.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 371 lines...] 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 Sep 13 05:26:11 EDT 2013) 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 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 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 env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Fri Sep 13 05:26:11 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+rb3fb887daac8+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" STATIC_CXX="false" HOTSPOT_BUILD_VERSION="rc827c62f66e4" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130416/8004336.patch patches/security/20130416/8006309.patch patches/security/20130416/8009699.patch patches/security/20130618/7158805-nested_subroutine_rewriting.patch patches/security/20130618/8001330-checking_order_improvement.patch patches/openjdk/6733501-icedtea_lcms_test.patch patches/openjdk/lcms2/6523398-writing_tags.patch patches/openjdk/lcms2/6988213-windows_build_failure.patch patches/openjdk/lcms2/system_lcms2.patch patches/openjdk/lcms2/7053526-lcms_2.4.patch patches/openjdk/lcms2/8007929-improve_curvesalloc.patch patches/openjdk/lcms2/8007925-improve_cmsstagealloclabv2tov4curves.patch patches/openjdk/lcms2/8009654-cmsnamed_stability.patch patches/openjdk/lcms2/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/openjdk/lcms2/8007927-improve_cmsallocprofilesequencedescription.patch patches/openjdk/7002766-parfait-jpeg.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/openjdk/6656651-windows_lcd_glyphs.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/libraries.patch patches/security/20130618/8009071-improve_shape_handling.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/parisc.patch patches/policy-evaluation.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/mutter.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/hotspot/original/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/pr1319-support_giflib_5.patch patches/openjdk/6718364-inference_failure.patch patches/openjdk/6682380-foreach_crash.patch patches/openjdk/7046929-fix_t6397104_test_failure.patch patches/openjdk/7024568-long_method_resolution_oom_error.patch patches/openjdk/7003595-incompatibleclasschangeerror.patch patches/openjdk/6500343-bad_code_from_conditionals.patch patches/jaxws-tempfiles-ioutils-6.patch patches/openjdk/8009530-icu_kern_table_support_broken.patch patches/jtreg-LayoutGetCharacterCount.patch patches/jtreg-LayoutLimits.patch patches/jtreg-ComponentOrientationTests.patch patches/jtreg-TextLayoutBoundsChecks.patch patches/openjdk/7171223-strict_aliasing.patch patches/openjdk/7188114-alternate_command_line_parser.patch patches/openjdk/7199143-OCSP_timeout.patch patches/openjdk/8006120-server_jre.patch patches/openjdk/8006536-remove_trailing_slashes.patch patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch patches/openjdk/8009217-fix_test_compile.patch patches/openjdk/8009463-space_and_final_backslash.patch patches/openjdk/8009610-blacklist_malware_certificate.patch patches/openjdk/8010213-set_socketoptions_windows.patch patches/openjdk/8010714-xml_dsig_retrievalmethod.patch patches/openjdk/8011154-awt_regression.patch patches/openjdk/8011313-OCSP_timeout_wrong_value.patch patches/openjdk/8011992-MlibOpsTest_failed.patch patches/openjdk/8012112-MlibOpsTest_fails.patch patches/openjdk/8012617-arrayindexoutofbounds_linebreakmeasurer.patch patches/openjdk/8012933-appcontext_disposed_too_early.patch patches/openjdk/8013196-timezone_getdefault_throws_exception.patch patches/openjdk/8014205-blank_swing_dialogs_windows.patch patches/openjdk/8014427-raster_regression.patch patches/openjdk/8014676-javadebugger_space_in_paths.patch patches/openjdk/8014968-OCSP_timeout_default.patch patches/openjdk/8002070-remove_logger_stack_search.patch patches/openjdk/8002070-remove_logger_stack_search_2.patch patches/openjdk/8010118-caller_sensitive.patch patches/openjdk/8010727-empty_logger_name.patch patches/openjdk/8010939-logmanager_deadlock.patch patches/openjdk/8011990-logger_test_urls.patch patches/openjdk/8013380-logger_stack_walk_glassfish.patch patches/openjdk/8013380-handle_renames.patch patches/openjdk/8014745-logger_stack_walk_switch.patch patches/openjdk/8012243-serial_regression.patch patches/openjdk/8014718-remove_logging_suntoolkit.patch patches/openjdk/8011139-revise_checking_getenclosingclass.patch patches/openjdk/6541350-tz_display_names_l10n.patch patches/openjdk/6821191-tz_display_names_l10n.patch patches/openjdk/6977550-tzdata2010l.patch patches/openjdk/6996686-tzdata2010o.patch patches/openjdk/7017800-tzdata2011b.patch patches/openjdk/7027387-tzdata2011d.patch patches/openjdk/7033174-tzdata2011e.patch patches/openjdk/7039469-tzdata2011g.patch patches/openjdk/7090843-tzdata2011j.patch patches/openjdk/7103108-tzdata2011l.patch patches/openjdk/7104126-headers_tzdata.patch patches/openjdk/7103405-correct_display_names.patch patches/openjdk/7158483-tzdata2012c.patch patches/openjdk/7198570-tzdata2012f.patch patches/openjdk/8002225-tzdata2012i.patch patches/openjdk/8009987-tzdata2013b.patch patches/openjdk/7196533-timezone_bottleneck.patch patches/openjdk/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/original/alpha-fixes.patch patches/hotspot/original/gcc-suffix.patch patches/hotspot/original/text-relocations.patch patches/hotspot/original/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/original/aarch64.patch patches/hotspot/original/arm.patch patches/arm-debug.patch patches/hotspot/original/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/original/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/stdc-limit-macros.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/openjdk/7019808-stack_noexec.patch patches/numa_on_early_glibc.patch patches/ia64-fix.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/7010849-modernise_sa.patch patches/hotspot/original/6840152-jvm_crashes_with_heavyweight_monitors.patch patches/hotspot/original/7032696-7029152_broke_vm.patch patches/hotspot/original/7022999-fastlocking_compiler1_only.patch patches/hotspot/original/7140985-hsdis_caller_options.patch patches/hotspot/original/arm-hsdis.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/hotspot/original/sdt-jni.patch patches/hotspot/original/sdt-dtrace-hpp.patch patches/hotspot/original/sdt-make.patch patches/hotspot/original/sdt-arguments.patch patches/systemtap-gcc-4.5.patch patches/hotspot/original/systemtap_gc.patch patches/hotspot/original/systemtap-alloc-size-workaround.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130416/8004336.patch 1 out of 2 hunks FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/opto/library_call.cpp.rej ERROR patch patches/security/20130416/8004336.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 Sep 13 07:30:42 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 13 Sep 2013 10:30:42 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #530 In-Reply-To: <1349055580.1281.1379016579927.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1349055580.1281.1379016579927.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1040962380.1283.1379082643292.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 b67c8099ba28b66ccafa85abc096ac592089ad00 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune b67c8099ba28b66ccafa85abc096ac592089ad00 [workspace] $ /bin/sh -xe /tmp/hudson3675166217900432165.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... r8b48635893db 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 Sep 13 10:30:32 EDT 2013) 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 Sep 14 07:52:25 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 14 Sep 2013 10:52:25 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea6hgTargetTesting #965 In-Reply-To: <1335140643.1282.1379064438564.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1335140643.1282.1379064438564.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <662687928.1284.1379170346087.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Sat Sep 14 12:51:41 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 14 Sep 2013 15:51:41 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #531 In-Reply-To: <1040962380.1283.1379082643292.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1040962380.1283.1379082643292.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1085830151.1285.1379188302197.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 b67c8099ba28b66ccafa85abc096ac592089ad00 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune b67c8099ba28b66ccafa85abc096ac592089ad00 [workspace] $ /bin/sh -xe /tmp/hudson4267808147351602244.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... r8b48635893db 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 Sep 14 15:51:31 EDT 2013) 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 Sep 15 08:36:53 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 15 Sep 2013 11:36:53 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1415 Message-ID: <72337225.1286.1379259414322.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 51081 lines...] Build Directives: BUILD_LANGTOOLS = true BUILD_JAXP = true BUILD_JAXWS = true BUILD_CORBA = true BUILD_HOTSPOT = true BUILD_JDK = true DEBUG_CLASSFILES = true DEBUG_BINARIES = true Hotspot Settings: HOTSPOT_BUILD_JOBS = 3 HOTSPOT_OUTPUTDIR = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/hotspot/outputdir HOTSPOT_EXPORT_PATH = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/hotspot/import Bootstrap Settings: BOOTDIR = /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0 ALT_BOOTDIR = /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0 BOOT_VER = 1.5.0 [requires at least 1.5] OUTPUTDIR = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot ALT_OUTPUTDIR = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot ABS_OUTPUTDIR = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot Build Tool Settings: SLASH_JAVA = /NOT-SET ALT_SLASH_JAVA = VARIANT = OPT JDK_DEVTOOLS_DIR = /NOT-SET/devtools ALT_JDK_DEVTOOLS_DIR = ANT_HOME = UNIXCOMMAND_PATH = /bin/ ALT_UNIXCOMMAND_PATH = COMPILER_PATH = /usr/bin/ ALT_COMPILER_PATH = DEVTOOLS_PATH = /usr/bin/ ALT_DEVTOOLS_PATH = UNIXCCS_PATH = /usr/ccs/bin/ ALT_UNIXCCS_PATH = USRBIN_PATH = /usr/bin/ ALT_USRBIN_PATH = COMPILER_NAME = GCC4 COMPILER_VERSION = GCC4 CC_VER = 4.6.3 [requires at least 3.2] ZIP_VER = 3.0 [requires at least 2.2] UNZIP_VER = 6.00 [requires at least 5.12] ANT_VER = 1.8.2 [requires at least 1.7.1] TEMPDIR = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp Build Directives: OPENJDK = true USE_HOTSPOT_INTERPRETER_MODE = PEDANTIC = DEV_ONLY = NO_DOCS = true NO_IMAGES = TOOLS_ONLY = INSANE = COMPILE_APPROACH = parallel PARALLEL_COMPILE_JOBS = 3 ALT_PARALLEL_COMPILE_JOBS = 3 FASTDEBUG = COMPILER_WARNINGS_FATAL = false COMPILER_WARNING_LEVEL = SHOW_ALL_WARNINGS = INCREMENTAL_BUILD = false CC_HIGHEST_OPT = CC_HIGHER_OPT = CC_LOWER_OPT = CXXFLAGS = -O2 -fPIC -DCC_NOEX -W -Wall -Wno-unused -Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -g CFLAGS = -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer -D_LITTLE_ENDIAN -g BOOT_JAVA_CMD = /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m BOOT_JAVAC_CMD = /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-Xmx512m -J-Xms512m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -encoding ascii -source 6 -target 6 -XDignore.symbol.file=true -bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar BOOT_JAR_CMD = /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/jar BOOT_JARSIGNER_CMD = /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/jarsigner JAVAC_CMD = JAVAH_CMD = JAVADOC_CMD = Build Platform Settings: USER = nighttester PLATFORM = linux ARCH = amd64 LIBARCH = amd64 ARCH_FAMILY = amd64 ARCH_DATA_MODEL = 64 ARCHPROP = amd64 ALSA_VERSION = 1.0.26 OS_VERSION = 3.4.11-1.fc16.x86_64 [requires at least 2.6] OS_VARIANT_NAME = Fedora OS_VARIANT_VERSION = 16 MB_OF_MEMORY = 3817 GNU Make Settings: MAKE = /usr/bin/make MAKE_VER = 3.82 [requires at least 3.81] MAKECMDGOALS = sanity MAKEFLAGS = w SHELL = /bin/sh Target Build Versions: JDK_VERSION = 1.7.0_40 MILESTONE = fcs RELEASE = 1.7.0_40 FULL_VERSION = 1.7.0_40-b31 BUILD_NUMBER = b31 External File/Binary Locations: USRJDKINSTANCES_PATH = /opt/java BUILD_JDK_IMPORT_PATH = /NOT-SET/re/jdk/1.7.0_40/promoted/latest/binaries ALT_BUILD_JDK_IMPORT_PATH = JDK_IMPORT_PATH = /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0 ALT_JDK_IMPORT_PATH = /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0 LANGTOOLS_DIST = ALT_LANGTOOLS_DIST = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/dist CORBA_DIST = ALT_CORBA_DIST = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/dist JAXP_DIST = ALT_JAXP_DIST = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/jaxp/dist JAXWS_DIST = ALT_JAXWS_DIST = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/jaxws/dist HOTSPOT_DOCS_IMPORT_PATH = /NO_DOCS_DIR ALT_HOTSPOT_DOCS_IMPORT_PATH = HOTSPOT_IMPORT_PATH = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/hotspot/import ALT_HOTSPOT_IMPORT_PATH = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/hotspot/import HOTSPOT_SERVER_PATH = /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/hotspot/import/jre/lib/amd64/server ALT_HOTSPOT_SERVER_PATH = CACERTS_FILE = ./../src/share/lib/security/cacerts ALT_CACERTS_FILE = CUPS_HEADERS_PATH = /usr/include ALT_CUPS_HEADERS_PATH = OpenJDK-specific settings: FREETYPE_HEADERS_PATH = /usr/include ALT_FREETYPE_HEADERS_PATH = FREETYPE_LIB_PATH = /usr/lib ALT_FREETYPE_LIB_PATH = Previous JDK Settings: PREVIOUS_RELEASE_PATH = USING-PREVIOUS_RELEASE_IMAGE ALT_PREVIOUS_RELEASE_PATH = PREVIOUS_JDK_VERSION = 1.6.0 ALT_PREVIOUS_JDK_VERSION = PREVIOUS_JDK_FILE = ALT_PREVIOUS_JDK_FILE = PREVIOUS_JRE_FILE = ALT_PREVIOUS_JRE_FILE = PREVIOUS_RELEASE_IMAGE = /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0 ALT_PREVIOUS_RELEASE_IMAGE = WARNING: This build does not include running javadoc. Sanity check passed. /usr/bin/make \ SKIP_FASTDEBUG_BUILD=true \ SKIP_DEBUG_BUILD=true \ \ generic_build_repo_series make[2]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/j2sdk-image /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools ######################################################################## ######################################################################## ##### Entering langtools for target(s) all ##### ######################################################################## (cd ./langtools/make && \ /usr/bin/make LANGTOOLS_TOPDIR=/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/langtools JDK_TOPDIR=/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk JDK_MAKE_SHARED_DIR=/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/common/shared EXTERNALSANITYCONTROL=true SOURCE_LANGUAGE_VERSION=7 TARGET_CLASS_VERSION=7 MILESTONE=fcs BUILD_NUMBER=b31 JDK_BUILD_NUMBER=b31 FULL_VERSION=1.7.0_40-b31 PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.7.0_40 JDK_MKTG_VERSION=7u40 JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=7 JDK_MICRO_VERSION=0 PREVIOUS_MAJOR_VERSION=1 PREVIOUS_MINOR_VERSION=6 PREVIOUS_MICRO_VERSION=0 STATIC_CXX=false ARCH_DATA_MODEL=64 COOKED_JDK_UPDATE_VERSION=400 COOKED_BUILD_NUMBER=31 ALT_OUTPUTDIR=/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools ALT_BOOTDIR=/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0 all) make[3]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/langtools/make' JAVA_HOME=/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0 ANT_OPTS=-Djava.io.tmpdir='/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/ant-tmp' /usr/bin/ant -diagnostics > /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/ant-diagnostics.log ; \ JAVA_HOME=/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0 ANT_OPTS=-Djava.io.tmpdir='/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/ant-tmp' /usr/bin/ant -version >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/ant-diagnostics.log JAVA_HOME=/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0 ANT_OPTS=-Djava.io.tmpdir='/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/ant-tmp' /usr/bin/ant -Djdk.version=1.7.0_40 -Dfull.version='1.7.0_40-b31' -Drelease=1.7.0_40 -Dbuild.number=b31 -Djavac.debug=true -Ddebug.classfiles=true -Djavac.warnings.fatal= -Djavac.target=7 -Djavac.source=7 -Dboot.java.home=/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0 -Dimport.jdk=/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk -Dbuild.dir=/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build -Ddist.dir=/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/dist build Buildfile: /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/langtools/make/build.xml -def-pcompile: [mkdir] Created dir: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/toolclasses [javac] Compiling 2 source files to /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/toolclasses [javac] Annotation processing got disabled, since it requires a 1.6 compliant JVM -def-build-classes: -def-build-bootstrap-classes: -def-build-jar: -def-build-bootstrap-jar: -def-check: -check-boot.java.home: -def-build-tool: -def-build-bootstrap-tool: build-bootstrap-javac: [mkdir] Created dir: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/gensrc [mkdir] Created dir: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/classes [pcompile] Generating 7 resource files to /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/gensrc [copy] Copying 1 file to /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/gensrc [pcompile] Generating 1 resource files to /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/gensrc [javac] Compiling 295 source files to /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/classes [javac] Annotation processing got disabled, since it requires a 1.6 compliant JVM [copy] Copying 1 file to /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/classes [mkdir] Created dir: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/lib [jar] Building jar: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/lib/javac.jar [mkdir] Created dir: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/bin [copy] Copying 1 file to /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/bin build-bootstrap-javadoc: [pcompile] Generating 3 resource files to /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/gensrc [javac] Compiling 72 source files to /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/classes [javac] Annotation processing got disabled, since it requires a 1.6 compliant JVM [jar] Building jar: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/lib/javadoc.jar [copy] Copying 1 file to /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/bin build-bootstrap-doclets: [pcompile] Generating 6 resource files to /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/gensrc [javac] Compiling 149 source files to /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/build/bootstrap/classes [javac] Annotation processing got disabled, since it requires a 1.6 compliant JVM [javac] java.lang.NullPointerException [javac] at org.eclipse.jdt.internal.compiler.batch.CompilationUnit.getContents(CompilationUnit.java:71) [javac] at org.eclipse.jdt.internal.compiler.batch.Main$2.acceptResult(Main.java:2726) [javac] at org.eclipse.jdt.internal.compiler.Compiler.handleInternalException(Compiler.java:587) [javac] at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:501) [javac] at org.eclipse.jdt.internal.compiler.batch.Main.performCompilation(Main.java:3566) [javac] at org.eclipse.jdt.internal.compiler.batch.Main.compile(Main.java:1645) [javac] at org.eclipse.jdt.internal.compiler.batch.Main.main(Main.java:1358) [javac] BUILD FAILED /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/langtools/make/build.xml:516: The following error occurred while executing this line: /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/langtools/make/build.xml:789: Compile failed; see the compiler error output for details. Total time: 28 seconds make[3]: *** [build] Error 1 make[3]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/langtools/make' make[2]: *** [langtools-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' make: *** [stamps/icedtea-boot.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Sep 15 08:37:46 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 15 Sep 2013 11:37:46 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #532 In-Reply-To: <1085830151.1285.1379188302197.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1085830151.1285.1379188302197.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <861928801.1287.1379259466778.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 b67c8099ba28b66ccafa85abc096ac592089ad00 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune b67c8099ba28b66ccafa85abc096ac592089ad00 [workspace] $ /bin/sh -xe /tmp/hudson8699648950698397520.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... r8b48635893db 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 Sep 15 11:37:38 EDT 2013) 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 Sep 16 12:51:16 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 16 Sep 2013 15:51:16 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea7TargetTesting #1416 In-Reply-To: <72337225.1286.1379259414322.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <72337225.1286.1379259414322.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1073159337.1288.1379361077947.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Mon Sep 16 12:52:40 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 16 Sep 2013 15:52:40 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #533 In-Reply-To: <861928801.1287.1379259466778.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <861928801.1287.1379259466778.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1023846354.1289.1379361160712.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 b67c8099ba28b66ccafa85abc096ac592089ad00 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune b67c8099ba28b66ccafa85abc096ac592089ad00 [workspace] $ /bin/sh -xe /tmp/hudson2944828742536729556.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... r8b48635893db 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 Sep 16 15:52:30 EDT 2013) 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 Sep 17 13:37:33 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 17 Sep 2013 16:37:33 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #534 In-Reply-To: <1023846354.1289.1379361160712.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1023846354.1289.1379361160712.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1634961643.1290.1379450254147.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 b67c8099ba28b66ccafa85abc096ac592089ad00 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune b67c8099ba28b66ccafa85abc096ac592089ad00 [workspace] $ /bin/sh -xe /tmp/hudson371394174840829072.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 adding changesets adding manifests adding file changes added 1 changesets with 3 changes to 3 files (run 'hg update' to get a working copy) + hg update 3 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... rfe76f3068203 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 Sep 17 16:37:22 EDT 2013) 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 Sep 18 01:59:55 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 18 Sep 2013 04:59:55 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1470 Message-ID: <1696961627.1291.1379494858248.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 411321 lines...] 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 --enable-jamvm --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 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/icedtea6-target-testing/openjdk checking for IcedTea Mercurial revision ID... r48ba1e242c44 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... 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... hs23 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 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 Sep 18 04:59:44 EDT 2013) 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... /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 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-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 Sep 19 02:47:27 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 19 Sep 2013 05:47:27 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea6TargetTesting #1471 In-Reply-To: <1696961627.1291.1379494858248.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1696961627.1291.1379494858248.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <944360574.1294.1379584047900.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Thu Sep 19 13:49:50 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 19 Sep 2013 16:49:50 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea7TargetTesting #1419 Message-ID: <1628770357.1295.1379623791903.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Thu Sep 19 13:51:26 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 19 Sep 2013 16:51:26 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #536 Message-ID: <861467864.1296.1379623887293.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [cl] Added tag jdk8-b108 for changeset 006aaa5f069e [katleman] Merge [katleman] Merge [vadim] 8008022: Upgrade Direct X SDK used to build JDK Reviewed-by: erikj, prr, ihse [lana] Merge [lancea] 7097386: Correct error in Predicate javadoc example Reviewed-by: alanb, shade [henryjen] 8024874: Copy-paste typo in the spec for j.u.Comparator.thenComparing(Function, Comparator) Reviewed-by: mduigou [msheppar] 6458027: Disabling IPv6 on a specific network interface causes problems Summary: added a check to test if an interface is configured for IPv6 to native code TwoStacklainDatagramSocketImpl: getMulticastInterface, setMulticastInterface Reviewed-by: chegar, michaelm [sherman] 8020687: Deflater.setLevel does not work as expected Summary: to clarify the api to match the existing implementation behavior Reviewed-by: alanb [sherman] 7186311: (props) "Unicode" is misspelled as "Uniocde" in JavaDoc and error message Summary: to correct the typo Reviewed-by: alanb, chegar [psandoz] 8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java Reviewed-by: alanb [psandoz] 8010293: java/util/concurrent/ConcurrentHashMap/toArray.java fails intermittently Reviewed-by: forax, chegar, alanb Contributed-by: Doug Lea
, Peter Levart , Paul Sandoz [rriggs] 8023556: Update javadoc for start of Meiji era Summary: correct the javadoc in JapaneseEra.MEIJI to match the implementation Reviewed-by: darcy, sherman [rriggs] 8023639: Difference between LocalTime.now(Clock.systemDefaultZone()) and LocalTime.now() executed successively is more than 100 000 000 nanoseconds for slow machines Summary: Test timed out on a slow machine; it is not a conformance test and should be in the test subtree Reviewed-by: darcy, sherman [henryjen] 8024825: Some fixes are missing from java.util.stream spec update Reviewed-by: mduigou [lancea] 8014967: EBehavior of DriverManager.registerDriver(dr) is unspecified if driver is null Reviewed-by: alanb [bchristi] 7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx] Summary: On MacOS X set user.home to value of NSHomeDirectory() Reviewed-by: alanb, ddehaven, mduigou [mduigou] 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util Reviewed-by: mchung, dholmes, alanb [mduigou] 8021591: Additional explicit null checks Reviewed-by: psandoz, alanb [msheppar] 8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows Summary: amended test to add active, i.e. isUp(), NetworkInterfaces to test list Reviewed-by: alanb, chegar [bchristi] 8024009: Remove jdk.map.useRandomSeed system property Summary: Removed usage of hashSeed in Hashtable & WeakHashMap, and removed tests Reviewed-by: alanb, mduigou [sjiang] 8023669: MBean*Info.hashCode : NPE Reviewed-by: dholmes, dfuchs, jbachorik [bpb] 8010430: Math.round has surprising behavior for odd values of ulp 1 Summary: If the effective floating point exponent is zero return the significand including the implicit 1-bit. Reviewed-by: bpb, darcy, gls Contributed-by: Dmitry Nadezhin [henryjen] 8011916: Spec update for java.util.stream 8024339: j.u.s.Stream.reduce(BinaryOperator) throws unexpected NPE Reviewed-by: mduigou Contributed-by: brian.goetz at oracle.com [lancea] 8015340: remove erroneous @since tag Reviewed-by: darcy [rriggs] 8024618: Issues with French locale on compact1,2: expected: but was: Summary: Tests against the data of the French locale are not valid as conformance tests and are redundant with testing of the US Locale above Reviewed-by: alanb [dfuchs] 8024525: Make Logger log methods call isLoggable() Summary: This changeset makes the various Logger logging method call isLoggable() instead of inlining the level checks. Reviewed-by: mchung, alanb [darcy] 8024643: Turn on javac lint checking in building the jdk repo Reviewed-by: erikj, ihse, smarks [sjiang] 8023529: OpenMBeanInfoSupport.equals/hashCode throw NPE Reviewed-by: dholmes, dfuchs [henryjen] 8024500: Missing API coverage for java.util.function.BiFunction andThen Reviewed-by: mduigou, alanb [sherman] 8024338: Constant fields introduced by JDK-4759491 fix in b94 are exposed as public fields in public API Summary: to move the new constants out of ZipConstants.java Reviewed-by: martin [rriggs] Merge [rriggs] 8024164: JSR310 serialization should be described in details Summary: The serialized-form.html should specify the stream format for interoperability Reviewed-by: alanb [michaelm] Merge [michaelm] 8024601: Windows networking code prevents use of -Xlint:auxiliaryclass in jdk build Reviewed-by: chegar [emc] 6962494: Update documentation on Executable.getParameterAnnotations() Summary: Update javadoc comments on getParameterAnnotations to correctly describe its behavior Reviewed-by: darcy, jfranck [naoto] 8024332: sun/util/resources/en split between rt.jar and localedata.jar Reviewed-by: alanb, erikj [chegar] 8023090: Additional debug info for java/net/NetworkInterface/Equals.java Reviewed-by: alanb [chegar] 8024508: Fix doclint issues in com.sun.nio.sctp Reviewed-by: alanb [jfranck] 4987375: (reflect) Class.get{Declared}Method{s} does not return clone() for array types Summary: Update spec to match long standing behavior Reviewed-by: darcy, mchung [okutsu] 8024141: Unexpected timezone display name Reviewed-by: peytoia [xuelei] 8024501: sun.security.mscapi.Key has no definition of serialVersionUID Reviewed-by: weijun [alanb] 8023878: (fs) TEST_BUG java/nio/file/WatchService/SensitivityModifier.java fails intermittently Reviewed-by: alanb Contributed-by: yiming.wang at oracle.com [xuelei] 8024444: Change to use othervm mode of tests in SSLEngineImpl Reviewed-by: mullan [smarks] 8023447: change specification to allow RMI activation to be optional Reviewed-by: darcy, alanb, olagneau [juh] 8024432: Fix doclint issues in java.security Reviewed-by: darcy, mullan [msheppar] 8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address Summary: amended src/windows/native/java/net/NetworkInterface_winXP.c to "properly" handle Ipv6IfIndex Reviewed-by: chegar, dsamersoff [msheppar] 8023326: [TESTBUG] java/net/CookieHandler/LocalHostCookie.java misplaced try/finally Summary: amended test to be more robust to set of potential exceptions thrown Reviewed-by: chegar, khazra [dfuchs] 8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship 8021003: java/util/logging/Logger/getGlobal/TestGetGlobalConcurrent.java fails intermittently 8019945: test/java/util/logging/LogManagerInstanceTest.java failing intermittently Summary: This fix untangles the class initialization of Logger and LogManager, and also cleans up the relationship between LogManager, LoggerContext, and Logger, which were at the root cause of some intermittent test failures. Reviewed-by: mchung, martin, plevart [weijun] 8024046: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc* Reviewed-by: xuelei [xuelei] 7188657: There should be a way to reorder the JSSE ciphers Reviewed-by: weijun, wetmore [lana] Merge [mullan] Merge [mullan] 8023362: Don't allow soft-fail behavior if OCSP responder returns "unauthorized" Reviewed-by: vinnie, xuelei [jfranck] 5047859: (reflect) Class.getField can't find String[].length Reviewed-by: darcy, mchung [jbachorik] 6815130: Intermittent ThreadMXBean/Locks.java test failure Summary: Preventing stale reads from ThreadExecutionSynchronizer.waiting flag Reviewed-by: dholmes, mchung, dfuchs [rfield] 8024260: 10 closed/java/lang/invoke/* tests failing after overhaul to MethodHandleInfo Reviewed-by: vlivanov, briangoetz Contributed-by: john.r.rose at oracle.com [rfield] 8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError Summary: Fix pre-existing 292 bug tickled by combo of nashorn code and MethodHandleInfo changes Reviewed-by: jrose Contributed-by: vladimir.x.ivanov at oracle.com [naoto] 8023943: Method description fix for String.toLower/UpperCase() methods Reviewed-by: okutsu [jbachorik] 8004179: Few of test/java/lang/management/ThreadMXBean/* tests don't clean up the created threads Summary: Just run those tests in "othervm" mode. Reviewed-by: alanb, dfuchs, sjiang [jbachorik] 8023464: test/closed/sun/tracing/ProviderProxyTest.java failing Summary: Don't rely on assertions when an Exception suits better Reviewed-by: alanb, dfuchs, sjiang [rfield] 8020816: Metafactory crashes on code with method reference 8021050: MethodHandleInfo throws exception when method handle is to a method with @CallerSensitive Summary: Fixed by 8008688 - this is a test to confirm the above fixed Reviewed-by: vlivanov [sherman] 7186632: NLS t13y issue on jar.properties file Summary: to remove the redundant backslash Reviewed-by: naoto [sherman] 6341345: (spec) Console.reader() should make it clear that the reader requires line termination Summary: to clarify the spec Reviewed-by: alanb [dfuchs] 8019853: Break logging and AWT circular dependency Summary: Break logging and AWT circular dependency, which was at the root cause for 8023258 - Logger.getLogger() after ImageIO.read() returns different logger instance Reviewed-by: mchung, art [dfuchs] 6823527: java.util.logging.Handler has thread safety issues Reviewed-by: dholmes, mchung [alanb] 8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess Reviewed-by: anthony, art, mchung [psandoz] 8023463: Improvements to HashMap/LinkedHashMap use of bins/buckets and trees (red/black) 8012913: LinkedHashMap key/value/entry spliterators should report ORDERED Reviewed-by: mduigou, forax, bchristi, alanb Contributed-by: Doug Lea
, Paul Sandoz [psandoz] 8024182: test/java/util/Arrays/SetAllTest.java fails to compile due to recent compiler changes Summary: Use explicit lambda due to javac simplfying rules for overload resolution with implicit lambdas Reviewed-by: alanb, mduigou [rfield] 8008688: Make MethodHandleInfo public Summary: A major overhaul to MethodHandleInfo and method handles in general. Reviewed-by: vlivanov, twisti Contributed-by: john.r.rose at oracle.com [dholmes] 8024140: [TESTBUG] Profile based regression test groups for jdk repo Reviewed-by: alanb, chegar [henryjen] 8023997: j.l.String.join(java.lang.CharSequence, java.lang.Iterable) sample doesn't compile and is incorrect Reviewed-by: alanb [coffeys] 8017195: Introduce option to setKeepAlive parameter on CORBA sockets Reviewed-by: chegar, msheppar [henryjen] 8017513: Support for closeable streams 8022237: j.u.s.BaseStream.onClose() has an issue in implementation or requires spec clarification 8022572: Same exception instances thrown from j.u.stream.Stream.onClose() handlers are not listed as suppressed Summary: BaseStream implements AutoCloseable; Remove CloseableStream and DelegatingStream Reviewed-by: alanb, mduigou, psandoz Contributed-by: brian.goetz at oracle.com [henryjen] 8024178: Difference in Stream.collect(Collector) methods located in jdk8 and jdk8-lambda repos Reviewed-by: mduigou [henryjen] 8022176: Weaken contract of java.lang.AutoCloseable Reviewed-by: alanb, martin, mduigou, psandoz Contributed-by: brian.goetz at oracle.com [mduigou] 8024015: TEST.groups: move jdk/lambda tests from jdk_other to jdk_lang Reviewed-by: alanb, mchung [egahlin] 7172176: java/jconsole test/sun/tools/jconsole/ImmutableResourceTest.sh failing Reviewed-by: mchung, mfang [dfuchs] 8016127: NLS: logging.properties translatability recommendation 8024131: Issues with cached localizedLevelName in java.util.logging.Level Summary: This fix updates logging.properties resource bundles to follow internationalization guidelines. It also fixes a caching issue with localizedLevelName. The regression test that was added needs both fixes to pass. Reviewed-by: mchung, alanb [chegar] 8024103: AtomicLongArray getAndAccumulate/accumulateAndGet have int type for new value arg Reviewed-by: alanb, psandoz [xuelei] 8024068: sun/security/ssl/javax/net/ssl/ServerName/IllegalSNIName.java fails Reviewed-by: weijun [dxu] 8023765: Improve MaxPathLength.java testcase and reduce its test load 7160013: java/io/File/MaxPathLength.java fails Reviewed-by: alanb [sjiang] 6566891: RMIConnector: map value referencing map key in WeakHashMap prevents map entry to be removed Reviewed-by: egahlin, jbachorik, dfuchs, dholmes [xuelei] 8023881: IDN.USE_STD3_ASCII_RULES option is too strict to use Unicode in IDN.toASCII Reviewed-by: michaelm [lana] Merge [bae] 8024697: Fix for 8020983 causes Xcheck:jni warnings Reviewed-by: prr, jchen [bae] 8024511: Crash during color profile destruction Reviewed-by: vadim, prr [lana] Merge [ceisserer] 8024261: xrender: improve performance of small fillRect operations Reviewed-by: prr, bae [ceisserer] 7159455: Nimbus scrollbar rendering glitch with xrender enabled on i945GM Reviewed-by: prr, bae [bae] 7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly Reviewed-by: prr, vadim [ceisserer] 7189452: XRender pipeline does ignore source-surface offset for text rendering Reviewed-by: prr, bae [prr] 4673406: RFE: Java Printing: Provide a way to display win32 printer driver's dialog Reviewed-by: jgodinez, bae [jgodinez] 8017469: [macosx] Printing problem using ja and zh_CN locales Reviewed-by: prr, jchen [lana] Merge [vadim] 8023052: JVM crash in native layout Reviewed-by: bae, prr ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 328 files updated, 0 files merged, 8 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev b67c8099ba28b66ccafa85abc096ac592089ad00 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune b67c8099ba28b66ccafa85abc096ac592089ad00 [workspace] $ /bin/sh -xe /tmp/hudson241775749860199409.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... rfe76f3068203 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 Sep 19 16:51:16 EDT 2013) 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 Sep 20 08:23:58 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 20 Sep 2013 11:23:58 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1420 Message-ID: <2017106700.1297.1379690638988.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [Andrew John Hughes ] Sync IT_WITH_HOTSPOT_BUILD with 2.4. 2013-06-28 Andrew John Hughes * acinclude.m4: (IT_WITH_HOTSPOT_BUILD): Define once. * configure.ac: Drop IT_ENABLE_ZERO_BUILD; called by IT_WITH_HOTSPOT_BUILD. [Andrew John Hughes ] Make LCMS error message mention version required. 2013-09-11 Andrew John Hughes * acinclude.m4: (IT_CHECK_FOR_LCMS): Make error message mention version. [Andrew John Hughes ] Make versioning variables more obvious and name tarballs better. 2013-09-10 Andrew John Hughes * Makefile.am: (BUILD_VERSION): Renamed from OPENJDK_VERSION. (COMBINED_VERSION): Use BUILD_VERSION. (ICEDTEA_ENV): Likewise. (dist-openjdk): Should really use COMBINED_VERSION. (dist-openjdk-fsg): Likewise. (dist-openjdk-fsg-tz): Additional target which makes an xz tarball instead of a zip (for Jiri ;) [Andrew John Hughes ] Update autoconf following recent fixes. 2013-09-09 Andrew John Hughes * acinclude.m4: (IT_SET_ARCH_SETTINGS): Add -D_LITTLE_ENDIAN to arm and support arm64|aarch64. (IT_ENABLE_ZERO_BUILD): Explicitly set ZERO_BITSPERWORD for aarch64, alpha, arm, ia64 && sh. Replace sparc64 with sparcv9 which is what INSTALL_ARCH_DIR is set to. 2013-08-30 Andrew John Hughes * INSTALL: Update with --enable-system-kerberos option. * Makefile.am: (ICEDTEA_ENV): Set SYSTEM_KRB5, KRB5_LIBS and KRB5_CFLAGS. * acinclude.m4: (IT_CHECK_FOR_KERBEROS): Add --enable-system-kerberos option (on by default) which checks for libkrb5 and the krb5.h header. * configure.ac: Invoke IT_CHECK_FOR_KERBEROS. [Andrew John Hughes ] Enable system LCMS only if 2.5 or above is available. 2013-07-24 Andrew John Hughes * acinclude.m4: (IT_CHECK_FOR_LCMS): Turn system LCMS on by default if the version is 2.5 or above with the latest security fixes. [Andrew John Hughes ] Sync with forest HEAD. 2013-09-19 Andrew John Hughes * Makefile.am: (OPENJDK_VERSION): Set to b00. (JDK_UPDATE_VERSION): Set to 60. (CORBA_CHANGESET): Update to current HEAD. (JAXP_CHANGESET): Likewise. (JAXWS_CHANGESET): Likewise. (JDK_CHANGESET): Likewise. (LANGTOOLS_CHANGESET): Likewise. (OPENJDK_CHANGESET): Likewise. (CORBA_SHA256SUM): Likewise. (JAXP_SHA256SUM): Likewise. (JAXWS_SHA256SUM): Likewise. (JDK_SHA256SUM): Likewise. (LANGTOOLS_SHA256SUM): Likewise. (OPENJDK_SHA256SUM): Likewise. * hotspot.map: Update to HEAD. * patches/boot/ecj-diamond.patch: Regenerated. * patches/boot/ecj-trywithresources.patch: Add case in java.nio.file.Files. ------------------------------------------ [...truncated 236 lines...] rm -f stamps/add-tzdata-support-debug.stamp rm -rf /notnfs/nighttester/icedtea7-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 "nss.cfg javac javap javah tz.properties pax-mark-vm remove-intree-libraries.sh tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f nss.cfg javac javap javah tz.properties pax-mark-vm remove-intree-libraries.sh tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f if [ ! -z openjdk.tar.gz ] ; then \ rm -f openjdk.tar.gz ; \ fi if [ ! -z corba.tar.gz ] ; then \ rm -f corba.tar.gz ; \ fi if [ ! -z jaxp.tar.gz ] ; then \ rm -f jaxp.tar.gz ; \ fi if [ ! -z jaxws.tar.gz ] ; then \ rm -f jaxws.tar.gz ; \ fi if [ ! -z jdk.tar.gz ] ; then \ rm -f jdk.tar.gz ; \ fi if [ ! -z langtools.tar.gz ] ; then \ rm -f langtools.tar.gz ; \ fi if [ ! -z hotspot.tar.gz ] ; then \ rm -f hotspot.tar.gz ; \ fi rm -f stamps/download-openjdk.stamp rm -f cacao-e215e36be9fc.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz rm -f stamps/download-jamvm.stamp rm -f stamps/download.stamp if [ /notnfs/nighttester/icedtea7-target-testing != /notnfs/nighttester/icedtea7-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 + hg pull pulling from http://icedtea.classpath.org/hg/icedtea7 searching for changes adding changesets adding manifests adding file changes added 6 changesets with 19 changes to 8 files (run 'hg update' to get a working copy) + hg update 8 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/icedtea7/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao7.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea7/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea7/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea7/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea7/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea7/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea7/jaxws.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp7.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf7.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws7.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm7.tar.gz --enable-systemtap --disable-downloading configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap 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/icedtea7-target-testing/openjdk checking for IcedTea Mercurial revision ID... r0c77e9a81a9b 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 Sep 20 11:23:46 EDT 2013) 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... yes checking for LCMS2... no configure: error: Could not find LCMS >= 2.5; install it or build with --disable-system-lcms to use the in-tree copy. + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Sep 20 08:25:08 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 20 Sep 2013 11:25:08 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #537 In-Reply-To: <861467864.1296.1379623887293.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <861467864.1296.1379623887293.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2134100979.1298.1379690708228.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 a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ /bin/sh -xe /tmp/hudson5933948066042289619.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... rfe76f3068203 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 Sep 20 11:24:58 EDT 2013) 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 Sep 21 02:37:36 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 21 Sep 2013 05:37:36 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #972 Message-ID: <1791250647.1299.1379756257461.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 1190 lines...] patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.h patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentJAppletTest/TranslucentJAppletTest.java patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentShapedFrameTest/TranslucentShapedFrameTest.form patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentShapedFrameTest/TranslucentShapedFrameTest.java patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentShapedFrameTest/TSFrame.java patching file openjdk/jdk/test/com/sun/awt/Translucency/WindowOpacity.java patching file openjdk/jdk/test/sun/java2d/pipe/RegionOps.java Checking patches/security/20120214/7112642.patch Applying patches/security/20120214/7112642.patch patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java Hunk #2 succeeded at 369 (offset -1 lines). patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLRenderer.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedContext.java Hunk #2 succeeded at 110 (offset -1 lines). Hunk #3 succeeded at 135 (offset -1 lines). Hunk #4 succeeded at 162 (offset -1 lines). patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DRenderer.java patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIRenderer.java patching file openjdk/jdk/src/windows/native/sun/java2d/windows/GDIRenderer.cpp Hunk #2 succeeded at 119 (offset 2 lines). Hunk #3 succeeded at 166 (offset 2 lines). Hunk #4 succeeded at 211 (offset 2 lines). Hunk #5 succeeded at 255 (offset 2 lines). Hunk #6 succeeded at 293 (offset 2 lines). Hunk #7 succeeded at 349 (offset 2 lines). Hunk #8 succeeded at 414 (offset 2 lines). Hunk #9 succeeded at 447 (offset 2 lines). Hunk #10 succeeded at 490 (offset 2 lines). Hunk #11 succeeded at 557 (offset 2 lines). Hunk #12 succeeded at 617 (offset 2 lines). Hunk #13 succeeded at 682 (offset 2 lines). Hunk #14 succeeded at 865 (offset 2 lines). Checking patches/openjdk/6769607-modal-hangs.patch Applying patches/openjdk/6769607-modal-hangs.patch patching file openjdk/jdk/src/share/classes/java/awt/Window.java Hunk #1 succeeded at 688 (offset 1 line). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.cpp Hunk #1 succeeded at 231 (offset 1 line). Hunk #2 succeeded at 255 (offset 1 line). Hunk #3 succeeded at 268 (offset 1 line). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.h Checking patches/openjdk/6791612-opengl-jni-fix.patch Applying patches/openjdk/6791612-opengl-jni-fix.patch patching file openjdk/jdk/make/sun/xawt/mapfile-vers Checking patches/openjdk/6755274-glgetstring-crash.patch Applying patches/openjdk/6755274-glgetstring-crash.patch patching file openjdk/jdk/src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java patching file openjdk/jdk/src/windows/classes/sun/java2d/opengl/WGLGraphicsConfig.java Checking patches/openjdk/6984543-onscreen_rendering_resize_test.patch Applying patches/openjdk/6984543-onscreen_rendering_resize_test.patch patching file openjdk/jdk/test/sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java Checking patches/openjdk/6693253-security_warning.patch Applying patches/openjdk/6693253-security_warning.patch patching file openjdk/jdk/make/sun/awt/Depend.mak patching file openjdk/jdk/make/sun/awt/FILES_c_windows.gmk patching file openjdk/jdk/make/sun/awt/make.depend patching file openjdk/jdk/make/sun/awt/Makefile Hunk #1 succeeded at 552 (offset 1 line). patching file openjdk/jdk/make/sun/awt/README patching file openjdk/jdk/make/sun/xawt/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/xawt/Makefile patching file openjdk/jdk/make/sun/xawt/mapfile-vers patching file openjdk/jdk/src/share/classes/com/sun/awt/SecurityWarning.java patching file openjdk/jdk/src/share/classes/java/awt/Component.java Hunk #1 succeeded at 875 (offset -104 lines). patching file openjdk/jdk/src/share/classes/java/awt/peer/WindowPeer.java patching file openjdk/jdk/src/share/classes/java/awt/Window.java Hunk #2 succeeded at 327 (offset -1 lines). Hunk #3 succeeded at 2813 (offset 5 lines). Hunk #4 succeeded at 3492 with fuzz 1 (offset 5 lines). Hunk #5 succeeded at 3537 (offset -15 lines). patching file openjdk/jdk/src/share/classes/sun/awt/AWTAccessor.java Hunk #1 succeeded at 121 with fuzz 1 (offset -122 lines). Hunk #2 succeeded at 180 with fuzz 1 (offset -109 lines). patching file openjdk/jdk/src/share/classes/sun/awt/EmbeddedFrame.java Hunk #1 succeeded at 586 (offset 63 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/InfoWindow.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XDecoratedPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XKeyboardFocusManagerPeer.java Hunk #1 succeeded at 59 (offset -4 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XlibWrapper.java Hunk #1 succeeded at 157 (offset -1 lines). Hunk #2 succeeded at 535 (offset -1 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XNETProtocol.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XTrayIconPeer.java Hunk #1 succeeded at 41 (offset 2 lines). Hunk #2 succeeded at 266 (offset 2 lines). Hunk #3 succeeded at 311 (offset 2 lines). Hunk #4 succeeded at 400 (offset 2 lines). Hunk #5 succeeded at 414 (offset 2 lines). Hunk #6 succeeded at 493 (offset 2 lines). Hunk #7 succeeded at 549 (offset 2 lines). Hunk #8 succeeded at 628 (offset 2 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWarningWindow.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindow.java Hunk #1 succeeded at 206 (offset -1 lines). Hunk #2 succeeded at 280 (offset -1 lines). Hunk #3 succeeded at 812 (offset -2 lines). Hunk #4 succeeded at 1151 (offset -2 lines). Hunk #5 succeeded at 1360 (offset -2 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWM.java patching file openjdk/jdk/src/solaris/native/sun/awt/utility/rect.h patching file openjdk/jdk/src/solaris/native/sun/xawt/XlibWrapper.c patching file openjdk/jdk/src/windows/classes/sun/awt/windows/WWindowPeer.java Hunk #1 succeeded at 503 (offset 5 lines). Hunk #2 succeeded at 515 (offset 5 lines). Hunk #3 succeeded at 543 (offset 5 lines). Hunk #4 succeeded at 557 (offset 5 lines). Hunk #5 succeeded at 565 (offset 5 lines). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_Frame.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Frame.h patching file openjdk/jdk/src/windows/native/sun/windows/awt.rc patching file openjdk/jdk/src/windows/native/sun/windows/awt_Toolkit.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Toolkit.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_Win32GraphicsEnv.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.cpp Hunk #16 succeeded at 3424 (offset -5 lines). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.h patching file openjdk/jdk/src/windows/native/sun/windows/ComCtl32Util.cpp patching file openjdk/jdk/src/windows/native/sun/windows/ComCtl32Util.h patching file openjdk/jdk/src/windows/native/sun/windows/DllUtil.cpp patching file openjdk/jdk/src/windows/native/sun/windows/DllUtil.h patching file openjdk/jdk/test/java/awt/Focus/CloseDialogActivateOwnerTest/CloseDialogActivateOwnerTest.java patching file openjdk/jdk/test/java/awt/Focus/CloseDialogActivateOwnerTest/java.policy patching file openjdk/jdk/test/java/awt/Focus/OwnedWindowFocusIMECrashTest/OwnedWindowFocusIMECrashTest.java Checking patches/openjdk/6444769-windowwithwarningtest.patch Applying patches/openjdk/6444769-windowwithwarningtest.patch patching file openjdk/jdk/test/java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.html patching file openjdk/jdk/test/java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.java Checking patches/openjdk/6656651-windows_lcd_glyphs.patch Applying patches/openjdk/6656651-windows_lcd_glyphs.patch patching file openjdk/jdk/make/sun/font/FILES_c.gmk patching file openjdk/jdk/make/sun/font/Makefile patching file openjdk/jdk/src/share/classes/sun/font/FileFontStrike.java Hunk #10 succeeded at 546 with fuzz 1 (offset 2 lines). Hunk #11 succeeded at 577 (offset 2 lines). Hunk #12 succeeded at 717 (offset 2 lines). Hunk #13 succeeded at 728 (offset 2 lines). Hunk #14 succeeded at 745 (offset 2 lines). Hunk #15 succeeded at 776 (offset 2 lines). patching file openjdk/jdk/src/share/classes/sun/font/FontManager.java patching file openjdk/jdk/src/share/classes/sun/font/TrueTypeFont.java patching file openjdk/jdk/src/windows/classes/sun/awt/Win32GraphicsEnvironment.java patching file openjdk/jdk/src/windows/native/sun/font/lcdglyph.c patching file openjdk/jdk/test/java/awt/Graphics2D/DrawString/ScaledLCDTextMetrics.java Checking patches/openjdk/6791502-invalid_icc_profile.patch Applying patches/openjdk/6791502-invalid_icc_profile.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Checking patches/openjdk/6793818-jpegimagereader_too_greedy.patch Applying patches/openjdk/6793818-jpegimagereader_too_greedy.patch patching file openjdk/jdk/src/share/classes/java/awt/color/ICC_Profile.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/ProfileActivator.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/ProfileDeferralMgr.java Checking patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch Applying patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JFIFMarkerSegment.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEG.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java Hunk #2 succeeded at 838 (offset 64 lines). Hunk #3 succeeded at 875 (offset 64 lines). Hunk #4 succeeded at 957 (offset 64 lines). Hunk #5 succeeded at 970 (offset 64 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReaderSpi.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java Hunk #1 succeeded at 815 (offset 3 lines). Hunk #2 succeeded at 1541 (offset 47 lines). Hunk #3 succeeded at 1580 (offset 47 lines). Hunk #4 succeeded at 1626 (offset 47 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriterSpi.java Hunk #1 succeeded at 43 (offset 1 line). Hunk #2 succeeded at 67 (offset 1 line). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java patching file openjdk/jdk/src/share/classes/javax/imageio/ImageTypeSpecifier.java Checking patches/openjdk/4893408-jpegreader_byte_gray.patch Applying patches/openjdk/4893408-jpegreader_byte_gray.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEG.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java patching file openjdk/jdk/src/share/classes/java/awt/color/ICC_Profile.java patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c patching file openjdk/jdk/test/javax/imageio/plugins/jpeg/ReadAsGrayTest.java Checking patches/openjdk/6888215-jpeg_memory_leak.patch Applying patches/openjdk/6888215-jpeg_memory_leak.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1463 (offset 26 lines). Hunk #2 succeeded at 1510 (offset 36 lines). Hunk #3 succeeded at 1527 (offset 36 lines). Hunk #4 succeeded at 2516 (offset 93 lines). Hunk #5 succeeded at 2534 (offset 93 lines). Checking patches/openjdk/6989774-imageio_compiler_warnings.patch Applying patches/openjdk/6989774-imageio_compiler_warnings.patch patching file openjdk/jdk/make/sun/jpeg/Makefile patching file openjdk/jdk/make/sun/jpeg/reorder-i586 patching file openjdk/jdk/make/sun/jpeg/reorder-sparc patching file openjdk/jdk/make/sun/jpeg/reorder-sparcv9 patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmarker.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemmgr.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemnobs.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h Checking patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch Applying patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1855 (offset 9 lines). Checking patches/openjdk/6989760-native_warnings.patch Applying patches/openjdk/6989760-native_warnings.patch patching file openjdk/jdk/make/sun/cmm/kcms/Makefile Hunk #1 succeeded at 73 (offset 1 line). Hunk #2 succeeded at 106 (offset 1 line). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2707 (offset 50 lines). Checking patches/openjdk/7013519-integer_overflows.patch 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/hotspot/hs23/remove_bad_overrides.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/HeapRegionSeq.java.rej ERROR patch patches/hotspot/hs23/remove_bad_overrides.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 Sep 21 02:38:26 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 21 Sep 2013 05:38:26 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1421 In-Reply-To: <2017106700.1297.1379690638988.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2017106700.1297.1379690638988.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1702597545.1300.1379756306544.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [Andrew John Hughes ] PR1410: Icedtea 2.3.9 fails to build using icedtea 1.12.4 2013-05-28 Andrew John Hughes PR1410: Icedtea 2.3.9 fails to build using icedtea 1.12.4 * Makefile.am: (STAGE1_BOOT_RUNTIME): New variable to store path to stage 1 rt.jar. (STAGE2_BOOT_RUNTIME): Likewise for stage 2. (bootstrap-directory-stage1): Use STAGE1_BOOT_RUNTIME. (rt): Only update STAGE1_BOOT_RUNTIME if it exists. (clean-rt): Mirror creation of STAGE1_BOOT_RUNTIME in bootstrap-directory-stage1. [Andrew John Hughes ] When building with PaX, PaX mark the output directory before running the just-built rmic. 2013-01-15 Andrew John Hughes * Makefile.am: (ICEDTEA_PATCHES): Add patch when building with PaX. * patches/pax-mark-rmic-java.patch: PaX mark output directory before running just-built rmic. ------------------------------------------ [...truncated 68 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... r981d010a05bf 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 Sep 21 05:38:13 EDT 2013) 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="b00" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b00" 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 Sep 21 05:38:13 EDT 2013)" DERIVATIVE_ID="IcedTea 2.5pre+r981d010a05bf" 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 "785d4ad0a1dddd831c5fc315949dc9602e482bb2265a4dd6704ec3766237bed6 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/51c1d39f82ae.tar.gz -O openjdk.tar.gz; \ if ! echo "785d4ad0a1dddd831c5fc315949dc9602e482bb2265a4dd6704ec3766237bed6 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 Sep 21 02:39:19 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 21 Sep 2013 05:39:19 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #538 In-Reply-To: <2134100979.1298.1379690708228.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2134100979.1298.1379690708228.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <97414811.1301.1379756359084.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 a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ /bin/sh -xe /tmp/hudson7107575176820195173.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... rfe76f3068203 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 Sep 21 05:39:10 EDT 2013) 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 Sep 22 02:33:33 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 22 Sep 2013 05:33:33 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #973 In-Reply-To: <1791250647.1299.1379756257461.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1791250647.1299.1379756257461.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1184757855.1302.1379842414517.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 1183 lines...] patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.h patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentJAppletTest/TranslucentJAppletTest.java patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentShapedFrameTest/TranslucentShapedFrameTest.form patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentShapedFrameTest/TranslucentShapedFrameTest.java patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentShapedFrameTest/TSFrame.java patching file openjdk/jdk/test/com/sun/awt/Translucency/WindowOpacity.java patching file openjdk/jdk/test/sun/java2d/pipe/RegionOps.java Checking patches/security/20120214/7112642.patch Applying patches/security/20120214/7112642.patch patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java Hunk #2 succeeded at 369 (offset -1 lines). patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLRenderer.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedContext.java Hunk #2 succeeded at 110 (offset -1 lines). Hunk #3 succeeded at 135 (offset -1 lines). Hunk #4 succeeded at 162 (offset -1 lines). patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DRenderer.java patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIRenderer.java patching file openjdk/jdk/src/windows/native/sun/java2d/windows/GDIRenderer.cpp Hunk #2 succeeded at 119 (offset 2 lines). Hunk #3 succeeded at 166 (offset 2 lines). Hunk #4 succeeded at 211 (offset 2 lines). Hunk #5 succeeded at 255 (offset 2 lines). Hunk #6 succeeded at 293 (offset 2 lines). Hunk #7 succeeded at 349 (offset 2 lines). Hunk #8 succeeded at 414 (offset 2 lines). Hunk #9 succeeded at 447 (offset 2 lines). Hunk #10 succeeded at 490 (offset 2 lines). Hunk #11 succeeded at 557 (offset 2 lines). Hunk #12 succeeded at 617 (offset 2 lines). Hunk #13 succeeded at 682 (offset 2 lines). Hunk #14 succeeded at 865 (offset 2 lines). Checking patches/openjdk/6769607-modal-hangs.patch Applying patches/openjdk/6769607-modal-hangs.patch patching file openjdk/jdk/src/share/classes/java/awt/Window.java Hunk #1 succeeded at 688 (offset 1 line). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.cpp Hunk #1 succeeded at 231 (offset 1 line). Hunk #2 succeeded at 255 (offset 1 line). Hunk #3 succeeded at 268 (offset 1 line). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.h Checking patches/openjdk/6791612-opengl-jni-fix.patch Applying patches/openjdk/6791612-opengl-jni-fix.patch patching file openjdk/jdk/make/sun/xawt/mapfile-vers Checking patches/openjdk/6755274-glgetstring-crash.patch Applying patches/openjdk/6755274-glgetstring-crash.patch patching file openjdk/jdk/src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java patching file openjdk/jdk/src/windows/classes/sun/java2d/opengl/WGLGraphicsConfig.java Checking patches/openjdk/6984543-onscreen_rendering_resize_test.patch Applying patches/openjdk/6984543-onscreen_rendering_resize_test.patch patching file openjdk/jdk/test/sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java Checking patches/openjdk/6693253-security_warning.patch Applying patches/openjdk/6693253-security_warning.patch patching file openjdk/jdk/make/sun/awt/Depend.mak patching file openjdk/jdk/make/sun/awt/FILES_c_windows.gmk patching file openjdk/jdk/make/sun/awt/make.depend patching file openjdk/jdk/make/sun/awt/Makefile Hunk #1 succeeded at 552 (offset 1 line). patching file openjdk/jdk/make/sun/awt/README patching file openjdk/jdk/make/sun/xawt/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/xawt/Makefile patching file openjdk/jdk/make/sun/xawt/mapfile-vers patching file openjdk/jdk/src/share/classes/com/sun/awt/SecurityWarning.java patching file openjdk/jdk/src/share/classes/java/awt/Component.java Hunk #1 succeeded at 875 (offset -104 lines). patching file openjdk/jdk/src/share/classes/java/awt/peer/WindowPeer.java patching file openjdk/jdk/src/share/classes/java/awt/Window.java Hunk #2 succeeded at 327 (offset -1 lines). Hunk #3 succeeded at 2813 (offset 5 lines). Hunk #4 succeeded at 3492 with fuzz 1 (offset 5 lines). Hunk #5 succeeded at 3537 (offset -15 lines). patching file openjdk/jdk/src/share/classes/sun/awt/AWTAccessor.java Hunk #1 succeeded at 121 with fuzz 1 (offset -122 lines). Hunk #2 succeeded at 180 with fuzz 1 (offset -109 lines). patching file openjdk/jdk/src/share/classes/sun/awt/EmbeddedFrame.java Hunk #1 succeeded at 586 (offset 63 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/InfoWindow.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XDecoratedPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XKeyboardFocusManagerPeer.java Hunk #1 succeeded at 59 (offset -4 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XlibWrapper.java Hunk #1 succeeded at 157 (offset -1 lines). Hunk #2 succeeded at 535 (offset -1 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XNETProtocol.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XTrayIconPeer.java Hunk #1 succeeded at 41 (offset 2 lines). Hunk #2 succeeded at 266 (offset 2 lines). Hunk #3 succeeded at 311 (offset 2 lines). Hunk #4 succeeded at 400 (offset 2 lines). Hunk #5 succeeded at 414 (offset 2 lines). Hunk #6 succeeded at 493 (offset 2 lines). Hunk #7 succeeded at 549 (offset 2 lines). Hunk #8 succeeded at 628 (offset 2 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWarningWindow.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindow.java Hunk #1 succeeded at 206 (offset -1 lines). Hunk #2 succeeded at 280 (offset -1 lines). Hunk #3 succeeded at 812 (offset -2 lines). Hunk #4 succeeded at 1151 (offset -2 lines). Hunk #5 succeeded at 1360 (offset -2 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWM.java patching file openjdk/jdk/src/solaris/native/sun/awt/utility/rect.h patching file openjdk/jdk/src/solaris/native/sun/xawt/XlibWrapper.c patching file openjdk/jdk/src/windows/classes/sun/awt/windows/WWindowPeer.java Hunk #1 succeeded at 503 (offset 5 lines). Hunk #2 succeeded at 515 (offset 5 lines). Hunk #3 succeeded at 543 (offset 5 lines). Hunk #4 succeeded at 557 (offset 5 lines). Hunk #5 succeeded at 565 (offset 5 lines). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_Frame.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Frame.h patching file openjdk/jdk/src/windows/native/sun/windows/awt.rc patching file openjdk/jdk/src/windows/native/sun/windows/awt_Toolkit.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Toolkit.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_Win32GraphicsEnv.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.cpp Hunk #16 succeeded at 3424 (offset -5 lines). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.h patching file openjdk/jdk/src/windows/native/sun/windows/ComCtl32Util.cpp patching file openjdk/jdk/src/windows/native/sun/windows/ComCtl32Util.h patching file openjdk/jdk/src/windows/native/sun/windows/DllUtil.cpp patching file openjdk/jdk/src/windows/native/sun/windows/DllUtil.h patching file openjdk/jdk/test/java/awt/Focus/CloseDialogActivateOwnerTest/CloseDialogActivateOwnerTest.java patching file openjdk/jdk/test/java/awt/Focus/CloseDialogActivateOwnerTest/java.policy patching file openjdk/jdk/test/java/awt/Focus/OwnedWindowFocusIMECrashTest/OwnedWindowFocusIMECrashTest.java Checking patches/openjdk/6444769-windowwithwarningtest.patch Applying patches/openjdk/6444769-windowwithwarningtest.patch patching file openjdk/jdk/test/java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.html patching file openjdk/jdk/test/java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.java Checking patches/openjdk/6656651-windows_lcd_glyphs.patch Applying patches/openjdk/6656651-windows_lcd_glyphs.patch patching file openjdk/jdk/make/sun/font/FILES_c.gmk patching file openjdk/jdk/make/sun/font/Makefile patching file openjdk/jdk/src/share/classes/sun/font/FileFontStrike.java Hunk #10 succeeded at 546 with fuzz 1 (offset 2 lines). Hunk #11 succeeded at 577 (offset 2 lines). Hunk #12 succeeded at 717 (offset 2 lines). Hunk #13 succeeded at 728 (offset 2 lines). Hunk #14 succeeded at 745 (offset 2 lines). Hunk #15 succeeded at 776 (offset 2 lines). patching file openjdk/jdk/src/share/classes/sun/font/FontManager.java patching file openjdk/jdk/src/share/classes/sun/font/TrueTypeFont.java patching file openjdk/jdk/src/windows/classes/sun/awt/Win32GraphicsEnvironment.java patching file openjdk/jdk/src/windows/native/sun/font/lcdglyph.c patching file openjdk/jdk/test/java/awt/Graphics2D/DrawString/ScaledLCDTextMetrics.java Checking patches/openjdk/6791502-invalid_icc_profile.patch Applying patches/openjdk/6791502-invalid_icc_profile.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Checking patches/openjdk/6793818-jpegimagereader_too_greedy.patch Applying patches/openjdk/6793818-jpegimagereader_too_greedy.patch patching file openjdk/jdk/src/share/classes/java/awt/color/ICC_Profile.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/ProfileActivator.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/ProfileDeferralMgr.java Checking patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch Applying patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JFIFMarkerSegment.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEG.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java Hunk #2 succeeded at 838 (offset 64 lines). Hunk #3 succeeded at 875 (offset 64 lines). Hunk #4 succeeded at 957 (offset 64 lines). Hunk #5 succeeded at 970 (offset 64 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReaderSpi.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java Hunk #1 succeeded at 815 (offset 3 lines). Hunk #2 succeeded at 1541 (offset 47 lines). Hunk #3 succeeded at 1580 (offset 47 lines). Hunk #4 succeeded at 1626 (offset 47 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriterSpi.java Hunk #1 succeeded at 43 (offset 1 line). Hunk #2 succeeded at 67 (offset 1 line). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java patching file openjdk/jdk/src/share/classes/javax/imageio/ImageTypeSpecifier.java Checking patches/openjdk/4893408-jpegreader_byte_gray.patch Applying patches/openjdk/4893408-jpegreader_byte_gray.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEG.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java patching file openjdk/jdk/src/share/classes/java/awt/color/ICC_Profile.java patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c patching file openjdk/jdk/test/javax/imageio/plugins/jpeg/ReadAsGrayTest.java Checking patches/openjdk/6888215-jpeg_memory_leak.patch Applying patches/openjdk/6888215-jpeg_memory_leak.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1463 (offset 26 lines). Hunk #2 succeeded at 1510 (offset 36 lines). Hunk #3 succeeded at 1527 (offset 36 lines). Hunk #4 succeeded at 2516 (offset 93 lines). Hunk #5 succeeded at 2534 (offset 93 lines). Checking patches/openjdk/6989774-imageio_compiler_warnings.patch Applying patches/openjdk/6989774-imageio_compiler_warnings.patch patching file openjdk/jdk/make/sun/jpeg/Makefile patching file openjdk/jdk/make/sun/jpeg/reorder-i586 patching file openjdk/jdk/make/sun/jpeg/reorder-sparc patching file openjdk/jdk/make/sun/jpeg/reorder-sparcv9 patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmarker.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemmgr.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemnobs.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h Checking patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch Applying patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1855 (offset 9 lines). Checking patches/openjdk/6989760-native_warnings.patch Applying patches/openjdk/6989760-native_warnings.patch patching file openjdk/jdk/make/sun/cmm/kcms/Makefile Hunk #1 succeeded at 73 (offset 1 line). Hunk #2 succeeded at 106 (offset 1 line). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2707 (offset 50 lines). Checking patches/openjdk/7013519-integer_overflows.patch 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/hotspot/hs23/remove_bad_overrides.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/HeapRegionSeq.java.rej ERROR patch patches/hotspot/hs23/remove_bad_overrides.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 Sep 22 02:34:19 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 22 Sep 2013 05:34:19 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1422 In-Reply-To: <1702597545.1300.1379756306544.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1702597545.1300.1379756306544.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <950665534.1303.1379842459807.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... r981d010a05bf 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 Sep 22 05:34:03 EDT 2013) 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="b00" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b00" 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 Sep 22 05:34:03 EDT 2013)" DERIVATIVE_ID="IcedTea 2.5pre+r981d010a05bf" 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 "785d4ad0a1dddd831c5fc315949dc9602e482bb2265a4dd6704ec3766237bed6 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/51c1d39f82ae.tar.gz -O openjdk.tar.gz; \ if ! echo "785d4ad0a1dddd831c5fc315949dc9602e482bb2265a4dd6704ec3766237bed6 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 Sep 22 02:36:09 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 22 Sep 2013 05:36:09 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #539 In-Reply-To: <97414811.1301.1379756359084.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <97414811.1301.1379756359084.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <10025893.1304.1379842569594.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 a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ /bin/sh -xe /tmp/hudson1599893511460336704.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... rfe76f3068203 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 Sep 22 05:36:00 EDT 2013) 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 Sep 23 02:37:15 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 23 Sep 2013 05:37:15 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #974 In-Reply-To: <1184757855.1302.1379842414517.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1184757855.1302.1379842414517.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1336939363.1305.1379929035706.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 1183 lines...] patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.h patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentJAppletTest/TranslucentJAppletTest.java patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentShapedFrameTest/TranslucentShapedFrameTest.form patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentShapedFrameTest/TranslucentShapedFrameTest.java patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentShapedFrameTest/TSFrame.java patching file openjdk/jdk/test/com/sun/awt/Translucency/WindowOpacity.java patching file openjdk/jdk/test/sun/java2d/pipe/RegionOps.java Checking patches/security/20120214/7112642.patch Applying patches/security/20120214/7112642.patch patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java Hunk #2 succeeded at 369 (offset -1 lines). patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLRenderer.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedContext.java Hunk #2 succeeded at 110 (offset -1 lines). Hunk #3 succeeded at 135 (offset -1 lines). Hunk #4 succeeded at 162 (offset -1 lines). patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DRenderer.java patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIRenderer.java patching file openjdk/jdk/src/windows/native/sun/java2d/windows/GDIRenderer.cpp Hunk #2 succeeded at 119 (offset 2 lines). Hunk #3 succeeded at 166 (offset 2 lines). Hunk #4 succeeded at 211 (offset 2 lines). Hunk #5 succeeded at 255 (offset 2 lines). Hunk #6 succeeded at 293 (offset 2 lines). Hunk #7 succeeded at 349 (offset 2 lines). Hunk #8 succeeded at 414 (offset 2 lines). Hunk #9 succeeded at 447 (offset 2 lines). Hunk #10 succeeded at 490 (offset 2 lines). Hunk #11 succeeded at 557 (offset 2 lines). Hunk #12 succeeded at 617 (offset 2 lines). Hunk #13 succeeded at 682 (offset 2 lines). Hunk #14 succeeded at 865 (offset 2 lines). Checking patches/openjdk/6769607-modal-hangs.patch Applying patches/openjdk/6769607-modal-hangs.patch patching file openjdk/jdk/src/share/classes/java/awt/Window.java Hunk #1 succeeded at 688 (offset 1 line). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.cpp Hunk #1 succeeded at 231 (offset 1 line). Hunk #2 succeeded at 255 (offset 1 line). Hunk #3 succeeded at 268 (offset 1 line). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.h Checking patches/openjdk/6791612-opengl-jni-fix.patch Applying patches/openjdk/6791612-opengl-jni-fix.patch patching file openjdk/jdk/make/sun/xawt/mapfile-vers Checking patches/openjdk/6755274-glgetstring-crash.patch Applying patches/openjdk/6755274-glgetstring-crash.patch patching file openjdk/jdk/src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java patching file openjdk/jdk/src/windows/classes/sun/java2d/opengl/WGLGraphicsConfig.java Checking patches/openjdk/6984543-onscreen_rendering_resize_test.patch Applying patches/openjdk/6984543-onscreen_rendering_resize_test.patch patching file openjdk/jdk/test/sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java Checking patches/openjdk/6693253-security_warning.patch Applying patches/openjdk/6693253-security_warning.patch patching file openjdk/jdk/make/sun/awt/Depend.mak patching file openjdk/jdk/make/sun/awt/FILES_c_windows.gmk patching file openjdk/jdk/make/sun/awt/make.depend patching file openjdk/jdk/make/sun/awt/Makefile Hunk #1 succeeded at 552 (offset 1 line). patching file openjdk/jdk/make/sun/awt/README patching file openjdk/jdk/make/sun/xawt/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/xawt/Makefile patching file openjdk/jdk/make/sun/xawt/mapfile-vers patching file openjdk/jdk/src/share/classes/com/sun/awt/SecurityWarning.java patching file openjdk/jdk/src/share/classes/java/awt/Component.java Hunk #1 succeeded at 875 (offset -104 lines). patching file openjdk/jdk/src/share/classes/java/awt/peer/WindowPeer.java patching file openjdk/jdk/src/share/classes/java/awt/Window.java Hunk #2 succeeded at 327 (offset -1 lines). Hunk #3 succeeded at 2813 (offset 5 lines). Hunk #4 succeeded at 3492 with fuzz 1 (offset 5 lines). Hunk #5 succeeded at 3537 (offset -15 lines). patching file openjdk/jdk/src/share/classes/sun/awt/AWTAccessor.java Hunk #1 succeeded at 121 with fuzz 1 (offset -122 lines). Hunk #2 succeeded at 180 with fuzz 1 (offset -109 lines). patching file openjdk/jdk/src/share/classes/sun/awt/EmbeddedFrame.java Hunk #1 succeeded at 586 (offset 63 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/InfoWindow.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XDecoratedPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XKeyboardFocusManagerPeer.java Hunk #1 succeeded at 59 (offset -4 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XlibWrapper.java Hunk #1 succeeded at 157 (offset -1 lines). Hunk #2 succeeded at 535 (offset -1 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XNETProtocol.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XTrayIconPeer.java Hunk #1 succeeded at 41 (offset 2 lines). Hunk #2 succeeded at 266 (offset 2 lines). Hunk #3 succeeded at 311 (offset 2 lines). Hunk #4 succeeded at 400 (offset 2 lines). Hunk #5 succeeded at 414 (offset 2 lines). Hunk #6 succeeded at 493 (offset 2 lines). Hunk #7 succeeded at 549 (offset 2 lines). Hunk #8 succeeded at 628 (offset 2 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWarningWindow.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindow.java Hunk #1 succeeded at 206 (offset -1 lines). Hunk #2 succeeded at 280 (offset -1 lines). Hunk #3 succeeded at 812 (offset -2 lines). Hunk #4 succeeded at 1151 (offset -2 lines). Hunk #5 succeeded at 1360 (offset -2 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWM.java patching file openjdk/jdk/src/solaris/native/sun/awt/utility/rect.h patching file openjdk/jdk/src/solaris/native/sun/xawt/XlibWrapper.c patching file openjdk/jdk/src/windows/classes/sun/awt/windows/WWindowPeer.java Hunk #1 succeeded at 503 (offset 5 lines). Hunk #2 succeeded at 515 (offset 5 lines). Hunk #3 succeeded at 543 (offset 5 lines). Hunk #4 succeeded at 557 (offset 5 lines). Hunk #5 succeeded at 565 (offset 5 lines). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_Frame.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Frame.h patching file openjdk/jdk/src/windows/native/sun/windows/awt.rc patching file openjdk/jdk/src/windows/native/sun/windows/awt_Toolkit.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Toolkit.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_Win32GraphicsEnv.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.cpp Hunk #16 succeeded at 3424 (offset -5 lines). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.h patching file openjdk/jdk/src/windows/native/sun/windows/ComCtl32Util.cpp patching file openjdk/jdk/src/windows/native/sun/windows/ComCtl32Util.h patching file openjdk/jdk/src/windows/native/sun/windows/DllUtil.cpp patching file openjdk/jdk/src/windows/native/sun/windows/DllUtil.h patching file openjdk/jdk/test/java/awt/Focus/CloseDialogActivateOwnerTest/CloseDialogActivateOwnerTest.java patching file openjdk/jdk/test/java/awt/Focus/CloseDialogActivateOwnerTest/java.policy patching file openjdk/jdk/test/java/awt/Focus/OwnedWindowFocusIMECrashTest/OwnedWindowFocusIMECrashTest.java Checking patches/openjdk/6444769-windowwithwarningtest.patch Applying patches/openjdk/6444769-windowwithwarningtest.patch patching file openjdk/jdk/test/java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.html patching file openjdk/jdk/test/java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.java Checking patches/openjdk/6656651-windows_lcd_glyphs.patch Applying patches/openjdk/6656651-windows_lcd_glyphs.patch patching file openjdk/jdk/make/sun/font/FILES_c.gmk patching file openjdk/jdk/make/sun/font/Makefile patching file openjdk/jdk/src/share/classes/sun/font/FileFontStrike.java Hunk #10 succeeded at 546 with fuzz 1 (offset 2 lines). Hunk #11 succeeded at 577 (offset 2 lines). Hunk #12 succeeded at 717 (offset 2 lines). Hunk #13 succeeded at 728 (offset 2 lines). Hunk #14 succeeded at 745 (offset 2 lines). Hunk #15 succeeded at 776 (offset 2 lines). patching file openjdk/jdk/src/share/classes/sun/font/FontManager.java patching file openjdk/jdk/src/share/classes/sun/font/TrueTypeFont.java patching file openjdk/jdk/src/windows/classes/sun/awt/Win32GraphicsEnvironment.java patching file openjdk/jdk/src/windows/native/sun/font/lcdglyph.c patching file openjdk/jdk/test/java/awt/Graphics2D/DrawString/ScaledLCDTextMetrics.java Checking patches/openjdk/6791502-invalid_icc_profile.patch Applying patches/openjdk/6791502-invalid_icc_profile.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Checking patches/openjdk/6793818-jpegimagereader_too_greedy.patch Applying patches/openjdk/6793818-jpegimagereader_too_greedy.patch patching file openjdk/jdk/src/share/classes/java/awt/color/ICC_Profile.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/ProfileActivator.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/ProfileDeferralMgr.java Checking patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch Applying patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JFIFMarkerSegment.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEG.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java Hunk #2 succeeded at 838 (offset 64 lines). Hunk #3 succeeded at 875 (offset 64 lines). Hunk #4 succeeded at 957 (offset 64 lines). Hunk #5 succeeded at 970 (offset 64 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReaderSpi.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java Hunk #1 succeeded at 815 (offset 3 lines). Hunk #2 succeeded at 1541 (offset 47 lines). Hunk #3 succeeded at 1580 (offset 47 lines). Hunk #4 succeeded at 1626 (offset 47 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriterSpi.java Hunk #1 succeeded at 43 (offset 1 line). Hunk #2 succeeded at 67 (offset 1 line). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java patching file openjdk/jdk/src/share/classes/javax/imageio/ImageTypeSpecifier.java Checking patches/openjdk/4893408-jpegreader_byte_gray.patch Applying patches/openjdk/4893408-jpegreader_byte_gray.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEG.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java patching file openjdk/jdk/src/share/classes/java/awt/color/ICC_Profile.java patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c patching file openjdk/jdk/test/javax/imageio/plugins/jpeg/ReadAsGrayTest.java Checking patches/openjdk/6888215-jpeg_memory_leak.patch Applying patches/openjdk/6888215-jpeg_memory_leak.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1463 (offset 26 lines). Hunk #2 succeeded at 1510 (offset 36 lines). Hunk #3 succeeded at 1527 (offset 36 lines). Hunk #4 succeeded at 2516 (offset 93 lines). Hunk #5 succeeded at 2534 (offset 93 lines). Checking patches/openjdk/6989774-imageio_compiler_warnings.patch Applying patches/openjdk/6989774-imageio_compiler_warnings.patch patching file openjdk/jdk/make/sun/jpeg/Makefile patching file openjdk/jdk/make/sun/jpeg/reorder-i586 patching file openjdk/jdk/make/sun/jpeg/reorder-sparc patching file openjdk/jdk/make/sun/jpeg/reorder-sparcv9 patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmarker.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemmgr.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemnobs.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h Checking patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch Applying patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1855 (offset 9 lines). Checking patches/openjdk/6989760-native_warnings.patch Applying patches/openjdk/6989760-native_warnings.patch patching file openjdk/jdk/make/sun/cmm/kcms/Makefile Hunk #1 succeeded at 73 (offset 1 line). Hunk #2 succeeded at 106 (offset 1 line). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2707 (offset 50 lines). Checking patches/openjdk/7013519-integer_overflows.patch 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/hotspot/hs23/remove_bad_overrides.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/HeapRegionSeq.java.rej ERROR patch patches/hotspot/hs23/remove_bad_overrides.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 Sep 23 02:38:00 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 23 Sep 2013 05:38:00 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1423 In-Reply-To: <950665534.1303.1379842459807.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <950665534.1303.1379842459807.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1267497092.1306.1379929081248.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... r981d010a05bf 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 Sep 23 05:37:44 EDT 2013) 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="b00" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b00" 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 Sep 23 05:37:44 EDT 2013)" DERIVATIVE_ID="IcedTea 2.5pre+r981d010a05bf" 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 "785d4ad0a1dddd831c5fc315949dc9602e482bb2265a4dd6704ec3766237bed6 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/51c1d39f82ae.tar.gz -O openjdk.tar.gz; \ if ! echo "785d4ad0a1dddd831c5fc315949dc9602e482bb2265a4dd6704ec3766237bed6 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 Sep 23 02:39:21 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 23 Sep 2013 05:39:21 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #540 In-Reply-To: <10025893.1304.1379842569594.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <10025893.1304.1379842569594.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1134156004.1307.1379929161984.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 a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ /bin/sh -xe /tmp/hudson662702148948451262.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... rfe76f3068203 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 Sep 23 05:39:12 EDT 2013) 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 Sep 24 02:26:58 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 24 Sep 2013 05:26:58 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #975 In-Reply-To: <1336939363.1305.1379929035706.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1336939363.1305.1379929035706.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <850051621.1308.1380014818835.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 1183 lines...] patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.h patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentJAppletTest/TranslucentJAppletTest.java patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentShapedFrameTest/TranslucentShapedFrameTest.form patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentShapedFrameTest/TranslucentShapedFrameTest.java patching file openjdk/jdk/test/com/sun/awt/Translucency/TranslucentShapedFrameTest/TSFrame.java patching file openjdk/jdk/test/com/sun/awt/Translucency/WindowOpacity.java patching file openjdk/jdk/test/sun/java2d/pipe/RegionOps.java Checking patches/security/20120214/7112642.patch Applying patches/security/20120214/7112642.patch patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java Hunk #2 succeeded at 369 (offset -1 lines). patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLRenderer.java patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedContext.java Hunk #2 succeeded at 110 (offset -1 lines). Hunk #3 succeeded at 135 (offset -1 lines). Hunk #4 succeeded at 162 (offset -1 lines). patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DRenderer.java patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIRenderer.java patching file openjdk/jdk/src/windows/native/sun/java2d/windows/GDIRenderer.cpp Hunk #2 succeeded at 119 (offset 2 lines). Hunk #3 succeeded at 166 (offset 2 lines). Hunk #4 succeeded at 211 (offset 2 lines). Hunk #5 succeeded at 255 (offset 2 lines). Hunk #6 succeeded at 293 (offset 2 lines). Hunk #7 succeeded at 349 (offset 2 lines). Hunk #8 succeeded at 414 (offset 2 lines). Hunk #9 succeeded at 447 (offset 2 lines). Hunk #10 succeeded at 490 (offset 2 lines). Hunk #11 succeeded at 557 (offset 2 lines). Hunk #12 succeeded at 617 (offset 2 lines). Hunk #13 succeeded at 682 (offset 2 lines). Hunk #14 succeeded at 865 (offset 2 lines). Checking patches/openjdk/6769607-modal-hangs.patch Applying patches/openjdk/6769607-modal-hangs.patch patching file openjdk/jdk/src/share/classes/java/awt/Window.java Hunk #1 succeeded at 688 (offset 1 line). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.cpp Hunk #1 succeeded at 231 (offset 1 line). Hunk #2 succeeded at 255 (offset 1 line). Hunk #3 succeeded at 268 (offset 1 line). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.h Checking patches/openjdk/6791612-opengl-jni-fix.patch Applying patches/openjdk/6791612-opengl-jni-fix.patch patching file openjdk/jdk/make/sun/xawt/mapfile-vers Checking patches/openjdk/6755274-glgetstring-crash.patch Applying patches/openjdk/6755274-glgetstring-crash.patch patching file openjdk/jdk/src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java patching file openjdk/jdk/src/windows/classes/sun/java2d/opengl/WGLGraphicsConfig.java Checking patches/openjdk/6984543-onscreen_rendering_resize_test.patch Applying patches/openjdk/6984543-onscreen_rendering_resize_test.patch patching file openjdk/jdk/test/sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java Checking patches/openjdk/6693253-security_warning.patch Applying patches/openjdk/6693253-security_warning.patch patching file openjdk/jdk/make/sun/awt/Depend.mak patching file openjdk/jdk/make/sun/awt/FILES_c_windows.gmk patching file openjdk/jdk/make/sun/awt/make.depend patching file openjdk/jdk/make/sun/awt/Makefile Hunk #1 succeeded at 552 (offset 1 line). patching file openjdk/jdk/make/sun/awt/README patching file openjdk/jdk/make/sun/xawt/FILES_c_unix.gmk patching file openjdk/jdk/make/sun/xawt/Makefile patching file openjdk/jdk/make/sun/xawt/mapfile-vers patching file openjdk/jdk/src/share/classes/com/sun/awt/SecurityWarning.java patching file openjdk/jdk/src/share/classes/java/awt/Component.java Hunk #1 succeeded at 875 (offset -104 lines). patching file openjdk/jdk/src/share/classes/java/awt/peer/WindowPeer.java patching file openjdk/jdk/src/share/classes/java/awt/Window.java Hunk #2 succeeded at 327 (offset -1 lines). Hunk #3 succeeded at 2813 (offset 5 lines). Hunk #4 succeeded at 3492 with fuzz 1 (offset 5 lines). Hunk #5 succeeded at 3537 (offset -15 lines). patching file openjdk/jdk/src/share/classes/sun/awt/AWTAccessor.java Hunk #1 succeeded at 121 with fuzz 1 (offset -122 lines). Hunk #2 succeeded at 180 with fuzz 1 (offset -109 lines). patching file openjdk/jdk/src/share/classes/sun/awt/EmbeddedFrame.java Hunk #1 succeeded at 586 (offset 63 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/InfoWindow.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XDecoratedPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XKeyboardFocusManagerPeer.java Hunk #1 succeeded at 59 (offset -4 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XlibWrapper.java Hunk #1 succeeded at 157 (offset -1 lines). Hunk #2 succeeded at 535 (offset -1 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XNETProtocol.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XTrayIconPeer.java Hunk #1 succeeded at 41 (offset 2 lines). Hunk #2 succeeded at 266 (offset 2 lines). Hunk #3 succeeded at 311 (offset 2 lines). Hunk #4 succeeded at 400 (offset 2 lines). Hunk #5 succeeded at 414 (offset 2 lines). Hunk #6 succeeded at 493 (offset 2 lines). Hunk #7 succeeded at 549 (offset 2 lines). Hunk #8 succeeded at 628 (offset 2 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWarningWindow.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindow.java Hunk #1 succeeded at 206 (offset -1 lines). Hunk #2 succeeded at 280 (offset -1 lines). Hunk #3 succeeded at 812 (offset -2 lines). Hunk #4 succeeded at 1151 (offset -2 lines). Hunk #5 succeeded at 1360 (offset -2 lines). patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWM.java patching file openjdk/jdk/src/solaris/native/sun/awt/utility/rect.h patching file openjdk/jdk/src/solaris/native/sun/xawt/XlibWrapper.c patching file openjdk/jdk/src/windows/classes/sun/awt/windows/WWindowPeer.java Hunk #1 succeeded at 503 (offset 5 lines). Hunk #2 succeeded at 515 (offset 5 lines). Hunk #3 succeeded at 543 (offset 5 lines). Hunk #4 succeeded at 557 (offset 5 lines). Hunk #5 succeeded at 565 (offset 5 lines). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Component.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Dialog.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_Frame.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Frame.h patching file openjdk/jdk/src/windows/native/sun/windows/awt.rc patching file openjdk/jdk/src/windows/native/sun/windows/awt_Toolkit.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Toolkit.h patching file openjdk/jdk/src/windows/native/sun/windows/awt_Win32GraphicsEnv.cpp patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.cpp Hunk #16 succeeded at 3424 (offset -5 lines). patching file openjdk/jdk/src/windows/native/sun/windows/awt_Window.h patching file openjdk/jdk/src/windows/native/sun/windows/ComCtl32Util.cpp patching file openjdk/jdk/src/windows/native/sun/windows/ComCtl32Util.h patching file openjdk/jdk/src/windows/native/sun/windows/DllUtil.cpp patching file openjdk/jdk/src/windows/native/sun/windows/DllUtil.h patching file openjdk/jdk/test/java/awt/Focus/CloseDialogActivateOwnerTest/CloseDialogActivateOwnerTest.java patching file openjdk/jdk/test/java/awt/Focus/CloseDialogActivateOwnerTest/java.policy patching file openjdk/jdk/test/java/awt/Focus/OwnedWindowFocusIMECrashTest/OwnedWindowFocusIMECrashTest.java Checking patches/openjdk/6444769-windowwithwarningtest.patch Applying patches/openjdk/6444769-windowwithwarningtest.patch patching file openjdk/jdk/test/java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.html patching file openjdk/jdk/test/java/awt/Insets/WindowWithWarningTest/WindowWithWarningTest.java Checking patches/openjdk/6656651-windows_lcd_glyphs.patch Applying patches/openjdk/6656651-windows_lcd_glyphs.patch patching file openjdk/jdk/make/sun/font/FILES_c.gmk patching file openjdk/jdk/make/sun/font/Makefile patching file openjdk/jdk/src/share/classes/sun/font/FileFontStrike.java Hunk #10 succeeded at 546 with fuzz 1 (offset 2 lines). Hunk #11 succeeded at 577 (offset 2 lines). Hunk #12 succeeded at 717 (offset 2 lines). Hunk #13 succeeded at 728 (offset 2 lines). Hunk #14 succeeded at 745 (offset 2 lines). Hunk #15 succeeded at 776 (offset 2 lines). patching file openjdk/jdk/src/share/classes/sun/font/FontManager.java patching file openjdk/jdk/src/share/classes/sun/font/TrueTypeFont.java patching file openjdk/jdk/src/windows/classes/sun/awt/Win32GraphicsEnvironment.java patching file openjdk/jdk/src/windows/native/sun/font/lcdglyph.c patching file openjdk/jdk/test/java/awt/Graphics2D/DrawString/ScaledLCDTextMetrics.java Checking patches/openjdk/6791502-invalid_icc_profile.patch Applying patches/openjdk/6791502-invalid_icc_profile.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Checking patches/openjdk/6793818-jpegimagereader_too_greedy.patch Applying patches/openjdk/6793818-jpegimagereader_too_greedy.patch patching file openjdk/jdk/src/share/classes/java/awt/color/ICC_Profile.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/ProfileActivator.java patching file openjdk/jdk/src/share/classes/sun/java2d/cmm/ProfileDeferralMgr.java Checking patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch Applying patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JFIFMarkerSegment.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEG.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java Hunk #2 succeeded at 838 (offset 64 lines). Hunk #3 succeeded at 875 (offset 64 lines). Hunk #4 succeeded at 957 (offset 64 lines). Hunk #5 succeeded at 970 (offset 64 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReaderSpi.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java Hunk #1 succeeded at 815 (offset 3 lines). Hunk #2 succeeded at 1541 (offset 47 lines). Hunk #3 succeeded at 1580 (offset 47 lines). Hunk #4 succeeded at 1626 (offset 47 lines). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriterSpi.java Hunk #1 succeeded at 43 (offset 1 line). Hunk #2 succeeded at 67 (offset 1 line). patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java patching file openjdk/jdk/src/share/classes/javax/imageio/ImageTypeSpecifier.java Checking patches/openjdk/4893408-jpegreader_byte_gray.patch Applying patches/openjdk/4893408-jpegreader_byte_gray.patch patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEG.java patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java patching file openjdk/jdk/src/share/classes/java/awt/color/ICC_Profile.java patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c patching file openjdk/jdk/test/javax/imageio/plugins/jpeg/ReadAsGrayTest.java Checking patches/openjdk/6888215-jpeg_memory_leak.patch Applying patches/openjdk/6888215-jpeg_memory_leak.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1463 (offset 26 lines). Hunk #2 succeeded at 1510 (offset 36 lines). Hunk #3 succeeded at 1527 (offset 36 lines). Hunk #4 succeeded at 2516 (offset 93 lines). Hunk #5 succeeded at 2534 (offset 93 lines). Checking patches/openjdk/6989774-imageio_compiler_warnings.patch Applying patches/openjdk/6989774-imageio_compiler_warnings.patch patching file openjdk/jdk/make/sun/jpeg/Makefile patching file openjdk/jdk/make/sun/jpeg/reorder-i586 patching file openjdk/jdk/make/sun/jpeg/reorder-sparc patching file openjdk/jdk/make/sun/jpeg/reorder-sparcv9 patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmarker.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemmgr.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemnobs.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h Checking patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch Applying patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 1855 (offset 9 lines). Checking patches/openjdk/6989760-native_warnings.patch Applying patches/openjdk/6989760-native_warnings.patch patching file openjdk/jdk/make/sun/cmm/kcms/Makefile Hunk #1 succeeded at 73 (offset 1 line). Hunk #2 succeeded at 106 (offset 1 line). patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Hunk #1 succeeded at 2707 (offset 50 lines). Checking patches/openjdk/7013519-integer_overflows.patch 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/hotspot/hs23/remove_bad_overrides.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/HeapRegionSeq.java.rej ERROR patch patches/hotspot/hs23/remove_bad_overrides.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 Sep 24 07:39:23 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 24 Sep 2013 10:39:23 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea7TargetTesting #1424 In-Reply-To: <1267497092.1306.1379929081248.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1267497092.1306.1379929081248.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1533217659.1309.1380033564123.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Tue Sep 24 07:40:28 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 24 Sep 2013 10:40:28 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #541 In-Reply-To: <1134156004.1307.1379929161984.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1134156004.1307.1379929161984.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <59420250.1310.1380033628305.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 a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ /bin/sh -xe /tmp/hudson3308084163413041781.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... rfe76f3068203 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 Sep 24 10:40:19 EDT 2013) 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 Sep 25 07:47:26 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 25 Sep 2013 10:47:26 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea6hgTargetTesting #976 In-Reply-To: <850051621.1308.1380014818835.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <850051621.1308.1380014818835.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <747554927.1311.1380120447273.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Wed Sep 25 12:40:16 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 25 Sep 2013 15:40:16 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #542 In-Reply-To: <59420250.1310.1380033628305.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <59420250.1310.1380033628305.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <558621236.1312.1380138016398.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 a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ /bin/sh -xe /tmp/hudson2420842824235641864.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... rfe76f3068203 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 Sep 25 15:40:04 EDT 2013) 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 Sep 26 13:03:36 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 26 Sep 2013 16:03:36 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #543 In-Reply-To: <558621236.1312.1380138016398.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <558621236.1312.1380138016398.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2094818222.1313.1380225817004.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [cl] Added tag jdk8-b109 for changeset 946f3fd5f8bf [tbell] 8025411: JPRT to switch to the new Win platforms for JDK8 builds this week Reviewed-by: ksrini, katleman ------------------------------------------ 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 a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a7dd84b9557c0572e05f837466fea22670d65c7e [workspace] $ /bin/sh -xe /tmp/hudson6547027783184381482.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... rfe76f3068203 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 Sep 26 16:03:25 EDT 2013) 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 Sep 27 12:40:24 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 27 Sep 2013 15:40:24 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #544 In-Reply-To: <2094818222.1313.1380225817004.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2094818222.1313.1380225817004.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1719404185.1314.1380310824982.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 f8c9a4b801481db20d46be6a8500bf37db098d07 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune f8c9a4b801481db20d46be6a8500bf37db098d07 [workspace] $ /bin/sh -xe /tmp/hudson243092526120776436.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... rfe76f3068203 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 Sep 27 15:40:13 EDT 2013) 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 Sep 28 13:03:10 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 28 Sep 2013 16:03:10 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #545 In-Reply-To: <1719404185.1314.1380310824982.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1719404185.1314.1380310824982.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1151757788.1315.1380398590941.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 f8c9a4b801481db20d46be6a8500bf37db098d07 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune f8c9a4b801481db20d46be6a8500bf37db098d07 [workspace] $ /bin/sh -xe /tmp/hudson2135066013643309451.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... rfe76f3068203 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 Sep 28 16:02:57 EDT 2013) 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 Sep 29 13:19:23 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 29 Sep 2013 16:19:23 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #546 In-Reply-To: <1151757788.1315.1380398590941.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1151757788.1315.1380398590941.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1767520019.1316.1380485964169.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 f8c9a4b801481db20d46be6a8500bf37db098d07 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune f8c9a4b801481db20d46be6a8500bf37db098d07 [workspace] $ /bin/sh -xe /tmp/hudson3516836705291601380.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... rfe76f3068203 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 Sep 29 16:19:12 EDT 2013) 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 Sep 30 13:18:10 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 30 Sep 2013 16:18:10 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #547 In-Reply-To: <1767520019.1316.1380485964169.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1767520019.1316.1380485964169.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <455502917.1317.1380572290574.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 f8c9a4b801481db20d46be6a8500bf37db098d07 [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune f8c9a4b801481db20d46be6a8500bf37db098d07 [workspace] $ /bin/sh -xe /tmp/hudson2889763605349554994.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... rfe76f3068203 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 Sep 30 16:18:00 EDT 2013) 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