From gnu.andrew at redhat.com Sun Dec 1 10:32:37 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 1 Dec 2013 13:32:37 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #600
In-Reply-To: <727502065.13.1385837020727.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <727502065.13.1385837020727.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <240900578.14.1385922758311.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 a1c49f8881aee5bcc20050a2081d0a7a5790cc6b
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a1c49f8881aee5bcc20050a2081d0a7a5790cc6b
[workspace] $ /bin/sh -xe /tmp/hudson3292988380477113475.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 Dec 1 13:32:27 EST 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 Dec 2 10:45:44 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 2 Dec 2013 13:45:44 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #601
In-Reply-To: <240900578.14.1385922758311.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <240900578.14.1385922758311.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1132565589.15.1386009944554.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 a1c49f8881aee5bcc20050a2081d0a7a5790cc6b
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a1c49f8881aee5bcc20050a2081d0a7a5790cc6b
[workspace] $ /bin/sh -xe /tmp/hudson6637746397061018428.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 Dec 2 13:45:34 EST 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 Dec 3 10:32:16 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 3 Dec 2013 13:32:16 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #602
In-Reply-To: <1132565589.15.1386009944554.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1132565589.15.1386009944554.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1025734152.16.1386095536218.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 a1c49f8881aee5bcc20050a2081d0a7a5790cc6b
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a1c49f8881aee5bcc20050a2081d0a7a5790cc6b
[workspace] $ /bin/sh -xe /tmp/hudson9149024665888504862.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 Dec 3 13:32:06 EST 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 Dec 4 10:50:30 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 4 Dec 2013 13:50:30 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #603
In-Reply-To: <1025734152.16.1386095536218.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1025734152.16.1386095536218.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1550029338.17.1386183032388.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
Changes:
[amurillo] 8029421: Add java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java to exclude list
Reviewed-by: alanb, jcoomes
[lana] Merge
[lana] Merge
[naoto] 8028771: regression test java/util/Locale/LocaleProviders.sh failed
Reviewed-by: alanb
[weijun] 8029181: ts.sh generates invalid file after JDK-8027026
Reviewed-by: vinnie, mullan
[jrose] 8016839: JSR292: AME instead of IAE when calling a method
Summary: Catch missing-because-illegal case for itable entries and use an exception-throwing method instead of null.
Reviewed-by: acorn, jrose, coleenp
Contributed-by: david.r.chase at oracle.com
[peytoia] 8029057: test/java/text/Bidi/Bug6665028.java can fail with OutOfMemoryError
Reviewed-by: okutsu
[joehw] 8027973: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win)
Reviewed-by: alanb, dfuchs, joehw
Contributed-by: patrick.zhang at oracle.com
[valeriep] 7200306: SunPKCS11 provider delays the check of DSA key size for SHA1withDSA to sign() instead of init()
Summary: Add key length checks to P11Signature class
Reviewed-by: mullan
[lana] Merge
[psandoz] 8028516: Java doc error in Int/Long/Double/Stream.peek
Reviewed-by: chegar
[jfranck] 8023278: Reflection API methods do not throw AnnotationFormatError in case of malformed Runtime[In]VisibleTypeAnnotations attribute
Reviewed-by: darcy
[coffeys] Merge
[aefimov] 8027370: Support tzdata2013h
Reviewed-by: sherman, coffeys
[aefimov] 8027848: The ZoneInfoFile doesn't honor future GMT offset changes
Reviewed-by: sherman, coffeys
[smarks] 7174936: several String methods claim to always create new String
Reviewed-by: dholmes, bchristi, alanb, lancea
[dxu] 8028628: java/nio/channels/FileChannel/Size.java failed once in the same binary run
Reviewed-by: alanb, chegar, mchung, lancea
[dxu] 7065902: (file) test/java/nio/file/Files/Misc.java fails on Solaris 11 when run as root
Reviewed-by: alanb
[valeriep] Merge
[valeriep] 8026943: SQE test jce/Global/Cipher/SameBuffer failed
Summary: Always use different input/output buffers when calling FeedbackCipher objects
Reviewed-by: mullan
[martin] 6703075: (process) java/lang/ProcessBuilder/Basic.java fails with fastdebug
Reviewed-by: alanb
[tyan] 8022212: Intermittent test failures in java/net
Reviewed-by: chegar
[tyan] 7036666: test/com/sun/net/httpserver/Test9a.java fails intermittently
Summary: Additional stacktrace information is printed on failure
Reviewed-by: alanb, dfuchs, chegar
[sla] 8028632: Update jdk/test/ProblemList.txt to reflect fix JDK-8024423
Summary: Removed 5 testcases from the ProblemList
Reviewed-by: sla
Contributed-by: balchandra.vaidya at oracle.com
[egahlin] 6402201: ProcessAttachTest.sh needs better synchronization
Reviewed-by: alanb
[msheppar] 8028215: ORB.init fails with SecurityException if properties select the JDK default ORB
Summary: check for default ORBImpl and ORBSingleton set via properties or System properties
Reviewed-by: alanb, coffeys, mchung
[alanb] 8028734: test/java/util/Locale/InternationalBAT.java changes does not restore the default TimeZone
Reviewed-by: naoto
[mchung] 8028647: Add instrumentation in GetSafepointSyncTime.java and remove it from ProblemList.txt
Reviewed-by: sla, chegar
[jfranck] 8027413: Clarify javadoc for j.l.a.Target and j.l.a.ElementType
Reviewed-by: darcy
[egahlin] 7141544: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails
Reviewed-by: sla
[smarks] 8028638: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails
Reviewed-by: lancea
[dfuchs] 8005202: java/util/logging/CheckLockLocationTest.java fail on solars_10
Summary: this test has been seen failing on Solaris 10, presumably because it was run as root. The fix will skip the non-writable case if it can't make a non-writable dir.
Reviewed-by: mchung
[dxu] 8028631: Improve the test coverage to the pathname handling on unix-like platforms
Summary: Add GeneralSolaris.java testcase and fix the concurrency issue
Reviewed-by: lancea, chegar, alanb
[dfuchs] 8028185: XMLFormatter.format emits incorrect year
Summary: Fixes a regression where the year in the date was increased by 1900.
Reviewed-by: alanb, mchung
[rriggs] 8028141: test/sun/management/jmxremote/bootstrap/LocalManagementTest|CustomLauncherTest.java failing again
Summary: Correct to use the test.class.path instead of test.classes
Reviewed-by: alanb, chegar
[mchung] 8028565: Remove java/lang/management/ThreadMXBean/ThreadStateTest.java from ProblemList.txt
Reviewed-by: sla
[kizune] 8027900: pack200 option is broken due to the incorrect makefile definition for its driver
Reviewed-by: ksrini, ihse
[vinnie] 8015571: OCSP validation fails if ocsp.responderCertSubjectName is set
Reviewed-by: mullan, xuelei
[michaelm] 8028581: [TESTBUG] java/net/Socket/LingerTest.java failing
Reviewed-by: alanb
[coffeys] 8016728: TEST_BUG: test/java/rmi/transport/closeServerSocket/CloseServerSocket.java failing intermittently
Reviewed-by: chegar
[robm] 8022206: Intermittent test failures in java/lang/ProcessBuilder/Basic.java
Reviewed-by: chegar, alanb
[vinnie] Merge
[vinnie] 8028377: test/sun/security/provider/KeyStore/DKSTest.sh attempts to write to ${test.src}
Reviewed-by: alanb, weijun
[bvaidya] 8028094: TEST_BUG: java/lang/ProcessBuilder/Basic.java leaves "sleep 6666" processes behind
Reviewed-by: chegar
[ksrini] 8023978: [TEST_BUG] launcher tests must exclude platforms without server vm
Reviewed-by: dholmes, mchung
[alanb] 8028589: Instrument tools/jar/JarEntryTime.java to make it easier to diagnose failures
Reviewed-by: chegar
[coffeys] 8028583: Add helper methods to test libraries
Reviewed-by: chegar
[alanb] 8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests
Reviewed-by: dholmes, sla, tbell
[tyan] 7086879: java/net/InetAddress/CheckJNI.java hangs on Linux when IPv6 enabled
Reviewed-by: chegar
[egahlin] 8028505: Put sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh on ProblemList.txt
Reviewed-by: alanb
[weijun] 8028479: runNameEquals still cannot precisely detect if a usable native krb5 is available
Reviewed-by: xuelei
[ihse] 8027566: Remove the old build system
Reviewed-by: erikj, tbell
[kizune] 8028197: tools/launcher/DiacriticTest.java failed on MacOSX: Input length = 1
Reviewed-by: ksrini
[jbachorik] 8028433: [TESTBUG] add -XX:+UsePerfData to some sun.management tests
Reviewed-by: sla, egahlin
[jbachorik] 8027163: sun/management/jmxremote/bootstrap/CustomLauncherTest.java should be updated for jdk8 removal of solaris-32bit support
Reviewed-by: sla
[yan] 8028049: Tidy warnings cleanup for packages java.nio/java.io
Reviewed-by: alanb, darcy
Contributed-by: Sergey Lugovoy
[sla] 8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently
Summary: Port tests for java/lang/instrument/PremainClass from script to java
Reviewed-by: sla
Contributed-by: mattias.tobiasson at oracle.com
[lana] Merge
[serb] 8029024: [TEST_BUG] java/awt/Modal/ModalDialogOrderingTest/ModalDialogOrderingTest.java fails
Reviewed-by: malenkov, alexsch
[pchelko] 8011142: [TEST_BUG] 2 AppContext regression tests failed since 7u25b03 with NullPointerException
Reviewed-by: anthony, serb
[pchelko] 8024161: [TEST_BUG] [macosx] java/awt/Menu/OpensWithNoGrab/OpensWithNoGrab.java failed "menu was opened by first click after opened Choice"
Reviewed-by: anthony, serb
[mcherkas] 8028271: Wrong alt processing during switching between windows.
Reviewed-by: serb, alexsch
[bagiras] 7160604: Using non-opaque windows - popups are initially not painted correctly
Reviewed-by: serb, alexsch
[malenkov] 8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map
Reviewed-by: alexsch, serb
[lana] Merge
[bagiras] 8028995: Write regression test for JDK-8016356
Reviewed-by: serb, anthony
[serb] 8028512: [macosx] Crash in full screen api if incorrect display mode is used
Reviewed-by: anthony, leonidr
[serb] 8027479: [macosx] Appletviewer is broken after 8014718
Reviewed-by: anthony, leonidr
[pchelko] 8028485: [macosx] java/awt/Mouse/EnterExitEvents/FullscreenEnterEventTest.java fails
Reviewed-by: anthony, serb
[serb] 8027913: drop target notifications are sent out of order during DnD
Reviewed-by: anthony, art
[bagiras] 8027628: JWindow jumps to (0, 0) after mouse clicked
Reviewed-by: anthony, serb
[pchelko] 8027992: FileInputStream and BufferedInputStream should be closed in sun.applet.*
Reviewed-by: anthony, serb
[pchelko] 7124253: [macosx] Flavor change notification not coming
Reviewed-by: anthony, serb
[alexsch] 8025126: [macosx] Invalid calls to setValueAt() within JTable in Java 7 on Mac OS X
Reviewed-by: serb
[lana] Merge
[bae] 8024767: [TEST] need test to cover JDK-7189452
Reviewed-by: ceisserer, bae
Contributed-by: alexander.v.stepanov at oracle.com
[jgodinez] 8028584: sun.net.www.protocol.file.FileURLConnection cannot be cast to java.net.HttpURLConnection
Reviewed-by: bae, prr
[lana] Merge
[ceisserer] 8028722: Render: Drawing strings with exactly 254 glyphs causes hangs
Reviewed-by: prr, bae
[yan] 8025235: [javadoc] fix some errors in 2D
Reviewed-by: prr, yan
Contributed-by: Dmitry Ginzburg
[prr] 8027541: ully transparent jframe becomes black.
Reviewed-by: bae, ceisserer
------------------------------------------
Started by timer
Building in workspace
[workspace] $ hg showconfig paths.default
[workspace] $ hg pull --rev default
[workspace] $ hg update --clean --rev default
940 files updated, 0 files merged, 1342 files removed, 0 files unresolved
[workspace] $ hg log --rev . --template {node}
[workspace] $ hg log --rev a1c49f8881aee5bcc20050a2081d0a7a5790cc6b
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune a1c49f8881aee5bcc20050a2081d0a7a5790cc6b
[workspace] $ /bin/sh -xe /tmp/hudson7834577802473148787.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 Dec 4 13:50:21 EST 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 Dec 5 10:42:05 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 5 Dec 2013 13:42:05 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #604
In-Reply-To: <1550029338.17.1386183032388.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1550029338.17.1386183032388.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <306637856.18.1386268925729.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
Changes:
[katleman] Added tag jdk8-b119 for changeset e4499a6529e8
------------------------------------------
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 e4499a6529e8c3e762ba86f45cdd774c92a8e7bc
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune e4499a6529e8c3e762ba86f45cdd774c92a8e7bc
[workspace] $ /bin/sh -xe /tmp/hudson4440501274930493005.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 Dec 5 13:41:56 EST 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 Dec 6 11:17:33 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 6 Dec 2013 14:17:33 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #605
In-Reply-To: <306637856.18.1386268925729.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <306637856.18.1386268925729.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1719141618.19.1386357453164.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 92ce9338bec4c95c28b79cf6e7c7007cf525ae06
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 92ce9338bec4c95c28b79cf6e7c7007cf525ae06
[workspace] $ /bin/sh -xe /tmp/hudson807047095659377730.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 Dec 6 14:17:23 EST 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 Dec 7 11:22:45 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 7 Dec 2013 14:22:45 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #606
In-Reply-To: <1719141618.19.1386357453164.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1719141618.19.1386357453164.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <130058786.20.1386444166070.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 92ce9338bec4c95c28b79cf6e7c7007cf525ae06
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 92ce9338bec4c95c28b79cf6e7c7007cf525ae06
[workspace] $ /bin/sh -xe /tmp/hudson6563205095350149844.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 Dec 7 14:22:34 EST 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 Dec 8 10:53:16 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 8 Dec 2013 13:53:16 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #607
In-Reply-To: <130058786.20.1386444166070.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <130058786.20.1386444166070.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1528886271.21.1386528796333.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 92ce9338bec4c95c28b79cf6e7c7007cf525ae06
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 92ce9338bec4c95c28b79cf6e7c7007cf525ae06
[workspace] $ /bin/sh -xe /tmp/hudson5776649846090653803.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 Dec 8 13:53:05 EST 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 Dec 9 11:06:30 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 9 Dec 2013 14:06:30 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #608
In-Reply-To: <1528886271.21.1386528796333.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1528886271.21.1386528796333.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1209937486.22.1386615990173.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 92ce9338bec4c95c28b79cf6e7c7007cf525ae06
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 92ce9338bec4c95c28b79cf6e7c7007cf525ae06
[workspace] $ /bin/sh -xe /tmp/hudson4043457669481916511.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 Dec 9 14:06:20 EST 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 Dec 9 21:03:02 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 10 Dec 2013 00:03:02 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1547
Message-ID: <213374415.23.1386651782927.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 1780 lines...]
Applying patches/openjdk/6959123-libpng_14.patch
patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c
Checking patches/applet_hole.patch
Applying patches/applet_hole.patch
patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java
Hunk #1 succeeded at 69 (offset 1 line).
Hunk #2 succeeded at 118 (offset 1 line).
Hunk #3 succeeded at 163 (offset 1 line).
Hunk #4 succeeded at 308 (offset 1 line).
Hunk #5 succeeded at 694 (offset -2 lines).
patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java
Checking patches/jtreg-httpTest.patch
Applying patches/jtreg-httpTest.patch
patching file openjdk/jdk/test/java/net/URL/TestHttps.java
Checking patches/debug-dir.patch
Applying patches/debug-dir.patch
patching file openjdk/Makefile
Checking patches/override-redirect-metacity.patch
Applying patches/override-redirect-metacity.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java
Hunk #1 succeeded at 1171 (offset 47 lines).
Checking patches/openjdk/6967533-pre_epoch.patch
Applying patches/openjdk/6967533-pre_epoch.patch
patching file openjdk/jdk/src/share/classes/java/lang/System.java
Hunk #1 succeeded at 70 (offset 1 line).
Hunk #2 succeeded at 97 (offset 1 line).
Hunk #3 succeeded at 111 (offset 1 line).
Hunk #4 succeeded at 1062 (offset -31 lines).
Checking patches/fonts-gentoo.patch
Applying patches/fonts-gentoo.patch
patching file openjdk/jdk/make/sun/awt/Makefile
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java
Hunk #1 succeeded at 178 (offset 2 lines).
Checking patches/ipv4-mapped-ipv6-addresses.patch
Applying patches/ipv4-mapped-ipv6-addresses.patch
patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c
Hunk #1 succeeded at 1236 (offset 21 lines).
Hunk #2 succeeded at 1305 with fuzz 1 (offset 21 lines).
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h
patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c
patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java
Checking patches/jtreg-OpenGLContextInit.patch
Applying patches/jtreg-OpenGLContextInit.patch
patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java
Checking patches/openjdk/6510892-httpserver_test.patch
Applying patches/openjdk/6510892-httpserver_test.patch
patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java
Checking patches/openjdk/6638712-wildcard_types.patch
Applying patches/openjdk/6638712-wildcard_types.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java
Hunk #1 succeeded at 335 (offset 4 lines).
Hunk #2 succeeded at 2778 (offset 4 lines).
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/openjdk/6650759-missing_inference.patch
Applying patches/openjdk/6650759-missing_inference.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/jtreg-international-fonts.patch
Applying patches/jtreg-international-fonts.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsRendering.java
Checking patches/f14-fonts.patch
Applying patches/f14-fonts.patch
patching file openjdk/jdk/make/sun/awt/Makefile
Hunk #1 succeeded at 388 (offset 1 line).
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties
Checking patches/jtreg-T6638712-fix.patch
Applying patches/jtreg-T6638712-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/jtreg-T6650759m-fix.patch
Applying patches/jtreg-T6650759m-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/openjdk/7003777-bad-html-entity-parse.patch
Applying patches/openjdk/7003777-bad-html-entity-parse.patch
patching file openjdk/jdk/src/share/classes/javax/swing/text/html/parser/Parser.java
patching file openjdk/jdk/test/javax/swing/text/html/Test7003777.java
Checking patches/rendering-engine-tests.patch
Applying patches/rendering-engine-tests.patch
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/RenderingEngineTest.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test661554.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967433.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967434.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967436.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6976265.java
Checking patches/openjdk/6800846-printing-quality.patch
Applying patches/openjdk/6800846-printing-quality.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/dither.c
patching file openjdk/jdk/test/sun/awt/image/DrawByteBinary.java
Checking patches/rh661505-jpeg.patch
Applying patches/rh661505-jpeg.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c
Hunk #1 succeeded at 1526 (offset 38 lines).
Hunk #2 succeeded at 1582 (offset 39 lines).
Hunk #3 succeeded at 1644 (offset 40 lines).
Checking patches/6703377-freetypescaler.patch
Applying patches/6703377-freetypescaler.patch
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
Hunk #1 succeeded at 978 (offset -1 lines).
Checking patches/openjdk/6642612-filechooser_button_sizes.patch
Applying patches/openjdk/6642612-filechooser_button_sizes.patch
patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java
Hunk #1 succeeded at 98 (offset 1 line).
Hunk #2 succeeded at 123 (offset 1 line).
Hunk #3 succeeded at 716 (offset 10 lines).
Hunk #4 succeeded at 1116 (offset 8 lines).
Checking patches/jtreg-international-fonts-styles.patch
Applying patches/jtreg-international-fonts-styles.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsStyles.java
Checking patches/openjdk/6736649-text_bearings.patch
Applying patches/openjdk/6736649-text_bearings.patch
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 792 (offset 37 lines).
Hunk #6 succeeded at 1154 (offset 37 lines).
Checking patches/openjdk/6797139-jbutton_truncation.patch
Applying patches/openjdk/6797139-jbutton_truncation.patch
patching file openjdk/jdk/src/share/classes/javax/swing/SwingUtilities.java
Hunk #1 succeeded at 1000 (offset 1 line).
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 1147 (offset 37 lines).
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #2 succeeded at 69 with fuzz 2 (offset -8 lines).
Hunk #3 succeeded at 177 (offset -11 lines).
Hunk #4 succeeded at 224 (offset -11 lines).
Hunk #5 succeeded at 234 (offset -11 lines).
Hunk #6 succeeded at 247 (offset -11 lines).
Hunk #7 succeeded at 995 (offset -8 lines).
Hunk #8 succeeded at 1077 (offset -8 lines).
Hunk #9 succeeded at 1085 (offset -8 lines).
patching file openjdk/jdk/test/javax/swing/SwingUtilities/6797139/bug6797139.java
Checking patches/openjdk/6883341-text_bearing_exception.patch
Applying patches/openjdk/6883341-text_bearing_exception.patch
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #1 succeeded at 226 (offset -24 lines).
patching file openjdk/jdk/test/javax/swing/JMenuItem/6883341/bug6883341.java
Checking patches/jtreg-png-reader.patch
Applying patches/jtreg-png-reader.patch
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/AbstractImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/BrokenPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/GoodPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageCompareException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReaderAndComparator.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/PamImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/pngsuite.doc
Checking patches/openjdk/4724552-CubicCurve2D.patch
Applying patches/openjdk/4724552-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4493128-CubicCurve2D.patch
Applying patches/openjdk/4493128-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
Applying patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
patching file ./openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/ContainsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/IntersectsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/SolveCubicTest.java
Checking patches/g344659-sparc_fix.patch
Applying patches/g344659-sparc_fix.patch
patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp
Hunk #1 succeeded at 36 (offset 1 line).
Checking patches/openjdk/6728834-blurred-lcd-aa-text.patch
Applying patches/openjdk/6728834-blurred-lcd-aa-text.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java
patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
Applying patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6708580-exa_slow.patch
Applying patches/openjdk/6708580-exa_slow.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 408 (offset 1 line).
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Hunk #1 succeeded at 341 (offset 4 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #1 succeeded at 216 (offset 8 lines).
Checking patches/openjdk/6896068-sg2d.patch
Applying patches/openjdk/6896068-sg2d.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java
Hunk #1 succeeded at 256 (offset -1 lines).
Hunk #2 succeeded at 365 (offset -1 lines).
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AATextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/GlyphListLoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopBasedPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SolidTextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SpanShapeRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
Hunk #1 succeeded at 376 (offset -12 lines).
patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java
Hunk #1 succeeded at 212 (offset 2 lines).
Checking patches/openjdk/7021314-no_javaws_man_page.patch
Applying patches/openjdk/7021314-no_javaws_man_page.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 145 (offset 21 lines).
Checking patches/pr586-include_all_srcs.patch
Applying patches/pr586-include_all_srcs.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 980 (offset 5 lines).
Hunk #2 succeeded at 993 (offset 3 lines).
Checking patches/jtreg-LastErrorString.patch
1 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/test/java/io/IOException/LastErrorString.java.rej
ERROR patch patches/jtreg-LastErrorString.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 Dec 10 07:28:49 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 10 Dec 2013 10:28:49 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #609
In-Reply-To: <1209937486.22.1386615990173.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1209937486.22.1386615990173.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1480703560.24.1386689330512.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 92ce9338bec4c95c28b79cf6e7c7007cf525ae06
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 92ce9338bec4c95c28b79cf6e7c7007cf525ae06
[workspace] $ /bin/sh -xe /tmp/hudson6637180352771702917.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 Dec 10 10:28:39 EST 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 Dec 10 21:03:08 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 11 Dec 2013 00:03:08 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1548
In-Reply-To: <213374415.23.1386651782927.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <213374415.23.1386651782927.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1958606752.25.1386738188343.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 1773 lines...]
Applying patches/openjdk/6959123-libpng_14.patch
patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c
Checking patches/applet_hole.patch
Applying patches/applet_hole.patch
patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java
Hunk #1 succeeded at 69 (offset 1 line).
Hunk #2 succeeded at 118 (offset 1 line).
Hunk #3 succeeded at 163 (offset 1 line).
Hunk #4 succeeded at 308 (offset 1 line).
Hunk #5 succeeded at 694 (offset -2 lines).
patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java
Checking patches/jtreg-httpTest.patch
Applying patches/jtreg-httpTest.patch
patching file openjdk/jdk/test/java/net/URL/TestHttps.java
Checking patches/debug-dir.patch
Applying patches/debug-dir.patch
patching file openjdk/Makefile
Checking patches/override-redirect-metacity.patch
Applying patches/override-redirect-metacity.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java
Hunk #1 succeeded at 1171 (offset 47 lines).
Checking patches/openjdk/6967533-pre_epoch.patch
Applying patches/openjdk/6967533-pre_epoch.patch
patching file openjdk/jdk/src/share/classes/java/lang/System.java
Hunk #1 succeeded at 70 (offset 1 line).
Hunk #2 succeeded at 97 (offset 1 line).
Hunk #3 succeeded at 111 (offset 1 line).
Hunk #4 succeeded at 1062 (offset -31 lines).
Checking patches/fonts-gentoo.patch
Applying patches/fonts-gentoo.patch
patching file openjdk/jdk/make/sun/awt/Makefile
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java
Hunk #1 succeeded at 178 (offset 2 lines).
Checking patches/ipv4-mapped-ipv6-addresses.patch
Applying patches/ipv4-mapped-ipv6-addresses.patch
patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c
Hunk #1 succeeded at 1236 (offset 21 lines).
Hunk #2 succeeded at 1305 with fuzz 1 (offset 21 lines).
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h
patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c
patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java
Checking patches/jtreg-OpenGLContextInit.patch
Applying patches/jtreg-OpenGLContextInit.patch
patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java
Checking patches/openjdk/6510892-httpserver_test.patch
Applying patches/openjdk/6510892-httpserver_test.patch
patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java
Checking patches/openjdk/6638712-wildcard_types.patch
Applying patches/openjdk/6638712-wildcard_types.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java
Hunk #1 succeeded at 335 (offset 4 lines).
Hunk #2 succeeded at 2778 (offset 4 lines).
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/openjdk/6650759-missing_inference.patch
Applying patches/openjdk/6650759-missing_inference.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/jtreg-international-fonts.patch
Applying patches/jtreg-international-fonts.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsRendering.java
Checking patches/f14-fonts.patch
Applying patches/f14-fonts.patch
patching file openjdk/jdk/make/sun/awt/Makefile
Hunk #1 succeeded at 388 (offset 1 line).
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties
Checking patches/jtreg-T6638712-fix.patch
Applying patches/jtreg-T6638712-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/jtreg-T6650759m-fix.patch
Applying patches/jtreg-T6650759m-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/openjdk/7003777-bad-html-entity-parse.patch
Applying patches/openjdk/7003777-bad-html-entity-parse.patch
patching file openjdk/jdk/src/share/classes/javax/swing/text/html/parser/Parser.java
patching file openjdk/jdk/test/javax/swing/text/html/Test7003777.java
Checking patches/rendering-engine-tests.patch
Applying patches/rendering-engine-tests.patch
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/RenderingEngineTest.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test661554.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967433.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967434.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967436.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6976265.java
Checking patches/openjdk/6800846-printing-quality.patch
Applying patches/openjdk/6800846-printing-quality.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/dither.c
patching file openjdk/jdk/test/sun/awt/image/DrawByteBinary.java
Checking patches/rh661505-jpeg.patch
Applying patches/rh661505-jpeg.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c
Hunk #1 succeeded at 1526 (offset 38 lines).
Hunk #2 succeeded at 1582 (offset 39 lines).
Hunk #3 succeeded at 1644 (offset 40 lines).
Checking patches/6703377-freetypescaler.patch
Applying patches/6703377-freetypescaler.patch
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
Hunk #1 succeeded at 978 (offset -1 lines).
Checking patches/openjdk/6642612-filechooser_button_sizes.patch
Applying patches/openjdk/6642612-filechooser_button_sizes.patch
patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java
Hunk #1 succeeded at 98 (offset 1 line).
Hunk #2 succeeded at 123 (offset 1 line).
Hunk #3 succeeded at 716 (offset 10 lines).
Hunk #4 succeeded at 1116 (offset 8 lines).
Checking patches/jtreg-international-fonts-styles.patch
Applying patches/jtreg-international-fonts-styles.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsStyles.java
Checking patches/openjdk/6736649-text_bearings.patch
Applying patches/openjdk/6736649-text_bearings.patch
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 792 (offset 37 lines).
Hunk #6 succeeded at 1154 (offset 37 lines).
Checking patches/openjdk/6797139-jbutton_truncation.patch
Applying patches/openjdk/6797139-jbutton_truncation.patch
patching file openjdk/jdk/src/share/classes/javax/swing/SwingUtilities.java
Hunk #1 succeeded at 1000 (offset 1 line).
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 1147 (offset 37 lines).
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #2 succeeded at 69 with fuzz 2 (offset -8 lines).
Hunk #3 succeeded at 177 (offset -11 lines).
Hunk #4 succeeded at 224 (offset -11 lines).
Hunk #5 succeeded at 234 (offset -11 lines).
Hunk #6 succeeded at 247 (offset -11 lines).
Hunk #7 succeeded at 995 (offset -8 lines).
Hunk #8 succeeded at 1077 (offset -8 lines).
Hunk #9 succeeded at 1085 (offset -8 lines).
patching file openjdk/jdk/test/javax/swing/SwingUtilities/6797139/bug6797139.java
Checking patches/openjdk/6883341-text_bearing_exception.patch
Applying patches/openjdk/6883341-text_bearing_exception.patch
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #1 succeeded at 226 (offset -24 lines).
patching file openjdk/jdk/test/javax/swing/JMenuItem/6883341/bug6883341.java
Checking patches/jtreg-png-reader.patch
Applying patches/jtreg-png-reader.patch
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/AbstractImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/BrokenPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/GoodPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageCompareException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReaderAndComparator.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/PamImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/pngsuite.doc
Checking patches/openjdk/4724552-CubicCurve2D.patch
Applying patches/openjdk/4724552-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4493128-CubicCurve2D.patch
Applying patches/openjdk/4493128-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
Applying patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
patching file ./openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/ContainsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/IntersectsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/SolveCubicTest.java
Checking patches/g344659-sparc_fix.patch
Applying patches/g344659-sparc_fix.patch
patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp
Hunk #1 succeeded at 36 (offset 1 line).
Checking patches/openjdk/6728834-blurred-lcd-aa-text.patch
Applying patches/openjdk/6728834-blurred-lcd-aa-text.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java
patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
Applying patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6708580-exa_slow.patch
Applying patches/openjdk/6708580-exa_slow.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 408 (offset 1 line).
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Hunk #1 succeeded at 341 (offset 4 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #1 succeeded at 216 (offset 8 lines).
Checking patches/openjdk/6896068-sg2d.patch
Applying patches/openjdk/6896068-sg2d.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java
Hunk #1 succeeded at 256 (offset -1 lines).
Hunk #2 succeeded at 365 (offset -1 lines).
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AATextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/GlyphListLoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopBasedPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SolidTextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SpanShapeRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
Hunk #1 succeeded at 376 (offset -12 lines).
patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java
Hunk #1 succeeded at 212 (offset 2 lines).
Checking patches/openjdk/7021314-no_javaws_man_page.patch
Applying patches/openjdk/7021314-no_javaws_man_page.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 145 (offset 21 lines).
Checking patches/pr586-include_all_srcs.patch
Applying patches/pr586-include_all_srcs.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 980 (offset 5 lines).
Hunk #2 succeeded at 993 (offset 3 lines).
Checking patches/jtreg-LastErrorString.patch
1 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/test/java/io/IOException/LastErrorString.java.rej
ERROR patch patches/jtreg-LastErrorString.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Wed Dec 11 07:29:11 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 11 Dec 2013 10:29:11 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #610
In-Reply-To: <1480703560.24.1386689330512.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1480703560.24.1386689330512.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <189247287.26.1386775752932.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
Changes:
[lana] Merge
[robm] 8029525: java/lang/ProcessBuilder/Basic.java fails intermittently
Reviewed-by: alanb, chegar
Contributed-by: roger.riggs at oracle.com
[bpb] 8029501: BigInteger division algorithm selection heuristic is incorrect
Summary: Change Burnikel-Ziegler division heuristic to require that the dividend int-length exceed that of the divisor by a minimum amount.
Reviewed-by: darcy
[bpb] 8029514: java/math/BigInteger/BigIntegerTest.java failing since thresholds adjusted in 8022181
Summary: Ensure the value returned by getLower() is unsigned.
Reviewed-by: darcy
[yan] 8029264: [doclint] more doclint and tidy cleanup
Reviewed-by: alexsch, serb, malenkov
[psandoz] 8028564: Concurrent calls to CHM.put can fail to add the key/value to the map
Reviewed-by: psandoz, chegar, alanb
Contributed-by: Doug Lea
[erikj] 8027963: Create unlimited policy jars.
Reviewed-by: wetmore, ihse
[ascarpino] 8029550: javadoc since tag for recent Hashtable updates
Reviewed-by: mullan
[mchung] 8029552: Remove java/lang/management/MemoryMXBean/CollectionUsageThreshold.java from ProblemList.txt
Reviewed-by: alanb
[ascarpino] 8027218: TEST_BUG: sun/security/pkcs11/ec tests fail because of ever-changing key size restrictions
Reviewed-by: vinnie
[smarks] 8029141: Add @FunctionalInterface annotation to Callable interface
Reviewed-by: chegar, alanb
[mfang] Merge
[mfang] 8027244: Need to translate new error message and usage information for jar tool
Reviewed-by: naoto, yhuang
[mchung] 7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging intermittently
Reviewed-by: mchung
Contributed-by: yiming.wang at oracle.com
[coffeys] 8029347: sun/rmi/runtime/Log/checkLogging/CheckLogging.java fails in nightly intermittently
Reviewed-by: alanb
[henryjen] 8029434: Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic
Reviewed-by: mduigou
[jfranck] 8029117: (reflect) clarify javadoc for getMethod(...) and getMethods()
Reviewed-by: darcy
[psandoz] 8029164: Race condition in CompletableFuture.thenCompose with asynchronous task
Reviewed-by: dl, chegar, mduigou
[sla] 6461635: [TESTBUG] BasicTests.sh test fails intermittently
Summary: Transform dummy class instead of BigInteger to avoid complication by -Xshare. Ported from script to java.
Reviewed-by: alanb
Contributed-by: mattias.tobiasson at oracle.com
[lana] Merge
[briangoetz] 8028816: Add value-type notice to Optional* classes
Reviewed-by: mduigou, smarks
Contributed-by: bitterfoxc at gmail.com
[smarks] 8029489: StringJoiner spec for setEmptyValue() and length() is malformatted
Reviewed-by: darcy, lancea, mduigou
[sherman] 8028397: Undo the lenient MIME BASE64 decoder support change (JDK-8025003) and remove methods de/encode(buf, buf)
Summary: updated the spec and implementation as requested
Reviewed-by: alanb
[valeriep] Merge
[valeriep] 8029158: sun/security/pkcs11/Signature/TestDSAKeyLength.java does not compile (or run)
Summary: Add the missing library path and skip testing against NSS 1.14 or later due to known NSS issue
Reviewed-by: vinnie, ascarpino
[weijun] 8028351: JWS doesn't get authenticated when using kerberos auth proxy
Reviewed-by: xuelei
[dfuchs] 8029281: Synchronization issues in Logger and LogManager
Summary: Fixes several race conditions in logging which have been at the root cause of intermittent test failures.
Reviewed-by: mchung, plevart
[smarks] 8028757: CharSequence.subSequence improperly requires a "new" CharSequence be returned
Reviewed-by: alanb, darcy, mduigou
[tyan] 7190106: java/rmi/reliability/benchmark fails intermittently because of use of fixed port
Reviewed-by: smarks, mduigou
[rriggs] 8028019: AWT Doclint warning/error cleanup
Summary: Fix numerious javadoc and html errors and warnings
Reviewed-by: yan
[bpb] 8022181: Tune algorithm crossover thresholds in BigInteger
Summary: Change multiplication, squaring, division, and base conversion thresholds to values which retain performance improvement in most cases but with a a lower overall risk of regression.
Reviewed-by: darcy
[darcy] 8029475: Fix more doclint issues in javax.security
Reviewed-by: juh
[henryjen] 8029483: BufferedReader.lines() javadoc typo should be fixed
Reviewed-by: mduigou
[darcy] 8029478: Fix more doclint issues in javax.script
Reviewed-by: chegar, mduigou
[michaelm] 8029127: Redirected POST request throws IllegalStateException on HttpURLConnection.getInputStream
Reviewed-by: alanb, chegar
[sjiang] 8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds
Reviewed-by: alanb, dfuchs
[lancea] 8029417: JDBC 4.2 javadoc updates
Reviewed-by: darcy
[naoto] 8028368: There is no description whether or not java.util.ResourceBundle is thread-safe
Reviewed-by: okutsu
[vinnie] 8029369: Shell tests in sun/security/pkcs11/ do not compile PKCS11Test
Reviewed-by: mullan
[msheppar] 8025211: Intermittent test failure: java/net/DatagramSocket/PortUnreachable.java
Summary: modified test to execute in a single thread to eliminate potential race condition
Reviewed-by: alanb, chegar, dfuchs
[darcy] 8006572: DoubleStream.sum() & DoubleSummaryStats implementations that reduce numerical errors
Reviewed-by: psandoz, mduigou
[tyan] 8029348: ProblemList.txt updates (11/2013)
Reviewed-by: chegar
[jbachorik] 6987597: ManagementFactory.getGarbageCollectorMXBeans() returns empty list with CMS
Reviewed-by: mchung
[juh] 8021418: Intermittent: SSLSocketSSLEngineTemplate.java test fails with timeout
Reviewed-by: xuelei, wetmore
Contributed-by: rajan.halade at oracle.com
[lana] Merge
[serb] 8029382: [macosx] Need test for JDK-7161437
Reviewed-by: pchelko, anthony
[pchelko] 8028484: [TEST_BUG][macosx] closed/java/awt/MouseInfo/JContainerMousePositionTest fails
Reviewed-by: anthony, serb
[alitvinov] 8025775: JNI warnings in TryXShmAttach
Reviewed-by: art, anthony
[lana] Merge
[pchelko] 7124391: [TEST_BUG][macosx] MouseEvents are not dispatched when the mouse cursor leaves the component
Reviewed-by: anthony, serb
[pchelko] 8029251: [TEST_BUG][macosx] Use safari browser, the ouput contain information that DataFlavor.allHtmlFlavor is not present in the system clipboard
Reviewed-by: anthony, serb
[yan] 8023576: [TEST BUG] Compilation fails for java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java
Reviewed-by: anthony, serb
Contributed-by: Andrei Eremeev
[pchelko] 7178682: [TEST_BUG][macosx] Mouse Pressed event can't be monitored for DisabledComponentsTest.html.
Reviewed-by: anthony, serb
[serb] 8029010: [macosx] Need test for JDK-7124513
Reviewed-by: pchelko, alexsch
[pchelko] 7152982: [TEST_BUG][macosx] Extremely unstable mouse modifiers test
Reviewed-by: anthony, serb
[lana] Merge
[lana] Merge
[prr] 8029204: Printing a GlyphVector on Windows ignores position of first glyph
Reviewed-by: jgodinez, bae
------------------------------------------
Started by timer
Building in workspace
[workspace] $ hg showconfig paths.default
[workspace] $ hg pull --rev default
[workspace] $ hg update --clean --rev default
218 files updated, 0 files merged, 14 files removed, 0 files unresolved
[workspace] $ hg log --rev . --template {node}
[workspace] $ hg log --rev 92ce9338bec4c95c28b79cf6e7c7007cf525ae06
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 92ce9338bec4c95c28b79cf6e7c7007cf525ae06
[workspace] $ /bin/sh -xe /tmp/hudson6600193070610281998.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 Dec 11 10:29:02 EST 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 Dec 11 21:03:05 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 12 Dec 2013 00:03:05 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1549
In-Reply-To: <1958606752.25.1386738188343.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1958606752.25.1386738188343.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <297341677.27.1386824585296.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 1773 lines...]
Applying patches/openjdk/6959123-libpng_14.patch
patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c
Checking patches/applet_hole.patch
Applying patches/applet_hole.patch
patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java
Hunk #1 succeeded at 69 (offset 1 line).
Hunk #2 succeeded at 118 (offset 1 line).
Hunk #3 succeeded at 163 (offset 1 line).
Hunk #4 succeeded at 308 (offset 1 line).
Hunk #5 succeeded at 694 (offset -2 lines).
patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java
Checking patches/jtreg-httpTest.patch
Applying patches/jtreg-httpTest.patch
patching file openjdk/jdk/test/java/net/URL/TestHttps.java
Checking patches/debug-dir.patch
Applying patches/debug-dir.patch
patching file openjdk/Makefile
Checking patches/override-redirect-metacity.patch
Applying patches/override-redirect-metacity.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java
Hunk #1 succeeded at 1171 (offset 47 lines).
Checking patches/openjdk/6967533-pre_epoch.patch
Applying patches/openjdk/6967533-pre_epoch.patch
patching file openjdk/jdk/src/share/classes/java/lang/System.java
Hunk #1 succeeded at 70 (offset 1 line).
Hunk #2 succeeded at 97 (offset 1 line).
Hunk #3 succeeded at 111 (offset 1 line).
Hunk #4 succeeded at 1062 (offset -31 lines).
Checking patches/fonts-gentoo.patch
Applying patches/fonts-gentoo.patch
patching file openjdk/jdk/make/sun/awt/Makefile
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java
Hunk #1 succeeded at 178 (offset 2 lines).
Checking patches/ipv4-mapped-ipv6-addresses.patch
Applying patches/ipv4-mapped-ipv6-addresses.patch
patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c
Hunk #1 succeeded at 1236 (offset 21 lines).
Hunk #2 succeeded at 1305 with fuzz 1 (offset 21 lines).
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h
patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c
patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java
Checking patches/jtreg-OpenGLContextInit.patch
Applying patches/jtreg-OpenGLContextInit.patch
patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java
Checking patches/openjdk/6510892-httpserver_test.patch
Applying patches/openjdk/6510892-httpserver_test.patch
patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java
Checking patches/openjdk/6638712-wildcard_types.patch
Applying patches/openjdk/6638712-wildcard_types.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java
Hunk #1 succeeded at 335 (offset 4 lines).
Hunk #2 succeeded at 2778 (offset 4 lines).
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/openjdk/6650759-missing_inference.patch
Applying patches/openjdk/6650759-missing_inference.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/jtreg-international-fonts.patch
Applying patches/jtreg-international-fonts.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsRendering.java
Checking patches/f14-fonts.patch
Applying patches/f14-fonts.patch
patching file openjdk/jdk/make/sun/awt/Makefile
Hunk #1 succeeded at 388 (offset 1 line).
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties
Checking patches/jtreg-T6638712-fix.patch
Applying patches/jtreg-T6638712-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/jtreg-T6650759m-fix.patch
Applying patches/jtreg-T6650759m-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/openjdk/7003777-bad-html-entity-parse.patch
Applying patches/openjdk/7003777-bad-html-entity-parse.patch
patching file openjdk/jdk/src/share/classes/javax/swing/text/html/parser/Parser.java
patching file openjdk/jdk/test/javax/swing/text/html/Test7003777.java
Checking patches/rendering-engine-tests.patch
Applying patches/rendering-engine-tests.patch
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/RenderingEngineTest.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test661554.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967433.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967434.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967436.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6976265.java
Checking patches/openjdk/6800846-printing-quality.patch
Applying patches/openjdk/6800846-printing-quality.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/dither.c
patching file openjdk/jdk/test/sun/awt/image/DrawByteBinary.java
Checking patches/rh661505-jpeg.patch
Applying patches/rh661505-jpeg.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c
Hunk #1 succeeded at 1526 (offset 38 lines).
Hunk #2 succeeded at 1582 (offset 39 lines).
Hunk #3 succeeded at 1644 (offset 40 lines).
Checking patches/6703377-freetypescaler.patch
Applying patches/6703377-freetypescaler.patch
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
Hunk #1 succeeded at 978 (offset -1 lines).
Checking patches/openjdk/6642612-filechooser_button_sizes.patch
Applying patches/openjdk/6642612-filechooser_button_sizes.patch
patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java
Hunk #1 succeeded at 98 (offset 1 line).
Hunk #2 succeeded at 123 (offset 1 line).
Hunk #3 succeeded at 716 (offset 10 lines).
Hunk #4 succeeded at 1116 (offset 8 lines).
Checking patches/jtreg-international-fonts-styles.patch
Applying patches/jtreg-international-fonts-styles.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsStyles.java
Checking patches/openjdk/6736649-text_bearings.patch
Applying patches/openjdk/6736649-text_bearings.patch
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 792 (offset 37 lines).
Hunk #6 succeeded at 1154 (offset 37 lines).
Checking patches/openjdk/6797139-jbutton_truncation.patch
Applying patches/openjdk/6797139-jbutton_truncation.patch
patching file openjdk/jdk/src/share/classes/javax/swing/SwingUtilities.java
Hunk #1 succeeded at 1000 (offset 1 line).
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 1147 (offset 37 lines).
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #2 succeeded at 69 with fuzz 2 (offset -8 lines).
Hunk #3 succeeded at 177 (offset -11 lines).
Hunk #4 succeeded at 224 (offset -11 lines).
Hunk #5 succeeded at 234 (offset -11 lines).
Hunk #6 succeeded at 247 (offset -11 lines).
Hunk #7 succeeded at 995 (offset -8 lines).
Hunk #8 succeeded at 1077 (offset -8 lines).
Hunk #9 succeeded at 1085 (offset -8 lines).
patching file openjdk/jdk/test/javax/swing/SwingUtilities/6797139/bug6797139.java
Checking patches/openjdk/6883341-text_bearing_exception.patch
Applying patches/openjdk/6883341-text_bearing_exception.patch
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #1 succeeded at 226 (offset -24 lines).
patching file openjdk/jdk/test/javax/swing/JMenuItem/6883341/bug6883341.java
Checking patches/jtreg-png-reader.patch
Applying patches/jtreg-png-reader.patch
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/AbstractImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/BrokenPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/GoodPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageCompareException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReaderAndComparator.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/PamImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/pngsuite.doc
Checking patches/openjdk/4724552-CubicCurve2D.patch
Applying patches/openjdk/4724552-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4493128-CubicCurve2D.patch
Applying patches/openjdk/4493128-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
Applying patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
patching file ./openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/ContainsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/IntersectsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/SolveCubicTest.java
Checking patches/g344659-sparc_fix.patch
Applying patches/g344659-sparc_fix.patch
patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp
Hunk #1 succeeded at 36 (offset 1 line).
Checking patches/openjdk/6728834-blurred-lcd-aa-text.patch
Applying patches/openjdk/6728834-blurred-lcd-aa-text.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java
patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
Applying patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6708580-exa_slow.patch
Applying patches/openjdk/6708580-exa_slow.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 408 (offset 1 line).
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Hunk #1 succeeded at 341 (offset 4 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #1 succeeded at 216 (offset 8 lines).
Checking patches/openjdk/6896068-sg2d.patch
Applying patches/openjdk/6896068-sg2d.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java
Hunk #1 succeeded at 256 (offset -1 lines).
Hunk #2 succeeded at 365 (offset -1 lines).
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AATextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/GlyphListLoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopBasedPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SolidTextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SpanShapeRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
Hunk #1 succeeded at 376 (offset -12 lines).
patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java
Hunk #1 succeeded at 212 (offset 2 lines).
Checking patches/openjdk/7021314-no_javaws_man_page.patch
Applying patches/openjdk/7021314-no_javaws_man_page.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 145 (offset 21 lines).
Checking patches/pr586-include_all_srcs.patch
Applying patches/pr586-include_all_srcs.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 980 (offset 5 lines).
Hunk #2 succeeded at 993 (offset 3 lines).
Checking patches/jtreg-LastErrorString.patch
1 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/test/java/io/IOException/LastErrorString.java.rej
ERROR patch patches/jtreg-LastErrorString.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Thu Dec 12 21:03:06 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 13 Dec 2013 00:03:06 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1550
In-Reply-To: <297341677.27.1386824585296.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <297341677.27.1386824585296.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1604263746.29.1386910986137.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 1773 lines...]
Applying patches/openjdk/6959123-libpng_14.patch
patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c
Checking patches/applet_hole.patch
Applying patches/applet_hole.patch
patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java
Hunk #1 succeeded at 69 (offset 1 line).
Hunk #2 succeeded at 118 (offset 1 line).
Hunk #3 succeeded at 163 (offset 1 line).
Hunk #4 succeeded at 308 (offset 1 line).
Hunk #5 succeeded at 694 (offset -2 lines).
patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java
Checking patches/jtreg-httpTest.patch
Applying patches/jtreg-httpTest.patch
patching file openjdk/jdk/test/java/net/URL/TestHttps.java
Checking patches/debug-dir.patch
Applying patches/debug-dir.patch
patching file openjdk/Makefile
Checking patches/override-redirect-metacity.patch
Applying patches/override-redirect-metacity.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java
Hunk #1 succeeded at 1171 (offset 47 lines).
Checking patches/openjdk/6967533-pre_epoch.patch
Applying patches/openjdk/6967533-pre_epoch.patch
patching file openjdk/jdk/src/share/classes/java/lang/System.java
Hunk #1 succeeded at 70 (offset 1 line).
Hunk #2 succeeded at 97 (offset 1 line).
Hunk #3 succeeded at 111 (offset 1 line).
Hunk #4 succeeded at 1062 (offset -31 lines).
Checking patches/fonts-gentoo.patch
Applying patches/fonts-gentoo.patch
patching file openjdk/jdk/make/sun/awt/Makefile
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java
Hunk #1 succeeded at 178 (offset 2 lines).
Checking patches/ipv4-mapped-ipv6-addresses.patch
Applying patches/ipv4-mapped-ipv6-addresses.patch
patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c
Hunk #1 succeeded at 1236 (offset 21 lines).
Hunk #2 succeeded at 1305 with fuzz 1 (offset 21 lines).
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h
patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c
patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java
Checking patches/jtreg-OpenGLContextInit.patch
Applying patches/jtreg-OpenGLContextInit.patch
patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java
Checking patches/openjdk/6510892-httpserver_test.patch
Applying patches/openjdk/6510892-httpserver_test.patch
patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java
Checking patches/openjdk/6638712-wildcard_types.patch
Applying patches/openjdk/6638712-wildcard_types.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java
Hunk #1 succeeded at 335 (offset 4 lines).
Hunk #2 succeeded at 2778 (offset 4 lines).
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/openjdk/6650759-missing_inference.patch
Applying patches/openjdk/6650759-missing_inference.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/jtreg-international-fonts.patch
Applying patches/jtreg-international-fonts.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsRendering.java
Checking patches/f14-fonts.patch
Applying patches/f14-fonts.patch
patching file openjdk/jdk/make/sun/awt/Makefile
Hunk #1 succeeded at 388 (offset 1 line).
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties
Checking patches/jtreg-T6638712-fix.patch
Applying patches/jtreg-T6638712-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/jtreg-T6650759m-fix.patch
Applying patches/jtreg-T6650759m-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/openjdk/7003777-bad-html-entity-parse.patch
Applying patches/openjdk/7003777-bad-html-entity-parse.patch
patching file openjdk/jdk/src/share/classes/javax/swing/text/html/parser/Parser.java
patching file openjdk/jdk/test/javax/swing/text/html/Test7003777.java
Checking patches/rendering-engine-tests.patch
Applying patches/rendering-engine-tests.patch
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/RenderingEngineTest.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test661554.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967433.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967434.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967436.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6976265.java
Checking patches/openjdk/6800846-printing-quality.patch
Applying patches/openjdk/6800846-printing-quality.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/dither.c
patching file openjdk/jdk/test/sun/awt/image/DrawByteBinary.java
Checking patches/rh661505-jpeg.patch
Applying patches/rh661505-jpeg.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c
Hunk #1 succeeded at 1526 (offset 38 lines).
Hunk #2 succeeded at 1582 (offset 39 lines).
Hunk #3 succeeded at 1644 (offset 40 lines).
Checking patches/6703377-freetypescaler.patch
Applying patches/6703377-freetypescaler.patch
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
Hunk #1 succeeded at 978 (offset -1 lines).
Checking patches/openjdk/6642612-filechooser_button_sizes.patch
Applying patches/openjdk/6642612-filechooser_button_sizes.patch
patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java
Hunk #1 succeeded at 98 (offset 1 line).
Hunk #2 succeeded at 123 (offset 1 line).
Hunk #3 succeeded at 716 (offset 10 lines).
Hunk #4 succeeded at 1116 (offset 8 lines).
Checking patches/jtreg-international-fonts-styles.patch
Applying patches/jtreg-international-fonts-styles.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsStyles.java
Checking patches/openjdk/6736649-text_bearings.patch
Applying patches/openjdk/6736649-text_bearings.patch
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 792 (offset 37 lines).
Hunk #6 succeeded at 1154 (offset 37 lines).
Checking patches/openjdk/6797139-jbutton_truncation.patch
Applying patches/openjdk/6797139-jbutton_truncation.patch
patching file openjdk/jdk/src/share/classes/javax/swing/SwingUtilities.java
Hunk #1 succeeded at 1000 (offset 1 line).
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 1147 (offset 37 lines).
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #2 succeeded at 69 with fuzz 2 (offset -8 lines).
Hunk #3 succeeded at 177 (offset -11 lines).
Hunk #4 succeeded at 224 (offset -11 lines).
Hunk #5 succeeded at 234 (offset -11 lines).
Hunk #6 succeeded at 247 (offset -11 lines).
Hunk #7 succeeded at 995 (offset -8 lines).
Hunk #8 succeeded at 1077 (offset -8 lines).
Hunk #9 succeeded at 1085 (offset -8 lines).
patching file openjdk/jdk/test/javax/swing/SwingUtilities/6797139/bug6797139.java
Checking patches/openjdk/6883341-text_bearing_exception.patch
Applying patches/openjdk/6883341-text_bearing_exception.patch
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #1 succeeded at 226 (offset -24 lines).
patching file openjdk/jdk/test/javax/swing/JMenuItem/6883341/bug6883341.java
Checking patches/jtreg-png-reader.patch
Applying patches/jtreg-png-reader.patch
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/AbstractImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/BrokenPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/GoodPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageCompareException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReaderAndComparator.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/PamImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/pngsuite.doc
Checking patches/openjdk/4724552-CubicCurve2D.patch
Applying patches/openjdk/4724552-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4493128-CubicCurve2D.patch
Applying patches/openjdk/4493128-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
Applying patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
patching file ./openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/ContainsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/IntersectsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/SolveCubicTest.java
Checking patches/g344659-sparc_fix.patch
Applying patches/g344659-sparc_fix.patch
patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp
Hunk #1 succeeded at 36 (offset 1 line).
Checking patches/openjdk/6728834-blurred-lcd-aa-text.patch
Applying patches/openjdk/6728834-blurred-lcd-aa-text.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java
patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
Applying patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6708580-exa_slow.patch
Applying patches/openjdk/6708580-exa_slow.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 408 (offset 1 line).
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Hunk #1 succeeded at 341 (offset 4 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #1 succeeded at 216 (offset 8 lines).
Checking patches/openjdk/6896068-sg2d.patch
Applying patches/openjdk/6896068-sg2d.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java
Hunk #1 succeeded at 256 (offset -1 lines).
Hunk #2 succeeded at 365 (offset -1 lines).
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AATextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/GlyphListLoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopBasedPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SolidTextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SpanShapeRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
Hunk #1 succeeded at 376 (offset -12 lines).
patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java
Hunk #1 succeeded at 212 (offset 2 lines).
Checking patches/openjdk/7021314-no_javaws_man_page.patch
Applying patches/openjdk/7021314-no_javaws_man_page.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 145 (offset 21 lines).
Checking patches/pr586-include_all_srcs.patch
Applying patches/pr586-include_all_srcs.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 980 (offset 5 lines).
Hunk #2 succeeded at 993 (offset 3 lines).
Checking patches/jtreg-LastErrorString.patch
1 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/test/java/io/IOException/LastErrorString.java.rej
ERROR patch patches/jtreg-LastErrorString.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 Dec 13 03:03:37 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 13 Dec 2013 06:03:37 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1496
Message-ID: <829353351.30.1386932617350.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
Changes:
[Andrew John Hughes ] PR1617: Include defs.make in vm.make so zeroshark.make is included
2013-12-12 Andrew John Hughes
PR1617: Include defs.make in vm.make so
zeroshark.make is included
* Makefile.am:
(JDK_CHANGESET): Set to current HEAD.
(JDK_SHA256SUM): Likewise.
* NEWS: Updated with changes brought in.
* hotspot.map: Set to current HEAD.
------------------------------------------
[...truncated 395 lines...]
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) (Fri Dec 13 06:03:20 EST 2013)" DERIVATIVE_ID="IcedTea 2.5pre+re3973c9a8608" 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: OK
ln -sf /notnfs/nighttester/drops/icedtea7/corba.tar.gz corba.tar.gz
if ! echo "d8c4e9792352a40011e8bc4bd302d94cbd12cf63d50d4edb3396724474d5c0d5 corba.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ corba.tar.gz ] ; then \
mv corba.tar.gz corba.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/corba/archive/e5da8ecaf6f9.tar.gz -O corba.tar.gz; \
if ! echo "d8c4e9792352a40011e8bc4bd302d94cbd12cf63d50d4edb3396724474d5c0d5 corba.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of CORBA zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK CORBA zip available"; exit -1; \
fi ; \
fi ;
corba.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz jaxp.tar.gz
if ! echo "35210f1d5cd741504310dbd5eb848735a8bd66157d3d9c5caa507c8fc65fcf3c jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jaxp.tar.gz ] ; then \
mv jaxp.tar.gz jaxp.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxp/archive/fc76c585e6c5.tar.gz -O jaxp.tar.gz; \
if ! echo "35210f1d5cd741504310dbd5eb848735a8bd66157d3d9c5caa507c8fc65fcf3c jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JAXP zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JAXP root zip available"; exit -1; \
fi ; \
fi ;
jaxp.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz jaxws.tar.gz
if ! echo "d7e47d15ae3d7a9db53e72ad597ea52d2c76a8c49827b36c789424177c727c25 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jaxws.tar.gz ] ; then \
mv jaxws.tar.gz jaxws.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxws/archive/b28455339003.tar.gz -O jaxws.tar.gz; \
if ! echo "d7e47d15ae3d7a9db53e72ad597ea52d2c76a8c49827b36c789424177c727c25 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JAXWS zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK JAXWS zip available"; exit -1; \
fi ; \
fi ;
jaxws.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jdk.tar.gz jdk.tar.gz
if ! echo "b95568aa9665865b7c74a0a42bb7531b3808d7b6ae4347501c190cc76373b3c9 jdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jdk.tar.gz ] ; then \
mv jdk.tar.gz jdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jdk/archive/0ff397456868.tar.gz -O jdk.tar.gz; \
if ! echo "b95568aa9665865b7c74a0a42bb7531b3808d7b6ae4347501c190cc76373b3c9 jdk.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JDK zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK JDK zip available"; exit -1; \
fi ; \
fi ;
jdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK JDK zip available
make: *** [stamps/download-openjdk.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Fri Dec 13 03:04:06 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 13 Dec 2013 06:04:06 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #612
Message-ID: <5701437.31.1386932646595.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 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ /bin/sh -xe /tmp/hudson1810179473434340770.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 Dec 13 06:03:58 EST 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 Dec 13 21:03:04 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 14 Dec 2013 00:03:04 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1551
In-Reply-To: <1604263746.29.1386910986137.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1604263746.29.1386910986137.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1353211649.32.1386997384596.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 1773 lines...]
Applying patches/openjdk/6959123-libpng_14.patch
patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c
Checking patches/applet_hole.patch
Applying patches/applet_hole.patch
patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java
Hunk #1 succeeded at 69 (offset 1 line).
Hunk #2 succeeded at 118 (offset 1 line).
Hunk #3 succeeded at 163 (offset 1 line).
Hunk #4 succeeded at 308 (offset 1 line).
Hunk #5 succeeded at 694 (offset -2 lines).
patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java
Checking patches/jtreg-httpTest.patch
Applying patches/jtreg-httpTest.patch
patching file openjdk/jdk/test/java/net/URL/TestHttps.java
Checking patches/debug-dir.patch
Applying patches/debug-dir.patch
patching file openjdk/Makefile
Checking patches/override-redirect-metacity.patch
Applying patches/override-redirect-metacity.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java
Hunk #1 succeeded at 1171 (offset 47 lines).
Checking patches/openjdk/6967533-pre_epoch.patch
Applying patches/openjdk/6967533-pre_epoch.patch
patching file openjdk/jdk/src/share/classes/java/lang/System.java
Hunk #1 succeeded at 70 (offset 1 line).
Hunk #2 succeeded at 97 (offset 1 line).
Hunk #3 succeeded at 111 (offset 1 line).
Hunk #4 succeeded at 1062 (offset -31 lines).
Checking patches/fonts-gentoo.patch
Applying patches/fonts-gentoo.patch
patching file openjdk/jdk/make/sun/awt/Makefile
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java
Hunk #1 succeeded at 178 (offset 2 lines).
Checking patches/ipv4-mapped-ipv6-addresses.patch
Applying patches/ipv4-mapped-ipv6-addresses.patch
patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c
Hunk #1 succeeded at 1236 (offset 21 lines).
Hunk #2 succeeded at 1305 with fuzz 1 (offset 21 lines).
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h
patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c
patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java
Checking patches/jtreg-OpenGLContextInit.patch
Applying patches/jtreg-OpenGLContextInit.patch
patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java
Checking patches/openjdk/6510892-httpserver_test.patch
Applying patches/openjdk/6510892-httpserver_test.patch
patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java
Checking patches/openjdk/6638712-wildcard_types.patch
Applying patches/openjdk/6638712-wildcard_types.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java
Hunk #1 succeeded at 335 (offset 4 lines).
Hunk #2 succeeded at 2778 (offset 4 lines).
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/openjdk/6650759-missing_inference.patch
Applying patches/openjdk/6650759-missing_inference.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/jtreg-international-fonts.patch
Applying patches/jtreg-international-fonts.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsRendering.java
Checking patches/f14-fonts.patch
Applying patches/f14-fonts.patch
patching file openjdk/jdk/make/sun/awt/Makefile
Hunk #1 succeeded at 388 (offset 1 line).
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties
Checking patches/jtreg-T6638712-fix.patch
Applying patches/jtreg-T6638712-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/jtreg-T6650759m-fix.patch
Applying patches/jtreg-T6650759m-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/openjdk/7003777-bad-html-entity-parse.patch
Applying patches/openjdk/7003777-bad-html-entity-parse.patch
patching file openjdk/jdk/src/share/classes/javax/swing/text/html/parser/Parser.java
patching file openjdk/jdk/test/javax/swing/text/html/Test7003777.java
Checking patches/rendering-engine-tests.patch
Applying patches/rendering-engine-tests.patch
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/RenderingEngineTest.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test661554.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967433.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967434.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967436.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6976265.java
Checking patches/openjdk/6800846-printing-quality.patch
Applying patches/openjdk/6800846-printing-quality.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/dither.c
patching file openjdk/jdk/test/sun/awt/image/DrawByteBinary.java
Checking patches/rh661505-jpeg.patch
Applying patches/rh661505-jpeg.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c
Hunk #1 succeeded at 1526 (offset 38 lines).
Hunk #2 succeeded at 1582 (offset 39 lines).
Hunk #3 succeeded at 1644 (offset 40 lines).
Checking patches/6703377-freetypescaler.patch
Applying patches/6703377-freetypescaler.patch
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
Hunk #1 succeeded at 978 (offset -1 lines).
Checking patches/openjdk/6642612-filechooser_button_sizes.patch
Applying patches/openjdk/6642612-filechooser_button_sizes.patch
patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java
Hunk #1 succeeded at 98 (offset 1 line).
Hunk #2 succeeded at 123 (offset 1 line).
Hunk #3 succeeded at 716 (offset 10 lines).
Hunk #4 succeeded at 1116 (offset 8 lines).
Checking patches/jtreg-international-fonts-styles.patch
Applying patches/jtreg-international-fonts-styles.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsStyles.java
Checking patches/openjdk/6736649-text_bearings.patch
Applying patches/openjdk/6736649-text_bearings.patch
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 792 (offset 37 lines).
Hunk #6 succeeded at 1154 (offset 37 lines).
Checking patches/openjdk/6797139-jbutton_truncation.patch
Applying patches/openjdk/6797139-jbutton_truncation.patch
patching file openjdk/jdk/src/share/classes/javax/swing/SwingUtilities.java
Hunk #1 succeeded at 1000 (offset 1 line).
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 1147 (offset 37 lines).
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #2 succeeded at 69 with fuzz 2 (offset -8 lines).
Hunk #3 succeeded at 177 (offset -11 lines).
Hunk #4 succeeded at 224 (offset -11 lines).
Hunk #5 succeeded at 234 (offset -11 lines).
Hunk #6 succeeded at 247 (offset -11 lines).
Hunk #7 succeeded at 995 (offset -8 lines).
Hunk #8 succeeded at 1077 (offset -8 lines).
Hunk #9 succeeded at 1085 (offset -8 lines).
patching file openjdk/jdk/test/javax/swing/SwingUtilities/6797139/bug6797139.java
Checking patches/openjdk/6883341-text_bearing_exception.patch
Applying patches/openjdk/6883341-text_bearing_exception.patch
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #1 succeeded at 226 (offset -24 lines).
patching file openjdk/jdk/test/javax/swing/JMenuItem/6883341/bug6883341.java
Checking patches/jtreg-png-reader.patch
Applying patches/jtreg-png-reader.patch
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/AbstractImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/BrokenPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/GoodPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageCompareException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReaderAndComparator.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/PamImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/pngsuite.doc
Checking patches/openjdk/4724552-CubicCurve2D.patch
Applying patches/openjdk/4724552-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4493128-CubicCurve2D.patch
Applying patches/openjdk/4493128-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
Applying patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
patching file ./openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/ContainsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/IntersectsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/SolveCubicTest.java
Checking patches/g344659-sparc_fix.patch
Applying patches/g344659-sparc_fix.patch
patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp
Hunk #1 succeeded at 36 (offset 1 line).
Checking patches/openjdk/6728834-blurred-lcd-aa-text.patch
Applying patches/openjdk/6728834-blurred-lcd-aa-text.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java
patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
Applying patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6708580-exa_slow.patch
Applying patches/openjdk/6708580-exa_slow.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 408 (offset 1 line).
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Hunk #1 succeeded at 341 (offset 4 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #1 succeeded at 216 (offset 8 lines).
Checking patches/openjdk/6896068-sg2d.patch
Applying patches/openjdk/6896068-sg2d.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java
Hunk #1 succeeded at 256 (offset -1 lines).
Hunk #2 succeeded at 365 (offset -1 lines).
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AATextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/GlyphListLoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopBasedPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SolidTextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SpanShapeRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
Hunk #1 succeeded at 376 (offset -12 lines).
patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java
Hunk #1 succeeded at 212 (offset 2 lines).
Checking patches/openjdk/7021314-no_javaws_man_page.patch
Applying patches/openjdk/7021314-no_javaws_man_page.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 145 (offset 21 lines).
Checking patches/pr586-include_all_srcs.patch
Applying patches/pr586-include_all_srcs.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 980 (offset 5 lines).
Hunk #2 succeeded at 993 (offset 3 lines).
Checking patches/jtreg-LastErrorString.patch
1 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/test/java/io/IOException/LastErrorString.java.rej
ERROR patch patches/jtreg-LastErrorString.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 Dec 14 02:59:13 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 14 Dec 2013 05:59:13 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1497
In-Reply-To: <829353351.30.1386932617350.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <829353351.30.1386932617350.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1220401399.33.1387018753362.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 391 lines...]
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 Dec 14 05:58:56 EST 2013)" DERIVATIVE_ID="IcedTea 2.5pre+re3973c9a8608" 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: OK
ln -sf /notnfs/nighttester/drops/icedtea7/corba.tar.gz corba.tar.gz
if ! echo "d8c4e9792352a40011e8bc4bd302d94cbd12cf63d50d4edb3396724474d5c0d5 corba.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ corba.tar.gz ] ; then \
mv corba.tar.gz corba.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/corba/archive/e5da8ecaf6f9.tar.gz -O corba.tar.gz; \
if ! echo "d8c4e9792352a40011e8bc4bd302d94cbd12cf63d50d4edb3396724474d5c0d5 corba.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of CORBA zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK CORBA zip available"; exit -1; \
fi ; \
fi ;
corba.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz jaxp.tar.gz
if ! echo "35210f1d5cd741504310dbd5eb848735a8bd66157d3d9c5caa507c8fc65fcf3c jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jaxp.tar.gz ] ; then \
mv jaxp.tar.gz jaxp.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxp/archive/fc76c585e6c5.tar.gz -O jaxp.tar.gz; \
if ! echo "35210f1d5cd741504310dbd5eb848735a8bd66157d3d9c5caa507c8fc65fcf3c jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JAXP zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JAXP root zip available"; exit -1; \
fi ; \
fi ;
jaxp.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz jaxws.tar.gz
if ! echo "d7e47d15ae3d7a9db53e72ad597ea52d2c76a8c49827b36c789424177c727c25 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jaxws.tar.gz ] ; then \
mv jaxws.tar.gz jaxws.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxws/archive/b28455339003.tar.gz -O jaxws.tar.gz; \
if ! echo "d7e47d15ae3d7a9db53e72ad597ea52d2c76a8c49827b36c789424177c727c25 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JAXWS zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK JAXWS zip available"; exit -1; \
fi ; \
fi ;
jaxws.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jdk.tar.gz jdk.tar.gz
if ! echo "b95568aa9665865b7c74a0a42bb7531b3808d7b6ae4347501c190cc76373b3c9 jdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jdk.tar.gz ] ; then \
mv jdk.tar.gz jdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jdk/archive/0ff397456868.tar.gz -O jdk.tar.gz; \
if ! echo "b95568aa9665865b7c74a0a42bb7531b3808d7b6ae4347501c190cc76373b3c9 jdk.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JDK zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK JDK zip available"; exit -1; \
fi ; \
fi ;
jdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK JDK 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 Dec 14 02:59:48 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 14 Dec 2013 05:59:48 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #613
In-Reply-To: <5701437.31.1386932646595.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <5701437.31.1386932646595.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <147258167.34.1387018788210.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 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ /bin/sh -xe /tmp/hudson275223873222184818.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 Dec 14 05:59:38 EST 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 Dec 14 21:03:08 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 15 Dec 2013 00:03:08 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1552
In-Reply-To: <1353211649.32.1386997384596.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1353211649.32.1386997384596.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <252444603.35.1387083788733.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 1773 lines...]
Applying patches/openjdk/6959123-libpng_14.patch
patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c
Checking patches/applet_hole.patch
Applying patches/applet_hole.patch
patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java
Hunk #1 succeeded at 69 (offset 1 line).
Hunk #2 succeeded at 118 (offset 1 line).
Hunk #3 succeeded at 163 (offset 1 line).
Hunk #4 succeeded at 308 (offset 1 line).
Hunk #5 succeeded at 694 (offset -2 lines).
patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java
Checking patches/jtreg-httpTest.patch
Applying patches/jtreg-httpTest.patch
patching file openjdk/jdk/test/java/net/URL/TestHttps.java
Checking patches/debug-dir.patch
Applying patches/debug-dir.patch
patching file openjdk/Makefile
Checking patches/override-redirect-metacity.patch
Applying patches/override-redirect-metacity.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java
Hunk #1 succeeded at 1171 (offset 47 lines).
Checking patches/openjdk/6967533-pre_epoch.patch
Applying patches/openjdk/6967533-pre_epoch.patch
patching file openjdk/jdk/src/share/classes/java/lang/System.java
Hunk #1 succeeded at 70 (offset 1 line).
Hunk #2 succeeded at 97 (offset 1 line).
Hunk #3 succeeded at 111 (offset 1 line).
Hunk #4 succeeded at 1062 (offset -31 lines).
Checking patches/fonts-gentoo.patch
Applying patches/fonts-gentoo.patch
patching file openjdk/jdk/make/sun/awt/Makefile
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java
Hunk #1 succeeded at 178 (offset 2 lines).
Checking patches/ipv4-mapped-ipv6-addresses.patch
Applying patches/ipv4-mapped-ipv6-addresses.patch
patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c
Hunk #1 succeeded at 1236 (offset 21 lines).
Hunk #2 succeeded at 1305 with fuzz 1 (offset 21 lines).
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h
patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c
patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java
Checking patches/jtreg-OpenGLContextInit.patch
Applying patches/jtreg-OpenGLContextInit.patch
patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java
Checking patches/openjdk/6510892-httpserver_test.patch
Applying patches/openjdk/6510892-httpserver_test.patch
patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java
Checking patches/openjdk/6638712-wildcard_types.patch
Applying patches/openjdk/6638712-wildcard_types.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java
Hunk #1 succeeded at 335 (offset 4 lines).
Hunk #2 succeeded at 2778 (offset 4 lines).
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/openjdk/6650759-missing_inference.patch
Applying patches/openjdk/6650759-missing_inference.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/jtreg-international-fonts.patch
Applying patches/jtreg-international-fonts.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsRendering.java
Checking patches/f14-fonts.patch
Applying patches/f14-fonts.patch
patching file openjdk/jdk/make/sun/awt/Makefile
Hunk #1 succeeded at 388 (offset 1 line).
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties
Checking patches/jtreg-T6638712-fix.patch
Applying patches/jtreg-T6638712-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/jtreg-T6650759m-fix.patch
Applying patches/jtreg-T6650759m-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/openjdk/7003777-bad-html-entity-parse.patch
Applying patches/openjdk/7003777-bad-html-entity-parse.patch
patching file openjdk/jdk/src/share/classes/javax/swing/text/html/parser/Parser.java
patching file openjdk/jdk/test/javax/swing/text/html/Test7003777.java
Checking patches/rendering-engine-tests.patch
Applying patches/rendering-engine-tests.patch
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/RenderingEngineTest.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test661554.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967433.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967434.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967436.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6976265.java
Checking patches/openjdk/6800846-printing-quality.patch
Applying patches/openjdk/6800846-printing-quality.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/dither.c
patching file openjdk/jdk/test/sun/awt/image/DrawByteBinary.java
Checking patches/rh661505-jpeg.patch
Applying patches/rh661505-jpeg.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c
Hunk #1 succeeded at 1526 (offset 38 lines).
Hunk #2 succeeded at 1582 (offset 39 lines).
Hunk #3 succeeded at 1644 (offset 40 lines).
Checking patches/6703377-freetypescaler.patch
Applying patches/6703377-freetypescaler.patch
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
Hunk #1 succeeded at 978 (offset -1 lines).
Checking patches/openjdk/6642612-filechooser_button_sizes.patch
Applying patches/openjdk/6642612-filechooser_button_sizes.patch
patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java
Hunk #1 succeeded at 98 (offset 1 line).
Hunk #2 succeeded at 123 (offset 1 line).
Hunk #3 succeeded at 716 (offset 10 lines).
Hunk #4 succeeded at 1116 (offset 8 lines).
Checking patches/jtreg-international-fonts-styles.patch
Applying patches/jtreg-international-fonts-styles.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsStyles.java
Checking patches/openjdk/6736649-text_bearings.patch
Applying patches/openjdk/6736649-text_bearings.patch
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 792 (offset 37 lines).
Hunk #6 succeeded at 1154 (offset 37 lines).
Checking patches/openjdk/6797139-jbutton_truncation.patch
Applying patches/openjdk/6797139-jbutton_truncation.patch
patching file openjdk/jdk/src/share/classes/javax/swing/SwingUtilities.java
Hunk #1 succeeded at 1000 (offset 1 line).
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 1147 (offset 37 lines).
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #2 succeeded at 69 with fuzz 2 (offset -8 lines).
Hunk #3 succeeded at 177 (offset -11 lines).
Hunk #4 succeeded at 224 (offset -11 lines).
Hunk #5 succeeded at 234 (offset -11 lines).
Hunk #6 succeeded at 247 (offset -11 lines).
Hunk #7 succeeded at 995 (offset -8 lines).
Hunk #8 succeeded at 1077 (offset -8 lines).
Hunk #9 succeeded at 1085 (offset -8 lines).
patching file openjdk/jdk/test/javax/swing/SwingUtilities/6797139/bug6797139.java
Checking patches/openjdk/6883341-text_bearing_exception.patch
Applying patches/openjdk/6883341-text_bearing_exception.patch
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #1 succeeded at 226 (offset -24 lines).
patching file openjdk/jdk/test/javax/swing/JMenuItem/6883341/bug6883341.java
Checking patches/jtreg-png-reader.patch
Applying patches/jtreg-png-reader.patch
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/AbstractImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/BrokenPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/GoodPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageCompareException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReaderAndComparator.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/PamImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/pngsuite.doc
Checking patches/openjdk/4724552-CubicCurve2D.patch
Applying patches/openjdk/4724552-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4493128-CubicCurve2D.patch
Applying patches/openjdk/4493128-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
Applying patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
patching file ./openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/ContainsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/IntersectsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/SolveCubicTest.java
Checking patches/g344659-sparc_fix.patch
Applying patches/g344659-sparc_fix.patch
patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp
Hunk #1 succeeded at 36 (offset 1 line).
Checking patches/openjdk/6728834-blurred-lcd-aa-text.patch
Applying patches/openjdk/6728834-blurred-lcd-aa-text.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java
patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
Applying patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6708580-exa_slow.patch
Applying patches/openjdk/6708580-exa_slow.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 408 (offset 1 line).
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Hunk #1 succeeded at 341 (offset 4 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #1 succeeded at 216 (offset 8 lines).
Checking patches/openjdk/6896068-sg2d.patch
Applying patches/openjdk/6896068-sg2d.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java
Hunk #1 succeeded at 256 (offset -1 lines).
Hunk #2 succeeded at 365 (offset -1 lines).
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AATextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/GlyphListLoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopBasedPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SolidTextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SpanShapeRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
Hunk #1 succeeded at 376 (offset -12 lines).
patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java
Hunk #1 succeeded at 212 (offset 2 lines).
Checking patches/openjdk/7021314-no_javaws_man_page.patch
Applying patches/openjdk/7021314-no_javaws_man_page.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 145 (offset 21 lines).
Checking patches/pr586-include_all_srcs.patch
Applying patches/pr586-include_all_srcs.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 980 (offset 5 lines).
Hunk #2 succeeded at 993 (offset 3 lines).
Checking patches/jtreg-LastErrorString.patch
1 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/test/java/io/IOException/LastErrorString.java.rej
ERROR patch patches/jtreg-LastErrorString.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 Dec 15 03:01:44 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 15 Dec 2013 06:01:44 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1498
In-Reply-To: <1220401399.33.1387018753362.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1220401399.33.1387018753362.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <653641097.36.1387105304800.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 391 lines...]
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 Dec 15 06:01:26 EST 2013)" DERIVATIVE_ID="IcedTea 2.5pre+re3973c9a8608" 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: OK
ln -sf /notnfs/nighttester/drops/icedtea7/corba.tar.gz corba.tar.gz
if ! echo "d8c4e9792352a40011e8bc4bd302d94cbd12cf63d50d4edb3396724474d5c0d5 corba.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ corba.tar.gz ] ; then \
mv corba.tar.gz corba.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/corba/archive/e5da8ecaf6f9.tar.gz -O corba.tar.gz; \
if ! echo "d8c4e9792352a40011e8bc4bd302d94cbd12cf63d50d4edb3396724474d5c0d5 corba.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of CORBA zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK CORBA zip available"; exit -1; \
fi ; \
fi ;
corba.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz jaxp.tar.gz
if ! echo "35210f1d5cd741504310dbd5eb848735a8bd66157d3d9c5caa507c8fc65fcf3c jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jaxp.tar.gz ] ; then \
mv jaxp.tar.gz jaxp.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxp/archive/fc76c585e6c5.tar.gz -O jaxp.tar.gz; \
if ! echo "35210f1d5cd741504310dbd5eb848735a8bd66157d3d9c5caa507c8fc65fcf3c jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JAXP zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JAXP root zip available"; exit -1; \
fi ; \
fi ;
jaxp.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz jaxws.tar.gz
if ! echo "d7e47d15ae3d7a9db53e72ad597ea52d2c76a8c49827b36c789424177c727c25 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jaxws.tar.gz ] ; then \
mv jaxws.tar.gz jaxws.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxws/archive/b28455339003.tar.gz -O jaxws.tar.gz; \
if ! echo "d7e47d15ae3d7a9db53e72ad597ea52d2c76a8c49827b36c789424177c727c25 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JAXWS zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK JAXWS zip available"; exit -1; \
fi ; \
fi ;
jaxws.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jdk.tar.gz jdk.tar.gz
if ! echo "b95568aa9665865b7c74a0a42bb7531b3808d7b6ae4347501c190cc76373b3c9 jdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jdk.tar.gz ] ; then \
mv jdk.tar.gz jdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jdk/archive/0ff397456868.tar.gz -O jdk.tar.gz; \
if ! echo "b95568aa9665865b7c74a0a42bb7531b3808d7b6ae4347501c190cc76373b3c9 jdk.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JDK zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK JDK zip available"; exit -1; \
fi ; \
fi ;
jdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK JDK 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 Dec 15 03:02:49 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 15 Dec 2013 06:02:49 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #614
In-Reply-To: <147258167.34.1387018788210.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <147258167.34.1387018788210.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <2061044750.37.1387105369053.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 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ /bin/sh -xe /tmp/hudson379406084177529948.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 Dec 15 06:02:39 EST 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 Dec 15 21:03:08 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 16 Dec 2013 00:03:08 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1553
In-Reply-To: <252444603.35.1387083788733.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <252444603.35.1387083788733.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <2064244486.38.1387170188976.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 1773 lines...]
Applying patches/openjdk/6959123-libpng_14.patch
patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c
Checking patches/applet_hole.patch
Applying patches/applet_hole.patch
patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java
Hunk #1 succeeded at 69 (offset 1 line).
Hunk #2 succeeded at 118 (offset 1 line).
Hunk #3 succeeded at 163 (offset 1 line).
Hunk #4 succeeded at 308 (offset 1 line).
Hunk #5 succeeded at 694 (offset -2 lines).
patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java
Checking patches/jtreg-httpTest.patch
Applying patches/jtreg-httpTest.patch
patching file openjdk/jdk/test/java/net/URL/TestHttps.java
Checking patches/debug-dir.patch
Applying patches/debug-dir.patch
patching file openjdk/Makefile
Checking patches/override-redirect-metacity.patch
Applying patches/override-redirect-metacity.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java
Hunk #1 succeeded at 1171 (offset 47 lines).
Checking patches/openjdk/6967533-pre_epoch.patch
Applying patches/openjdk/6967533-pre_epoch.patch
patching file openjdk/jdk/src/share/classes/java/lang/System.java
Hunk #1 succeeded at 70 (offset 1 line).
Hunk #2 succeeded at 97 (offset 1 line).
Hunk #3 succeeded at 111 (offset 1 line).
Hunk #4 succeeded at 1062 (offset -31 lines).
Checking patches/fonts-gentoo.patch
Applying patches/fonts-gentoo.patch
patching file openjdk/jdk/make/sun/awt/Makefile
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java
Hunk #1 succeeded at 178 (offset 2 lines).
Checking patches/ipv4-mapped-ipv6-addresses.patch
Applying patches/ipv4-mapped-ipv6-addresses.patch
patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c
Hunk #1 succeeded at 1236 (offset 21 lines).
Hunk #2 succeeded at 1305 with fuzz 1 (offset 21 lines).
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h
patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c
patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java
Checking patches/jtreg-OpenGLContextInit.patch
Applying patches/jtreg-OpenGLContextInit.patch
patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java
Checking patches/openjdk/6510892-httpserver_test.patch
Applying patches/openjdk/6510892-httpserver_test.patch
patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java
Checking patches/openjdk/6638712-wildcard_types.patch
Applying patches/openjdk/6638712-wildcard_types.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java
Hunk #1 succeeded at 335 (offset 4 lines).
Hunk #2 succeeded at 2778 (offset 4 lines).
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/openjdk/6650759-missing_inference.patch
Applying patches/openjdk/6650759-missing_inference.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/jtreg-international-fonts.patch
Applying patches/jtreg-international-fonts.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsRendering.java
Checking patches/f14-fonts.patch
Applying patches/f14-fonts.patch
patching file openjdk/jdk/make/sun/awt/Makefile
Hunk #1 succeeded at 388 (offset 1 line).
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties
Checking patches/jtreg-T6638712-fix.patch
Applying patches/jtreg-T6638712-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/jtreg-T6650759m-fix.patch
Applying patches/jtreg-T6650759m-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/openjdk/7003777-bad-html-entity-parse.patch
Applying patches/openjdk/7003777-bad-html-entity-parse.patch
patching file openjdk/jdk/src/share/classes/javax/swing/text/html/parser/Parser.java
patching file openjdk/jdk/test/javax/swing/text/html/Test7003777.java
Checking patches/rendering-engine-tests.patch
Applying patches/rendering-engine-tests.patch
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/RenderingEngineTest.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test661554.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967433.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967434.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967436.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6976265.java
Checking patches/openjdk/6800846-printing-quality.patch
Applying patches/openjdk/6800846-printing-quality.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/dither.c
patching file openjdk/jdk/test/sun/awt/image/DrawByteBinary.java
Checking patches/rh661505-jpeg.patch
Applying patches/rh661505-jpeg.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c
Hunk #1 succeeded at 1526 (offset 38 lines).
Hunk #2 succeeded at 1582 (offset 39 lines).
Hunk #3 succeeded at 1644 (offset 40 lines).
Checking patches/6703377-freetypescaler.patch
Applying patches/6703377-freetypescaler.patch
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
Hunk #1 succeeded at 978 (offset -1 lines).
Checking patches/openjdk/6642612-filechooser_button_sizes.patch
Applying patches/openjdk/6642612-filechooser_button_sizes.patch
patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java
Hunk #1 succeeded at 98 (offset 1 line).
Hunk #2 succeeded at 123 (offset 1 line).
Hunk #3 succeeded at 716 (offset 10 lines).
Hunk #4 succeeded at 1116 (offset 8 lines).
Checking patches/jtreg-international-fonts-styles.patch
Applying patches/jtreg-international-fonts-styles.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsStyles.java
Checking patches/openjdk/6736649-text_bearings.patch
Applying patches/openjdk/6736649-text_bearings.patch
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 792 (offset 37 lines).
Hunk #6 succeeded at 1154 (offset 37 lines).
Checking patches/openjdk/6797139-jbutton_truncation.patch
Applying patches/openjdk/6797139-jbutton_truncation.patch
patching file openjdk/jdk/src/share/classes/javax/swing/SwingUtilities.java
Hunk #1 succeeded at 1000 (offset 1 line).
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 1147 (offset 37 lines).
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #2 succeeded at 69 with fuzz 2 (offset -8 lines).
Hunk #3 succeeded at 177 (offset -11 lines).
Hunk #4 succeeded at 224 (offset -11 lines).
Hunk #5 succeeded at 234 (offset -11 lines).
Hunk #6 succeeded at 247 (offset -11 lines).
Hunk #7 succeeded at 995 (offset -8 lines).
Hunk #8 succeeded at 1077 (offset -8 lines).
Hunk #9 succeeded at 1085 (offset -8 lines).
patching file openjdk/jdk/test/javax/swing/SwingUtilities/6797139/bug6797139.java
Checking patches/openjdk/6883341-text_bearing_exception.patch
Applying patches/openjdk/6883341-text_bearing_exception.patch
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #1 succeeded at 226 (offset -24 lines).
patching file openjdk/jdk/test/javax/swing/JMenuItem/6883341/bug6883341.java
Checking patches/jtreg-png-reader.patch
Applying patches/jtreg-png-reader.patch
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/AbstractImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/BrokenPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/GoodPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageCompareException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReaderAndComparator.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/PamImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/pngsuite.doc
Checking patches/openjdk/4724552-CubicCurve2D.patch
Applying patches/openjdk/4724552-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4493128-CubicCurve2D.patch
Applying patches/openjdk/4493128-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
Applying patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
patching file ./openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/ContainsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/IntersectsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/SolveCubicTest.java
Checking patches/g344659-sparc_fix.patch
Applying patches/g344659-sparc_fix.patch
patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp
Hunk #1 succeeded at 36 (offset 1 line).
Checking patches/openjdk/6728834-blurred-lcd-aa-text.patch
Applying patches/openjdk/6728834-blurred-lcd-aa-text.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java
patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
Applying patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6708580-exa_slow.patch
Applying patches/openjdk/6708580-exa_slow.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 408 (offset 1 line).
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Hunk #1 succeeded at 341 (offset 4 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #1 succeeded at 216 (offset 8 lines).
Checking patches/openjdk/6896068-sg2d.patch
Applying patches/openjdk/6896068-sg2d.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java
Hunk #1 succeeded at 256 (offset -1 lines).
Hunk #2 succeeded at 365 (offset -1 lines).
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AATextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/GlyphListLoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopBasedPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SolidTextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SpanShapeRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
Hunk #1 succeeded at 376 (offset -12 lines).
patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java
Hunk #1 succeeded at 212 (offset 2 lines).
Checking patches/openjdk/7021314-no_javaws_man_page.patch
Applying patches/openjdk/7021314-no_javaws_man_page.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 145 (offset 21 lines).
Checking patches/pr586-include_all_srcs.patch
Applying patches/pr586-include_all_srcs.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 980 (offset 5 lines).
Hunk #2 succeeded at 993 (offset 3 lines).
Checking patches/jtreg-LastErrorString.patch
1 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/test/java/io/IOException/LastErrorString.java.rej
ERROR patch patches/jtreg-LastErrorString.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 Dec 16 03:01:42 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 16 Dec 2013 06:01:42 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1499
In-Reply-To: <653641097.36.1387105304800.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <653641097.36.1387105304800.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <223454117.39.1387191702882.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 391 lines...]
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 Dec 16 06:01:25 EST 2013)" DERIVATIVE_ID="IcedTea 2.5pre+re3973c9a8608" 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: OK
ln -sf /notnfs/nighttester/drops/icedtea7/corba.tar.gz corba.tar.gz
if ! echo "d8c4e9792352a40011e8bc4bd302d94cbd12cf63d50d4edb3396724474d5c0d5 corba.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ corba.tar.gz ] ; then \
mv corba.tar.gz corba.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/corba/archive/e5da8ecaf6f9.tar.gz -O corba.tar.gz; \
if ! echo "d8c4e9792352a40011e8bc4bd302d94cbd12cf63d50d4edb3396724474d5c0d5 corba.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of CORBA zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK CORBA zip available"; exit -1; \
fi ; \
fi ;
corba.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz jaxp.tar.gz
if ! echo "35210f1d5cd741504310dbd5eb848735a8bd66157d3d9c5caa507c8fc65fcf3c jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jaxp.tar.gz ] ; then \
mv jaxp.tar.gz jaxp.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxp/archive/fc76c585e6c5.tar.gz -O jaxp.tar.gz; \
if ! echo "35210f1d5cd741504310dbd5eb848735a8bd66157d3d9c5caa507c8fc65fcf3c jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JAXP zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JAXP root zip available"; exit -1; \
fi ; \
fi ;
jaxp.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz jaxws.tar.gz
if ! echo "d7e47d15ae3d7a9db53e72ad597ea52d2c76a8c49827b36c789424177c727c25 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jaxws.tar.gz ] ; then \
mv jaxws.tar.gz jaxws.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxws/archive/b28455339003.tar.gz -O jaxws.tar.gz; \
if ! echo "d7e47d15ae3d7a9db53e72ad597ea52d2c76a8c49827b36c789424177c727c25 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JAXWS zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK JAXWS zip available"; exit -1; \
fi ; \
fi ;
jaxws.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jdk.tar.gz jdk.tar.gz
if ! echo "b95568aa9665865b7c74a0a42bb7531b3808d7b6ae4347501c190cc76373b3c9 jdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jdk.tar.gz ] ; then \
mv jdk.tar.gz jdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jdk/archive/0ff397456868.tar.gz -O jdk.tar.gz; \
if ! echo "b95568aa9665865b7c74a0a42bb7531b3808d7b6ae4347501c190cc76373b3c9 jdk.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JDK zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK JDK zip available"; exit -1; \
fi ; \
fi ;
jdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK JDK 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 Dec 16 03:02:11 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 16 Dec 2013 06:02:11 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #615
In-Reply-To: <2061044750.37.1387105369053.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <2061044750.37.1387105369053.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1825260325.40.1387191731382.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 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ /bin/sh -xe /tmp/hudson6956287811056375459.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 Dec 16 06:02:02 EST 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 Dec 16 21:03:04 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 17 Dec 2013 00:03:04 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1554
In-Reply-To: <2064244486.38.1387170188976.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <2064244486.38.1387170188976.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1893183479.41.1387256584041.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 1773 lines...]
Applying patches/openjdk/6959123-libpng_14.patch
patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c
Checking patches/applet_hole.patch
Applying patches/applet_hole.patch
patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java
Hunk #1 succeeded at 69 (offset 1 line).
Hunk #2 succeeded at 118 (offset 1 line).
Hunk #3 succeeded at 163 (offset 1 line).
Hunk #4 succeeded at 308 (offset 1 line).
Hunk #5 succeeded at 694 (offset -2 lines).
patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java
Checking patches/jtreg-httpTest.patch
Applying patches/jtreg-httpTest.patch
patching file openjdk/jdk/test/java/net/URL/TestHttps.java
Checking patches/debug-dir.patch
Applying patches/debug-dir.patch
patching file openjdk/Makefile
Checking patches/override-redirect-metacity.patch
Applying patches/override-redirect-metacity.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java
Hunk #1 succeeded at 1171 (offset 47 lines).
Checking patches/openjdk/6967533-pre_epoch.patch
Applying patches/openjdk/6967533-pre_epoch.patch
patching file openjdk/jdk/src/share/classes/java/lang/System.java
Hunk #1 succeeded at 70 (offset 1 line).
Hunk #2 succeeded at 97 (offset 1 line).
Hunk #3 succeeded at 111 (offset 1 line).
Hunk #4 succeeded at 1062 (offset -31 lines).
Checking patches/fonts-gentoo.patch
Applying patches/fonts-gentoo.patch
patching file openjdk/jdk/make/sun/awt/Makefile
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java
Hunk #1 succeeded at 178 (offset 2 lines).
Checking patches/ipv4-mapped-ipv6-addresses.patch
Applying patches/ipv4-mapped-ipv6-addresses.patch
patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c
Hunk #1 succeeded at 1236 (offset 21 lines).
Hunk #2 succeeded at 1305 with fuzz 1 (offset 21 lines).
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h
patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c
patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java
Checking patches/jtreg-OpenGLContextInit.patch
Applying patches/jtreg-OpenGLContextInit.patch
patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java
Checking patches/openjdk/6510892-httpserver_test.patch
Applying patches/openjdk/6510892-httpserver_test.patch
patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java
Checking patches/openjdk/6638712-wildcard_types.patch
Applying patches/openjdk/6638712-wildcard_types.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java
Hunk #1 succeeded at 335 (offset 4 lines).
Hunk #2 succeeded at 2778 (offset 4 lines).
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/openjdk/6650759-missing_inference.patch
Applying patches/openjdk/6650759-missing_inference.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/jtreg-international-fonts.patch
Applying patches/jtreg-international-fonts.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsRendering.java
Checking patches/f14-fonts.patch
Applying patches/f14-fonts.patch
patching file openjdk/jdk/make/sun/awt/Makefile
Hunk #1 succeeded at 388 (offset 1 line).
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties
Checking patches/jtreg-T6638712-fix.patch
Applying patches/jtreg-T6638712-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/jtreg-T6650759m-fix.patch
Applying patches/jtreg-T6650759m-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/openjdk/7003777-bad-html-entity-parse.patch
Applying patches/openjdk/7003777-bad-html-entity-parse.patch
patching file openjdk/jdk/src/share/classes/javax/swing/text/html/parser/Parser.java
patching file openjdk/jdk/test/javax/swing/text/html/Test7003777.java
Checking patches/rendering-engine-tests.patch
Applying patches/rendering-engine-tests.patch
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/RenderingEngineTest.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test661554.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967433.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967434.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967436.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6976265.java
Checking patches/openjdk/6800846-printing-quality.patch
Applying patches/openjdk/6800846-printing-quality.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/dither.c
patching file openjdk/jdk/test/sun/awt/image/DrawByteBinary.java
Checking patches/rh661505-jpeg.patch
Applying patches/rh661505-jpeg.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c
Hunk #1 succeeded at 1526 (offset 38 lines).
Hunk #2 succeeded at 1582 (offset 39 lines).
Hunk #3 succeeded at 1644 (offset 40 lines).
Checking patches/6703377-freetypescaler.patch
Applying patches/6703377-freetypescaler.patch
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
Hunk #1 succeeded at 978 (offset -1 lines).
Checking patches/openjdk/6642612-filechooser_button_sizes.patch
Applying patches/openjdk/6642612-filechooser_button_sizes.patch
patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java
Hunk #1 succeeded at 98 (offset 1 line).
Hunk #2 succeeded at 123 (offset 1 line).
Hunk #3 succeeded at 716 (offset 10 lines).
Hunk #4 succeeded at 1116 (offset 8 lines).
Checking patches/jtreg-international-fonts-styles.patch
Applying patches/jtreg-international-fonts-styles.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsStyles.java
Checking patches/openjdk/6736649-text_bearings.patch
Applying patches/openjdk/6736649-text_bearings.patch
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 792 (offset 37 lines).
Hunk #6 succeeded at 1154 (offset 37 lines).
Checking patches/openjdk/6797139-jbutton_truncation.patch
Applying patches/openjdk/6797139-jbutton_truncation.patch
patching file openjdk/jdk/src/share/classes/javax/swing/SwingUtilities.java
Hunk #1 succeeded at 1000 (offset 1 line).
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 1147 (offset 37 lines).
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #2 succeeded at 69 with fuzz 2 (offset -8 lines).
Hunk #3 succeeded at 177 (offset -11 lines).
Hunk #4 succeeded at 224 (offset -11 lines).
Hunk #5 succeeded at 234 (offset -11 lines).
Hunk #6 succeeded at 247 (offset -11 lines).
Hunk #7 succeeded at 995 (offset -8 lines).
Hunk #8 succeeded at 1077 (offset -8 lines).
Hunk #9 succeeded at 1085 (offset -8 lines).
patching file openjdk/jdk/test/javax/swing/SwingUtilities/6797139/bug6797139.java
Checking patches/openjdk/6883341-text_bearing_exception.patch
Applying patches/openjdk/6883341-text_bearing_exception.patch
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #1 succeeded at 226 (offset -24 lines).
patching file openjdk/jdk/test/javax/swing/JMenuItem/6883341/bug6883341.java
Checking patches/jtreg-png-reader.patch
Applying patches/jtreg-png-reader.patch
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/AbstractImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/BrokenPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/GoodPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageCompareException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReaderAndComparator.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/PamImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/pngsuite.doc
Checking patches/openjdk/4724552-CubicCurve2D.patch
Applying patches/openjdk/4724552-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4493128-CubicCurve2D.patch
Applying patches/openjdk/4493128-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
Applying patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
patching file ./openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/ContainsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/IntersectsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/SolveCubicTest.java
Checking patches/g344659-sparc_fix.patch
Applying patches/g344659-sparc_fix.patch
patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp
Hunk #1 succeeded at 36 (offset 1 line).
Checking patches/openjdk/6728834-blurred-lcd-aa-text.patch
Applying patches/openjdk/6728834-blurred-lcd-aa-text.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java
patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
Applying patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6708580-exa_slow.patch
Applying patches/openjdk/6708580-exa_slow.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 408 (offset 1 line).
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Hunk #1 succeeded at 341 (offset 4 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #1 succeeded at 216 (offset 8 lines).
Checking patches/openjdk/6896068-sg2d.patch
Applying patches/openjdk/6896068-sg2d.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java
Hunk #1 succeeded at 256 (offset -1 lines).
Hunk #2 succeeded at 365 (offset -1 lines).
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AATextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/GlyphListLoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopBasedPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SolidTextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SpanShapeRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
Hunk #1 succeeded at 376 (offset -12 lines).
patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java
Hunk #1 succeeded at 212 (offset 2 lines).
Checking patches/openjdk/7021314-no_javaws_man_page.patch
Applying patches/openjdk/7021314-no_javaws_man_page.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 145 (offset 21 lines).
Checking patches/pr586-include_all_srcs.patch
Applying patches/pr586-include_all_srcs.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 980 (offset 5 lines).
Hunk #2 succeeded at 993 (offset 3 lines).
Checking patches/jtreg-LastErrorString.patch
1 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/test/java/io/IOException/LastErrorString.java.rej
ERROR patch patches/jtreg-LastErrorString.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 Dec 17 03:00:34 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 17 Dec 2013 06:00:34 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1500
In-Reply-To: <223454117.39.1387191702882.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <223454117.39.1387191702882.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1310505418.42.1387278034984.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 391 lines...]
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) (Tue Dec 17 06:00:17 EST 2013)" DERIVATIVE_ID="IcedTea 2.5pre+re3973c9a8608" 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: OK
ln -sf /notnfs/nighttester/drops/icedtea7/corba.tar.gz corba.tar.gz
if ! echo "d8c4e9792352a40011e8bc4bd302d94cbd12cf63d50d4edb3396724474d5c0d5 corba.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ corba.tar.gz ] ; then \
mv corba.tar.gz corba.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/corba/archive/e5da8ecaf6f9.tar.gz -O corba.tar.gz; \
if ! echo "d8c4e9792352a40011e8bc4bd302d94cbd12cf63d50d4edb3396724474d5c0d5 corba.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of CORBA zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK CORBA zip available"; exit -1; \
fi ; \
fi ;
corba.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz jaxp.tar.gz
if ! echo "35210f1d5cd741504310dbd5eb848735a8bd66157d3d9c5caa507c8fc65fcf3c jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jaxp.tar.gz ] ; then \
mv jaxp.tar.gz jaxp.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxp/archive/fc76c585e6c5.tar.gz -O jaxp.tar.gz; \
if ! echo "35210f1d5cd741504310dbd5eb848735a8bd66157d3d9c5caa507c8fc65fcf3c jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JAXP zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JAXP root zip available"; exit -1; \
fi ; \
fi ;
jaxp.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz jaxws.tar.gz
if ! echo "d7e47d15ae3d7a9db53e72ad597ea52d2c76a8c49827b36c789424177c727c25 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jaxws.tar.gz ] ; then \
mv jaxws.tar.gz jaxws.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxws/archive/b28455339003.tar.gz -O jaxws.tar.gz; \
if ! echo "d7e47d15ae3d7a9db53e72ad597ea52d2c76a8c49827b36c789424177c727c25 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JAXWS zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK JAXWS zip available"; exit -1; \
fi ; \
fi ;
jaxws.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jdk.tar.gz jdk.tar.gz
if ! echo "b95568aa9665865b7c74a0a42bb7531b3808d7b6ae4347501c190cc76373b3c9 jdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jdk.tar.gz ] ; then \
mv jdk.tar.gz jdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jdk/archive/0ff397456868.tar.gz -O jdk.tar.gz; \
if ! echo "b95568aa9665865b7c74a0a42bb7531b3808d7b6ae4347501c190cc76373b3c9 jdk.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JDK zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK JDK zip available"; exit -1; \
fi ; \
fi ;
jdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK JDK zip available
make: *** [stamps/download-openjdk.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Tue Dec 17 03:01:08 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 17 Dec 2013 06:01:08 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #616
In-Reply-To: <1825260325.40.1387191731382.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1825260325.40.1387191731382.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1961628173.43.1387278068692.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 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ /bin/sh -xe /tmp/hudson2464582584629219409.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 Dec 17 06:00:59 EST 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 Dec 17 21:03:04 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 18 Dec 2013 00:03:04 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1555
In-Reply-To: <1893183479.41.1387256584041.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1893183479.41.1387256584041.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <350669390.44.1387342984176.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 1773 lines...]
Applying patches/openjdk/6959123-libpng_14.patch
patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c
Checking patches/applet_hole.patch
Applying patches/applet_hole.patch
patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java
Hunk #1 succeeded at 69 (offset 1 line).
Hunk #2 succeeded at 118 (offset 1 line).
Hunk #3 succeeded at 163 (offset 1 line).
Hunk #4 succeeded at 308 (offset 1 line).
Hunk #5 succeeded at 694 (offset -2 lines).
patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java
Checking patches/jtreg-httpTest.patch
Applying patches/jtreg-httpTest.patch
patching file openjdk/jdk/test/java/net/URL/TestHttps.java
Checking patches/debug-dir.patch
Applying patches/debug-dir.patch
patching file openjdk/Makefile
Checking patches/override-redirect-metacity.patch
Applying patches/override-redirect-metacity.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java
Hunk #1 succeeded at 1171 (offset 47 lines).
Checking patches/openjdk/6967533-pre_epoch.patch
Applying patches/openjdk/6967533-pre_epoch.patch
patching file openjdk/jdk/src/share/classes/java/lang/System.java
Hunk #1 succeeded at 70 (offset 1 line).
Hunk #2 succeeded at 97 (offset 1 line).
Hunk #3 succeeded at 111 (offset 1 line).
Hunk #4 succeeded at 1062 (offset -31 lines).
Checking patches/fonts-gentoo.patch
Applying patches/fonts-gentoo.patch
patching file openjdk/jdk/make/sun/awt/Makefile
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Gentoo.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFontConfiguration.java
Hunk #1 succeeded at 178 (offset 2 lines).
Checking patches/ipv4-mapped-ipv6-addresses.patch
Applying patches/ipv4-mapped-ipv6-addresses.patch
patching file openjdk/jdk/src/solaris/native/java/net/linux_close.c
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.c
Hunk #1 succeeded at 1236 (offset 21 lines).
Hunk #2 succeeded at 1305 with fuzz 1 (offset 21 lines).
patching file openjdk/jdk/src/solaris/native/java/net/net_util_md.h
patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c
patching file openjdk/jdk/test/java/net/Socket/Bindv6Only.java
Checking patches/jtreg-OpenGLContextInit.patch
Applying patches/jtreg-OpenGLContextInit.patch
patching file openjdk/jdk/test/sun/java2d/OpenGL/OpenGLContextInit.java
Checking patches/openjdk/6510892-httpserver_test.patch
Applying patches/openjdk/6510892-httpserver_test.patch
patching file openjdk/jdk/test/com/sun/net/httpserver/bugs/B6361557.java
Checking patches/openjdk/6638712-wildcard_types.patch
Applying patches/openjdk/6638712-wildcard_types.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java
Hunk #1 succeeded at 335 (offset 4 lines).
Hunk #2 succeeded at 2778 (offset 4 lines).
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Check.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/openjdk/6650759-missing_inference.patch
Applying patches/openjdk/6650759-missing_inference.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Type.java
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Infer.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6302954/T6476073.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759a.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759b.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759c.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759d.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759e.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759f.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759g.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759h.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759i.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759j.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759k.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759l.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/jtreg-international-fonts.patch
Applying patches/jtreg-international-fonts.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsRendering.java
Checking patches/f14-fonts.patch
Applying patches/f14-fonts.patch
patching file openjdk/jdk/make/sun/awt/Makefile
Hunk #1 succeeded at 388 (offset 1 line).
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties
patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties
Checking patches/jtreg-T6638712-fix.patch
Applying patches/jtreg-T6638712-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712a.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712b.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712c.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712d.out
patching file openjdk/langtools/test/tools/javac/generics/inference/6638712/T6638712e.out
Checking patches/jtreg-T6650759m-fix.patch
Applying patches/jtreg-T6650759m-fix.patch
patching file openjdk/langtools/test/tools/javac/generics/inference/6650759/T6650759m.out
Checking patches/openjdk/7003777-bad-html-entity-parse.patch
Applying patches/openjdk/7003777-bad-html-entity-parse.patch
patching file openjdk/jdk/src/share/classes/javax/swing/text/html/parser/Parser.java
patching file openjdk/jdk/test/javax/swing/text/html/Test7003777.java
Checking patches/rendering-engine-tests.patch
Applying patches/rendering-engine-tests.patch
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/RenderingEngineTest.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test661554.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967433.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967434.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6967436.java
patching file ./openjdk/jdk/test/sun/java2d/pisces/Renderer/Test6976265.java
Checking patches/openjdk/6800846-printing-quality.patch
Applying patches/openjdk/6800846-printing-quality.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/dither.c
patching file openjdk/jdk/test/sun/awt/image/DrawByteBinary.java
Checking patches/rh661505-jpeg.patch
Applying patches/rh661505-jpeg.patch
patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c
Hunk #1 succeeded at 1526 (offset 38 lines).
Hunk #2 succeeded at 1582 (offset 39 lines).
Hunk #3 succeeded at 1644 (offset 40 lines).
Checking patches/6703377-freetypescaler.patch
Applying patches/6703377-freetypescaler.patch
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
Hunk #1 succeeded at 978 (offset -1 lines).
Checking patches/openjdk/6642612-filechooser_button_sizes.patch
Applying patches/openjdk/6642612-filechooser_button_sizes.patch
patching file openjdk/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java
Hunk #1 succeeded at 98 (offset 1 line).
Hunk #2 succeeded at 123 (offset 1 line).
Hunk #3 succeeded at 716 (offset 10 lines).
Hunk #4 succeeded at 1116 (offset 8 lines).
Checking patches/jtreg-international-fonts-styles.patch
Applying patches/jtreg-international-fonts-styles.patch
patching file openjdk/jdk/test/java/awt/font/InternationalFonts/InternationalFontsStyles.java
Checking patches/openjdk/6736649-text_bearings.patch
Applying patches/openjdk/6736649-text_bearings.patch
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 792 (offset 37 lines).
Hunk #6 succeeded at 1154 (offset 37 lines).
Checking patches/openjdk/6797139-jbutton_truncation.patch
Applying patches/openjdk/6797139-jbutton_truncation.patch
patching file openjdk/jdk/src/share/classes/javax/swing/SwingUtilities.java
Hunk #1 succeeded at 1000 (offset 1 line).
patching file openjdk/jdk/src/share/classes/javax/swing/plaf/synth/SynthMenuItemLayoutHelper.java
patching file openjdk/jdk/src/share/classes/sun/swing/MenuItemLayoutHelper.java
Hunk #5 succeeded at 1147 (offset 37 lines).
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #2 succeeded at 69 with fuzz 2 (offset -8 lines).
Hunk #3 succeeded at 177 (offset -11 lines).
Hunk #4 succeeded at 224 (offset -11 lines).
Hunk #5 succeeded at 234 (offset -11 lines).
Hunk #6 succeeded at 247 (offset -11 lines).
Hunk #7 succeeded at 995 (offset -8 lines).
Hunk #8 succeeded at 1077 (offset -8 lines).
Hunk #9 succeeded at 1085 (offset -8 lines).
patching file openjdk/jdk/test/javax/swing/SwingUtilities/6797139/bug6797139.java
Checking patches/openjdk/6883341-text_bearing_exception.patch
Applying patches/openjdk/6883341-text_bearing_exception.patch
patching file openjdk/jdk/src/share/classes/sun/swing/SwingUtilities2.java
Hunk #1 succeeded at 226 (offset -24 lines).
patching file openjdk/jdk/test/javax/swing/JMenuItem/6883341/bug6883341.java
Checking patches/jtreg-png-reader.patch
Applying patches/jtreg-png-reader.patch
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/AbstractImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/BrokenPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/GoodPngImageProcessor.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageCompareException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReaderAndComparator.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/ImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/PamImageReadException.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/PngReader/pngsuite.doc
Checking patches/openjdk/4724552-CubicCurve2D.patch
Applying patches/openjdk/4724552-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4493128-CubicCurve2D.patch
Applying patches/openjdk/4493128-CubicCurve2D.patch
patching file openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
Checking patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
Applying patches/openjdk/4645692-CubicCurve2D.solveCubic.patch
patching file ./openjdk/jdk/src/share/classes/java/awt/geom/CubicCurve2D.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/ContainsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/IntersectsTest.java
patching file ./openjdk/jdk/test/java/awt/geom/CubicCurve2D/SolveCubicTest.java
Checking patches/g344659-sparc_fix.patch
Applying patches/g344659-sparc_fix.patch
patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/vm_version_linux_sparc.cpp
Hunk #1 succeeded at 36 (offset 1 line).
Checking patches/openjdk/6728834-blurred-lcd-aa-text.patch
Applying patches/openjdk/6728834-blurred-lcd-aa-text.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java
patching file openjdk/jdk/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
Applying patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java
Checking patches/openjdk/6708580-exa_slow.patch
Applying patches/openjdk/6708580-exa_slow.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 408 (offset 1 line).
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Hunk #1 succeeded at 341 (offset 4 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #1 succeeded at 216 (offset 8 lines).
Checking patches/openjdk/6896068-sg2d.patch
Applying patches/openjdk/6896068-sg2d.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/SunGraphics2D.java
Hunk #1 succeeded at 256 (offset -1 lines).
Hunk #2 succeeded at 365 (offset -1 lines).
patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceData.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/AATextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/GlyphListLoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopBasedPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/LoopPipe.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SolidTextRenderer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/SpanShapeRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
Hunk #1 succeeded at 376 (offset -12 lines).
patching file openjdk/jdk/src/windows/classes/sun/java2d/windows/GDIWindowSurfaceData.java
Hunk #1 succeeded at 212 (offset 2 lines).
Checking patches/openjdk/7021314-no_javaws_man_page.patch
Applying patches/openjdk/7021314-no_javaws_man_page.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 145 (offset 21 lines).
Checking patches/pr586-include_all_srcs.patch
Applying patches/pr586-include_all_srcs.patch
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 980 (offset 5 lines).
Hunk #2 succeeded at 993 (offset 3 lines).
Checking patches/jtreg-LastErrorString.patch
1 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/test/java/io/IOException/LastErrorString.java.rej
ERROR patch patches/jtreg-LastErrorString.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Wed Dec 18 03:01:38 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 18 Dec 2013 06:01:38 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1501
In-Reply-To: <1310505418.42.1387278034984.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1310505418.42.1387278034984.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1375839583.45.1387364498290.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 391 lines...]
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) (Wed Dec 18 06:01:18 EST 2013)" DERIVATIVE_ID="IcedTea 2.5pre+re3973c9a8608" 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: OK
ln -sf /notnfs/nighttester/drops/icedtea7/corba.tar.gz corba.tar.gz
if ! echo "d8c4e9792352a40011e8bc4bd302d94cbd12cf63d50d4edb3396724474d5c0d5 corba.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ corba.tar.gz ] ; then \
mv corba.tar.gz corba.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/corba/archive/e5da8ecaf6f9.tar.gz -O corba.tar.gz; \
if ! echo "d8c4e9792352a40011e8bc4bd302d94cbd12cf63d50d4edb3396724474d5c0d5 corba.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of CORBA zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK CORBA zip available"; exit -1; \
fi ; \
fi ;
corba.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz jaxp.tar.gz
if ! echo "35210f1d5cd741504310dbd5eb848735a8bd66157d3d9c5caa507c8fc65fcf3c jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jaxp.tar.gz ] ; then \
mv jaxp.tar.gz jaxp.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxp/archive/fc76c585e6c5.tar.gz -O jaxp.tar.gz; \
if ! echo "35210f1d5cd741504310dbd5eb848735a8bd66157d3d9c5caa507c8fc65fcf3c jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JAXP zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JAXP root zip available"; exit -1; \
fi ; \
fi ;
jaxp.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz jaxws.tar.gz
if ! echo "d7e47d15ae3d7a9db53e72ad597ea52d2c76a8c49827b36c789424177c727c25 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jaxws.tar.gz ] ; then \
mv jaxws.tar.gz jaxws.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxws/archive/b28455339003.tar.gz -O jaxws.tar.gz; \
if ! echo "d7e47d15ae3d7a9db53e72ad597ea52d2c76a8c49827b36c789424177c727c25 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JAXWS zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK JAXWS zip available"; exit -1; \
fi ; \
fi ;
jaxws.tar.gz: OK
ln -sf /notnfs/nighttester/drops/icedtea7/jdk.tar.gz jdk.tar.gz
if ! echo "b95568aa9665865b7c74a0a42bb7531b3808d7b6ae4347501c190cc76373b3c9 jdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ jdk.tar.gz ] ; then \
mv jdk.tar.gz jdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jdk/archive/0ff397456868.tar.gz -O jdk.tar.gz; \
if ! echo "b95568aa9665865b7c74a0a42bb7531b3808d7b6ae4347501c190cc76373b3c9 jdk.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JDK zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK JDK zip available"; exit -1; \
fi ; \
fi ;
jdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK JDK zip available
make: *** [stamps/download-openjdk.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Wed Dec 18 03:02:07 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 18 Dec 2013 06:02:07 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #617
In-Reply-To: <1961628173.43.1387278068692.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1961628173.43.1387278068692.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <338767496.46.1387364527754.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 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ /bin/sh -xe /tmp/hudson6328924228540465263.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 Dec 18 06:01:58 EST 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 Dec 18 11:41:32 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 18 Dec 2013 14:41:32 -0500 (EST)
Subject: Jenkins build is back to normal : IcedTea7TargetTesting #1502
In-Reply-To: <1375839583.45.1387364498290.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1375839583.45.1387364498290.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1376667533.47.1387395692744.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
From gnu.andrew at redhat.com Wed Dec 18 21:03:13 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 19 Dec 2013 00:03:13 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1556
In-Reply-To: <350669390.44.1387342984176.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <350669390.44.1387342984176.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1426186852.48.1387429393873.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 3896 lines...]
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 791 (offset 19 lines).
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java
Checking patches/openjdk/6307603-xrender-01.patch
Applying patches/openjdk/6307603-xrender-01.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/jawt/Makefile
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/sun/font/GlyphDisposedListener.java
patching file openjdk/jdk/src/share/classes/sun/font/StrikeCache.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedPaints.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/RenderBuffer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/share/native/sun/font/AccelGlyphCache.c
patching file openjdk/jdk/src/share/native/sun/font/fontscalerdefs.h
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
patching file openjdk/jdk/src/share/native/sun/font/sunFont.c
patching file openjdk/jdk/src/share/native/sun/java2d/opengl/OGLTextRenderer.c
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCacheEntry.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCache.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/IdleTileCache.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesAATileGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesPathBuf.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesRenderingEngine.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TileWorker.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TrapezoidList.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/SurfaceManagerFactory.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/XSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/DirtyRegion.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableByteArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableEltArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableIntArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowablePointArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTileManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MutableInteger.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XcbRequestCounter.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XIDGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackend.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackendNative.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRColor.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPaints.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRBackendNative.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
Checking patches/openjdk/6961633-xrender-02.patch
Applying patches/openjdk/6961633-xrender-02.patch
patching file openjdk/jdk/make/sun/pisces/Makefile
Hunk #1 succeeded at 53 (offset 1 line).
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/solaris/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
Checking patches/openjdk/7018387-xrender_gc_leak.patch
Applying patches/openjdk/7018387-xrender_gc_leak.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
Checking patches/hotspot/hs23/systemtap.patch
Applying patches/hotspot/hs23/systemtap.patch
patching file openjdk/hotspot/make/linux/makefiles/dtrace.make
patching file openjdk/hotspot/src/share/vm/prims/jni.cpp
Hunk #1 succeeded at 2819 (offset 1 line).
Hunk #2 succeeded at 3126 (offset 1 line).
patching file openjdk/hotspot/src/share/vm/utilities/dtrace.hpp
Checking patches/hotspot/hs23/systemtap_gc.patch
Applying patches/hotspot/hs23/systemtap_gc.patch
patching file openjdk/hotspot/src/share/vm/compiler/oopMap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/g1MarkSweep.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/defNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/generation.cpp
patching file openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp
Checking patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
Applying patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
patching file openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp
icedtea_version="1.13.0pre+r3d60006909d8" ; \
if test "xno" = "xyes" || \
test "xno" = "xyes"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
cp -a /notnfs/nighttester/icedtea6-target-testing/overlays overlays.build
chmod -R ug+rwX overlays.build
cp -a overlays.build/openjdk/* openjdk/
cp -a overlays.build/jpeg/openjdk/* openjdk/
rm -rf overlays.build
touch stamps/overlay.stamp
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
+ make patch-ecj
sh ./remove-intree-libraries.sh
Removing zlib
Removing libjpeg
./remove-intree-libraries.sh: line 68: cho: command not found
Removing libpng
touch stamps/remove-intree-librares.stamp
mkdir -p stamps
touch stamps/extract.stamp
mkdir -p stamps
touch stamps/replace-hotspot.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
cp -rv -l $target $link; \
chmod -R ug+rwX $link; \
done
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def': File exists
mkdir -p stamps
touch stamps/ports.stamp
if [ ! -e /notnfs/nighttester/icedtea6-target-testing/generated.build ]; then \
cp -a /notnfs/nighttester/icedtea6-target-testing/generated /notnfs/nighttester/icedtea6-target-testing/generated.build && \
chmod -R ug+rwX /notnfs/nighttester/icedtea6-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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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/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/lcms2-emulate_old_settagdata.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/openjdk/6791502-invalid_icc_profile.patch patches/openjdk/6793818-jpegimagereader_too_greedy.patch patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patches/openjdk/4893408-jpegreader_byte_gray.patch patches/openjdk/6888215-jpeg_memory_leak.patch patches/openjdk/6989774-imageio_compiler_warnings.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.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/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/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/hs23/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/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/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/6541350-tz_display_names_l10n.patch patches/openjdk/6821191-tz_display_names_l10n.patch patches/openjdk/6925851-pt_br.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/7035073-missing_pt_br_timezones.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/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/openjdk/6893617-cnctx_always_uses_default_orb.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8014469-tzdata2013c.patch patches/openjdk/8020054-tzdata2013d.patch patches/imageiojpeg_sync.patch patches/openjdk/8005194-scale_memory_leak.patch patches/openjdk/6563752-ss12_support.patch patches/openjdk/6729772-opt_cleanup.patch patches/openjdk/6799141-split_out_versions.patch patches/freetypeversion.patch patches/openjdk/6816311-compiler_name.patch patches/openjdk/6974017-minorver_for_solaris.patch patches/openjdk/6980281-majorver_for_solaris.patch patches/openjdk/7000225-bad_tabs.patch patches/openjdk/7038711-fix_no-clobber_usage.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/openjdk/8025255-tzdata2013g.patch patches/d729448-32_bit_alignment.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/hs23/systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/beans/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java.rej
ERROR patch patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Thu Dec 19 07:35:52 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 19 Dec 2013 10:35:52 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #618
In-Reply-To: <338767496.46.1387364527754.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <338767496.46.1387364527754.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1426518629.49.1387467352425.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
Changes:
[katleman] Merge
[rgallard] 8027709: JDK8 docs on -XX:CompileOnly option are incorrect
Summary: Alexey Zhebel (azhebel) contributed these changes.
Reviewed-by: kvn
[rgallard] 8027844: Remove the JDK 1.1 compatibility part in jarsigner doc
Reviewed-by: weijun
------------------------------------------
Started by timer
Building in workspace
[workspace] $ hg showconfig paths.default
[workspace] $ hg pull --rev default
[workspace] $ hg update --clean --rev default
6 files updated, 0 files merged, 0 files removed, 0 files unresolved
[workspace] $ hg log --rev . --template {node}
[workspace] $ hg log --rev 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 27b384262cba51dd0fe3e3534820189b46abc8cb
[workspace] $ /bin/sh -xe /tmp/hudson3160575252241830536.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 Dec 19 10:35:40 EST 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 Dec 19 21:03:20 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 20 Dec 2013 00:03:20 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1557
In-Reply-To: <1426186852.48.1387429393873.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1426186852.48.1387429393873.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <537374982.50.1387515800914.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 3858 lines...]
Hunk #1 succeeded at 791 (offset 19 lines).
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java
Checking patches/openjdk/6307603-xrender-01.patch
Applying patches/openjdk/6307603-xrender-01.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/jawt/Makefile
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/sun/font/GlyphDisposedListener.java
patching file openjdk/jdk/src/share/classes/sun/font/StrikeCache.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedPaints.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/RenderBuffer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/share/native/sun/font/AccelGlyphCache.c
patching file openjdk/jdk/src/share/native/sun/font/fontscalerdefs.h
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
patching file openjdk/jdk/src/share/native/sun/font/sunFont.c
patching file openjdk/jdk/src/share/native/sun/java2d/opengl/OGLTextRenderer.c
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCacheEntry.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCache.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/IdleTileCache.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesAATileGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesPathBuf.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesRenderingEngine.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TileWorker.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TrapezoidList.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/SurfaceManagerFactory.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/XSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/DirtyRegion.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableByteArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableEltArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableIntArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowablePointArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTileManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MutableInteger.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XcbRequestCounter.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XIDGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackend.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackendNative.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRColor.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPaints.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRBackendNative.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
Checking patches/openjdk/6961633-xrender-02.patch
Applying patches/openjdk/6961633-xrender-02.patch
patching file openjdk/jdk/make/sun/pisces/Makefile
Hunk #1 succeeded at 53 (offset 1 line).
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/solaris/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
Checking patches/openjdk/7018387-xrender_gc_leak.patch
Applying patches/openjdk/7018387-xrender_gc_leak.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
Checking patches/hotspot/hs23/systemtap.patch
Applying patches/hotspot/hs23/systemtap.patch
patching file openjdk/hotspot/make/linux/makefiles/dtrace.make
patching file openjdk/hotspot/src/share/vm/prims/jni.cpp
Hunk #1 succeeded at 2819 (offset 1 line).
Hunk #2 succeeded at 3126 (offset 1 line).
patching file openjdk/hotspot/src/share/vm/utilities/dtrace.hpp
Checking patches/hotspot/hs23/systemtap_gc.patch
Applying patches/hotspot/hs23/systemtap_gc.patch
patching file openjdk/hotspot/src/share/vm/compiler/oopMap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/g1MarkSweep.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/defNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/generation.cpp
patching file openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp
Checking patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
Applying patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
patching file openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp
icedtea_version="1.13.0pre+r97ed56b5fc9e" ; \
if test "xno" = "xyes" || \
test "xno" = "xyes"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
cp -a /notnfs/nighttester/icedtea6-target-testing/overlays overlays.build
chmod -R ug+rwX overlays.build
cp -a overlays.build/openjdk/* openjdk/
cp -a overlays.build/jpeg/openjdk/* openjdk/
rm -rf overlays.build
touch stamps/overlay.stamp
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
+ make patch-ecj
sh /notnfs/nighttester/icedtea6-target-testing/remove-intree-libraries.sh
Removing zlib
Removing libjpeg
Removing giflib
Removing libpng
Removing lcms
touch stamps/remove-intree-librares.stamp
mkdir -p stamps
touch stamps/extract.stamp
mkdir -p stamps
touch stamps/replace-hotspot.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
cp -rv -l $target $link; \
chmod -R ug+rwX $link; \
done
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def': File exists
mkdir -p stamps
touch stamps/ports.stamp
if [ ! -e /notnfs/nighttester/icedtea6-target-testing/generated.build ]; then \
cp -a /notnfs/nighttester/icedtea6-target-testing/generated /notnfs/nighttester/icedtea6-target-testing/generated.build && \
chmod -R ug+rwX /notnfs/nighttester/icedtea6-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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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/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/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/lcms2-emulate_old_settagdata.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/openjdk/6791502-invalid_icc_profile.patch patches/openjdk/6793818-jpegimagereader_too_greedy.patch patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patches/openjdk/4893408-jpegreader_byte_gray.patch patches/openjdk/6888215-jpeg_memory_leak.patch patches/openjdk/6989774-imageio_compiler_warnings.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.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/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/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/hs23/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/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/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/6541350-tz_display_names_l10n.patch patches/openjdk/6821191-tz_display_names_l10n.patch patches/openjdk/6925851-pt_br.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/7035073-missing_pt_br_timezones.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/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/openjdk/6893617-cnctx_always_uses_default_orb.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8014469-tzdata2013c.patch patches/openjdk/8020054-tzdata2013d.patch patches/imageiojpeg_sync.patch patches/openjdk/8005194-scale_memory_leak.patch patches/openjdk/6563752-ss12_support.patch patches/openjdk/6729772-opt_cleanup.patch patches/openjdk/6799141-split_out_versions.patch patches/freetypeversion.patch patches/openjdk/6816311-compiler_name.patch patches/openjdk/6974017-minorver_for_solaris.patch patches/openjdk/6980281-majorver_for_solaris.patch patches/openjdk/7000225-bad_tabs.patch patches/openjdk/7038711-fix_no-clobber_usage.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/openjdk/8025255-tzdata2013g.patch patches/d729448-32_bit_alignment.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/hs23/systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/beans/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java.rej
ERROR patch patches/security/20120830/7182135-impossible_to_use_some_editors_directly.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 Dec 20 04:46:09 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 20 Dec 2013 07:46:09 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1504
Message-ID: <1264134891.51.1387543585550.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
Changes:
[Xerxes Ranby ] JamVM: Fix intermittent crash with Dacapo xalan benchmark; Update to 2013-11-18 revision.
2013-12-20 Xerxes Ranby
Robert Lougher
JamVM
* NEWS: Updated.
* Makefile.am
(JAMVM_VERSION): Updated JamVM to 2013-11-18 revision.
(JAMVM_SHA256SUM): Updated.
------------------------------------------
[...truncated 154903 lines...]
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnknownModelException.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpEngineParameters.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPduBulk.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnknownSubSystemException.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpScopedPduBulk.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpCounter64.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpString.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpTooBigException.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpNull.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibAgentMBean.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibTable.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableCallbackHandler.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMib.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpEntryOid.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibHandler.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibGroup.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibEntry.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibOid.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibNode.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpRequestTree.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibRequest.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpGenericObjectServer.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpGenericMetaServer.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableEntryFactory.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpErrorHandlerAgent.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableEntryNotification.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibAgent.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpUserDataFactory.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpIndex.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableSupport.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/package.html'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpStandardObjectServer.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibSubRequest.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibRequestImpl.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpStandardMetaServer.java'
removed directory: `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent'
removed directory: `openjdk/jdk/src/share/classes/com/sun/jmx/snmp'
removed `openjdk/jdk/test/com/sun/jmx/snmp/TimeTicksWrapping.java'
removed `openjdk/jdk/test/com/sun/jmx/snmp/SnmpOidHashCode.java'
removed directory: `openjdk/jdk/test/com/sun/jmx/snmp'
Removing registration tests
Removing EC source code we don't build
removed `openjdk/jdk/src/share/classes/sun/security/ec/ECDHKeyAgreement.java'
removed `openjdk/jdk/src/share/classes/sun/security/ec/ECDSASignature.java'
removed `openjdk/jdk/src/share/classes/sun/security/ec/ECKeyPairGenerator.java'
removed `openjdk/jdk/src/share/classes/sun/security/ec/SunEC.java'
removed `openjdk/jdk/src/share/classes/sun/security/ec/SunECEntries.java'
removed `openjdk/jdk/src/share/native/sun/security/ec/ECC_JNI.cpp'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mp_gf2m.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_jm.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_163.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpi.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl_curve.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl_mult.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/oid.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpi-priv.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl-curve.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/secitem.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_384.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl-exp.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_233.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpi.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_aff.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_aff.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpi-config.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_mont.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mplogic.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpprime.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_mont.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecc_impl.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mp_gf2m-priv.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpmontg.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_256.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/logtab.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl-priv.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mplogic.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_192.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecdecode.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl_gf.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_224.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_jac.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_193.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_521.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec_naf.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mp_gf2m.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/secoidt.h'
removed directory: `openjdk/jdk/src/share/native/sun/security/ec/impl'
removed directory: `openjdk/jdk/src/share/native/sun/security/ec'
removed `openjdk/jdk/make/sun/security/ec/mapfile-vers'
removed `openjdk/jdk/make/sun/security/ec/Makefile'
removed `openjdk/jdk/make/sun/security/ec/FILES_c.gmk'
removed directory: `openjdk/jdk/make/sun/security/ec'
touch stamps/sanitise-openjdk.stamp
sh /notnfs/nighttester/icedtea7-target-testing/remove-intree-libraries.sh
Removing zlib
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/ChangeLog'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/infback.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/ChangeLog_java'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/zconf.h.diff'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/zlib.h.diff'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/inflate.c.diff'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/crc32.c.diff'
removed directory: `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/crc32.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zconf.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inftrees.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inffast.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/uncompr.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/trees.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/deflate.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/gzio.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inffast.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/trees.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zlib.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inffixed.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zutil.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inftrees.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/compress.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/deflate.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inflate.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inflate.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zutil.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zcrc32.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/README'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zadler32.c'
removed directory: `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3'
Removing libjpeg
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdhuff.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcsample.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmarker.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdtrans.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdphuff.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jccolor.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jquant2.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jchuff.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jchuff.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jpegint.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctint.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jfdctint.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jerror.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdapimin.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jutils.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jfdctflt.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jquant1.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcapistd.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jpeglib.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdinput.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcdctmgr.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmaster.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jccoefct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcprepct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcphuff.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcmarker.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcinit.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdsample.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmerge.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jerror.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmainct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jinclude.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jconfig.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdpostct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdhuff.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdcolor.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jmorecfg.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcapimin.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctred.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jmemmgr.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcomapi.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jddctmgr.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdcoefct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jfdctfst.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcparam.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcmaster.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdct.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jmemsys.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jversion.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/README'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctfst.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcmainct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctflt.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdapistd.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jmemnobs.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jctrans.c'
removed directory: `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b'
Removing giflib
removed `openjdk/jdk/src/share/native/sun/awt/giflib/gif_err.c'
removed `openjdk/jdk/src/share/native/sun/awt/giflib/dgif_lib.c'
removed `openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib_private.h'
removed `openjdk/jdk/src/share/native/sun/awt/giflib/gifalloc.c'
removed `openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib.h'
removed directory: `openjdk/jdk/src/share/native/sun/awt/giflib'
Removing libpng
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngwrite.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/png.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pnginfo.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngrio.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngstruct.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngdebug.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngpread.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngread.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pnglibconf.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngtest.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngerror.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngset.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/png.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngwio.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/CHANGES'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngpriv.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngconf.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngwutil.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngget.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngrtran.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/LICENSE'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngtrans.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngmem.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/README'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngrutil.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngwtran.c'
removed directory: `openjdk/jdk/src/share/native/sun/awt/libpng'
touch stamps/remove-intree-libraries.stamp
ln -sf /notnfs/nighttester/drops/jamvm/jamvm7.tar.gz jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz
if ! echo "31810266666c23822942aac62a78019c2c4589e1c5ee48329cbf42652d4437bc jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz ] ; then \
mv jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz -O jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz; \
if ! echo "31810266666c23822942aac62a78019c2c4589e1c5ee48329cbf42652d4437bc jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.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-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date JamVM zip available
make: *** [stamps/download-jamvm.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Fri Dec 20 04:47:06 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 20 Dec 2013 07:47:06 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #619
In-Reply-To: <1426518629.49.1387467352425.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1426518629.49.1387467352425.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1190358288.52.1387543626394.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
Changes:
[katleman] Added tag jdk8-b121 for changeset ce05e132b137
------------------------------------------
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 ce05e132b1370fe8a66ab9373014d12328c591c4
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune ce05e132b1370fe8a66ab9373014d12328c591c4
[workspace] $ /bin/sh -xe /tmp/hudson2251509346725952182.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... rfde41e40bb89
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Fri Dec 20 07:46:56 EST 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 Dec 20 21:03:12 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 21 Dec 2013 00:03:12 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1558
In-Reply-To: <537374982.50.1387515800914.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <537374982.50.1387515800914.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <12833509.53.1387602192259.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 3858 lines...]
Hunk #1 succeeded at 791 (offset 19 lines).
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java
Checking patches/openjdk/6307603-xrender-01.patch
Applying patches/openjdk/6307603-xrender-01.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/jawt/Makefile
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/sun/font/GlyphDisposedListener.java
patching file openjdk/jdk/src/share/classes/sun/font/StrikeCache.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedPaints.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/RenderBuffer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/share/native/sun/font/AccelGlyphCache.c
patching file openjdk/jdk/src/share/native/sun/font/fontscalerdefs.h
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
patching file openjdk/jdk/src/share/native/sun/font/sunFont.c
patching file openjdk/jdk/src/share/native/sun/java2d/opengl/OGLTextRenderer.c
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCacheEntry.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCache.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/IdleTileCache.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesAATileGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesPathBuf.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesRenderingEngine.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TileWorker.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TrapezoidList.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/SurfaceManagerFactory.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/XSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/DirtyRegion.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableByteArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableEltArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableIntArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowablePointArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTileManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MutableInteger.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XcbRequestCounter.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XIDGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackend.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackendNative.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRColor.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPaints.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRBackendNative.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
Checking patches/openjdk/6961633-xrender-02.patch
Applying patches/openjdk/6961633-xrender-02.patch
patching file openjdk/jdk/make/sun/pisces/Makefile
Hunk #1 succeeded at 53 (offset 1 line).
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/solaris/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
Checking patches/openjdk/7018387-xrender_gc_leak.patch
Applying patches/openjdk/7018387-xrender_gc_leak.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
Checking patches/hotspot/hs23/systemtap.patch
Applying patches/hotspot/hs23/systemtap.patch
patching file openjdk/hotspot/make/linux/makefiles/dtrace.make
patching file openjdk/hotspot/src/share/vm/prims/jni.cpp
Hunk #1 succeeded at 2819 (offset 1 line).
Hunk #2 succeeded at 3126 (offset 1 line).
patching file openjdk/hotspot/src/share/vm/utilities/dtrace.hpp
Checking patches/hotspot/hs23/systemtap_gc.patch
Applying patches/hotspot/hs23/systemtap_gc.patch
patching file openjdk/hotspot/src/share/vm/compiler/oopMap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/g1MarkSweep.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/defNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/generation.cpp
patching file openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp
Checking patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
Applying patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
patching file openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp
icedtea_version="1.13.0pre+r74aaf8c87752" ; \
if test "xno" = "xyes" || \
test "xno" = "xyes"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
cp -a /notnfs/nighttester/icedtea6-target-testing/overlays overlays.build
chmod -R ug+rwX overlays.build
cp -a overlays.build/openjdk/* openjdk/
cp -a overlays.build/jpeg/openjdk/* openjdk/
rm -rf overlays.build
touch stamps/overlay.stamp
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
+ make patch-ecj
sh /notnfs/nighttester/icedtea6-target-testing/remove-intree-libraries.sh
Removing zlib
Removing libjpeg
Removing giflib
Removing libpng
Removing lcms
touch stamps/remove-intree-librares.stamp
mkdir -p stamps
touch stamps/extract.stamp
mkdir -p stamps
touch stamps/replace-hotspot.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
cp -rv -l $target $link; \
chmod -R ug+rwX $link; \
done
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def': File exists
mkdir -p stamps
touch stamps/ports.stamp
if [ ! -e /notnfs/nighttester/icedtea6-target-testing/generated.build ]; then \
cp -a /notnfs/nighttester/icedtea6-target-testing/generated /notnfs/nighttester/icedtea6-target-testing/generated.build && \
chmod -R ug+rwX /notnfs/nighttester/icedtea6-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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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/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/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/lcms2-emulate_old_settagdata.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/openjdk/6791502-invalid_icc_profile.patch patches/openjdk/6793818-jpegimagereader_too_greedy.patch patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patches/openjdk/4893408-jpegreader_byte_gray.patch patches/openjdk/6888215-jpeg_memory_leak.patch patches/openjdk/6989774-imageio_compiler_warnings.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.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/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/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/hs23/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/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/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/6541350-tz_display_names_l10n.patch patches/openjdk/6821191-tz_display_names_l10n.patch patches/openjdk/6925851-pt_br.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/7035073-missing_pt_br_timezones.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/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/openjdk/6893617-cnctx_always_uses_default_orb.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8014469-tzdata2013c.patch patches/openjdk/8020054-tzdata2013d.patch patches/imageiojpeg_sync.patch patches/openjdk/8005194-scale_memory_leak.patch patches/openjdk/6563752-ss12_support.patch patches/openjdk/6729772-opt_cleanup.patch patches/openjdk/6799141-split_out_versions.patch patches/freetypeversion.patch patches/openjdk/6816311-compiler_name.patch patches/openjdk/6974017-minorver_for_solaris.patch patches/openjdk/6980281-majorver_for_solaris.patch patches/openjdk/7000225-bad_tabs.patch patches/openjdk/7038711-fix_no-clobber_usage.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/openjdk/8025255-tzdata2013g.patch patches/d729448-32_bit_alignment.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/hs23/systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/beans/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java.rej
ERROR patch patches/security/20120830/7182135-impossible_to_use_some_editors_directly.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 Dec 21 04:44:11 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 21 Dec 2013 07:44:11 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1505
In-Reply-To: <1264134891.51.1387543585550.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1264134891.51.1387543585550.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <989267518.54.1387629857249.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 154899 lines...]
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnknownModelException.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpEngineParameters.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPduBulk.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnknownSubSystemException.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpScopedPduBulk.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpCounter64.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpString.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpTooBigException.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpNull.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibAgentMBean.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibTable.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableCallbackHandler.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMib.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpEntryOid.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibHandler.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibGroup.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibEntry.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibOid.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibNode.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpRequestTree.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibRequest.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpGenericObjectServer.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpGenericMetaServer.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableEntryFactory.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpErrorHandlerAgent.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableEntryNotification.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibAgent.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpUserDataFactory.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpIndex.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableSupport.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/package.html'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpStandardObjectServer.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibSubRequest.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibRequestImpl.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpStandardMetaServer.java'
removed directory: `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent'
removed directory: `openjdk/jdk/src/share/classes/com/sun/jmx/snmp'
removed `openjdk/jdk/test/com/sun/jmx/snmp/TimeTicksWrapping.java'
removed `openjdk/jdk/test/com/sun/jmx/snmp/SnmpOidHashCode.java'
removed directory: `openjdk/jdk/test/com/sun/jmx/snmp'
Removing registration tests
Removing EC source code we don't build
removed `openjdk/jdk/src/share/classes/sun/security/ec/ECDHKeyAgreement.java'
removed `openjdk/jdk/src/share/classes/sun/security/ec/ECDSASignature.java'
removed `openjdk/jdk/src/share/classes/sun/security/ec/ECKeyPairGenerator.java'
removed `openjdk/jdk/src/share/classes/sun/security/ec/SunEC.java'
removed `openjdk/jdk/src/share/classes/sun/security/ec/SunECEntries.java'
removed `openjdk/jdk/src/share/native/sun/security/ec/ECC_JNI.cpp'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mp_gf2m.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_jm.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_163.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpi.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl_curve.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl_mult.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/oid.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpi-priv.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl-curve.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/secitem.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_384.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl-exp.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_233.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpi.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_aff.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_aff.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpi-config.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_mont.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mplogic.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpprime.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_mont.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecc_impl.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mp_gf2m-priv.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpmontg.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_256.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/logtab.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl-priv.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mplogic.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_192.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecdecode.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl_gf.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_224.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_jac.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_193.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_521.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec_naf.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mp_gf2m.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/secoidt.h'
removed directory: `openjdk/jdk/src/share/native/sun/security/ec/impl'
removed directory: `openjdk/jdk/src/share/native/sun/security/ec'
removed `openjdk/jdk/make/sun/security/ec/mapfile-vers'
removed `openjdk/jdk/make/sun/security/ec/Makefile'
removed `openjdk/jdk/make/sun/security/ec/FILES_c.gmk'
removed directory: `openjdk/jdk/make/sun/security/ec'
touch stamps/sanitise-openjdk.stamp
sh /notnfs/nighttester/icedtea7-target-testing/remove-intree-libraries.sh
Removing zlib
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/ChangeLog'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/infback.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/ChangeLog_java'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/zconf.h.diff'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/zlib.h.diff'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/inflate.c.diff'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/crc32.c.diff'
removed directory: `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/crc32.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zconf.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inftrees.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inffast.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/uncompr.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/trees.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/deflate.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/gzio.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inffast.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/trees.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zlib.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inffixed.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zutil.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inftrees.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/compress.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/deflate.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inflate.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inflate.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zutil.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zcrc32.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/README'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zadler32.c'
removed directory: `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3'
Removing libjpeg
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdhuff.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcsample.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmarker.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdtrans.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdphuff.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jccolor.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jquant2.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jchuff.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jchuff.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jpegint.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctint.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jfdctint.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jerror.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdapimin.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jutils.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jfdctflt.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jquant1.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcapistd.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jpeglib.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdinput.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcdctmgr.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmaster.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jccoefct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcprepct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcphuff.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcmarker.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcinit.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdsample.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmerge.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jerror.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmainct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jinclude.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jconfig.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdpostct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdhuff.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdcolor.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jmorecfg.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcapimin.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctred.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jmemmgr.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcomapi.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jddctmgr.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdcoefct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jfdctfst.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcparam.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcmaster.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdct.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jmemsys.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jversion.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/README'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctfst.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcmainct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctflt.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdapistd.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jmemnobs.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jctrans.c'
removed directory: `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b'
Removing giflib
removed `openjdk/jdk/src/share/native/sun/awt/giflib/gif_err.c'
removed `openjdk/jdk/src/share/native/sun/awt/giflib/dgif_lib.c'
removed `openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib_private.h'
removed `openjdk/jdk/src/share/native/sun/awt/giflib/gifalloc.c'
removed `openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib.h'
removed directory: `openjdk/jdk/src/share/native/sun/awt/giflib'
Removing libpng
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngwrite.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/png.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pnginfo.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngrio.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngstruct.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngdebug.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngpread.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngread.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pnglibconf.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngtest.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngerror.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngset.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/png.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngwio.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/CHANGES'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngpriv.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngconf.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngwutil.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngget.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngrtran.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/LICENSE'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngtrans.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngmem.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/README'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngrutil.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngwtran.c'
removed directory: `openjdk/jdk/src/share/native/sun/awt/libpng'
touch stamps/remove-intree-libraries.stamp
ln -sf /notnfs/nighttester/drops/jamvm/jamvm7.tar.gz jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz
if ! echo "31810266666c23822942aac62a78019c2c4589e1c5ee48329cbf42652d4437bc jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz ] ; then \
mv jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz -O jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz; \
if ! echo "31810266666c23822942aac62a78019c2c4589e1c5ee48329cbf42652d4437bc jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.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-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date JamVM zip available
make: *** [stamps/download-jamvm.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sat Dec 21 04:45:08 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 21 Dec 2013 07:45:08 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #620
In-Reply-To: <1190358288.52.1387543626394.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1190358288.52.1387543626394.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1841778171.55.1387629908777.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 f63994f1eab4d85f527de1d092bd009ac123eb56
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune f63994f1eab4d85f527de1d092bd009ac123eb56
[workspace] $ /bin/sh -xe /tmp/hudson6377810085064899709.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rfde41e40bb89
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Sat Dec 21 07:44:56 EST 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 Dec 21 21:03:10 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 22 Dec 2013 00:03:10 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1559
In-Reply-To: <12833509.53.1387602192259.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <12833509.53.1387602192259.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1272016365.56.1387688590897.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 3854 lines...]
Hunk #1 succeeded at 791 (offset 19 lines).
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java
Checking patches/openjdk/6307603-xrender-01.patch
Applying patches/openjdk/6307603-xrender-01.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/jawt/Makefile
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/sun/font/GlyphDisposedListener.java
patching file openjdk/jdk/src/share/classes/sun/font/StrikeCache.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedPaints.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/RenderBuffer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/share/native/sun/font/AccelGlyphCache.c
patching file openjdk/jdk/src/share/native/sun/font/fontscalerdefs.h
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
patching file openjdk/jdk/src/share/native/sun/font/sunFont.c
patching file openjdk/jdk/src/share/native/sun/java2d/opengl/OGLTextRenderer.c
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCacheEntry.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCache.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/IdleTileCache.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesAATileGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesPathBuf.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesRenderingEngine.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TileWorker.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TrapezoidList.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/SurfaceManagerFactory.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/XSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/DirtyRegion.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableByteArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableEltArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableIntArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowablePointArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTileManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MutableInteger.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XcbRequestCounter.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XIDGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackend.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackendNative.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRColor.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPaints.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRBackendNative.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
Checking patches/openjdk/6961633-xrender-02.patch
Applying patches/openjdk/6961633-xrender-02.patch
patching file openjdk/jdk/make/sun/pisces/Makefile
Hunk #1 succeeded at 53 (offset 1 line).
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/solaris/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
Checking patches/openjdk/7018387-xrender_gc_leak.patch
Applying patches/openjdk/7018387-xrender_gc_leak.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
Checking patches/hotspot/hs23/systemtap.patch
Applying patches/hotspot/hs23/systemtap.patch
patching file openjdk/hotspot/make/linux/makefiles/dtrace.make
patching file openjdk/hotspot/src/share/vm/prims/jni.cpp
Hunk #1 succeeded at 2819 (offset 1 line).
Hunk #2 succeeded at 3126 (offset 1 line).
patching file openjdk/hotspot/src/share/vm/utilities/dtrace.hpp
Checking patches/hotspot/hs23/systemtap_gc.patch
Applying patches/hotspot/hs23/systemtap_gc.patch
patching file openjdk/hotspot/src/share/vm/compiler/oopMap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/g1MarkSweep.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/defNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/generation.cpp
patching file openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp
Checking patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
Applying patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
patching file openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp
icedtea_version="1.13.0pre+r74aaf8c87752" ; \
if test "xno" = "xyes" || \
test "xno" = "xyes"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
cp -a /notnfs/nighttester/icedtea6-target-testing/overlays overlays.build
chmod -R ug+rwX overlays.build
cp -a overlays.build/openjdk/* openjdk/
cp -a overlays.build/jpeg/openjdk/* openjdk/
rm -rf overlays.build
touch stamps/overlay.stamp
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
+ make patch-ecj
sh /notnfs/nighttester/icedtea6-target-testing/remove-intree-libraries.sh
Removing zlib
Removing libjpeg
Removing giflib
Removing libpng
Removing lcms
touch stamps/remove-intree-librares.stamp
mkdir -p stamps
touch stamps/extract.stamp
mkdir -p stamps
touch stamps/replace-hotspot.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
cp -rv -l $target $link; \
chmod -R ug+rwX $link; \
done
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def': File exists
mkdir -p stamps
touch stamps/ports.stamp
if [ ! -e /notnfs/nighttester/icedtea6-target-testing/generated.build ]; then \
cp -a /notnfs/nighttester/icedtea6-target-testing/generated /notnfs/nighttester/icedtea6-target-testing/generated.build && \
chmod -R ug+rwX /notnfs/nighttester/icedtea6-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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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/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/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/lcms2-emulate_old_settagdata.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/openjdk/6791502-invalid_icc_profile.patch patches/openjdk/6793818-jpegimagereader_too_greedy.patch patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patches/openjdk/4893408-jpegreader_byte_gray.patch patches/openjdk/6888215-jpeg_memory_leak.patch patches/openjdk/6989774-imageio_compiler_warnings.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.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/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/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/hs23/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/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/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/6541350-tz_display_names_l10n.patch patches/openjdk/6821191-tz_display_names_l10n.patch patches/openjdk/6925851-pt_br.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/7035073-missing_pt_br_timezones.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/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/openjdk/6893617-cnctx_always_uses_default_orb.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8014469-tzdata2013c.patch patches/openjdk/8020054-tzdata2013d.patch patches/imageiojpeg_sync.patch patches/openjdk/8005194-scale_memory_leak.patch patches/openjdk/6563752-ss12_support.patch patches/openjdk/6729772-opt_cleanup.patch patches/openjdk/6799141-split_out_versions.patch patches/freetypeversion.patch patches/openjdk/6816311-compiler_name.patch patches/openjdk/6974017-minorver_for_solaris.patch patches/openjdk/6980281-majorver_for_solaris.patch patches/openjdk/7000225-bad_tabs.patch patches/openjdk/7038711-fix_no-clobber_usage.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/openjdk/8025255-tzdata2013g.patch patches/d729448-32_bit_alignment.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/hs23/systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/beans/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java.rej
ERROR patch patches/security/20120830/7182135-impossible_to_use_some_editors_directly.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 Dec 22 04:47:06 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 22 Dec 2013 07:47:06 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1506
In-Reply-To: <989267518.54.1387629857249.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <989267518.54.1387629857249.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <382163850.57.1387716427300.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 154900 lines...]
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnknownModelException.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpEngineParameters.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPduBulk.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnknownSubSystemException.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpScopedPduBulk.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpCounter64.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpString.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpTooBigException.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpNull.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibAgentMBean.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibTable.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableCallbackHandler.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMib.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpEntryOid.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibHandler.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibGroup.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibEntry.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibOid.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibNode.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpRequestTree.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibRequest.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpGenericObjectServer.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpGenericMetaServer.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableEntryFactory.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpErrorHandlerAgent.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableEntryNotification.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibAgent.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpUserDataFactory.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpIndex.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableSupport.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/package.html'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpStandardObjectServer.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibSubRequest.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibRequestImpl.java'
removed `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpStandardMetaServer.java'
removed directory: `openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent'
removed directory: `openjdk/jdk/src/share/classes/com/sun/jmx/snmp'
removed `openjdk/jdk/test/com/sun/jmx/snmp/TimeTicksWrapping.java'
removed `openjdk/jdk/test/com/sun/jmx/snmp/SnmpOidHashCode.java'
removed directory: `openjdk/jdk/test/com/sun/jmx/snmp'
Removing registration tests
Removing EC source code we don't build
removed `openjdk/jdk/src/share/classes/sun/security/ec/ECDHKeyAgreement.java'
removed `openjdk/jdk/src/share/classes/sun/security/ec/ECDSASignature.java'
removed `openjdk/jdk/src/share/classes/sun/security/ec/ECKeyPairGenerator.java'
removed `openjdk/jdk/src/share/classes/sun/security/ec/SunEC.java'
removed `openjdk/jdk/src/share/classes/sun/security/ec/SunECEntries.java'
removed `openjdk/jdk/src/share/native/sun/security/ec/ECC_JNI.cpp'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mp_gf2m.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_jm.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_163.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpi.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl_curve.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl_mult.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/oid.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpi-priv.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl-curve.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/secitem.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_384.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl-exp.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_233.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpi.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_aff.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_aff.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpi-config.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_mont.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mplogic.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpprime.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_mont.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecc_impl.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mp_gf2m-priv.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mpmontg.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_256.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/logtab.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl-priv.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mplogic.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_192.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp.h'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecdecode.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecl_gf.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_224.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_jac.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_193.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_521.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/ec_naf.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/mp_gf2m.c'
removed `openjdk/jdk/src/share/native/sun/security/ec/impl/secoidt.h'
removed directory: `openjdk/jdk/src/share/native/sun/security/ec/impl'
removed directory: `openjdk/jdk/src/share/native/sun/security/ec'
removed `openjdk/jdk/make/sun/security/ec/mapfile-vers'
removed `openjdk/jdk/make/sun/security/ec/Makefile'
removed `openjdk/jdk/make/sun/security/ec/FILES_c.gmk'
removed directory: `openjdk/jdk/make/sun/security/ec'
touch stamps/sanitise-openjdk.stamp
sh /notnfs/nighttester/icedtea7-target-testing/remove-intree-libraries.sh
Removing zlib
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/ChangeLog'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/infback.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/ChangeLog_java'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/zconf.h.diff'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/zlib.h.diff'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/inflate.c.diff'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches/crc32.c.diff'
removed directory: `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/patches'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/crc32.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zconf.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inftrees.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inffast.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/uncompr.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/trees.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/deflate.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/gzio.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inffast.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/trees.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zlib.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inffixed.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zutil.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inftrees.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/compress.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/deflate.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inflate.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/inflate.h'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zutil.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zcrc32.c'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/README'
removed `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3/zadler32.c'
removed directory: `openjdk/jdk/src/share/native/java/util/zip/zlib-1.2.3'
Removing libjpeg
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdhuff.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcsample.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmarker.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdtrans.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdphuff.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jccolor.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jquant2.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jchuff.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jchuff.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jpegint.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctint.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jfdctint.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jerror.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdapimin.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jutils.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jfdctflt.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jquant1.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcapistd.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jpeglib.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdinput.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcdctmgr.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmaster.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jccoefct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcprepct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcphuff.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcmarker.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcinit.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdsample.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmerge.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jerror.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdmainct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jinclude.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jconfig.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdpostct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdhuff.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdcolor.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jmorecfg.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcapimin.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctred.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jmemmgr.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcomapi.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jddctmgr.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdcoefct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jfdctfst.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcparam.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcmaster.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdct.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jmemsys.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jversion.h'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/README'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctfst.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jcmainct.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jidctflt.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jdapistd.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jmemnobs.c'
removed `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b/jctrans.c'
removed directory: `openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeg-6b'
Removing giflib
removed `openjdk/jdk/src/share/native/sun/awt/giflib/gif_err.c'
removed `openjdk/jdk/src/share/native/sun/awt/giflib/dgif_lib.c'
removed `openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib_private.h'
removed `openjdk/jdk/src/share/native/sun/awt/giflib/gifalloc.c'
removed `openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib.h'
removed directory: `openjdk/jdk/src/share/native/sun/awt/giflib'
Removing libpng
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngwrite.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/png.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pnginfo.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngrio.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngstruct.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngdebug.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngpread.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngread.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pnglibconf.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngtest.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngerror.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngset.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/png.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngwio.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/CHANGES'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngpriv.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngconf.h'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngwutil.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngget.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngrtran.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/LICENSE'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngtrans.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngmem.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/README'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngrutil.c'
removed `openjdk/jdk/src/share/native/sun/awt/libpng/pngwtran.c'
removed directory: `openjdk/jdk/src/share/native/sun/awt/libpng'
touch stamps/remove-intree-libraries.stamp
ln -sf /notnfs/nighttester/drops/jamvm/jamvm7.tar.gz jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz
if ! echo "31810266666c23822942aac62a78019c2c4589e1c5ee48329cbf42652d4437bc jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz ] ; then \
mv jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz -O jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz; \
if ! echo "31810266666c23822942aac62a78019c2c4589e1c5ee48329cbf42652d4437bc jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.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-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date JamVM zip available
make: *** [stamps/download-jamvm.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sun Dec 22 04:47:52 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 22 Dec 2013 07:47:52 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #621
In-Reply-To: <1841778171.55.1387629908777.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1841778171.55.1387629908777.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1463752624.58.1387716472762.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 f63994f1eab4d85f527de1d092bd009ac123eb56
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune f63994f1eab4d85f527de1d092bd009ac123eb56
[workspace] $ /bin/sh -xe /tmp/hudson2465310187902613638.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rfde41e40bb89
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Sun Dec 22 07:47:43 EST 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 Dec 22 21:03:08 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 23 Dec 2013 00:03:08 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1560
In-Reply-To: <1272016365.56.1387688590897.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1272016365.56.1387688590897.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <881976409.59.1387774988401.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 3854 lines...]
Hunk #1 succeeded at 791 (offset 19 lines).
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java
Checking patches/openjdk/6307603-xrender-01.patch
Applying patches/openjdk/6307603-xrender-01.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/jawt/Makefile
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/sun/font/GlyphDisposedListener.java
patching file openjdk/jdk/src/share/classes/sun/font/StrikeCache.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedPaints.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/RenderBuffer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/share/native/sun/font/AccelGlyphCache.c
patching file openjdk/jdk/src/share/native/sun/font/fontscalerdefs.h
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
patching file openjdk/jdk/src/share/native/sun/font/sunFont.c
patching file openjdk/jdk/src/share/native/sun/java2d/opengl/OGLTextRenderer.c
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCacheEntry.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCache.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/IdleTileCache.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesAATileGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesPathBuf.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesRenderingEngine.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TileWorker.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TrapezoidList.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/SurfaceManagerFactory.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/XSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/DirtyRegion.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableByteArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableEltArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableIntArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowablePointArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTileManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MutableInteger.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XcbRequestCounter.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XIDGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackend.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackendNative.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRColor.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPaints.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRBackendNative.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
Checking patches/openjdk/6961633-xrender-02.patch
Applying patches/openjdk/6961633-xrender-02.patch
patching file openjdk/jdk/make/sun/pisces/Makefile
Hunk #1 succeeded at 53 (offset 1 line).
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/solaris/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
Checking patches/openjdk/7018387-xrender_gc_leak.patch
Applying patches/openjdk/7018387-xrender_gc_leak.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
Checking patches/hotspot/hs23/systemtap.patch
Applying patches/hotspot/hs23/systemtap.patch
patching file openjdk/hotspot/make/linux/makefiles/dtrace.make
patching file openjdk/hotspot/src/share/vm/prims/jni.cpp
Hunk #1 succeeded at 2819 (offset 1 line).
Hunk #2 succeeded at 3126 (offset 1 line).
patching file openjdk/hotspot/src/share/vm/utilities/dtrace.hpp
Checking patches/hotspot/hs23/systemtap_gc.patch
Applying patches/hotspot/hs23/systemtap_gc.patch
patching file openjdk/hotspot/src/share/vm/compiler/oopMap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/g1MarkSweep.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/defNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/generation.cpp
patching file openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp
Checking patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
Applying patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
patching file openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp
icedtea_version="1.13.0pre+r74aaf8c87752" ; \
if test "xno" = "xyes" || \
test "xno" = "xyes"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
cp -a /notnfs/nighttester/icedtea6-target-testing/overlays overlays.build
chmod -R ug+rwX overlays.build
cp -a overlays.build/openjdk/* openjdk/
cp -a overlays.build/jpeg/openjdk/* openjdk/
rm -rf overlays.build
touch stamps/overlay.stamp
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
+ make patch-ecj
sh /notnfs/nighttester/icedtea6-target-testing/remove-intree-libraries.sh
Removing zlib
Removing libjpeg
Removing giflib
Removing libpng
Removing lcms
touch stamps/remove-intree-librares.stamp
mkdir -p stamps
touch stamps/extract.stamp
mkdir -p stamps
touch stamps/replace-hotspot.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
cp -rv -l $target $link; \
chmod -R ug+rwX $link; \
done
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def': File exists
mkdir -p stamps
touch stamps/ports.stamp
if [ ! -e /notnfs/nighttester/icedtea6-target-testing/generated.build ]; then \
cp -a /notnfs/nighttester/icedtea6-target-testing/generated /notnfs/nighttester/icedtea6-target-testing/generated.build && \
chmod -R ug+rwX /notnfs/nighttester/icedtea6-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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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/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/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/lcms2-emulate_old_settagdata.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/openjdk/6791502-invalid_icc_profile.patch patches/openjdk/6793818-jpegimagereader_too_greedy.patch patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patches/openjdk/4893408-jpegreader_byte_gray.patch patches/openjdk/6888215-jpeg_memory_leak.patch patches/openjdk/6989774-imageio_compiler_warnings.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.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/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/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/hs23/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/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/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/6541350-tz_display_names_l10n.patch patches/openjdk/6821191-tz_display_names_l10n.patch patches/openjdk/6925851-pt_br.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/7035073-missing_pt_br_timezones.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/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/openjdk/6893617-cnctx_always_uses_default_orb.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8014469-tzdata2013c.patch patches/openjdk/8020054-tzdata2013d.patch patches/imageiojpeg_sync.patch patches/openjdk/8005194-scale_memory_leak.patch patches/openjdk/6563752-ss12_support.patch patches/openjdk/6729772-opt_cleanup.patch patches/openjdk/6799141-split_out_versions.patch patches/freetypeversion.patch patches/openjdk/6816311-compiler_name.patch patches/openjdk/6974017-minorver_for_solaris.patch patches/openjdk/6980281-majorver_for_solaris.patch patches/openjdk/7000225-bad_tabs.patch patches/openjdk/7038711-fix_no-clobber_usage.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/openjdk/8025255-tzdata2013g.patch patches/d729448-32_bit_alignment.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/hs23/systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/beans/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java.rej
ERROR patch patches/security/20120830/7182135-impossible_to_use_some_editors_directly.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 Dec 23 03:11:40 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 23 Dec 2013 06:11:40 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1507
In-Reply-To: <382163850.57.1387716427300.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <382163850.57.1387716427300.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1280286904.60.1387797100794.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 4095 lines...]
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/PortableInterceptor/RequestInfoOperations.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/PortableInterceptor/SUCCESSFUL.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/PortableInterceptor/SYSTEM_EXCEPTION.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/PortableInterceptor/USER_EXCEPTION.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/PortableInterceptor/LOCATION_FORWARD.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/PortableInterceptor/TRANSPORT_RETRY.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/PortableInterceptor/ServerIdHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/PortableInterceptor/ServerRequestInfo.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/PortableInterceptor/ServerRequestInfoOperations.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/PortableInterceptor/ServerRequestInterceptor.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/PortableInterceptor/ServerRequestInterceptorOperations.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/Codec.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodecFactory.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodecFactoryHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodecFactoryOperations.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodecFactoryPackage/UnknownEncoding.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodecFactoryPackage/UnknownEncodingHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodecOperations.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodecPackage/FormatMismatch.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodecPackage/FormatMismatchHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodecPackage/InvalidTypeForEncoding.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodecPackage/InvalidTypeForEncodingHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodecPackage/TypeMismatch.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodecPackage/TypeMismatchHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/ENCODING_CDR_ENCAPS.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/Encoding.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/ExceptionDetailMessage.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/Dynamic/Parameter.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/Messaging/SYNC_WITH_TRANSPORT.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/Messaging/SyncScopeHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/CodeSets.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/ComponentIdHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/IOR.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/IORHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/IORHolder.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/MultipleComponentProfileHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/MultipleComponentProfileHolder.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/ProfileIdHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/RMICustomMaxStreamFormat.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/ServiceContext.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/ServiceContextHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/ServiceContextHolder.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/ServiceContextListHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/ServiceContextListHolder.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/ServiceIdHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TAG_INTERNET_IOP.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TAG_MULTIPLE_COMPONENTS.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TAG_ALTERNATE_IIOP_ADDRESS.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TAG_CODE_SETS.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TAG_JAVA_CODEBASE.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TAG_ORB_TYPE.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TAG_RMI_CUSTOM_MAX_STREAM_FORMAT.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TAG_POLICIES.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TaggedComponent.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TaggedComponentHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TaggedComponentHolder.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TaggedProfile.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TaggedProfileHelper.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TaggedProfileHolder.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/org/omg/IOP/TransactionService.java
incorrect classpath: ../../../../src/solaris/classes
Annotation processing got disabled, since it requires a 1.6 compliant JVM
make[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/org/omg/PortableInterceptor'
make[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/org/omg'
make[4]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/org'
make[4]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/sun'
make[5]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/sun/corba'
make[6]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/sun/corba/org'
make[7]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/sun/corba/org/omg'
if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/com.sun.org.omg/.classes.list ] ; then \
/bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/com.sun.org.omg/.classes.list; \
/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 -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/dist/lib/classes.jar -Xprefer:source \
-sourcepath "/notnfs/nighttester/icedtea7-target-testing/generated.build:../../../../../src/solaris/classes:../../../../../src/share/classes:/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/src/share/classes:/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/src/solaris/classes:/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/langtools/src/share/classes" \
-d /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/com.sun.org.omg/.classes.list; \
fi
../../../../../src/share/classes/com/sun/org/omg/SendingContext/_CodeBaseStub.java
../../../../../src/share/classes/com/sun/org/omg/SendingContext/CodeBase.java
../../../../../src/share/classes/com/sun/org/omg/SendingContext/CodeBaseHelper.java
../../../../../src/share/classes/com/sun/org/omg/SendingContext/CodeBaseOperations.java
../../../../../src/share/classes/com/sun/org/omg/SendingContext/CodeBasePackage/URLHelper.java
../../../../../src/share/classes/com/sun/org/omg/SendingContext/CodeBasePackage/URLSeqHelper.java
../../../../../src/share/classes/com/sun/org/omg/SendingContext/CodeBasePackage/ValueDescSeqHelper.java
../../../../../src/share/classes/com/sun/org/omg/SendingContext/_CodeBaseImplBase.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/_IDLTypeStub.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/AttrDescriptionSeqHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/AttributeDescription.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/AttributeDescriptionHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/AttributeMode.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/AttributeModeHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ContextIdentifierHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ContextIdSeqHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/DefinitionKindHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ExcDescriptionSeqHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ExceptionDescription.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ExceptionDescriptionHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/IdentifierHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/IDLTypeHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/Initializer.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/InitializerHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/InitializerSeqHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/OpDescriptionSeqHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/OperationDescription.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/OperationDescriptionHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/OperationMode.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/OperationModeHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ParameterDescription.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ParameterDescriptionHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ParameterMode.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ParameterModeHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ParDescriptionSeqHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/Repository.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/RepositoryHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/RepositoryIdHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/RepositoryIdSeqHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/StructMemberHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/StructMemberSeqHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ValueMemberHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ValueMemberSeqHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/VersionSpecHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/VisibilityHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ValueDefPackage/FullValueDescription.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/ValueDefPackage/FullValueDescriptionHelper.java
../../../../../src/share/classes/com/sun/org/omg/CORBA/portable/ValueHelper.java
incorrect classpath: ../../../../../src/solaris/classes
Annotation processing got disabled, since it requires a 1.6 compliant JVM
make[7]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/sun/corba/org/omg'
make[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/sun/corba/org'
make[6]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/sun/corba/core'
/bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties
/bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties
/bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_de.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties
/bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_es.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties
/bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_fr.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties
/bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_it.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties
/bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ja.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties
/bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_ko.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_pt_BR.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_pt_BR.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_pt_BR.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_pt_BR.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_pt_BR.properties
/bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_pt_BR.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties
/bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_sv.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties
/bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_CN.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties
/bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
/bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources
rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties
/bin/cp ../../../../src/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_TW.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties
/bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties
# Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties
/bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes/com/sun/corba/se/impl/orbutil/resources/sunorb_zh_HK.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
/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 -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/btjars/stripproperties.jar -optionsfile /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/strip_prop_options
if [ -s /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/.classes.list ] ; then \
/bin/cat /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/.classes.list; \
/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 -g -XDignore.symbol.file=true -source 7 -target 7 -encoding ascii -classpath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/langtools/dist/lib/classes.jar -Xprefer:source \
-sourcepath "/notnfs/nighttester/icedtea7-target-testing/generated.build:../../../../src/solaris/classes:../../../../src/share/classes:/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/src/share/classes:/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/src/solaris/classes:/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/langtools/src/share/classes" \
-d /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/corba/tmp/sun/.classes.list; \
fi
../../../../src/share/classes/javax/rmi/PortableRemoteObject.java
../../../../src/share/classes/javax/rmi/CORBA/Stub.java
../../../../src/share/classes/javax/rmi/CORBA/StubDelegate.java
../../../../src/share/classes/javax/rmi/CORBA/Tie.java
../../../../src/share/classes/javax/rmi/CORBA/Util.java
../../../../src/share/classes/javax/rmi/CORBA/UtilDelegate.java
../../../../src/share/classes/javax/rmi/CORBA/ValueHandler.java
../../../../src/share/classes/javax/rmi/CORBA/ValueHandlerMultiFormat.java
../../../../src/share/classes/javax/rmi/CORBA/ClassDesc.java
../../../../src/share/classes/javax/rmi/CORBA/PortableRemoteObjectDelegate.java
../../../../src/share/classes/javax/rmi/CORBA/GetORBPropertiesFileAction.java
../../../../src/share/classes/javax/activity/InvalidActivityException.java
../../../../src/share/classes/javax/activity/ActivityRequiredException.java
../../../../src/share/classes/javax/activity/ActivityCompletedException.java
../../../../src/share/classes/sun/corba/BridgePermission.java
../../../../src/share/classes/sun/corba/Bridge.java
incorrect classpath: ../../../../src/solaris/classes
Annotation processing got disabled, since it requires a 1.6 compliant JVM
java.lang.NullPointerException
at org.eclipse.jdt.internal.compiler.batch.CompilationUnit.getContents(CompilationUnit.java:71)
at org.eclipse.jdt.internal.compiler.batch.Main$2.acceptResult(Main.java:2726)
at org.eclipse.jdt.internal.compiler.Compiler.handleInternalException(Compiler.java:587)
at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:501)
at org.eclipse.jdt.internal.compiler.batch.Main.performCompilation(Main.java:3566)
at org.eclipse.jdt.internal.compiler.batch.Main.compile(Main.java:1645)
at org.eclipse.jdt.internal.compiler.batch.Main.main(Main.java:1358)
make[6]: *** [.compile.classlist] Error 255
make[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/sun/corba/core'
make[5]: *** [build] Error 1
make[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/sun/corba'
make[4]: *** [build] Error 1
make[4]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make/sun'
make[3]: *** [build] Error 1
make[3]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/corba/make'
make[2]: *** [corba-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 Mon Dec 23 03:12:07 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 23 Dec 2013 06:12:07 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #622
In-Reply-To: <1463752624.58.1387716472762.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1463752624.58.1387716472762.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1170965545.61.1387797127858.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 f63994f1eab4d85f527de1d092bd009ac123eb56
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune f63994f1eab4d85f527de1d092bd009ac123eb56
[workspace] $ /bin/sh -xe /tmp/hudson6966159024699997936.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rfde41e40bb89
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Mon Dec 23 06:12:00 EST 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 Dec 23 21:03:15 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 24 Dec 2013 00:03:15 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1561
In-Reply-To: <881976409.59.1387774988401.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <881976409.59.1387774988401.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <503000110.62.1387861395676.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 3854 lines...]
Hunk #1 succeeded at 791 (offset 19 lines).
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java
Checking patches/openjdk/6307603-xrender-01.patch
Applying patches/openjdk/6307603-xrender-01.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/jawt/Makefile
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/sun/font/GlyphDisposedListener.java
patching file openjdk/jdk/src/share/classes/sun/font/StrikeCache.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedPaints.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/RenderBuffer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/share/native/sun/font/AccelGlyphCache.c
patching file openjdk/jdk/src/share/native/sun/font/fontscalerdefs.h
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
patching file openjdk/jdk/src/share/native/sun/font/sunFont.c
patching file openjdk/jdk/src/share/native/sun/java2d/opengl/OGLTextRenderer.c
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCacheEntry.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCache.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/IdleTileCache.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesAATileGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesPathBuf.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesRenderingEngine.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TileWorker.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TrapezoidList.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/SurfaceManagerFactory.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/XSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/DirtyRegion.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableByteArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableEltArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableIntArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowablePointArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTileManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MutableInteger.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XcbRequestCounter.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XIDGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackend.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackendNative.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRColor.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPaints.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRBackendNative.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
Checking patches/openjdk/6961633-xrender-02.patch
Applying patches/openjdk/6961633-xrender-02.patch
patching file openjdk/jdk/make/sun/pisces/Makefile
Hunk #1 succeeded at 53 (offset 1 line).
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/solaris/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
Checking patches/openjdk/7018387-xrender_gc_leak.patch
Applying patches/openjdk/7018387-xrender_gc_leak.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
Checking patches/hotspot/hs23/systemtap.patch
Applying patches/hotspot/hs23/systemtap.patch
patching file openjdk/hotspot/make/linux/makefiles/dtrace.make
patching file openjdk/hotspot/src/share/vm/prims/jni.cpp
Hunk #1 succeeded at 2819 (offset 1 line).
Hunk #2 succeeded at 3126 (offset 1 line).
patching file openjdk/hotspot/src/share/vm/utilities/dtrace.hpp
Checking patches/hotspot/hs23/systemtap_gc.patch
Applying patches/hotspot/hs23/systemtap_gc.patch
patching file openjdk/hotspot/src/share/vm/compiler/oopMap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/g1MarkSweep.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/defNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/generation.cpp
patching file openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp
Checking patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
Applying patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
patching file openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp
icedtea_version="1.13.0pre+r74aaf8c87752" ; \
if test "xno" = "xyes" || \
test "xno" = "xyes"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
cp -a /notnfs/nighttester/icedtea6-target-testing/overlays overlays.build
chmod -R ug+rwX overlays.build
cp -a overlays.build/openjdk/* openjdk/
cp -a overlays.build/jpeg/openjdk/* openjdk/
rm -rf overlays.build
touch stamps/overlay.stamp
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
+ make patch-ecj
sh /notnfs/nighttester/icedtea6-target-testing/remove-intree-libraries.sh
Removing zlib
Removing libjpeg
Removing giflib
Removing libpng
Removing lcms
touch stamps/remove-intree-librares.stamp
mkdir -p stamps
touch stamps/extract.stamp
mkdir -p stamps
touch stamps/replace-hotspot.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
cp -rv -l $target $link; \
chmod -R ug+rwX $link; \
done
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def': File exists
mkdir -p stamps
touch stamps/ports.stamp
if [ ! -e /notnfs/nighttester/icedtea6-target-testing/generated.build ]; then \
cp -a /notnfs/nighttester/icedtea6-target-testing/generated /notnfs/nighttester/icedtea6-target-testing/generated.build && \
chmod -R ug+rwX /notnfs/nighttester/icedtea6-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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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/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/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/lcms2-emulate_old_settagdata.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/openjdk/6791502-invalid_icc_profile.patch patches/openjdk/6793818-jpegimagereader_too_greedy.patch patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patches/openjdk/4893408-jpegreader_byte_gray.patch patches/openjdk/6888215-jpeg_memory_leak.patch patches/openjdk/6989774-imageio_compiler_warnings.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.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/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/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/hs23/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/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/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/6541350-tz_display_names_l10n.patch patches/openjdk/6821191-tz_display_names_l10n.patch patches/openjdk/6925851-pt_br.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/7035073-missing_pt_br_timezones.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/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/openjdk/6893617-cnctx_always_uses_default_orb.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8014469-tzdata2013c.patch patches/openjdk/8020054-tzdata2013d.patch patches/imageiojpeg_sync.patch patches/openjdk/8005194-scale_memory_leak.patch patches/openjdk/6563752-ss12_support.patch patches/openjdk/6729772-opt_cleanup.patch patches/openjdk/6799141-split_out_versions.patch patches/freetypeversion.patch patches/openjdk/6816311-compiler_name.patch patches/openjdk/6974017-minorver_for_solaris.patch patches/openjdk/6980281-majorver_for_solaris.patch patches/openjdk/7000225-bad_tabs.patch patches/openjdk/7038711-fix_no-clobber_usage.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/openjdk/8025255-tzdata2013g.patch patches/d729448-32_bit_alignment.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/hs23/systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/beans/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java.rej
ERROR patch patches/security/20120830/7182135-impossible_to_use_some_editors_directly.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 Dec 24 02:30:38 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 24 Dec 2013 05:30:38 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1058
Message-ID: <570723025.63.1387881039659.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 360822 lines...]
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/jdk6/
checking if /notnfs/nighttester/jdk6//README exists... yes
checking if we can hard link rather than copy the OpenJDK source directory... yes
checking for IcedTea Mercurial revision ID... r544700099253+
checking for JDK Mercurial revision ID... r956e1047786a+
checking for HotSpot Mercurial revision ID... rd835d67bfb88
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... yes
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... original
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for a JDK home directory... /usr/lib/jvm/java-1.6.0
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking if we are using ecj as javac... no
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes
checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.getSubject() is missing... no
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no
checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no
checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no
checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no
checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no
checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no
checking if java.security.cert.TrustAnchor.getCA is missing... no
checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no
checking if java.sql.SQLException(Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking for an Ant home directory... /usr/share/ant
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to enable experimental OpenJDK cross-compilation support... no
checking whether to include the XRender pipeline... yes
checking whether to include SystemTap tracing support... yes
checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable)
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Tue Dec 24 05:30:28 EST 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 whether to enable JAR compression... yes
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking whether to use the system Kerberos install... yes
checking for krb5_cc_default in -lkrb5... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jvm.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
+ make jamvm
mkdir -p stamps
touch stamps/download-cacao.stamp
ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \
mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JamVM zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JamVM zip available"; exit -1; \
fi ; \
fi
jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date JamVM zip available
make: *** [stamps/download-jamvm.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Tue Dec 24 06:55:21 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 24 Dec 2013 09:55:21 -0500 (EST)
Subject: Jenkins build is back to normal : IcedTea7TargetTesting #1508
In-Reply-To: <1280286904.60.1387797100794.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1280286904.60.1387797100794.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <183177624.64.1387896921179.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
From gnu.andrew at redhat.com Tue Dec 24 06:56:02 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 24 Dec 2013 09:56:02 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #623
In-Reply-To: <1170965545.61.1387797127858.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1170965545.61.1387797127858.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <2144048187.65.1387896962801.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 f63994f1eab4d85f527de1d092bd009ac123eb56
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune f63994f1eab4d85f527de1d092bd009ac123eb56
[workspace] $ /bin/sh -xe /tmp/hudson8666336083870046367.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rfde41e40bb89
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Tue Dec 24 09:55:52 EST 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 Dec 24 21:03:10 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 25 Dec 2013 00:03:10 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1562
In-Reply-To: <503000110.62.1387861395676.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <503000110.62.1387861395676.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <323408076.66.1387947790805.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 3854 lines...]
Hunk #1 succeeded at 791 (offset 19 lines).
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java
Checking patches/openjdk/6307603-xrender-01.patch
Applying patches/openjdk/6307603-xrender-01.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/jawt/Makefile
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/sun/font/GlyphDisposedListener.java
patching file openjdk/jdk/src/share/classes/sun/font/StrikeCache.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedPaints.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/RenderBuffer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/share/native/sun/font/AccelGlyphCache.c
patching file openjdk/jdk/src/share/native/sun/font/fontscalerdefs.h
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
patching file openjdk/jdk/src/share/native/sun/font/sunFont.c
patching file openjdk/jdk/src/share/native/sun/java2d/opengl/OGLTextRenderer.c
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCacheEntry.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCache.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/IdleTileCache.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesAATileGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesPathBuf.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesRenderingEngine.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TileWorker.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TrapezoidList.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/SurfaceManagerFactory.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/XSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/DirtyRegion.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableByteArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableEltArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableIntArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowablePointArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTileManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MutableInteger.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XcbRequestCounter.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XIDGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackend.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackendNative.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRColor.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPaints.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRBackendNative.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
Checking patches/openjdk/6961633-xrender-02.patch
Applying patches/openjdk/6961633-xrender-02.patch
patching file openjdk/jdk/make/sun/pisces/Makefile
Hunk #1 succeeded at 53 (offset 1 line).
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/solaris/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
Checking patches/openjdk/7018387-xrender_gc_leak.patch
Applying patches/openjdk/7018387-xrender_gc_leak.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
Checking patches/hotspot/hs23/systemtap.patch
Applying patches/hotspot/hs23/systemtap.patch
patching file openjdk/hotspot/make/linux/makefiles/dtrace.make
patching file openjdk/hotspot/src/share/vm/prims/jni.cpp
Hunk #1 succeeded at 2819 (offset 1 line).
Hunk #2 succeeded at 3126 (offset 1 line).
patching file openjdk/hotspot/src/share/vm/utilities/dtrace.hpp
Checking patches/hotspot/hs23/systemtap_gc.patch
Applying patches/hotspot/hs23/systemtap_gc.patch
patching file openjdk/hotspot/src/share/vm/compiler/oopMap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/g1MarkSweep.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/defNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/generation.cpp
patching file openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp
Checking patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
Applying patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
patching file openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp
icedtea_version="1.13.0pre+r74aaf8c87752" ; \
if test "xno" = "xyes" || \
test "xno" = "xyes"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
cp -a /notnfs/nighttester/icedtea6-target-testing/overlays overlays.build
chmod -R ug+rwX overlays.build
cp -a overlays.build/openjdk/* openjdk/
cp -a overlays.build/jpeg/openjdk/* openjdk/
rm -rf overlays.build
touch stamps/overlay.stamp
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
+ make patch-ecj
sh /notnfs/nighttester/icedtea6-target-testing/remove-intree-libraries.sh
Removing zlib
Removing libjpeg
Removing giflib
Removing libpng
Removing lcms
touch stamps/remove-intree-librares.stamp
mkdir -p stamps
touch stamps/extract.stamp
mkdir -p stamps
touch stamps/replace-hotspot.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
cp -rv -l $target $link; \
chmod -R ug+rwX $link; \
done
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def': File exists
mkdir -p stamps
touch stamps/ports.stamp
if [ ! -e /notnfs/nighttester/icedtea6-target-testing/generated.build ]; then \
cp -a /notnfs/nighttester/icedtea6-target-testing/generated /notnfs/nighttester/icedtea6-target-testing/generated.build && \
chmod -R ug+rwX /notnfs/nighttester/icedtea6-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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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/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/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/lcms2-emulate_old_settagdata.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/openjdk/6791502-invalid_icc_profile.patch patches/openjdk/6793818-jpegimagereader_too_greedy.patch patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patches/openjdk/4893408-jpegreader_byte_gray.patch patches/openjdk/6888215-jpeg_memory_leak.patch patches/openjdk/6989774-imageio_compiler_warnings.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.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/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/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/hs23/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/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/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/6541350-tz_display_names_l10n.patch patches/openjdk/6821191-tz_display_names_l10n.patch patches/openjdk/6925851-pt_br.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/7035073-missing_pt_br_timezones.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/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/openjdk/6893617-cnctx_always_uses_default_orb.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8014469-tzdata2013c.patch patches/openjdk/8020054-tzdata2013d.patch patches/imageiojpeg_sync.patch patches/openjdk/8005194-scale_memory_leak.patch patches/openjdk/6563752-ss12_support.patch patches/openjdk/6729772-opt_cleanup.patch patches/openjdk/6799141-split_out_versions.patch patches/freetypeversion.patch patches/openjdk/6816311-compiler_name.patch patches/openjdk/6974017-minorver_for_solaris.patch patches/openjdk/6980281-majorver_for_solaris.patch patches/openjdk/7000225-bad_tabs.patch patches/openjdk/7038711-fix_no-clobber_usage.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/openjdk/8025255-tzdata2013g.patch patches/d729448-32_bit_alignment.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/hs23/systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/beans/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java.rej
ERROR patch patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Wed Dec 25 02:24:13 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 25 Dec 2013 05:24:13 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1059
In-Reply-To: <570723025.63.1387881039659.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <570723025.63.1387881039659.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1754771074.67.1387967054954.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 360819 lines...]
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/jdk6/
checking if /notnfs/nighttester/jdk6//README exists... yes
checking if we can hard link rather than copy the OpenJDK source directory... yes
checking for IcedTea Mercurial revision ID... r544700099253+
checking for JDK Mercurial revision ID... r956e1047786a+
checking for HotSpot Mercurial revision ID... rd835d67bfb88
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... yes
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... original
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for a JDK home directory... /usr/lib/jvm/java-1.6.0
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking if we are using ecj as javac... no
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes
checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.getSubject() is missing... no
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no
checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no
checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no
checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no
checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no
checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no
checking if java.security.cert.TrustAnchor.getCA is missing... no
checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no
checking if java.sql.SQLException(Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking for an Ant home directory... /usr/share/ant
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to enable experimental OpenJDK cross-compilation support... no
checking whether to include the XRender pipeline... yes
checking whether to include SystemTap tracing support... yes
checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable)
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Wed Dec 25 05:24:09 EST 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 whether to enable JAR compression... yes
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking whether to use the system Kerberos install... yes
checking for krb5_cc_default in -lkrb5... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jvm.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
+ make jamvm
mkdir -p stamps
touch stamps/download-cacao.stamp
ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \
mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JamVM zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JamVM zip available"; exit -1; \
fi ; \
fi
jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date JamVM zip available
make: *** [stamps/download-jamvm.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Wed Dec 25 06:51:15 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 25 Dec 2013 09:51:15 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #624
In-Reply-To: <2144048187.65.1387896962801.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <2144048187.65.1387896962801.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1820151994.68.1387983076175.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
Changes:
[lana] Merge
[lana] Merge
[chegar] Merge
[dl] 8026155: Enhance ForkJoin pool
Reviewed-by: chegar, alanb, ahgross
[xuelei] 7093640: Enable client-side TLS 1.2 by default
Reviewed-by: weijun, mullan, wetmore
[mfang] 8026741: jdk8 l10n resource file translation update 5
Reviewed-by: naoto, yhuang
[vinnie] 8029788: Certificate validation - java.lang.ClassCastException
Reviewed-by: xuelei, mullan, weijun
[mfang] 7090826: Newly added codes need to be localized into pt_BR in LocaleNames
Reviewed-by: okutsu
[mduigou] 8029795: LinkedHashMap.getOrDefault() doesn't update access order.
Reviewed-by: psandoz
[smarks] 8027536: rmic: add deprecation warning message when generating JRMP static stubs/skeletons
Reviewed-by: mchung, dmocek
[mduigou] 8030016: HashMap.computeIfAbsent generates spurious access event
Reviewed-by: psandoz, bchristi
[mduigou] 8029055: Map.merge implementations should refuse null value param
Reviewed-by: briangoetz, dl
[lana] Merge
[mfang] 8026115: [zh_CN] inproper translation in output of jarsigner command
Reviewed-by: naoto, yhuang
[michaelm] 8029696: Broken doc links to package-summary.html#NonInterference in java.util.stream
Reviewed-by: mduigou
[michaelm] 8029944: Primitive Stream reduce method documentation pseudo code misidentifies apply method
Reviewed-by: mduigou
Contributed-by: michael.mcmahon at oracle.com
[rriggs] 8029551: Add value-type notice to java.time classes
Summary: Add warning about identity of value types and reference to ValueBased.html
Reviewed-by: briangoetz, smarks, scolebourne
[mfang] 8025974: l10n for policytool
Reviewed-by: naoto, leifs, yhuang
[michaelm] 8029354: URLPermission. throws llegalArgumentException: Invalid characters in hostname
Reviewed-by: alanb, chegar
[juh] 8007967: Infinite loop can happen in sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchForward()
Reviewed-by: mullan
[darcy] 8023471: Add compatibility note to AnnotatedElement
Reviewed-by: smarks, jfranck, abuckley
[lana] Merge
[azvegint] 8029263: user's default browser can not launch after we click the button, and there is an IOException shown in the log text (java.io.IOException)
Reviewed-by: anthony, serb
[azvegint] 8029923: Many Swing tests and SwingSet2 are failing under Solaris using GTK LaF - "Unable to load native GTK libraries"
Reviewed-by: anthony, serb
[lana] Merge
[serb] 8001472: api/java_awt/Window/indexTGF_* tests fail because expected colors aren't equal
Reviewed-by: anthony, azvegint
[serb] 8029045: Regression - Unsatisfied Link Error when the Java Access Bridge is started
Summary: Rename native function name; fix make to rebuild jni header file
Reviewed-by: erikj, tbell
Contributed-by: peter.brunet at oracle.com
[pchelko] 8029565: java.awt.dnd.InvalidDnDOperationException: data translation failed on file drop
Reviewed-by: anthony, serb
[lana] Merge
[vadim] 8029628: Many graphic artifacts
Reviewed-by: prr, bae
------------------------------------------
Started by timer
Building in workspace
[workspace] $ hg showconfig paths.default
[workspace] $ hg pull --rev default
[workspace] $ hg update --clean --rev default
110 files updated, 0 files merged, 2 files removed, 0 files unresolved
[workspace] $ hg log --rev . --template {node}
[workspace] $ hg log --rev f63994f1eab4d85f527de1d092bd009ac123eb56
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune f63994f1eab4d85f527de1d092bd009ac123eb56
[workspace] $ /bin/sh -xe /tmp/hudson4140667359520117791.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rfde41e40bb89
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Wed Dec 25 09:51:05 EST 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 Dec 25 21:03:11 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 26 Dec 2013 00:03:11 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1563
In-Reply-To: <323408076.66.1387947790805.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <323408076.66.1387947790805.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1711415725.69.1388034191120.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 3854 lines...]
Hunk #1 succeeded at 791 (offset 19 lines).
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java
Checking patches/openjdk/6307603-xrender-01.patch
Applying patches/openjdk/6307603-xrender-01.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/jawt/Makefile
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/sun/font/GlyphDisposedListener.java
patching file openjdk/jdk/src/share/classes/sun/font/StrikeCache.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedPaints.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/RenderBuffer.java
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/share/native/sun/font/AccelGlyphCache.c
patching file openjdk/jdk/src/share/native/sun/font/fontscalerdefs.h
patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c
patching file openjdk/jdk/src/share/native/sun/font/sunFont.c
patching file openjdk/jdk/src/share/native/sun/java2d/opengl/OGLTextRenderer.c
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCacheEntry.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRGlyphCache.java
patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/IdleTileCache.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesAATileGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesPathBuf.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesRenderingEngine.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesShapePipe.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/JulesTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TileWorker.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/jules/TrapezoidList.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/SurfaceManagerFactory.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/XSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/DirtyRegion.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableByteArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableEltArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableIntArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowablePointArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/GrowableRectArray.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTile.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MaskTileManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/MutableInteger.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XcbRequestCounter.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XIDGenerator.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackend.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRBackendNative.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRColor.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPaints.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRBackendNative.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
Checking patches/openjdk/6961633-xrender-02.patch
Applying patches/openjdk/6961633-xrender-02.patch
patching file openjdk/jdk/make/sun/pisces/Makefile
Hunk #1 succeeded at 53 (offset 1 line).
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
patching file openjdk/jdk/src/solaris/classes/sun/java2d/pisces/META-INF/services/sun.java2d.pipe.RenderingEngine
Checking patches/openjdk/7018387-xrender_gc_leak.patch
Applying patches/openjdk/7018387-xrender_gc_leak.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
Checking patches/hotspot/hs23/systemtap.patch
Applying patches/hotspot/hs23/systemtap.patch
patching file openjdk/hotspot/make/linux/makefiles/dtrace.make
patching file openjdk/hotspot/src/share/vm/prims/jni.cpp
Hunk #1 succeeded at 2819 (offset 1 line).
Hunk #2 succeeded at 3126 (offset 1 line).
patching file openjdk/hotspot/src/share/vm/utilities/dtrace.hpp
Checking patches/hotspot/hs23/systemtap_gc.patch
Applying patches/hotspot/hs23/systemtap_gc.patch
patching file openjdk/hotspot/src/share/vm/compiler/oopMap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/g1MarkSweep.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parNew/parNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/defNewGeneration.cpp
patching file openjdk/hotspot/src/share/vm/memory/generation.cpp
patching file openjdk/hotspot/src/share/vm/memory/tenuredGeneration.cpp
Checking patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
Applying patches/hotspot/hs23/systemtap-alloc-size-workaround.patch
patching file openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp
icedtea_version="1.13.0pre+r74aaf8c87752" ; \
if test "xno" = "xyes" || \
test "xno" = "xyes"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
cp -a /notnfs/nighttester/icedtea6-target-testing/overlays overlays.build
chmod -R ug+rwX overlays.build
cp -a overlays.build/openjdk/* openjdk/
cp -a overlays.build/jpeg/openjdk/* openjdk/
rm -rf overlays.build
touch stamps/overlay.stamp
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
+ make patch-ecj
sh /notnfs/nighttester/icedtea6-target-testing/remove-intree-libraries.sh
Removing zlib
Removing libjpeg
Removing giflib
Removing libpng
Removing lcms
touch stamps/remove-intree-librares.stamp
mkdir -p stamps
touch stamps/extract.stamp
mkdir -p stamps
touch stamps/replace-hotspot.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
cp -rv -l $target $link; \
chmod -R ug+rwX $link; \
done
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp': File exists
`/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def'
cp: cannot create link `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def': File exists
mkdir -p stamps
touch stamps/ports.stamp
if [ ! -e /notnfs/nighttester/icedtea6-target-testing/generated.build ]; then \
cp -a /notnfs/nighttester/icedtea6-target-testing/generated /notnfs/nighttester/icedtea6-target-testing/generated.build && \
chmod -R ug+rwX /notnfs/nighttester/icedtea6-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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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/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/7002766-parfait.patch patches/openjdk/lcms2/7042594-tck_failure.patch patches/lcms2-emulate_old_settagdata.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/openjdk/6791502-invalid_icc_profile.patch patches/openjdk/6793818-jpegimagereader_too_greedy.patch patches/openjdk/6631559-dont_load_libjpeg_to_register_imageio_plugins.patch patches/openjdk/4893408-jpegreader_byte_gray.patch patches/openjdk/6888215-jpeg_memory_leak.patch patches/openjdk/6989774-imageio_compiler_warnings.patch patches/openjdk/7018912-potential_buffer_overruns_in_jpeg.patch patches/openjdk/6989760-native_warnings.patch patches/openjdk/7013519-integer_overflows.patch patches/openjdk/8020983-outofmemoryerror_jpegimagewriter.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/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/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/hs23/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/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/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/6541350-tz_display_names_l10n.patch patches/openjdk/6821191-tz_display_names_l10n.patch patches/openjdk/6925851-pt_br.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/7035073-missing_pt_br_timezones.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/6636370-appcontext_simplification.patch patches/openjdk/6636331-appcontext_concurrentmodificationexception.patch patches/sparc-ptracefix.patch patches/hotspot/hs23/alpha-fixes.patch patches/hotspot/hs23/gcc-suffix.patch patches/hotspot/hs23/text-relocations.patch patches/hotspot/hs23/version.patch patches/memory-limits.patch patches/sh4-support.patch patches/hotspot/hs23/aarch64.patch patches/hotspot/hs23/arm.patch patches/arm-debug.patch patches/hotspot/hs23/jtreg-test7020373-fix.patch patches/jtreg-6929067-fix.patch patches/hotspot/hs23/update-bootclasspath.patch patches/hotspot/original/jvmtiEnv.patch patches/sparc-trapsfix.patch patches/print_lsb_release.patch patches/openjdk/6893617-cnctx_always_uses_default_orb.patch patches/alternative_krb5_cache.patch patches/alternative_krb5_cache_fixup.patch patches/openjdk/8014469-tzdata2013c.patch patches/openjdk/8020054-tzdata2013d.patch patches/imageiojpeg_sync.patch patches/openjdk/8005194-scale_memory_leak.patch patches/openjdk/6563752-ss12_support.patch patches/openjdk/6729772-opt_cleanup.patch patches/openjdk/6799141-split_out_versions.patch patches/freetypeversion.patch patches/openjdk/6816311-compiler_name.patch patches/openjdk/6974017-minorver_for_solaris.patch patches/openjdk/6980281-majorver_for_solaris.patch patches/openjdk/7000225-bad_tabs.patch patches/openjdk/7038711-fix_no-clobber_usage.patch patches/disable-cc-incompatible-sanity-checks.patch patches/rh995488-rhel_tz_fix.patch patches/hotspot/hs23/remove_jsr292_tests.patch patches/hotspot/hs23/7188168-fix_debug_binaries.patch patches/hotspot/hs23/arm-01-hsx22.patch patches/hotspot/hs23/arm-03-invokedynamic.patch patches/hotspot/hs23/arm-04-invokedynamic_jit.patch patches/hotspot/hs23/arm-05-invokedynamic_methodhandle.patch patches/hotspot/hs23/arm-06-no_o0.patch patches/hotspot/hs23/arm-07-cleanup.patch patches/hotspot/hs23/arm-08-cleanup.patch patches/hotspot/hs23/arm-09-jvmti.patch patches/hotspot/hs23/arm-10-memory_protect.patch patches/hotspot/hs23/arm-11-thumb2_jit.patch patches/hotspot/hs23/arm-12-ldrexd.patch patches/hotspot/hs23/arm-13-sp_adjustment.patch patches/hotspot/hs23/arm-14-stage1.patch patches/hotspot/hs23/arm-15-stage2.patch patches/hotspot/hs23/arm-16-dont_save_locals.patch patches/hotspot/hs23/arm-17-no_debug_code.patch patches/hotspot/hs23/arm-18-correct_call.patch patches/hotspot/hs23/arm-19-fix_jit_bug.patch patches/hotspot/hs23/arm-20-function_renaming.patch patches/hotspot/hs23/arm-21-fix_compareandswaplong.patch patches/hotspot/hs23/arm-22-fix_trashed_thread_ptr.patch patches/hotspot/hs23/arm-25-hsx23.patch patches/hotspot/hs23/drop_unlicensed_test.patch patches/hotspot/hs23/no_useless_debuginfo_files.patch patches/hotspot/hs23/pr1101-sparc_symbols.patch patches/hotspot/hs23/type_fixes.patch patches/hotspot/hs23/zero_hs22.patch patches/hotspot/hs23/zero_fixes.patch patches/pr1095-werror.patch patches/arm/cc_compile-01.patch patches/arm/cc_compile-02.patch patches/arm/cc_compile-03.patch patches/arm/cc_compile-04.patch patches/arm/cc_compile-05.patch patches/arm/cc_compile-06.patch patches/hotspot/hs23/arm-hsdis.patch patches/openjdk/7025066-embedded_build.patch patches/s390_casts.patch patches/openjdk/8025255-tzdata2013g.patch patches/d729448-32_bit_alignment.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/hs23/systemtap.patch patches/hotspot/hs23/systemtap_gc.patch patches/hotspot/hs23/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-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-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
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/beans/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java.rej
ERROR patch patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Thu Dec 26 02:28:17 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 26 Dec 2013 05:28:17 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1060
In-Reply-To: <1754771074.67.1387967054954.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1754771074.67.1387967054954.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1884056924.70.1388053699012.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 360820 lines...]
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/jdk6/
checking if /notnfs/nighttester/jdk6//README exists... yes
checking if we can hard link rather than copy the OpenJDK source directory... yes
checking for IcedTea Mercurial revision ID... r544700099253+
checking for JDK Mercurial revision ID... r956e1047786a+
checking for HotSpot Mercurial revision ID... rd835d67bfb88
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... yes
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... original
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for a JDK home directory... /usr/lib/jvm/java-1.6.0
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking if we are using ecj as javac... no
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes
checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.getSubject() is missing... no
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no
checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no
checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no
checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no
checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no
checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no
checking if java.security.cert.TrustAnchor.getCA is missing... no
checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no
checking if java.sql.SQLException(Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking for an Ant home directory... /usr/share/ant
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to enable experimental OpenJDK cross-compilation support... no
checking whether to include the XRender pipeline... yes
checking whether to include SystemTap tracing support... yes
checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable)
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Thu Dec 26 05:28:12 EST 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 whether to enable JAR compression... yes
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking whether to use the system Kerberos install... yes
checking for krb5_cc_default in -lkrb5... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jvm.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
+ make jamvm
mkdir -p stamps
touch stamps/download-cacao.stamp
ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \
mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JamVM zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JamVM zip available"; exit -1; \
fi ; \
fi
jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date JamVM zip available
make: *** [stamps/download-jamvm.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Thu Dec 26 06:55:23 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 26 Dec 2013 09:55:23 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #625
In-Reply-To: <1820151994.68.1387983076175.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1820151994.68.1387983076175.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <2092406646.71.1388069723856.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 2f31ddf65e74d4742113789c820ea2f92f89d86a
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 2f31ddf65e74d4742113789c820ea2f92f89d86a
[workspace] $ /bin/sh -xe /tmp/hudson4662219568026009158.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rfde41e40bb89
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Thu Dec 26 09:55:13 EST 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 Dec 26 07:00:05 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 26 Dec 2013 10:00:05 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1564
In-Reply-To: <1711415725.69.1388034191120.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1711415725.69.1388034191120.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <281816713.72.1388070005912.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 192 lines...]
mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea
rm -f stamps/bootstrap-directory.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj
rm -f stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
rm -f stamps/fonts.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build
rm -f stamps/cryptocheck.stamp
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp remove-intree-libraries.sh" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp remove-intree-libraries.sh
test . = "." || test -z "" || rm -f
rm -f cacao-68fe50ac34ec.tar.gz
rm -f stamps/download-cacao.stamp
rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz
rm -f stamps/download-jamvm.stamp
rm -f openjdk-6-src-b29-05_dec_2013.tar.gz
rm -rf openjdk.hg
rm -f stamps/download-openjdk.stamp
rm -f hotspot.tar.gz
rm -f stamps/download-hotspot.stamp
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rmdir: failed to remove `stamps': Directory not empty
make: *** [distclean-local] Error 1
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea6
searching for changes
adding changesets
adding manifests
adding file changes
added 11 changesets with 46 changes to 23 files
(run 'hg update' to get a working copy)
+ hg update
23 files updated, 0 files merged, 1 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk6.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea6-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r4072a64e3f8e
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... no
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... original
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking whether to build a bootstrap version first... yes
checking for a JDK home directory... not specified
checking for /usr/lib/jvm/java-gcj... found
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking if we are using ecj as javac... yes
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... yes
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... yes
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes
checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... yes
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... yes
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... yes
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... yes
checking if java.security.cert.X509CertSelector.getSubject() is missing... yes
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... yes
checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... yes
checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no
checking if javax.security.sasl.Sasl.CREDENTIALS is missing... yes
checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... yes
checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... yes
checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... yes
checking if java.security.cert.TrustAnchor.getCA is missing... yes
checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... yes
checking if java.sql.SQLException(Throwable.class) is missing... yes
checking if java.sql.SQLException(String.class,Throwable.class) is missing... yes
checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... yes
checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... yes
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking for an Ant home directory... /usr/share/ant
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to enable experimental OpenJDK cross-compilation support... no
checking whether to include the XRender pipeline... yes
checking whether to include SystemTap tracing support... yes
checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable)
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Thu Dec 26 10:00:02 EST 2013)
checking whether to download tarballs... no
checking if a javah binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/javah is a valid executable file... yes
checking if a jar binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/jar is a valid executable file... yes
checking whether jar supports @ argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking if a rmic binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/native2ascii is a valid executable file... no
checking for native2ascii... /usr/bin/native2ascii
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for xsltproc... /usr/bin/xsltproc
checking if we are using CACAO as the build VM... no
checking whether to disable the use of bootstrap tools for bootstrapping... no
checking if the VM supports -Xbootclasspath... no
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk6.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz
checking for an alternate jar command... not specified
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz
checking for a CACAO source directory... not specified
checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz
checking whether to disable optimizations and build with -O0 -g... no
checking whether to enable JAR compression... yes
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking whether to use the system Kerberos install... yes
checking for krb5_cc_default in -lkrb5... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking whether to use the system zlib install... yes
checking for ZLIB... yes
checking whether to use the system jpeg install... yes
checking for main in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking whether to use the system libpng install... yes
checking for PNG... yes
checking whether to use the system giflib install... yes
checking for main in -lgif... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking whether to use the system LCMS install... yes
checking for LCMS2... 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 Thu Dec 26 10:06:03 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Thu, 26 Dec 2013 13:06:03 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1565
In-Reply-To: <281816713.72.1388070005912.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <281816713.72.1388070005912.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1492288973.73.1388081164076.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 140543 lines...]
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir'
/usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \
generic_export
make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj'
ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
mkdir -p stamps
touch stamps/icedtea-ecj.stamp
make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing'
mkdir -p \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image
+ make distclean
rm -rf test/hotspot test/langtools test/jdk
rm -f test/check-*.log test/jtreg-summary.log
rm -rf test/jtreg/classes
if [ -e test/jtreg ] ; then \
rmdir test/jtreg ; \
fi
rm -f test/jtreg.jar
rm -f stamps/jtreg.stamp
rm -f test/check-stap.log
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \
if [ -e test ] ; then \
rmdir test ; \
fi \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build
rm -f stamps/icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug
rm -f stamps/icedtea-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
rm -f stamps/icedtea-ecj.stamp
rm -rf openjdk
rm -f stamps/extract-openjdk.stamp
rm -f stamps/patch-fsg.stamp
rm -f stamps/patch.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
rm -f stamps/extract-cacao.stamp
rm -rf jamvm
rm -f stamps/jamvm.stamp
rm -f stamps/extract-jamvm.stamp
rm -f stamps/remove-intree-libraries.stamp
rm -f stamps/extract.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
rm -rf $link; \
done
rm -f stamps/ports.stamp
rm -f stamps/overlay.stamp
rm -f native-ecj
rm -f stamps/native-ecj.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset
rm -f stamps/add-systemtap.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive.stamp
rm -f stamps/pax-mark-vm.stamp
rm -f stamps/check-crypto.stamp
rm -f stamps/icedtea-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset
rm -f stamps/add-systemtap-debug.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-debug.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-debug.stamp
rm -f stamps/pax-mark-vm-debug.stamp
rm -f stamps/check-crypto-debug.stamp
rm -f stamps/icedtea-debug-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset
rm -f stamps/add-systemtap-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-ecj.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-ecj.stamp
rm -f stamps/pax-mark-vm-ecj.stamp
rm -f stamps/check-crypto-boot.stamp
rm -f stamps/icedtea-against-ecj.stamp
rm -rf openjdk-ecj
rm -f stamps/extract-ecj.stamp
rm -f stamps/patch-ecj.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \
fi
rm -f stamps/generated.stamp
rm -f stamps/replace-hotspot.stamp
rm -rf rewriter.build
rm -f stamps/rewriter.stamp
rm -rf rhino/rhino.old
rm -rf rhino/rhino.new
rm -f rhino/rhino.jar
if [ -e rhino ] ; then \
rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \
mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea
rm -f stamps/bootstrap-directory.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj
rm -f stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
rm -f stamps/fonts.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build
rm -f stamps/cryptocheck.stamp
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp
test . = "." || test -z "" || rm -f
rm -f cacao-68fe50ac34ec.tar.gz
rm -f stamps/download-cacao.stamp
rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz
rm -f stamps/download-jamvm.stamp
rm -f openjdk-6-src-b29-05_dec_2013.tar.gz
rm -rf openjdk.hg
rm -f stamps/download-openjdk.stamp
rm -f hotspot.tar.gz
rm -f stamps/download-hotspot.stamp
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rmdir: failed to remove `stamps': Directory not empty
make: *** [distclean-local] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Thu Dec 26 22:41:38 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 27 Dec 2013 01:41:38 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1566
In-Reply-To: <1492288973.73.1388081164076.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1492288973.73.1388081164076.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1316720411.74.1388126500544.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 137826 lines...]
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir'
/usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \
generic_export
make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj'
ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
mkdir -p stamps
touch stamps/icedtea-ecj.stamp
make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing'
mkdir -p \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image
+ make distclean
rm -rf test/hotspot test/langtools test/jdk
rm -f test/check-*.log test/jtreg-summary.log
rm -rf test/jtreg/classes
if [ -e test/jtreg ] ; then \
rmdir test/jtreg ; \
fi
rm -f test/jtreg.jar
rm -f stamps/jtreg.stamp
rm -f test/check-stap.log
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \
if [ -e test ] ; then \
rmdir test ; \
fi \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build
rm -f stamps/icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug
rm -f stamps/icedtea-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
rm -f stamps/icedtea-ecj.stamp
rm -rf openjdk
rm -f stamps/extract-openjdk.stamp
rm -f stamps/patch-fsg.stamp
rm -f stamps/patch.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
rm -f stamps/extract-cacao.stamp
rm -rf jamvm
rm -f stamps/jamvm.stamp
rm -f stamps/extract-jamvm.stamp
rm -f stamps/remove-intree-libraries.stamp
rm -f stamps/extract.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
rm -rf $link; \
done
rm -f stamps/ports.stamp
rm -f stamps/overlay.stamp
rm -f native-ecj
rm -f stamps/native-ecj.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset
rm -f stamps/add-systemtap.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive.stamp
rm -f stamps/pax-mark-vm.stamp
rm -f stamps/check-crypto.stamp
rm -f stamps/icedtea-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset
rm -f stamps/add-systemtap-debug.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-debug.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-debug.stamp
rm -f stamps/pax-mark-vm-debug.stamp
rm -f stamps/check-crypto-debug.stamp
rm -f stamps/icedtea-debug-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset
rm -f stamps/add-systemtap-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-ecj.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-ecj.stamp
rm -f stamps/pax-mark-vm-ecj.stamp
rm -f stamps/check-crypto-boot.stamp
rm -f stamps/icedtea-against-ecj.stamp
rm -rf openjdk-ecj
rm -f stamps/extract-ecj.stamp
rm -f stamps/patch-ecj.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \
fi
rm -f stamps/generated.stamp
rm -f stamps/replace-hotspot.stamp
rm -rf rewriter.build
rm -f stamps/rewriter.stamp
rm -rf rhino/rhino.old
rm -rf rhino/rhino.new
rm -f rhino/rhino.jar
if [ -e rhino ] ; then \
rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \
mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea
rm -f stamps/bootstrap-directory.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj
rm -f stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
rm -f stamps/fonts.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build
rm -f stamps/cryptocheck.stamp
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp
test . = "." || test -z "" || rm -f
rm -f cacao-68fe50ac34ec.tar.gz
rm -f stamps/download-cacao.stamp
rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz
rm -f stamps/download-jamvm.stamp
rm -f openjdk-6-src-b29-05_dec_2013.tar.gz
rm -rf openjdk.hg
rm -f stamps/download-openjdk.stamp
rm -f hotspot.tar.gz
rm -f stamps/download-hotspot.stamp
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rmdir: failed to remove `stamps': Directory not empty
make: *** [distclean-local] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Fri Dec 27 03:08:08 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 27 Dec 2013 06:08:08 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1061
In-Reply-To: <1884056924.70.1388053699012.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1884056924.70.1388053699012.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1526974680.75.1388142490443.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 360819 lines...]
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/jdk6/
checking if /notnfs/nighttester/jdk6//README exists... yes
checking if we can hard link rather than copy the OpenJDK source directory... yes
checking for IcedTea Mercurial revision ID... r544700099253+
checking for JDK Mercurial revision ID... r956e1047786a+
checking for HotSpot Mercurial revision ID... rd835d67bfb88
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... yes
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... original
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for a JDK home directory... /usr/lib/jvm/java-1.6.0
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking if we are using ecj as javac... no
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes
checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.getSubject() is missing... no
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no
checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no
checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no
checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no
checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no
checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no
checking if java.security.cert.TrustAnchor.getCA is missing... no
checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no
checking if java.sql.SQLException(Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking for an Ant home directory... /usr/share/ant
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to enable experimental OpenJDK cross-compilation support... no
checking whether to include the XRender pipeline... yes
checking whether to include SystemTap tracing support... yes
checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable)
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Fri Dec 27 06:08:04 EST 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 whether to enable JAR compression... yes
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking whether to use the system Kerberos install... yes
checking for krb5_cc_default in -lkrb5... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jvm.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
+ make jamvm
mkdir -p stamps
touch stamps/download-cacao.stamp
ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \
mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JamVM zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JamVM zip available"; exit -1; \
fi ; \
fi
jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date JamVM zip available
make: *** [stamps/download-jamvm.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Fri Dec 27 03:09:00 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 27 Dec 2013 06:09:00 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1511
Message-ID: <1953659540.76.1388142540678.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
Changes:
[Andrew John Hughes ] Update to u60 b02.
2013-12-26 Andrew John Hughes
* Makefile.am:
(BUILD_VERSION): Bump to b02.
(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.
* NEWS: Add changes brought in and fix
formatting.
* hotspot.map: Sync with forest HEAD.
* patches/boot/break-processbuilder-dependency.patch:
Regenerated.
* patches/boot/ecj-diamond.patch:
Regenerated. Add new cases in com.sun.beans.util.Cache
and java.lang.reflect.WeakCache. Drop ThreadGroupContext
changes as no longer needed.
* patches/boot/ecj-multicatch.patch:
Add new case in java.nio.charset.Charset.
* patches/boot/ecj-stringswitch.patch:
Update MethodHandleNatives change to include getDeclaringClass
and getInvocationHandler.
------------------------------------------
[...truncated 323 lines...]
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea7-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r2ecadf456797
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Fri Dec 27 06:08:47 EST 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="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_RT="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FT2_CFLAGS="-I/usr/include/freetype2 " FT2_LIBS="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Fri Dec 27 06:08:47 EST 2013)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" GENSRCDIR="/notnfs/nighttester/icedtea7-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot" XSLT="/usr/bin/xsltproc"
+ make clone-boot
mkdir -p stamps
touch stamps/hgforest.stamp
ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz
if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e openjdk.tar.gz ] ; then \
mv openjdk.tar.gz openjdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \
if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of OpenJDK root zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK root zip available"; exit -1; \
fi ; \
fi ;
openjdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK root zip available
make: *** [stamps/download-openjdk.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Fri Dec 27 03:10:02 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Fri, 27 Dec 2013 06:10:02 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #626
In-Reply-To: <2092406646.71.1388069723856.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <2092406646.71.1388069723856.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <637873448.77.1388142602306.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 2f31ddf65e74d4742113789c820ea2f92f89d86a
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 2f31ddf65e74d4742113789c820ea2f92f89d86a
[workspace] $ /bin/sh -xe /tmp/hudson1009867901821339534.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rfde41e40bb89
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Fri Dec 27 06:09:53 EST 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 Dec 27 22:40:44 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 28 Dec 2013 01:40:44 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1567
In-Reply-To: <1316720411.74.1388126500544.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1316720411.74.1388126500544.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1527112935.78.1388212845451.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 137822 lines...]
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir'
/usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \
generic_export
make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj'
ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
mkdir -p stamps
touch stamps/icedtea-ecj.stamp
make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing'
mkdir -p \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image
+ make distclean
rm -rf test/hotspot test/langtools test/jdk
rm -f test/check-*.log test/jtreg-summary.log
rm -rf test/jtreg/classes
if [ -e test/jtreg ] ; then \
rmdir test/jtreg ; \
fi
rm -f test/jtreg.jar
rm -f stamps/jtreg.stamp
rm -f test/check-stap.log
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \
if [ -e test ] ; then \
rmdir test ; \
fi \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build
rm -f stamps/icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug
rm -f stamps/icedtea-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
rm -f stamps/icedtea-ecj.stamp
rm -rf openjdk
rm -f stamps/extract-openjdk.stamp
rm -f stamps/patch-fsg.stamp
rm -f stamps/patch.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
rm -f stamps/extract-cacao.stamp
rm -rf jamvm
rm -f stamps/jamvm.stamp
rm -f stamps/extract-jamvm.stamp
rm -f stamps/remove-intree-libraries.stamp
rm -f stamps/extract.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
rm -rf $link; \
done
rm -f stamps/ports.stamp
rm -f stamps/overlay.stamp
rm -f native-ecj
rm -f stamps/native-ecj.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset
rm -f stamps/add-systemtap.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive.stamp
rm -f stamps/pax-mark-vm.stamp
rm -f stamps/check-crypto.stamp
rm -f stamps/icedtea-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset
rm -f stamps/add-systemtap-debug.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-debug.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-debug.stamp
rm -f stamps/pax-mark-vm-debug.stamp
rm -f stamps/check-crypto-debug.stamp
rm -f stamps/icedtea-debug-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset
rm -f stamps/add-systemtap-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-ecj.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-ecj.stamp
rm -f stamps/pax-mark-vm-ecj.stamp
rm -f stamps/check-crypto-boot.stamp
rm -f stamps/icedtea-against-ecj.stamp
rm -rf openjdk-ecj
rm -f stamps/extract-ecj.stamp
rm -f stamps/patch-ecj.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \
fi
rm -f stamps/generated.stamp
rm -f stamps/replace-hotspot.stamp
rm -rf rewriter.build
rm -f stamps/rewriter.stamp
rm -rf rhino/rhino.old
rm -rf rhino/rhino.new
rm -f rhino/rhino.jar
if [ -e rhino ] ; then \
rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \
mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea
rm -f stamps/bootstrap-directory.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj
rm -f stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
rm -f stamps/fonts.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build
rm -f stamps/cryptocheck.stamp
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp
test . = "." || test -z "" || rm -f
rm -f cacao-68fe50ac34ec.tar.gz
rm -f stamps/download-cacao.stamp
rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz
rm -f stamps/download-jamvm.stamp
rm -f openjdk-6-src-b29-05_dec_2013.tar.gz
rm -rf openjdk.hg
rm -f stamps/download-openjdk.stamp
rm -f hotspot.tar.gz
rm -f stamps/download-hotspot.stamp
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rmdir: failed to remove `stamps': Directory not empty
make: *** [distclean-local] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sat Dec 28 03:07:20 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 28 Dec 2013 06:07:20 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1062
In-Reply-To: <1526974680.75.1388142490443.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1526974680.75.1388142490443.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <553444335.79.1388228842870.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 360819 lines...]
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/jdk6/
checking if /notnfs/nighttester/jdk6//README exists... yes
checking if we can hard link rather than copy the OpenJDK source directory... yes
checking for IcedTea Mercurial revision ID... r544700099253+
checking for JDK Mercurial revision ID... r956e1047786a+
checking for HotSpot Mercurial revision ID... rd835d67bfb88
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... yes
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... original
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for a JDK home directory... /usr/lib/jvm/java-1.6.0
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking if we are using ecj as javac... no
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes
checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.getSubject() is missing... no
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no
checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no
checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no
checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no
checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no
checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no
checking if java.security.cert.TrustAnchor.getCA is missing... no
checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no
checking if java.sql.SQLException(Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking for an Ant home directory... /usr/share/ant
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to enable experimental OpenJDK cross-compilation support... no
checking whether to include the XRender pipeline... yes
checking whether to include SystemTap tracing support... yes
checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable)
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Sat Dec 28 06:07:16 EST 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 whether to enable JAR compression... yes
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking whether to use the system Kerberos install... yes
checking for krb5_cc_default in -lkrb5... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jvm.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
+ make jamvm
mkdir -p stamps
touch stamps/download-cacao.stamp
ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \
mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JamVM zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JamVM zip available"; exit -1; \
fi ; \
fi
jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date JamVM zip available
make: *** [stamps/download-jamvm.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sat Dec 28 03:07:58 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 28 Dec 2013 06:07:58 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1512
In-Reply-To: <1953659540.76.1388142540678.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1953659540.76.1388142540678.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1224219118.80.1388228878171.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 319 lines...]
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea7-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r2ecadf456797
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Sat Dec 28 06:07:45 EST 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="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_RT="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FT2_CFLAGS="-I/usr/include/freetype2 " FT2_LIBS="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sat Dec 28 06:07:45 EST 2013)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" GENSRCDIR="/notnfs/nighttester/icedtea7-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot" XSLT="/usr/bin/xsltproc"
+ make clone-boot
mkdir -p stamps
touch stamps/hgforest.stamp
ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz
if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e openjdk.tar.gz ] ; then \
mv openjdk.tar.gz openjdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \
if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of OpenJDK root zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK root zip available"; exit -1; \
fi ; \
fi ;
openjdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK root zip available
make: *** [stamps/download-openjdk.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sat Dec 28 03:08:27 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sat, 28 Dec 2013 06:08:27 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #627
In-Reply-To: <637873448.77.1388142602306.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <637873448.77.1388142602306.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1401390025.81.1388228907156.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 2f31ddf65e74d4742113789c820ea2f92f89d86a
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 2f31ddf65e74d4742113789c820ea2f92f89d86a
[workspace] $ /bin/sh -xe /tmp/hudson7904834253423593962.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rfde41e40bb89
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Sat Dec 28 06:08:18 EST 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 Dec 28 22:41:10 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 29 Dec 2013 01:41:10 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1568
In-Reply-To: <1527112935.78.1388212845451.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1527112935.78.1388212845451.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <522871260.82.1388299271037.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 137822 lines...]
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir'
/usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \
generic_export
make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj'
ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
mkdir -p stamps
touch stamps/icedtea-ecj.stamp
make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing'
mkdir -p \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image
+ make distclean
rm -rf test/hotspot test/langtools test/jdk
rm -f test/check-*.log test/jtreg-summary.log
rm -rf test/jtreg/classes
if [ -e test/jtreg ] ; then \
rmdir test/jtreg ; \
fi
rm -f test/jtreg.jar
rm -f stamps/jtreg.stamp
rm -f test/check-stap.log
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \
if [ -e test ] ; then \
rmdir test ; \
fi \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build
rm -f stamps/icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug
rm -f stamps/icedtea-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
rm -f stamps/icedtea-ecj.stamp
rm -rf openjdk
rm -f stamps/extract-openjdk.stamp
rm -f stamps/patch-fsg.stamp
rm -f stamps/patch.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
rm -f stamps/extract-cacao.stamp
rm -rf jamvm
rm -f stamps/jamvm.stamp
rm -f stamps/extract-jamvm.stamp
rm -f stamps/remove-intree-libraries.stamp
rm -f stamps/extract.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
rm -rf $link; \
done
rm -f stamps/ports.stamp
rm -f stamps/overlay.stamp
rm -f native-ecj
rm -f stamps/native-ecj.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset
rm -f stamps/add-systemtap.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive.stamp
rm -f stamps/pax-mark-vm.stamp
rm -f stamps/check-crypto.stamp
rm -f stamps/icedtea-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset
rm -f stamps/add-systemtap-debug.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-debug.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-debug.stamp
rm -f stamps/pax-mark-vm-debug.stamp
rm -f stamps/check-crypto-debug.stamp
rm -f stamps/icedtea-debug-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset
rm -f stamps/add-systemtap-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-ecj.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-ecj.stamp
rm -f stamps/pax-mark-vm-ecj.stamp
rm -f stamps/check-crypto-boot.stamp
rm -f stamps/icedtea-against-ecj.stamp
rm -rf openjdk-ecj
rm -f stamps/extract-ecj.stamp
rm -f stamps/patch-ecj.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \
fi
rm -f stamps/generated.stamp
rm -f stamps/replace-hotspot.stamp
rm -rf rewriter.build
rm -f stamps/rewriter.stamp
rm -rf rhino/rhino.old
rm -rf rhino/rhino.new
rm -f rhino/rhino.jar
if [ -e rhino ] ; then \
rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \
mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea
rm -f stamps/bootstrap-directory.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj
rm -f stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
rm -f stamps/fonts.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build
rm -f stamps/cryptocheck.stamp
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp
test . = "." || test -z "" || rm -f
rm -f cacao-68fe50ac34ec.tar.gz
rm -f stamps/download-cacao.stamp
rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz
rm -f stamps/download-jamvm.stamp
rm -f openjdk-6-src-b29-05_dec_2013.tar.gz
rm -rf openjdk.hg
rm -f stamps/download-openjdk.stamp
rm -f hotspot.tar.gz
rm -f stamps/download-hotspot.stamp
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rmdir: failed to remove `stamps': Directory not empty
make: *** [distclean-local] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sun Dec 29 03:08:58 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 29 Dec 2013 06:08:58 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1063
In-Reply-To: <553444335.79.1388228842870.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <553444335.79.1388228842870.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <354547969.83.1388315339637.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 360819 lines...]
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/jdk6/
checking if /notnfs/nighttester/jdk6//README exists... yes
checking if we can hard link rather than copy the OpenJDK source directory... yes
checking for IcedTea Mercurial revision ID... r544700099253+
checking for JDK Mercurial revision ID... r956e1047786a+
checking for HotSpot Mercurial revision ID... rd835d67bfb88
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... yes
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... original
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for a JDK home directory... /usr/lib/jvm/java-1.6.0
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking if we are using ecj as javac... no
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes
checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.getSubject() is missing... no
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no
checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no
checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no
checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no
checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no
checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no
checking if java.security.cert.TrustAnchor.getCA is missing... no
checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no
checking if java.sql.SQLException(Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking for an Ant home directory... /usr/share/ant
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to enable experimental OpenJDK cross-compilation support... no
checking whether to include the XRender pipeline... yes
checking whether to include SystemTap tracing support... yes
checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable)
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Sun Dec 29 06:08:54 EST 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 whether to enable JAR compression... yes
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking whether to use the system Kerberos install... yes
checking for krb5_cc_default in -lkrb5... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jvm.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
+ make jamvm
mkdir -p stamps
touch stamps/download-cacao.stamp
ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \
mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JamVM zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JamVM zip available"; exit -1; \
fi ; \
fi
jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date JamVM zip available
make: *** [stamps/download-jamvm.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sun Dec 29 03:09:38 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 29 Dec 2013 06:09:38 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1513
In-Reply-To: <1224219118.80.1388228878171.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1224219118.80.1388228878171.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <699754534.84.1388315378425.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 319 lines...]
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea7-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r2ecadf456797
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Sun Dec 29 06:09:25 EST 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="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_RT="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FT2_CFLAGS="-I/usr/include/freetype2 " FT2_LIBS="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sun Dec 29 06:09:25 EST 2013)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" GENSRCDIR="/notnfs/nighttester/icedtea7-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot" XSLT="/usr/bin/xsltproc"
+ make clone-boot
mkdir -p stamps
touch stamps/hgforest.stamp
ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz
if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e openjdk.tar.gz ] ; then \
mv openjdk.tar.gz openjdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \
if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of OpenJDK root zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK root zip available"; exit -1; \
fi ; \
fi ;
openjdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK root zip available
make: *** [stamps/download-openjdk.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Sun Dec 29 03:10:39 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Sun, 29 Dec 2013 06:10:39 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #628
In-Reply-To: <1401390025.81.1388228907156.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1401390025.81.1388228907156.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <223274243.85.1388315439386.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 2f31ddf65e74d4742113789c820ea2f92f89d86a
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 2f31ddf65e74d4742113789c820ea2f92f89d86a
[workspace] $ /bin/sh -xe /tmp/hudson6091870954624204344.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rfde41e40bb89
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Sun Dec 29 06:10:30 EST 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 Dec 29 22:39:32 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 30 Dec 2013 01:39:32 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1569
In-Reply-To: <522871260.82.1388299271037.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <522871260.82.1388299271037.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1010352683.86.1388385573454.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 137822 lines...]
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir'
/usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \
generic_export
make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj'
ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
mkdir -p stamps
touch stamps/icedtea-ecj.stamp
make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing'
mkdir -p \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image
+ make distclean
rm -rf test/hotspot test/langtools test/jdk
rm -f test/check-*.log test/jtreg-summary.log
rm -rf test/jtreg/classes
if [ -e test/jtreg ] ; then \
rmdir test/jtreg ; \
fi
rm -f test/jtreg.jar
rm -f stamps/jtreg.stamp
rm -f test/check-stap.log
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \
if [ -e test ] ; then \
rmdir test ; \
fi \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build
rm -f stamps/icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug
rm -f stamps/icedtea-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
rm -f stamps/icedtea-ecj.stamp
rm -rf openjdk
rm -f stamps/extract-openjdk.stamp
rm -f stamps/patch-fsg.stamp
rm -f stamps/patch.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
rm -f stamps/extract-cacao.stamp
rm -rf jamvm
rm -f stamps/jamvm.stamp
rm -f stamps/extract-jamvm.stamp
rm -f stamps/remove-intree-libraries.stamp
rm -f stamps/extract.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
rm -rf $link; \
done
rm -f stamps/ports.stamp
rm -f stamps/overlay.stamp
rm -f native-ecj
rm -f stamps/native-ecj.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset
rm -f stamps/add-systemtap.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive.stamp
rm -f stamps/pax-mark-vm.stamp
rm -f stamps/check-crypto.stamp
rm -f stamps/icedtea-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset
rm -f stamps/add-systemtap-debug.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-debug.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-debug.stamp
rm -f stamps/pax-mark-vm-debug.stamp
rm -f stamps/check-crypto-debug.stamp
rm -f stamps/icedtea-debug-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset
rm -f stamps/add-systemtap-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-ecj.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-ecj.stamp
rm -f stamps/pax-mark-vm-ecj.stamp
rm -f stamps/check-crypto-boot.stamp
rm -f stamps/icedtea-against-ecj.stamp
rm -rf openjdk-ecj
rm -f stamps/extract-ecj.stamp
rm -f stamps/patch-ecj.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \
fi
rm -f stamps/generated.stamp
rm -f stamps/replace-hotspot.stamp
rm -rf rewriter.build
rm -f stamps/rewriter.stamp
rm -rf rhino/rhino.old
rm -rf rhino/rhino.new
rm -f rhino/rhino.jar
if [ -e rhino ] ; then \
rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \
mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea
rm -f stamps/bootstrap-directory.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj
rm -f stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
rm -f stamps/fonts.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build
rm -f stamps/cryptocheck.stamp
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp
test . = "." || test -z "" || rm -f
rm -f cacao-68fe50ac34ec.tar.gz
rm -f stamps/download-cacao.stamp
rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz
rm -f stamps/download-jamvm.stamp
rm -f openjdk-6-src-b29-05_dec_2013.tar.gz
rm -rf openjdk.hg
rm -f stamps/download-openjdk.stamp
rm -f hotspot.tar.gz
rm -f stamps/download-hotspot.stamp
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rmdir: failed to remove `stamps': Directory not empty
make: *** [distclean-local] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Mon Dec 30 03:02:39 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 30 Dec 2013 06:02:39 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1064
In-Reply-To: <354547969.83.1388315339637.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <354547969.83.1388315339637.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <2103874126.87.1388401366349.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 360819 lines...]
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/jdk6/
checking if /notnfs/nighttester/jdk6//README exists... yes
checking if we can hard link rather than copy the OpenJDK source directory... yes
checking for IcedTea Mercurial revision ID... r544700099253+
checking for JDK Mercurial revision ID... r956e1047786a+
checking for HotSpot Mercurial revision ID... rd835d67bfb88
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... yes
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... original
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for a JDK home directory... /usr/lib/jvm/java-1.6.0
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking if we are using ecj as javac... no
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes
checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.getSubject() is missing... no
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no
checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no
checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no
checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no
checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no
checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no
checking if java.security.cert.TrustAnchor.getCA is missing... no
checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no
checking if java.sql.SQLException(Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking for an Ant home directory... /usr/share/ant
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to enable experimental OpenJDK cross-compilation support... no
checking whether to include the XRender pipeline... yes
checking whether to include SystemTap tracing support... yes
checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable)
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Mon Dec 30 06:02:34 EST 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 whether to enable JAR compression... yes
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking whether to use the system Kerberos install... yes
checking for krb5_cc_default in -lkrb5... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jvm.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
+ make jamvm
mkdir -p stamps
touch stamps/download-cacao.stamp
ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \
mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JamVM zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JamVM zip available"; exit -1; \
fi ; \
fi
jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date JamVM zip available
make: *** [stamps/download-jamvm.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Mon Dec 30 03:03:23 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 30 Dec 2013 06:03:23 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1514
In-Reply-To: <699754534.84.1388315378425.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <699754534.84.1388315378425.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <688850451.88.1388401403815.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 319 lines...]
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea7-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r2ecadf456797
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Mon Dec 30 06:03:11 EST 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="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_RT="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FT2_CFLAGS="-I/usr/include/freetype2 " FT2_LIBS="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Mon Dec 30 06:03:11 EST 2013)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" GENSRCDIR="/notnfs/nighttester/icedtea7-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot" XSLT="/usr/bin/xsltproc"
+ make clone-boot
mkdir -p stamps
touch stamps/hgforest.stamp
ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz
if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e openjdk.tar.gz ] ; then \
mv openjdk.tar.gz openjdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \
if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of OpenJDK root zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK root zip available"; exit -1; \
fi ; \
fi ;
openjdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK root zip available
make: *** [stamps/download-openjdk.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Mon Dec 30 03:03:55 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Mon, 30 Dec 2013 06:03:55 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #629
In-Reply-To: <223274243.85.1388315439386.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <223274243.85.1388315439386.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1793663157.89.1388401435134.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 2f31ddf65e74d4742113789c820ea2f92f89d86a
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 2f31ddf65e74d4742113789c820ea2f92f89d86a
[workspace] $ /bin/sh -xe /tmp/hudson8501618721207557888.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rfde41e40bb89
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Mon Dec 30 06:03:46 EST 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 Dec 30 22:39:26 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 31 Dec 2013 01:39:26 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1570
In-Reply-To: <1010352683.86.1388385573454.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1010352683.86.1388385573454.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <501133298.90.1388471967193.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 137822 lines...]
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir'
/usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \
generic_export
make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj'
ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
mkdir -p stamps
touch stamps/icedtea-ecj.stamp
make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing'
mkdir -p \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image
+ make distclean
rm -rf test/hotspot test/langtools test/jdk
rm -f test/check-*.log test/jtreg-summary.log
rm -rf test/jtreg/classes
if [ -e test/jtreg ] ; then \
rmdir test/jtreg ; \
fi
rm -f test/jtreg.jar
rm -f stamps/jtreg.stamp
rm -f test/check-stap.log
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \
if [ -e test ] ; then \
rmdir test ; \
fi \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build
rm -f stamps/icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug
rm -f stamps/icedtea-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
rm -f stamps/icedtea-ecj.stamp
rm -rf openjdk
rm -f stamps/extract-openjdk.stamp
rm -f stamps/patch-fsg.stamp
rm -f stamps/patch.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
rm -f stamps/extract-cacao.stamp
rm -rf jamvm
rm -f stamps/jamvm.stamp
rm -f stamps/extract-jamvm.stamp
rm -f stamps/remove-intree-libraries.stamp
rm -f stamps/extract.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
rm -rf $link; \
done
rm -f stamps/ports.stamp
rm -f stamps/overlay.stamp
rm -f native-ecj
rm -f stamps/native-ecj.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset
rm -f stamps/add-systemtap.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive.stamp
rm -f stamps/pax-mark-vm.stamp
rm -f stamps/check-crypto.stamp
rm -f stamps/icedtea-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset
rm -f stamps/add-systemtap-debug.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-debug.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-debug.stamp
rm -f stamps/pax-mark-vm-debug.stamp
rm -f stamps/check-crypto-debug.stamp
rm -f stamps/icedtea-debug-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset
rm -f stamps/add-systemtap-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-ecj.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-ecj.stamp
rm -f stamps/pax-mark-vm-ecj.stamp
rm -f stamps/check-crypto-boot.stamp
rm -f stamps/icedtea-against-ecj.stamp
rm -rf openjdk-ecj
rm -f stamps/extract-ecj.stamp
rm -f stamps/patch-ecj.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \
fi
rm -f stamps/generated.stamp
rm -f stamps/replace-hotspot.stamp
rm -rf rewriter.build
rm -f stamps/rewriter.stamp
rm -rf rhino/rhino.old
rm -rf rhino/rhino.new
rm -f rhino/rhino.jar
if [ -e rhino ] ; then \
rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \
mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea
rm -f stamps/bootstrap-directory.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj
rm -f stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
rm -f stamps/fonts.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build
rm -f stamps/cryptocheck.stamp
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp
test . = "." || test -z "" || rm -f
rm -f cacao-68fe50ac34ec.tar.gz
rm -f stamps/download-cacao.stamp
rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz
rm -f stamps/download-jamvm.stamp
rm -f openjdk-6-src-b29-05_dec_2013.tar.gz
rm -rf openjdk.hg
rm -f stamps/download-openjdk.stamp
rm -f hotspot.tar.gz
rm -f stamps/download-hotspot.stamp
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rmdir: failed to remove `stamps': Directory not empty
make: *** [distclean-local] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Tue Dec 31 03:03:50 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 31 Dec 2013 06:03:50 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #1065
In-Reply-To: <2103874126.87.1388401366349.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <2103874126.87.1388401366349.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <1060144791.91.1388487831865.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 360819 lines...]
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-hg-target-testing != /notnfs/nighttester/icedtea6-hg-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ ./configure --enable-jamvm --with-openjdk-src-dir=/notnfs/nighttester/jdk6/ --with-parallel-jobs=3 --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6-hg.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6-hg.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6-hg.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading --with-hotspot-build=original
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/jdk6/
checking if /notnfs/nighttester/jdk6//README exists... yes
checking if we can hard link rather than copy the OpenJDK source directory... yes
checking for IcedTea Mercurial revision ID... r544700099253+
checking for JDK Mercurial revision ID... r956e1047786a+
checking for HotSpot Mercurial revision ID... rd835d67bfb88
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... yes
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... original
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for a JDK home directory... /usr/lib/jvm/java-1.6.0
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking if we are using ecj as javac... no
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes
checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.getSubject() is missing... no
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no
checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no
checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no
checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... no
checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... no
checking if java.security.cert.TrustAnchor(javax.security.auth.x500.X500Principal.class, java.security.PublicKey.class, byte[].class) is missing... no
checking if java.security.cert.TrustAnchor.getCA is missing... no
checking if javax.net.ssl.KeyStoreBuilderParameters.getParameters is missing... no
checking if java.sql.SQLException(Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Throwable.class) is missing... no
checking if java.sql.SQLException(String.class,String.class,Integer.TYPE,Throwable.class) is missing... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking for an Ant home directory... /usr/share/ant
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to enable experimental OpenJDK cross-compilation support... no
checking whether to include the XRender pipeline... yes
checking whether to include SystemTap tracing support... yes
checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable)
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Tue Dec 31 06:03:45 EST 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 whether to enable JAR compression... yes
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking whether to use the system Kerberos install... yes
checking for krb5_cc_default in -lkrb5... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jvm.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
+ make jamvm
mkdir -p stamps
touch stamps/download-cacao.stamp
ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz ] ; then \
mv jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz -O jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz; \
if ! echo "4662da1fe3e0e11d8fa685c7f2fc748576b9f3d3e37dc56b798dd6a5bd6b61e7 jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of JamVM zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date JamVM zip available"; exit -1; \
fi ; \
fi
jamvm-ac22c9948434e528ece451642b4ebde40953ee7e.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date JamVM zip available
make: *** [stamps/download-jamvm.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Tue Dec 31 03:04:27 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 31 Dec 2013 06:04:27 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea7TargetTesting #1515
In-Reply-To: <688850451.88.1388401403815.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <688850451.88.1388401403815.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <639746544.92.1388487867174.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 319 lines...]
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea7-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r2ecadf456797
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Tue Dec 31 06:04:14 EST 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="b02" JDK_UPDATE_VERSION="60" JRE_RELEASE_VERSION="1.7.0_60-b02" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_RT="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FT2_CFLAGS="-I/usr/include/freetype2 " FT2_LIBS="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Tue Dec 31 06:04:14 EST 2013)" DERIVATIVE_ID="IcedTea 2.5pre+r2ecadf456797" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" GENSRCDIR="/notnfs/nighttester/icedtea7-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot" XSLT="/usr/bin/xsltproc"
+ make clone-boot
mkdir -p stamps
touch stamps/hgforest.stamp
ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz
if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e openjdk.tar.gz ] ; then \
mv openjdk.tar.gz openjdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/77e89f3f9031.tar.gz -O openjdk.tar.gz; \
if ! echo "495d501b3f5769000bac4ca732b9a772c95a3ad0c3a390926d02302579351dc7 openjdk.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of OpenJDK root zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date OpenJDK root zip available"; exit -1; \
fi ; \
fi ;
openjdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK root zip available
make: *** [stamps/download-openjdk.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
From gnu.andrew at redhat.com Tue Dec 31 03:04:54 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Tue, 31 Dec 2013 06:04:54 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea8TargetTesting #630
In-Reply-To: <1793663157.89.1388401435134.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <1793663157.89.1388401435134.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <511647339.93.1388487894333.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 2f31ddf65e74d4742113789c820ea2f92f89d86a
[workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune 2f31ddf65e74d4742113789c820ea2f92f89d86a
[workspace] $ /bin/sh -xe /tmp/hudson4394103820536815537.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'. Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rfde41e40bb89
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Tue Dec 31 06:04:46 EST 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 Dec 31 22:41:04 2013
From: gnu.andrew at redhat.com (Hudson Admin)
Date: Wed, 1 Jan 2014 01:41:04 -0500 (EST)
Subject: Build failed in Jenkins: IcedTea6TargetTesting #1571
In-Reply-To: <501133298.90.1388471967193.JavaMail.nighttester@toadeater.yyz.redhat.com>
References: <501133298.90.1388471967193.JavaMail.nighttester@toadeater.yyz.redhat.com>
Message-ID: <838943958.94.1388558464872.JavaMail.nighttester@toadeater.yyz.redhat.com>
See
------------------------------------------
[...truncated 137822 lines...]
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir'
/usr/bin/make BUILD_FLAVOR=product VM_SUBDIR=product \
generic_export
make[4]: Entering directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_docs/jvmti.html /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/docs/platform/jvmti/jvmti.html
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjsig.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libjsig.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
sed 's/\(separated by \)[;:]/\1:/g' /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/Xusage.txt > /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp
mv /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt.temp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/Xusage.txt
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libjvm.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/libsaproc.so /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/libsaproc.so
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/sa-jdi.jar /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/lib/sa-jdi.jar
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/generated/jvmtifiles/jvmti.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmti.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/code/jvmticmlr.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jvmticmlr.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/prims/jni.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jni.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/cpu/x86/vm/jni_x86.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/linux/jni_md.h
cp /notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/src/share/vm/services/jmm.h /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/include/jmm.h
make[4]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[3]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj/hotspot/make'
make[2]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing/openjdk-ecj'
ecj-poured IcedTea is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
mkdir -p stamps
touch stamps/icedtea-ecj.stamp
make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing'
mkdir -p \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
cp /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server/libjvm.so \
/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/server
Hotspot is served: /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image
+ make distclean
rm -rf test/hotspot test/langtools test/jdk
rm -f test/check-*.log test/jtreg-summary.log
rm -rf test/jtreg/classes
if [ -e test/jtreg ] ; then \
rmdir test/jtreg ; \
fi
rm -f test/jtreg.jar
rm -f stamps/jtreg.stamp
rm -f test/check-stap.log
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ] ; then \
if [ -e test ] ; then \
rmdir test ; \
fi \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build
rm -f stamps/icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug
rm -f stamps/icedtea-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
rm -f stamps/icedtea-ecj.stamp
rm -rf openjdk
rm -f stamps/extract-openjdk.stamp
rm -f stamps/patch-fsg.stamp
rm -f stamps/patch.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
rm -f stamps/extract-cacao.stamp
rm -rf jamvm
rm -f stamps/jamvm.stamp
rm -f stamps/extract-jamvm.stamp
rm -f stamps/remove-intree-libraries.stamp
rm -f stamps/extract.stamp
for target in /notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/tools \
/notnfs/nighttester/icedtea6-target-testing/arm_port/hotspot/src/*cpu/* ; do \
link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \
rm -rf $link; \
done
rm -f stamps/ports.stamp
rm -f stamps/overlay.stamp
rm -f native-ecj
rm -f stamps/native-ecj.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset
rm -f stamps/add-systemtap.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive.stamp
rm -f stamps/pax-mark-vm.stamp
rm -f stamps/check-crypto.stamp
rm -f stamps/icedtea-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset
rm -f stamps/add-systemtap-debug.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-debug.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-debug.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-debug.stamp
rm -f stamps/pax-mark-vm-debug.stamp
rm -f stamps/check-crypto-debug.stamp
rm -f stamps/icedtea-debug-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset
rm -f stamps/add-systemtap-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar
rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar
rm -f stamps/add-pulseaudio-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \
fi
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \
mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \
fi
rm -f stamps/add-nss-ecj.stamp
if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \
fi
rm -f stamps/add-tzdata-support-ecj.stamp
rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa
rm -f stamps/add-archive-ecj.stamp
rm -f stamps/pax-mark-vm-ecj.stamp
rm -f stamps/check-crypto-boot.stamp
rm -f stamps/icedtea-against-ecj.stamp
rm -rf openjdk-ecj
rm -f stamps/extract-ecj.stamp
rm -f stamps/patch-ecj.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \
fi
rm -f stamps/generated.stamp
rm -f stamps/replace-hotspot.stamp
rm -rf rewriter.build
rm -f stamps/rewriter.stamp
rm -rf rhino/rhino.old
rm -rf rhino/rhino.new
rm -f rhino/rhino.jar
if [ -e rhino ] ; then \
rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \
mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \
fi
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea
rm -f stamps/bootstrap-directory.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj
rm -f stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
rm -f stamps/fonts.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/cryptocheck.build
rm -f stamps/cryptocheck.stamp
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm remove-intree-libraries.sh jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp
test . = "." || test -z "" || rm -f
rm -f cacao-68fe50ac34ec.tar.gz
rm -f stamps/download-cacao.stamp
rm -f jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz
rm -f stamps/download-jamvm.stamp
rm -f openjdk-6-src-b29-05_dec_2013.tar.gz
rm -rf openjdk.hg
rm -f stamps/download-openjdk.stamp
rm -f hotspot.tar.gz
rm -f stamps/download-hotspot.stamp
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rmdir: failed to remove `stamps': Directory not empty
make: *** [distclean-local] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure