icedtea-test
Threads by month
- ----- 2026 -----
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
August 2013
- 1 participants
- 7 discussions
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/433/>
------------------------------------------
[...truncated 100 lines...]
if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \
then \
echo Reverting $p ; \
/usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \
else \
all_patches_ok=no ; \
fi ; \
done ; \
if ! test x${all_patches_ok} = "xyes" ; then \
echo "WARNING Not all patches reverted cleanly" ; \
fi ; \
rm -f stamps/patch-fsg.stamp ; \
fi
rm -f stamps/remove-intree-libraries.stamp
rm -f stamps/sanitise-openjdk.stamp
rm -rf openjdk/hotspot
rm -f stamps/extract-hotspot.stamp
rm -rf openjdk
rm -f stamps/extract-openjdk.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/extract.stamp
rm -f native-ecj
rm -rf stamps/native-ecj.stamp
rm -f stamps/hgforest.stamp
rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build/images/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea8-target-testing/openjdk.build/images/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build/images/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm.stamp
rm -f stamps/icedtea-stage2.stamp
rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/images/j2sdk-image/jre/lib/amd64/jamvm
if [ -e /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/images/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/images/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-jamvm-debug.stamp
rm -f stamps/icedtea-debug-stage2.stamp
rm -f stamps/icedtea-stage1.stamp
rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build/images/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build/images/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea8-target-testing/openjdk.build/images/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build/images/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build/images/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero.stamp
rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/images/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/images/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
if [ -e /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/images/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/images/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/images/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-zero-debug.stamp
rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build/images/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea8-target-testing/openjdk.build/images/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build/images/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao.stamp
rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/images/j2sdk-image/jre/lib/amd64/cacao
if [ -e /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/images/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \
sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/images/j2sdk-image/jre/lib/amd64/jvm.cfg ; \
fi
rm -f stamps/add-cacao-debug.stamp
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp stamps/rt.stamp
rm -f rt-source-files.txt
if [ -e /notnfs/nighttester/icedtea8-target-testing/bootstrap/boot/jre/lib ] ; then \
cp /usr/lib/jvm/java-openjdk/jre/lib/rt.jar /notnfs/nighttester/icedtea8-target-testing/bootstrap/boot/jre/lib ; \
fi
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 /notnfs/nighttester/icedtea8-target-testing/rewriter.build
rm -f stamps/rewriter.stamp
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
test -z "nss.cfg javac javap javah tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp remove-intree-libraries.sh" || rm -f nss.cfg javac javap javah tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp remove-intree-libraries.sh
test . = "." || test -z "" || rm -f
if [ ! -z openjdk.tar.gz ] ; then \
rm -f openjdk.tar.gz ; \
fi
if [ ! -z corba.tar.gz ] ; then \
rm -f corba.tar.gz ; \
fi
if [ ! -z jaxp.tar.gz ] ; then \
rm -f jaxp.tar.gz ; \
fi
if [ ! -z jaxws.tar.gz ] ; then \
rm -f jaxws.tar.gz ; \
fi
if [ ! -z jdk.tar.gz ] ; then \
rm -f jdk.tar.gz ; \
fi
if [ ! -z langtools.tar.gz ] ; then \
rm -f langtools.tar.gz ; \
fi
if [ ! -z hotspot.tar.gz ] ; then \
rm -f hotspot.tar.gz ; \
fi
rm -f stamps/download-openjdk.stamp
rm -f cacao-d6264eb66506.tar.bz2
rm -f stamps/download-cacao.stamp
rm -f jamvm-7c8dceb90880616b7dd670f257961a1f5f371ec3.tar.gz
rm -f stamps/download-jamvm.stamp
rm -f stamps/download.stamp
if [ /notnfs/nighttester/icedtea8-target-testing != /notnfs/nighttester/icedtea8-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ] ; then \
rmdir stamps ; \
fi
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ hg pull
pulling from http://icedtea.classpath.org/hg/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... r2e8f301c5848
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 Jun 8 10:07:33 EDT 2013)
checking how many parallel build jobs to execute... 3
checking whether to build a bootstrap version first... yes
checking for a JDK home directory... /usr/lib/jvm/java-openjdk
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes
checking for javac... /usr/lib/jvm/java-openjdk/bin/javac
checking for ecj... /usr/bin/ecj
checking if we are using ecj as javac... no
checking if a javah executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/javah is a valid executable file... yes
checking if a jar executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/jar is a valid executable file... yes
checking whether jar supports @<file> 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
1
101
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6hgTargetTesting/941/>
------------------------------------------
[...truncated 264 lines...]
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --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
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... r2a39fbf2cf14+
checking for JDK Mercurial revision ID... rdffaa68042cd+
checking for HotSpot Mercurial revision ID... rf5eac6fae49e
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... hs23
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-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<X500Principal>) 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 Aug 21 05:27:50 EDT 2013)
checking whether to build a bootstrap version first... yes
checking whether to download tarballs... no
checking if a javah binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes
checking if a jar binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... no
checking whether jar supports -J options at the end... yes
checking if a rmic binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/native2ascii is a valid executable file... yes
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for xsltproc... /usr/bin/xsltproc
checking if we are using CACAO as the build VM... no
checking whether to disable the use of bootstrap tools for bootstrapping... no
checking if the VM supports -Xbootclasspath... yes
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... not specified
checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz
checking for an alternate jar command... not specified
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz
checking for a CACAO source directory... not specified
checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz
checking whether to disable optimizations and build with -O0 -g... no
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jvm.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
+ make env-ecj
unset JAVA_HOME
export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Wed Aug 21 05:27:50 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r2a39fbf2cf14+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ HOTSPOT_BUILD_VERSION="rf5eac6fae49e" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc"
+ make extract-ecj
mkdir -p stamps
touch stamps/download-cacao.stamp
mkdir -p stamps
touch stamps/download-jamvm.stamp
mkdir -p stamps
touch stamps/hgforest.stamp
mkdir -p stamps
touch stamps/download-openjdk.stamp
ln -sf /notnfs/nighttester/drops/hotspot/hs23.tar.gz hotspot.tar.gz
hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \
/notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`" ; \
if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e hotspot.tar.gz ] ; then \
mv hotspot.tar.gz hotspot.tar.gz.old ; \
fi ; \
hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \
version=hs23 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`"; \
/usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \
if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of HotSpot zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \
fi ; \
fi
hotspot.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date HotSpot zip available
make: *** [stamps/download-hotspot.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
1
3
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea7TargetTesting/1383/>
------------------------------------------
[...truncated 348836 lines...]
../../../../src/share/classes/sun/security/util/Resources_pt_BR.java
../../../../src/share/classes/sun/security/util/Resources_sv.java
../../../../src/share/classes/sun/security/util/Resources_zh_CN.java
../../../../src/share/classes/sun/security/util/Resources_zh_TW.java
../../../../src/share/classes/sun/security/util/SecurityConstants.java
../../../../src/share/classes/sun/security/util/SignatureFileVerifier.java
/notnfs/nighttester/icedtea7-target-testing/generated.build/sun/security/util/Resources_zh_HK.java
# Running javac:
/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 -source 7 -target 7 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes -sourcepath /notnfs/nighttester/icedtea7-target-testing/generated.build:../../../../src/solaris/classes:../../../../src/share/classes -bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/sun.security.util/.classes.list
Annotation processing got disabled, since it requires a 1.6 compliant JVM
rm /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/security/util/Resources_zh_HK.java
make[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/security/util'
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=no_strip
INFO: ZIP_DEBUGINFO_FILES=1
make[6]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/security/krb5'
# Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/sun.security.krb5/.classes.list)
../../../../src/share/classes/sun/security/krb5/Asn1Exception.java
../../../../src/share/classes/sun/security/krb5/Checksum.java
../../../../src/share/classes/sun/security/krb5/Config.java
../../../../src/share/classes/sun/security/krb5/Confounder.java
../../../../src/share/classes/sun/security/krb5/Credentials.java
../../../../src/share/classes/sun/security/krb5/EncryptedData.java
../../../../src/share/classes/sun/security/krb5/EncryptionKey.java
../../../../src/share/classes/sun/security/krb5/KdcComm.java
../../../../src/share/classes/sun/security/krb5/KrbApReq.java
../../../../src/share/classes/sun/security/krb5/KrbAppMessage.java
../../../../src/share/classes/sun/security/krb5/KrbAsRep.java
../../../../src/share/classes/sun/security/krb5/KrbAsReq.java
../../../../src/share/classes/sun/security/krb5/KrbAsReqBuilder.java
../../../../src/share/classes/sun/security/krb5/KrbCryptoException.java
../../../../src/share/classes/sun/security/krb5/KrbException.java
../../../../src/share/classes/sun/security/krb5/KrbKdcRep.java
../../../../src/share/classes/sun/security/krb5/KrbPriv.java
../../../../src/share/classes/sun/security/krb5/KrbSafe.java
../../../../src/share/classes/sun/security/krb5/KrbServiceLocator.java
../../../../src/share/classes/sun/security/krb5/KrbTgsRep.java
../../../../src/share/classes/sun/security/krb5/KrbTgsReq.java
../../../../src/share/classes/sun/security/krb5/PrincipalName.java
../../../../src/share/classes/sun/security/krb5/Realm.java
../../../../src/share/classes/sun/security/krb5/RealmException.java
../../../../src/share/classes/sun/security/krb5/SCDynamicStoreConfig.java
../../../../src/share/classes/sun/security/krb5/ServiceName.java
../../../../src/share/classes/sun/security/krb5/internal/APOptions.java
../../../../src/share/classes/sun/security/krb5/internal/APReq.java
../../../../src/share/classes/sun/security/krb5/internal/ASRep.java
../../../../src/share/classes/sun/security/krb5/internal/ASReq.java
../../../../src/share/classes/sun/security/krb5/internal/AuthContext.java
../../../../src/share/classes/sun/security/krb5/internal/Authenticator.java
../../../../src/share/classes/sun/security/krb5/internal/AuthorizationData.java
../../../../src/share/classes/sun/security/krb5/internal/AuthorizationDataEntry.java
../../../../src/share/classes/sun/security/krb5/internal/CredentialsUtil.java
../../../../src/share/classes/sun/security/krb5/internal/ETypeInfo.java
../../../../src/share/classes/sun/security/krb5/internal/ETypeInfo2.java
../../../../src/share/classes/sun/security/krb5/internal/EncASRepPart.java
../../../../src/share/classes/sun/security/krb5/internal/EncKDCRepPart.java
../../../../src/share/classes/sun/security/krb5/internal/EncKrbPrivPart.java
../../../../src/share/classes/sun/security/krb5/internal/EncTGSRepPart.java
../../../../src/share/classes/sun/security/krb5/internal/EncTicketPart.java
../../../../src/share/classes/sun/security/krb5/internal/HostAddress.java
../../../../src/share/classes/sun/security/krb5/internal/HostAddresses.java
../../../../src/share/classes/sun/security/krb5/internal/KDCOptions.java
../../../../src/share/classes/sun/security/krb5/internal/KDCRep.java
../../../../src/share/classes/sun/security/krb5/internal/KDCReq.java
../../../../src/share/classes/sun/security/krb5/internal/KDCReqBody.java
../../../../src/share/classes/sun/security/krb5/internal/KRBError.java
../../../../src/share/classes/sun/security/krb5/internal/KRBPriv.java
../../../../src/share/classes/sun/security/krb5/internal/KRBSafe.java
../../../../src/share/classes/sun/security/krb5/internal/KRBSafeBody.java
../../../../src/share/classes/sun/security/krb5/internal/KdcErrException.java
../../../../src/share/classes/sun/security/krb5/internal/KerberosTime.java
../../../../src/share/classes/sun/security/krb5/internal/Krb5.java
../../../../src/share/classes/sun/security/krb5/internal/KrbApErrException.java
../../../../src/share/classes/sun/security/krb5/internal/KrbErrException.java
../../../../src/share/classes/sun/security/krb5/internal/LastReq.java
../../../../src/share/classes/sun/security/krb5/internal/LastReqEntry.java
../../../../src/share/classes/sun/security/krb5/internal/LocalSeqNumber.java
../../../../src/share/classes/sun/security/krb5/internal/LoginOptions.java
../../../../src/share/classes/sun/security/krb5/internal/MethodData.java
../../../../src/share/classes/sun/security/krb5/internal/NetClient.java
../../../../src/share/classes/sun/security/krb5/internal/PAData.java
../../../../src/share/classes/sun/security/krb5/internal/PAEncTSEnc.java
../../../../src/share/classes/sun/security/krb5/internal/SeqNumber.java
../../../../src/share/classes/sun/security/krb5/internal/TGSRep.java
../../../../src/share/classes/sun/security/krb5/internal/TGSReq.java
../../../../src/share/classes/sun/security/krb5/internal/Ticket.java
../../../../src/share/classes/sun/security/krb5/internal/TicketFlags.java
../../../../src/share/classes/sun/security/krb5/internal/TransitedEncoding.java
../../../../src/share/classes/sun/security/krb5/internal/ccache/CCacheInputStream.java
../../../../src/share/classes/sun/security/krb5/internal/ccache/CCacheOutputStream.java
../../../../src/share/classes/sun/security/krb5/internal/ccache/Credentials.java
../../../../src/share/classes/sun/security/krb5/internal/ccache/CredentialsCache.java
../../../../src/share/classes/sun/security/krb5/internal/ccache/FileCCacheConstants.java
../../../../src/share/classes/sun/security/krb5/internal/ccache/FileCredentialsCache.java
../../../../src/share/classes/sun/security/krb5/internal/ccache/MemoryCredentialsCache.java
../../../../src/share/classes/sun/security/krb5/internal/ccache/Tag.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/Aes128.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/Aes128CtsHmacSha1EType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/Aes256.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/Aes256CtsHmacSha1EType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/ArcFourHmac.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/ArcFourHmacEType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/CksumType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/Crc32CksumType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/Des.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/Des3.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/Des3CbcHmacSha1KdEType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/DesCbcCrcEType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/DesCbcEType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/DesCbcMd5EType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/DesMacCksumType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/DesMacKCksumType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/EType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/HmacMd5ArcFourCksumType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/HmacSha1Aes128CksumType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/HmacSha1Aes256CksumType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/HmacSha1Des3KdCksumType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/KeyUsage.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/Nonce.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/NullEType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/RsaMd5CksumType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/RsaMd5DesCksumType.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/crc32.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/dk/AesDkCrypto.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/dk/ArcFourCrypto.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/dk/Des3DkCrypto.java
../../../../src/share/classes/sun/security/krb5/internal/crypto/dk/DkCrypto.java
../../../../src/share/classes/sun/security/krb5/internal/ktab/KeyTab.java
../../../../src/share/classes/sun/security/krb5/internal/ktab/KeyTabConstants.java
../../../../src/share/classes/sun/security/krb5/internal/ktab/KeyTabEntry.java
../../../../src/share/classes/sun/security/krb5/internal/ktab/KeyTabInputStream.java
../../../../src/share/classes/sun/security/krb5/internal/ktab/KeyTabOutputStream.java
../../../../src/share/classes/sun/security/krb5/internal/rcache/AuthTime.java
../../../../src/share/classes/sun/security/krb5/internal/rcache/CacheTable.java
../../../../src/share/classes/sun/security/krb5/internal/rcache/ReplayCache.java
../../../../src/share/classes/sun/security/krb5/internal/util/KerberosFlags.java
../../../../src/share/classes/sun/security/krb5/internal/util/KerberosString.java
../../../../src/share/classes/sun/security/krb5/internal/util/KrbDataInputStream.java
../../../../src/share/classes/sun/security/krb5/internal/util/KrbDataOutputStream.java
# Running javac:
/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 -source 7 -target 7 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes -sourcepath /notnfs/nighttester/icedtea7-target-testing/generated.build:../../../../src/solaris/classes:../../../../src/share/classes -bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/sun.security.krb5/.classes.list
Annotation processing got disabled, since it requires a 1.6 compliant JVM
make[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/security/krb5'
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=no_strip
INFO: ZIP_DEBUGINFO_FILES=1
make[6]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/security/jgss'
make[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/security/jgss'
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: /usr/bin/objcopy cmd found so will create .debuginfo files.
INFO: STRIP_POLICY=no_strip
INFO: ZIP_DEBUGINFO_FILES=1
make[6]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/security/pkcs11'
# Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/sun.security.pkcs11/j2pkcs11/.classes.list)
../../../../src/share/classes/sun/security/pkcs11/Config.java
../../../../src/share/classes/sun/security/pkcs11/KeyCache.java
../../../../src/share/classes/sun/security/pkcs11/P11Cipher.java
../../../../src/share/classes/sun/security/pkcs11/P11DHKeyFactory.java
../../../../src/share/classes/sun/security/pkcs11/P11DSAKeyFactory.java
../../../../src/share/classes/sun/security/pkcs11/P11Digest.java
../../../../src/share/classes/sun/security/pkcs11/P11ECDHKeyAgreement.java
../../../../src/share/classes/sun/security/pkcs11/P11ECKeyFactory.java
../../../../src/share/classes/sun/security/pkcs11/P11Key.java
../../../../src/share/classes/sun/security/pkcs11/P11KeyAgreement.java
../../../../src/share/classes/sun/security/pkcs11/P11KeyFactory.java
../../../../src/share/classes/sun/security/pkcs11/P11KeyGenerator.java
../../../../src/share/classes/sun/security/pkcs11/P11KeyPairGenerator.java
../../../../src/share/classes/sun/security/pkcs11/P11KeyStore.java
../../../../src/share/classes/sun/security/pkcs11/P11Mac.java
../../../../src/share/classes/sun/security/pkcs11/P11RSACipher.java
../../../../src/share/classes/sun/security/pkcs11/P11RSAKeyFactory.java
../../../../src/share/classes/sun/security/pkcs11/P11SecretKeyFactory.java
../../../../src/share/classes/sun/security/pkcs11/P11SecureRandom.java
../../../../src/share/classes/sun/security/pkcs11/P11Signature.java
../../../../src/share/classes/sun/security/pkcs11/P11TlsKeyMaterialGenerator.java
../../../../src/share/classes/sun/security/pkcs11/P11TlsMasterSecretGenerator.java
../../../../src/share/classes/sun/security/pkcs11/P11TlsPrfGenerator.java
../../../../src/share/classes/sun/security/pkcs11/P11TlsRsaPremasterSecretGenerator.java
../../../../src/share/classes/sun/security/pkcs11/P11Util.java
../../../../src/share/classes/sun/security/pkcs11/Secmod.java
../../../../src/share/classes/sun/security/pkcs11/Session.java
../../../../src/share/classes/sun/security/pkcs11/SessionManager.java
../../../../src/share/classes/sun/security/pkcs11/SunPKCS11.java
../../../../src/share/classes/sun/security/pkcs11/TemplateManager.java
../../../../src/share/classes/sun/security/pkcs11/Token.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_AES_CTR_PARAMS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_ATTRIBUTE.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_CREATEMUTEX.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_C_INITIALIZE_ARGS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_DATE.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_DESTROYMUTEX.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_ECDH1_DERIVE_PARAMS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_ECDH2_DERIVE_PARAMS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_INFO.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_LOCKMUTEX.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_MECHANISM.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_MECHANISM_INFO.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_NOTIFY.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_PBE_PARAMS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_PKCS5_PBKD2_PARAMS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_RSA_PKCS_OAEP_PARAMS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_RSA_PKCS_PSS_PARAMS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_SESSION_INFO.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_SLOT_INFO.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_SSL3_KEY_MAT_OUT.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_SSL3_KEY_MAT_PARAMS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_SSL3_MASTER_KEY_DERIVE_PARAMS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_SSL3_RANDOM_DATA.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_TLS_PRF_PARAMS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_TOKEN_INFO.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_UNLOCKMUTEX.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_VERSION.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_X9_42_DH1_DERIVE_PARAMS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/CK_X9_42_DH2_DERIVE_PARAMS.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/Constants.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/Functions.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/PKCS11.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/PKCS11Constants.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/PKCS11Exception.java
../../../../src/share/classes/sun/security/pkcs11/wrapper/PKCS11RuntimeException.java
# Running javac:
/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 -source 7 -target 7 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes -sourcepath /notnfs/nighttester/icedtea7-target-testing/generated.build:../../../../src/solaris/classes:../../../../src/share/classes -bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/sun.security.pkcs11/j2pkcs11/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/sun.security.pkcs11/j2pkcs11/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/sun.security.pkcs11/j2pkcs11/.classes.list
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/jdk/make/sun/security/pkcs11'
make[5]: *** [all] Error 1
make[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/security'
make[4]: *** [all] Error 1
make[4]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun'
make[3]: *** [all] Error 1
make[3]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make'
make[2]: *** [jdk-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
1
7
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6TargetTesting/1436/>
------------------------------------------
[...truncated 405085 lines...]
rm -f stamps/download-cacao.stamp
rm -f jamvm-1a58072f8339270f9372c273d82a00790e04375d.tar.gz
rm -f stamps/download-jamvm.stamp
rm -f openjdk-6-src-b27-26_oct_2012.tar.gz
rm -rf openjdk.hg
rm -f stamps/download-openjdk.stamp
rm -f hotspot.tar.gz
rm -f stamps/download-hotspot.stamp
rm -f stamps/download.stamp
rm -f stamps/hgforest.stamp
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
if [ -e tapset ] ; then \
rmdir tapset ; \
fi ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
+ ./configure --enable-jamvm --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk6.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea6-target-testing/openjdk
checking for IcedTea Mercurial revision ID... re565715c45a7
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... yes
checking whether to use the Shark JIT... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... hs23
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for a JDK home directory... /usr/lib/jvm/java-1.6.0
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking if we are using ecj as javac... no
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes
checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.getSubject() is missing... no
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CRLSelector.setIssuers(Collection<X500Principal>) 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 Aug 15 04:35:36 EDT 2013)
checking whether to build a bootstrap version first... yes
checking whether to download tarballs... no
checking if a javah binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes
checking if a jar binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... no
checking whether jar supports -J options at the end... yes
checking if a rmic binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/native2ascii is a valid executable file... yes
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for xsltproc... /usr/bin/xsltproc
checking if we are using CACAO as the build VM... no
checking whether to disable the use of bootstrap tools for bootstrapping... no
checking if the VM supports -Xbootclasspath... yes
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk6.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz
checking for an alternate jar command... not specified
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz
checking for a CACAO source directory... not specified
checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz
checking whether to disable optimizations and build with -O0 -g... no
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jvm.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
+ make jamvm
mkdir -p stamps
touch stamps/download-cacao.stamp
ln -sf /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz jamvm-1a58072f8339270f9372c273d82a00790e04375d.tar.gz
if ! echo "b6dafea4924a2772877597b07a59108ac5f95d6ec85fbb0bb2ea80653cdaaaaf jamvm-1a58072f8339270f9372c273d82a00790e04375d.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e jamvm-1a58072f8339270f9372c273d82a00790e04375d.tar.gz ] ; then \
mv jamvm-1a58072f8339270f9372c273d82a00790e04375d.tar.gz jamvm-1a58072f8339270f9372c273d82a00790e04375d.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/jamvm/jamvm-1a58072f8339270f937… -O jamvm-1a58072f8339270f9372c273d82a00790e04375d.tar.gz; \
if ! echo "b6dafea4924a2772877597b07a59108ac5f95d6ec85fbb0bb2ea80653cdaaaaf jamvm-1a58072f8339270f9372c273d82a00790e04375d.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-1a58072f8339270f9372c273d82a00790e04375d.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
1
6
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6hgTargetTesting/926/>
------------------------------------------
[...truncated 272 lines...]
added 2 changesets with 3 changes to 2 files
(run 'hg update' to get a working copy)
+ hg update
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --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
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... rc56469bd12cb+
checking for JDK Mercurial revision ID... rdffaa68042cd+
checking for HotSpot Mercurial revision ID... rf5eac6fae49e
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... hs23
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-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<X500Principal>) 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 Aug 6 01:03:54 EDT 2013)
checking whether to build a bootstrap version first... yes
checking whether to download tarballs... no
checking if a javah binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes
checking if a jar binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... no
checking whether jar supports -J options at the end... yes
checking if a rmic binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/native2ascii is a valid executable file... yes
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for xsltproc... /usr/bin/xsltproc
checking if we are using CACAO as the build VM... no
checking whether to disable the use of bootstrap tools for bootstrapping... no
checking if the VM supports -Xbootclasspath... yes
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... not specified
checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz
checking for an alternate jar command... not specified
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz
checking for a CACAO source directory... not specified
checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz
checking whether to disable optimizations and build with -O0 -g... no
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jvm.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
+ make env-ecj
unset JAVA_HOME
export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Tue Aug 6 01:03:54 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+rc56469bd12cb+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ HOTSPOT_BUILD_VERSION="rf5eac6fae49e" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc"
+ make extract-ecj
mkdir -p stamps
touch stamps/download-cacao.stamp
mkdir -p stamps
touch stamps/download-jamvm.stamp
mkdir -p stamps
touch stamps/hgforest.stamp
mkdir -p stamps
touch stamps/download-openjdk.stamp
ln -sf /notnfs/nighttester/drops/hotspot/hs23.tar.gz hotspot.tar.gz
hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \
/notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`" ; \
if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e hotspot.tar.gz ] ; then \
mv hotspot.tar.gz hotspot.tar.gz.old ; \
fi ; \
hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \
version=hs23 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`"; \
/usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \
if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of HotSpot zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \
fi ; \
fi
hotspot.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date HotSpot zip available
make: *** [stamps/download-hotspot.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
1
3
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6TargetTesting/1427/>
------------------------------------------
[...truncated 232 lines...]
adding file changes
added 1 changesets with 2 changes to 2 files
(run 'hg update' to get a working copy)
+ hg update
2 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/openjdk6.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea6-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r868201fa37c4
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... hs23
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... yes
checking for system library directory...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for NSS... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for a JDK home directory... /usr/lib/jvm/java-1.6.0
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking if we are using ecj as javac... no
checking if the VM and compiler work together... yes
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no
checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes
checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no
checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no
checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no
checking if java.security.cert.X509CertSelector.getSubject() is missing... no
checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no
checking if java.security.cert.X509CRLSelector.setIssuers(Collection<X500Principal>) 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 Aug 6 00:03:31 EDT 2013)
checking whether to build a bootstrap version first... yes
checking whether to download tarballs... no
checking if a javah binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes
checking if a jar binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... no
checking whether jar supports -J options at the end... yes
checking if a rmic binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/native2ascii is a valid executable file... yes
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for xsltproc... /usr/bin/xsltproc
checking if we are using CACAO as the build VM... no
checking whether to disable the use of bootstrap tools for bootstrapping... no
checking if the VM supports -Xbootclasspath... yes
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk6.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz
checking for an alternate jar command... not specified
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz
checking for a CACAO source directory... not specified
checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz
checking whether to disable optimizations and build with -O0 -g... no
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking whether to enable the use of LCMS2... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking for main in -ljpeg... yes
checking for main in -lgif... yes
checking for main in -lz... yes
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for LIBPNG... yes
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating jvm.cacao.cfg
config.status: creating jvm.jamvm.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating jconsole.desktop
config.status: creating policytool.desktop
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip
+ make env-ecj
unset JAVA_HOME
export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b27" JDK_UPDATE_VERSION="27" JRE_RELEASE_VERSION="1.6.0_27-b27" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build/classes" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Tue Aug 6 00:03:31 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r868201fa37c4" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ RHINO_JAR="/notnfs/nighttester/icedtea6-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc"
+ make extract-ecj
mkdir -p stamps
touch stamps/download-cacao.stamp
mkdir -p stamps
touch stamps/download-jamvm.stamp
mkdir -p stamps
touch stamps/hgforest.stamp
ln -sf /notnfs/nighttester/drops/openjdk6.tar.gz openjdk-6-src-b27-26_oct_2012.tar.gz
mkdir -p stamps
touch stamps/download-openjdk.stamp
ln -sf /notnfs/nighttester/drops/hotspot/hs23.tar.gz hotspot.tar.gz
hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \
/notnfs/nighttester/icedtea6-target-testing/hotspot.map`" ; \
if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e hotspot.tar.gz ] ; then \
mv hotspot.tar.gz hotspot.tar.gz.old ; \
fi ; \
hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \
version=hs23 /notnfs/nighttester/icedtea6-target-testing/hotspot.map`"; \
/usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \
if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of HotSpot zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \
fi ; \
fi
hotspot.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date HotSpot zip available
make: *** [stamps/download-hotspot.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
1
2
See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6hgTargetTesting/908/>
------------------------------------------
[...truncated 359122 lines...]
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... r2bcbba03ee49+
checking for JDK Mercurial revision ID... rd3912e74ec28+
checking for HotSpot Mercurial revision ID... rf5eac6fae49e
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking whether to use CACAO as VM... yes
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... hs23
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-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<X500Principal>) 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 Jul 19 05:39:09 EDT 2013)
checking whether to build a bootstrap version first... yes
checking whether to download tarballs... no
checking if a javah binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes
checking if a jar binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... no
checking whether jar supports -J options at the end... yes
checking if a rmic binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-1.6.0/bin/native2ascii is a valid executable file... yes
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for xsltproc... /usr/bin/xsltproc
checking if we are using CACAO as the build VM... no
checking whether to disable the use of bootstrap tools for bootstrapping... no
checking if the VM supports -Xbootclasspath... yes
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... not specified
checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz
checking for an alternate jar command... not specified
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz
checking for a CACAO source directory... not specified
checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz
checking whether to disable optimizations and build with -O0 -g... no
checking for additional virtual machines to build... none
checking whether to retrieve the source code from Mercurial... no
checking which Mercurial revision to use... tip
checking which Java timezone data directory to use... /usr/share/javazi
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no
checking for pax utility to use... not specified
checking 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 cacao
ln -sf /notnfs/nighttester/drops/cacao/cacao6.tar.gz cacao-68fe50ac34ec.tar.gz
if ! echo "b8230f20d7022f9230bbfea13b2f3f179b2f42db40138ac6d32c82fc418ffc3a cacao-68fe50ac34ec.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e cacao-68fe50ac34ec.tar.gz ] ; then \
mv cacao-68fe50ac34ec.tar.gz cacao-68fe50ac34ec.tar.gz.old ; \
fi ; \
/usr/bin/wget http://icedtea.classpath.org/download/drops/cacao/68fe50ac34ec.tar.gz -O cacao-68fe50ac34ec.tar.gz; \
if ! echo "b8230f20d7022f9230bbfea13b2f3f179b2f42db40138ac6d32c82fc418ffc3a cacao-68fe50ac34ec.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of CACAO zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date CACAO zip available"; exit -1; \
fi ; \
fi
cacao-68fe50ac34ec.tar.gz: OK
mkdir -p stamps
touch stamps/download-cacao.stamp
mkdir -p stamps
touch stamps/download-jamvm.stamp
mkdir -p stamps
touch stamps/hgforest.stamp
mkdir -p stamps
touch stamps/download-openjdk.stamp
ln -sf /notnfs/nighttester/drops/hotspot/hs23.tar.gz hotspot.tar.gz
hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \
/notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`" ; \
if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if test "xno" = "xyes"; then \
if [ -e hotspot.tar.gz ] ; then \
mv hotspot.tar.gz hotspot.tar.gz.old ; \
fi ; \
hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \
version=hs23 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`"; \
/usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \
if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \
| /usr/bin/sha256sum --check ; then \
echo "ERROR: Bad download of HotSpot zip"; false; \
fi; \
else \
echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \
fi ; \
fi
hotspot.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date HotSpot zip available
make: *** [stamps/download-hotspot.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
1
13