[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-icedtea-test
Subject:    Build failed in Hudson: IcedTea6TargetTesting #301
From:       gnu_andrew () member ! fsf ! org (Hudson Admin)
Date:       2010-04-18 17:17:30
Message-ID: 1547627187.91271611051412.JavaMail.nighttester () toadeater
[Download RAW message or body]

See <http://toadeater:8080/job/IcedTea6TargetTesting/301/>

------------------------------------------
[...truncated 180965 lines...]
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 md5sum... /usr/bin/md5sum
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... r3e9397f2ac2c 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... hs17
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.4.3 (major version 4, minor version 4)
checking for an existing OpenJDK installation... /usr/lib/jvm/java-openjdk
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking how many parallel build jobs to execute... 3
checking for a NetBeans installation... /usr/share/netbeans
checking for an Ant home directory... /usr/share/ant
checking whether to build VisualVM... no
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 NIO2 support... no
checking whether to include SystemTap tracing support... no
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 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 12 (Constantine) (Sun Apr 18 \
13:17:24 EDT 2010) checking whether to include Javascript support via Rhino... \
/usr/share/java/rhino.jar checking for an OpenJDK source zip... \
/notnfs/nighttester/drops/openjdk-6-src-b19-15_apr_2010.tar.gz checking for a HotSpot \
source zip... /notnfs/nighttester/drops/hs17.tar.gz checking for an OpenJDK source \
directory... /notnfs/nighttester/icedtea6-target-testing/openjdk checking for an \
alternate jar command... not specified checking for a JAXP drop zip... \
/notnfs/nighttester/drops/jaxp6-hg.zip checking for a JAF drop zip... \
/notnfs/nighttester/drops/jaf6.zip checking for a JAXWS drop zip... \
/notnfs/nighttester/drops/jaxws6.zip checking whether to use CACAO as VM... no
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-0.99.4.tar.gz
checking for a CACAO source directory... not specified
checking whether to disable optimizations and build with -O0 -g... 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 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 sun.awt.SunToolkit is missing... no
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... \
no checking whether to build the browser plugin... yes
checking for GTK... yes
checking for GLIB... yes
checking for MOZILLA... yes
checking for xulrunner version... 1090108
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 XP... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... 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 nss.cfg
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: executing depfiles commands
+ make replace-hotspot
mkdir -p stamps 
touch stamps/hgforest.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jdk6-jaxp-2010_01_15.zip
if ! echo "181615cfec1c3721a7d8f278fa25b392be4247a496c7774a10cb9df37684f94f  \
drops/jdk6-jaxp-2010_01_15.zip" \  | /usr/bin/sha256sum --check ; \
	then \
	  if [ -f drops/jdk6-jaxp-2010_01_15.zip ] ; \
	  then \
	    mv drops/jdk6-jaxp-2010_01_15.zip drops/jdk6-jaxp-2010_01_15.zip.old ; \
	  fi ; \
	  /usr/bin/wget https://jaxp.dev.java.net/files/documents/913/147491/jdk6-jaxp-2010_01_15.zip \
-O drops/jdk6-jaxp-2010_01_15.zip; \  if ! echo \
"181615cfec1c3721a7d8f278fa25b392be4247a496c7774a10cb9df37684f94f  \
drops/jdk6-jaxp-2010_01_15.zip" \  | /usr/bin/sha256sum --check ; \
	  then echo "ERROR: Bad download of jaxp drop zip"; false; \
	  fi; \
	fi ;
drops/jdk6-jaxp-2010_01_15.zip: OK
mkdir -p stamps
touch stamps/download-jaxp-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxws6.zip drops/jdk6-jaxws-2009_10_27.zip
if ! echo "155ff3be83c980e197621a2fbf7ee34e8e0f536489351a5865cf0e52206245e2  \
drops/jdk6-jaxws-2009_10_27.zip" \  | /usr/bin/sha256sum --check ; \
	then \
	  if [ -f drops/jdk6-jaxws-2009_10_27.zip ] ; \
	  then \
	    mv drops/jdk6-jaxws-2009_10_27.zip drops/jdk6-jaxws-2009_10_27.zip.old ; \
	  fi ; \
	  /usr/bin/wget http://kenai.com/projects/jdk6-drops/downloads/download/jdk6-jaxws-2009_10_27.zip \
-O drops/jdk6-jaxws-2009_10_27.zip; \  if ! echo \
"155ff3be83c980e197621a2fbf7ee34e8e0f536489351a5865cf0e52206245e2  \
drops/jdk6-jaxws-2009_10_27.zip" \  | /usr/bin/sha256sum --check ; \
	  then echo "ERROR: Bad download of jaxws drop zip"; false; \
	  fi; \
	fi ;
drops/jdk6-jaxws-2009_10_27.zip: OK
mkdir -p stamps
touch stamps/download-jaxws-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaf6.zip drops/jdk6-jaf-2009_10_27.zip
if ! echo "fdc51476fc6bcc69ea1f099f33e84601a126bfa8b11c8fa11c25dc574345aa9f  \
drops/jdk6-jaf-2009_10_27.zip" \  | /usr/bin/sha256sum --check ; \
	then \
	  if [ -f drops/jdk6-jaf-2009_10_27.zip ] ; \
	  then \
	    mv drops/jdk6-jaf-2009_10_27.zip drops/jdk6-jaf-2009_10_27.zip.old ; \
	  fi ; \
	  /usr/bin/wget http://kenai.com/projects/jdk6-drops/downloads/download/jdk6-jaf-2009_10_27.zip \
-O drops/jdk6-jaf-2009_10_27.zip; \  if ! echo \
"fdc51476fc6bcc69ea1f099f33e84601a126bfa8b11c8fa11c25dc574345aa9f  \
drops/jdk6-jaf-2009_10_27.zip" \  | /usr/bin/sha256sum --check ; \
	  then echo "ERROR: Bad download of jaf drop zip"; false; \
	  fi; \
	fi ;
drops/jdk6-jaf-2009_10_27.zip: OK
mkdir -p stamps
touch stamps/download-jaf-drop.stamp
mkdir -p stamps
touch stamps/download-drops.stamp
mkdir -p stamps
touch stamps/download.stamp
set -e ; \
	if ! test -d openjdk ; \
	then \
	  mkdir openjdk ; \
	  /bin/tar xf /notnfs/nighttester/drops/openjdk-6-src-b19-15_apr_2010.tar.gz -C \
openjdk; \  chmod -R ug+w openjdk ; \
	  sh /notnfs/nighttester/icedtea6-target-testing/fsg.sh ; \
	fi
Further liberating OpenJDK...
set -e ; \
	if [ ! -e /notnfs/nighttester/icedtea6-target-testing/generated ]; then \
	  cp -a /notnfs/nighttester/icedtea6-target-testing/generated \
/notnfs/nighttester/icedtea6-target-testing; \  find \
/notnfs/nighttester/icedtea6-target-testing/generated -type f -exec chmod 640 '{}' \
                ';' \
	    -o -type d -exec chmod 750 '{}' ';'; \
	fi
mkdir -p stamps
touch stamps/extract-openjdk.stamp
mkdir -p stamps
touch stamps/extract.stamp
if test "xhs17" != "xoriginal"; then \
	  rm -rf openjdk/hotspot ; \
	  if test -e /notnfs/nighttester/drops/hs17.tar.gz ; \
	  then \
	    /bin/tar xf /notnfs/nighttester/drops/hs17.tar.gz ; \
	    chmod -R ug+w master-* ; \
	    mv master-$(gawk 'version==$1 {print $3}' version=hs17 \
/notnfs/nighttester/icedtea6-target-testing/hotspot.map) openjdk/hotspot ; \  fi ; \
	fi ;
touch stamps/replace-hotspot.stamp
+ make
mkdir -p bootstrap
rm -f bootstrap/jdk1.6.0
ln -sf /usr/lib/jvm/java-openjdk bootstrap/jdk1.6.0; \
	if ! bootstrap/jdk1.6.0/bin/java -version ; \
         then \
           echo "bootstrap/jdk1.6.0/bin/java" \
               "cannot be found or is corrupted." ; \
           exit 1; \
        fi
java version "1.6.0_17"
OpenJDK Runtime Environment (IcedTea6 1.7.1) (fedora-36.b17.fc12-x86_64)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
mkdir -p stamps
touch stamps/bootstrap-directory-symlink.stamp
find /notnfs/nighttester/icedtea6-target-testing/netx -name '*.java' | sort > \
netx-source-files.txt for target in \
                /notnfs/nighttester/icedtea6-target-testing/ports/hotspot/make/*/platform_zero.in \
                \
		      /notnfs/nighttester/icedtea6-target-testing/ports/hotspot/make/*/makefiles/* \
\  /notnfs/nighttester/icedtea6-target-testing/ports/hotspot/tools \
		      /notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/*cpu/* \
		      /notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/*; do \
\  link=$(dirname $target | sed 's/^.*ports/openjdk/'); \
	  cp -rv $target $link; \
	done
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/make/linux/platform_zero.in' \
                -> `openjdk/hotspot/make/linux'
cp: cannot create regular file `openjdk/hotspot/make/linux': No such file or \
directory `/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/make/linux/makefiles/shark.make' \
                -> `openjdk/hotspot/make/linux/makefiles'
cp: cannot create regular file `openjdk/hotspot/make/linux/makefiles': No such file \
or directory `/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/make/linux/makefiles/zero.make' \
                -> `openjdk/hotspot/make/linux/makefiles'
cp: cannot create regular file `openjdk/hotspot/make/linux/makefiles': No such file \
or directory `/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/make/linux/makefiles/zeroshark.make' \
                -> `openjdk/hotspot/make/linux/makefiles'
cp: cannot create regular file `openjdk/hotspot/make/linux/makefiles': No such file \
or directory `/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/tools' -> \
`openjdk/hotspot' `/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/tools/mkbc.c' \
                -> `openjdk/hotspot/mkbc.c'
cp: cannot create directory `openjdk/hotspot/src/cpu': No such file or directory
cp: cannot create directory `openjdk/hotspot/src/os_cpu': No such file or directory
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/includeDB_shark' \
                -> `openjdk/hotspot/src/share/vm'
cp: cannot create regular file `openjdk/hotspot/src/share/vm': No such file or \
directory `/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/includeDB_zero' \
                -> `openjdk/hotspot/src/share/vm'
cp: cannot create regular file `openjdk/hotspot/src/share/vm': No such file or \
                directory
cp: cannot create directory `openjdk/hotspot/src/share/vm': No such file or directory
make: *** [stamps/ports.stamp] Error 1
+ exit 1


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic