From gnu_andrew at member.fsf.org Thu Jul 1 21:02:34 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Fri, 2 Jul 2010 00:02:34 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #387
In-Reply-To: <262542703.671277957604520.JavaMail.nighttester@toadeater>
References: <262542703.671277957604520.JavaMail.nighttester@toadeater>
Message-ID: <172017224.681278043354044.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 1008 lines...]
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj
rm -f stamps/icedtea-ecj.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
for target 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=$(echo $target | sed 's/^.*ports/openjdk/'); \
rm -rf $link; \
done
rm -f openjdk/jdk/src/solaris/bin/amd64/jvm.cfg
rm -f openjdk/jdk/src/solaris/bin/ergo_amd64.c
rm -f stamps/ports.stamp
rm -f stamps/overlay.stamp
rm -f native-ecj
rm -rf stamps/native-ecj.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg
sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg
rm -f stamps/add-zero.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao
sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg
rm -f stamps/add-cacao.stamp
rm -f stamps/icedtea-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg
sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg
rm -f stamps/add-zero-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao
sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg
rm -f stamps/add-cacao-debug.stamp
rm -f stamps/icedtea-debug-against-icedtea.stamp
rm -f stamps/icedtea-against-ecj.stamp
rm -f rt-source-files.txt extra-source-files.txt
rm -rf bootstrap
rm -rf lib
rm -rf extra-lib
rm -rf openjdk-ecj
rm -rf openjdk
rm -f jni-common.o
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea6
searching for changes
adding changesets
adding manifests
adding file changes
added 5 changesets with 10 changes to 6 files
(run 'hg update' to get a working copy)
+ hg update
6 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
configure.ac:173: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
configure.ac:173: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
configure.ac:173: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
configure.ac:173: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hs17.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
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 for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 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... re6ef1847ac70
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... original
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... no
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 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 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) (Fri Jul 2 00:02:29 EDT 2010)
checking for a GCJ JDK home directory... /usr/lib/jvm/java-gcj
checking for gij... /usr/bin/gij
checking for ecj... /usr/bin/ecj
checking for javac... /usr/bin/ecj -nowarn
checking if a javah executable is specified... no
checking for gjavah... /usr/bin/gjavah
checking if a jar executable is specified... no
checking for gjar... /usr/bin/gjar
checking whether jar supports @ argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking for grmic... /usr/bin/grmic
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for a xalan2 jar... /usr/share/java/xalan-j2.jar
checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar
checking for a xerces2 jar... /usr/share/java/xerces-j2.jar
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-b20-21_jun_2010.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hs17.tar.gz
checking for an alternate jar command... not specified
checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.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... yes
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... 1090109
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 javac
config.status: creating javap
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: executing depfiles commands
+ 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="b20" JDK_UPDATE_VERSION="20" JRE_RELEASE_VERSION="1.6.0_20-b20" 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" ICEDTEA_ENDORSED_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/lib/endorsed" ENDORSED="-Djava.endorsed.dirs=/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/lib/endorsed" 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="" DISTRIBUTION_ID="Built on Fedora release 12 (Constantine) (Fri Jul 2 00:02:29 EDT 2010)" DERIVATIVE_ID="IcedTea6 1.9pre+re6ef1847ac70" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-target-testing/drops" VERBOSE="" ALT_NETX_DIST="/notnfs/nighttester/icedtea6-target-testing/netx.build" ALT_LIVECONNECT_DIST="/notnfs/nighttester/icedtea6-target-testing/liveconnect" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build" 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" GENSRCDIR="/notnfs/nighttester/icedtea6-target-testing/generated" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true"
+ make extract-ecj
mkdir -p stamps
touch stamps/extract-cacao.stamp
mkdir -p stamps
touch stamps/extract.stamp
mkdir -p stamps
touch stamps/replace-hotspot.stamp
for target 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/makefiles/shark.make' -> `openjdk/hotspot/make/linux/makefiles'
cp: cannot create regular file `openjdk/hotspot/make/linux/makefiles': No such file or directory
cp: cannot create directory `openjdk/hotspot': No such file or directory
cp: cannot create directory `openjdk/hotspot/src/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
cp: cannot create directory `openjdk/hotspot/src/share/vm': No such file or directory
make: *** [stamps/ports.stamp] Error 1
+ exit 1
From gnu_andrew at member.fsf.org Fri Jul 2 02:38:21 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Fri, 2 Jul 2010 05:38:21 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #389
In-Reply-To: <1723257135.691278061272737.JavaMail.nighttester@toadeater>
References: <1723257135.691278061272737.JavaMail.nighttester@toadeater>
Message-ID: <602216793.701278063501770.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 1162 lines...]
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #6 succeeded at 315 (offset -1 lines).
Hunk #7 succeeded at 399 (offset -1 lines).
Hunk #8 succeeded at 1587 (offset -2 lines).
Hunk #9 succeeded at 1617 (offset -2 lines).
Hunk #10 succeeded at 1632 (offset -2 lines).
Hunk #11 succeeded at 1707 (offset -2 lines).
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
Hunk #1 succeeded at 165 (offset -1 lines).
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRRenderer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRTextRenderer_md.c
Checking patches/xrender/icedtea-003.patch
Applying patches/xrender/icedtea-003.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Checking patches/xrender/icedtea-004.patch
Applying patches/xrender/icedtea-004.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
Hunk #1 succeeded at 567 (offset -1 lines).
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
Checking patches/xrender/icedtea-005.patch
Applying patches/xrender/icedtea-005.patch
patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk
Checking patches/xrender/icedtea-006.patch
Applying patches/xrender/icedtea-006.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-007.patch
Applying patches/xrender/icedtea-007.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-008.patch
Applying patches/xrender/icedtea-008.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Checking patches/xrender/icedtea-009.patch
Applying patches/xrender/icedtea-009.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
Checking patches/icedtea-nss-not-enabled-config.patch
Applying patches/icedtea-nss-not-enabled-config.patch
patching file openjdk/jdk/src/share/lib/security/java.security
icedtea_version="1.9pre+r12239904d147" ; \
if ! test "xno" = "xno"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
cp -r /notnfs/nighttester/icedtea6-target-testing/overlays/openjdk/* openjdk/
touch stamps/overlay.stamp
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
+ make patch-ecj
ln -sf /notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz openjdk-6-src-b20-21_jun_2010.tar.gz
mkdir -p stamps
touch stamps/download.stamp
touch stamps/download.stamp
set -e ; \
if ! test -d openjdk ; \
then \
mkdir openjdk ; \
/bin/tar xf openjdk-6-src-b20-21_jun_2010.tar.gz -C openjdk; \
chmod -R ug+w openjdk ; \
sh /notnfs/nighttester/icedtea6-target-testing/fsg.sh ; \
fi
mkdir -p stamps
touch stamps/extract-openjdk.stamp
mkdir -p stamps
touch stamps/extract.stamp
mkdir -p stamps
touch stamps/replace-hotspot.stamp
for target 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/makefiles/shark.make' -> `openjdk/hotspot/make/linux/makefiles/shark.make'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/includeDB_shark' -> `openjdk/hotspot/src/share/vm/includeDB_shark'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkContext.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkContext.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkTopLevelBlock.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkTopLevelBlock.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkInvariants.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInvariants.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkCacheDecache.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCacheDecache.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkInliner.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInliner.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkStateScanner.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkStateScanner.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkValue.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkValue.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkEntry.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkEntry.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkIntrinsics.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkIntrinsics.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkCodeBuffer.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCodeBuffer.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkIntrinsics.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkIntrinsics.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkFunction.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkFunction.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/llvmValue.hpp' -> `openjdk/hotspot/src/share/vm/shark/llvmValue.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkCompiler.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCompiler.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkFunction.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkFunction.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkBuilder.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBuilder.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkStateScanner.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkStateScanner.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkCompiler.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCompiler.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkStack.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkStack.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkStack.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkStack.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkInliner.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInliner.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkCacheDecache.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCacheDecache.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkConstant.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkConstant.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkNativeWrapper.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkNativeWrapper.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkTopLevelBlock.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkTopLevelBlock.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkBlock.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBlock.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/shark_globals.hpp' -> `openjdk/hotspot/src/share/vm/shark/shark_globals.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/llvmHeaders.hpp' -> `openjdk/hotspot/src/share/vm/shark/llvmHeaders.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkBlock.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBlock.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkMemoryManager.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkMemoryManager.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkRuntime.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkRuntime.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkType.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkType.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkContext.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkContext.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkNativeWrapper.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkNativeWrapper.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkState.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkState.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkInvariants.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInvariants.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/shark_globals.cpp' -> `openjdk/hotspot/src/share/vm/shark/shark_globals.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkBuilder.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBuilder.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkRuntime.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkRuntime.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkConstant.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkConstant.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkValue.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkValue.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkMemoryManager.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkMemoryManager.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkState.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkState.hpp'
if ! test "xno" = "xno" ; then \
mkdir -p openjdk/jdk/src/solaris/bin/amd64 ; \
ln -sf /notnfs/nighttester/icedtea6-target-testing/jvm.cfg \
openjdk/jdk/src/solaris/bin/amd64/jvm.cfg ; \
fi
if ! test "xno" = "xno"; then \
ln -sf /notnfs/nighttester/icedtea6-target-testing/ergo.c \
openjdk/jdk/src/solaris/bin/ergo_amd64.c; \
fi
mkdir -p stamps
touch stamps/ports.stamp
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 ; \
rm -f stamps/patch-fsg.stamp.tmp ; \
touch stamps/patch-fsg.stamp.tmp ; \
all_patches_ok=yes; \
for p in ; \
do \
if test x${all_patches_ok} = "xyes" \
&& echo Checking $p \
&& /usr/bin/patch -l -p0 --dry-run -s -t -f \
< /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \
>> stamps/patch-fsg.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch-fsg.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi ;
mkdir -p stamps ; \
rm -f stamps/patch.stamp.tmp ; \
touch stamps/patch.stamp.tmp ; \
all_patches_ok=yes; \
for p in patches/shark_do_nothing_on_stub_frame.patch patches/icedtea-notice-safepoints.patch patches/icedtea-parisc-opt.patch patches/icedtea-lucene-crash.patch patches/icedtea-version.patch patches/icedtea-version-hotspot.patch patches/icedtea-text-relocations.patch patches/icedtea-ssl.patch patches/icedtea-rmi_amd64.patch patches/icedtea-tools.patch patches/icedtea-use-system-tzdata.patch patches/icedtea-headers.patch patches/icedtea-headers-hotspot.patch patches/icedtea-gcc-suffix.patch patches/icedtea-gcc-suffix-hotspot.patch patches/icedtea-bytebuffer-compact.patch patches/memory-limits.patch patches/icedtea-sunsrc.patch patches/icedtea-libraries.patch patches/icedtea-javafiles.patch patches/icedtea-jvmtiEnv.patch patches/icedtea-lcms.patch patches/icedtea-timerqueue.patch patches/icedtea-print-lsb-release.patch patches/icedtea-jpegclasses.patch patches/icedtea-uname.patch patches/icedtea-freetypeversion.patch patches/icedtea-shark-build.patch patches/icedtea-shark-build-hotspot.patch patches/icedtea-nomotif-6706121.patch patches/icedtea-nomotif.patch patches/icedtea-nomotif-mtoolkit.patch patches/icedtea-alpha-fixes.patch patches/icedtea-alt-jar.patch patches/icedtea-jdk-use-ssize_t.patch patches/icedtea-use-idx_t.patch patches/params-cast-size_t.patch patches/icedtea-clean-crypto.patch patches/icedtea-shark.patch patches/icedtea-arch.patch patches/icedtea-lc_ctype.patch patches/icedtea-xjc.patch patches/icedtea-renderer-crossing.patch patches/icedtea-stroker-finish.patch patches/icedtea-linker-libs-order.patch patches/icedtea-testenv.patch patches/icedtea-samejvm-safe.patch patches/icedtea-pr261.patch patches/icedtea-sparc-buildfixes.patch patches/icedtea-sparc64-linux.patch patches/icedtea-sparc-ptracefix.patch patches/icedtea-sparc-trapsfix.patch patches/icedtea-demo-swingapplet.patch patches/icedtea-awt-window-size.patch patches/icedtea-jtreg-6592792.patch patches/icedtea-s390-noinline.patch patches/icedtea-jtreg-dnd.patch patches/icedtea-jtreg-jrunscript.patch patches/icedtea-network-unreachable.patch patches/icedtea-dnd-filelists.patch patches/icedtea-java2d-stroker-internal-joint.patch patches/icedtea-java2d-stroker-internal-close-joint.patch patches/icedtea-disable-cc-incompatible-sanity-checks.patch patches/icedtea-explicit-target-arch.patch patches/icedtea-gcc-stack-markings.patch patches/icedtea-no-precompiled.patch patches/icedtea-linux-separate-debuginfo.patch patches/icedtea-parisc.patch patches/icedtea-sh4-support.patch patches/libpng.patch patches/shark.patch patches/extensions/netx.patch patches/extensions/netx-dist.patch patches/extensions/netx-umask.patch patches/icedtea-jtreg-httpTest.patch patches/arm.patch patches/shark-debug-option.patch patches/openjdk/6961732.patch patches/debug-dir.patch patches/no-sync.patch patches/icedtea-rhino.patch patches/extensions/liveconnect.patch patches/extensions/liveconnect-dist.patch patches/xrender/icedtea-000.patch patches/xrender/icedtea-001.patch patches/xrender/icedtea-002.patch patches/xrender/icedtea-003.patch patches/xrender/icedtea-004.patch patches/xrender/icedtea-005.patch patches/xrender/icedtea-006.patch patches/xrender/icedtea-007.patch patches/xrender/icedtea-008.patch patches/xrender/icedtea-009.patch patches/icedtea-nss-not-enabled-config.patch ; \
do \
if test x${all_patches_ok} = "xyes" \
&& echo Checking $p \
&& /usr/bin/patch -l -p0 --dry-run -s -t -f \
< /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \
>> stamps/patch.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch.stamp.tmp stamps/patch.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi
Checking patches/shark_do_nothing_on_stub_frame.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/frame.cpp.rej
ERROR patch patches/shark_do_nothing_on_stub_frame.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Fri Jul 2 02:01:12 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Fri, 2 Jul 2010 05:01:12 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #388
In-Reply-To: <172017224.681278043354044.JavaMail.nighttester@toadeater>
References: <172017224.681278043354044.JavaMail.nighttester@toadeater>
Message-ID: <1723257135.691278061272737.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 1217 lines...]
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #6 succeeded at 315 (offset -1 lines).
Hunk #7 succeeded at 399 (offset -1 lines).
Hunk #8 succeeded at 1587 (offset -2 lines).
Hunk #9 succeeded at 1617 (offset -2 lines).
Hunk #10 succeeded at 1632 (offset -2 lines).
Hunk #11 succeeded at 1707 (offset -2 lines).
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
Hunk #1 succeeded at 165 (offset -1 lines).
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRRenderer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRTextRenderer_md.c
Checking patches/xrender/icedtea-003.patch
Applying patches/xrender/icedtea-003.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Checking patches/xrender/icedtea-004.patch
Applying patches/xrender/icedtea-004.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
Hunk #1 succeeded at 567 (offset -1 lines).
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
Checking patches/xrender/icedtea-005.patch
Applying patches/xrender/icedtea-005.patch
patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk
Checking patches/xrender/icedtea-006.patch
Applying patches/xrender/icedtea-006.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-007.patch
Applying patches/xrender/icedtea-007.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-008.patch
Applying patches/xrender/icedtea-008.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Checking patches/xrender/icedtea-009.patch
Applying patches/xrender/icedtea-009.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
Checking patches/icedtea-nss-not-enabled-config.patch
Applying patches/icedtea-nss-not-enabled-config.patch
patching file openjdk/jdk/src/share/lib/security/java.security
icedtea_version="1.9pre+raafcd75154a1" ; \
if ! test "xno" = "xno"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
cp -r /notnfs/nighttester/icedtea6-target-testing/overlays/openjdk/* openjdk/
touch stamps/overlay.stamp
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
+ make patch-ecj
mkdir -p stamps
touch stamps/download.stamp
touch stamps/download.stamp
set -e ; \
if ! test -d openjdk ; \
then \
mkdir openjdk ; \
/bin/tar xf /notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz -C openjdk; \
chmod -R ug+w openjdk ; \
sh /notnfs/nighttester/icedtea6-target-testing/fsg.sh ; \
fi
mkdir -p stamps
touch stamps/extract-openjdk.stamp
mkdir -p stamps
touch stamps/extract.stamp
mkdir -p stamps
touch stamps/replace-hotspot.stamp
for target 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/makefiles/shark.make' -> `openjdk/hotspot/make/linux/makefiles/shark.make'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/includeDB_shark' -> `openjdk/hotspot/src/share/vm/includeDB_shark'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkContext.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkContext.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkTopLevelBlock.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkTopLevelBlock.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkInvariants.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInvariants.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkCacheDecache.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCacheDecache.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkInliner.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInliner.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkStateScanner.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkStateScanner.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkValue.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkValue.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkEntry.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkEntry.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkIntrinsics.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkIntrinsics.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkCodeBuffer.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCodeBuffer.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkIntrinsics.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkIntrinsics.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkFunction.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkFunction.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/llvmValue.hpp' -> `openjdk/hotspot/src/share/vm/shark/llvmValue.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkCompiler.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCompiler.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkFunction.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkFunction.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkBuilder.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBuilder.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkStateScanner.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkStateScanner.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkCompiler.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCompiler.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkStack.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkStack.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkStack.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkStack.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkInliner.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInliner.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkCacheDecache.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCacheDecache.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkConstant.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkConstant.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkNativeWrapper.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkNativeWrapper.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkTopLevelBlock.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkTopLevelBlock.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkBlock.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBlock.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/shark_globals.hpp' -> `openjdk/hotspot/src/share/vm/shark/shark_globals.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/llvmHeaders.hpp' -> `openjdk/hotspot/src/share/vm/shark/llvmHeaders.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkBlock.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBlock.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkMemoryManager.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkMemoryManager.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkRuntime.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkRuntime.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkType.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkType.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkContext.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkContext.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkNativeWrapper.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkNativeWrapper.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkState.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkState.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkInvariants.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInvariants.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/shark_globals.cpp' -> `openjdk/hotspot/src/share/vm/shark/shark_globals.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkBuilder.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBuilder.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkRuntime.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkRuntime.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkConstant.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkConstant.hpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkValue.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkValue.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkMemoryManager.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkMemoryManager.cpp'
`/notnfs/nighttester/icedtea6-target-testing/ports/hotspot/src/share/vm/shark/sharkState.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkState.hpp'
if ! test "xno" = "xno" ; then \
mkdir -p openjdk/jdk/src/solaris/bin/amd64 ; \
ln -sf /notnfs/nighttester/icedtea6-target-testing/jvm.cfg \
openjdk/jdk/src/solaris/bin/amd64/jvm.cfg ; \
fi
if ! test "xno" = "xno"; then \
ln -sf /notnfs/nighttester/icedtea6-target-testing/ergo.c \
openjdk/jdk/src/solaris/bin/ergo_amd64.c; \
fi
mkdir -p stamps
touch stamps/ports.stamp
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 ; \
rm -f stamps/patch-fsg.stamp.tmp ; \
touch stamps/patch-fsg.stamp.tmp ; \
all_patches_ok=yes; \
for p in ; \
do \
if test x${all_patches_ok} = "xyes" \
&& echo Checking $p \
&& /usr/bin/patch -l -p0 --dry-run -s -t -f \
< /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \
>> stamps/patch-fsg.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch-fsg.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi ;
mkdir -p stamps ; \
rm -f stamps/patch.stamp.tmp ; \
touch stamps/patch.stamp.tmp ; \
all_patches_ok=yes; \
for p in patches/shark_do_nothing_on_stub_frame.patch patches/icedtea-notice-safepoints.patch patches/icedtea-parisc-opt.patch patches/icedtea-lucene-crash.patch patches/icedtea-version.patch patches/icedtea-version-hotspot.patch patches/icedtea-text-relocations.patch patches/icedtea-ssl.patch patches/icedtea-rmi_amd64.patch patches/icedtea-tools.patch patches/icedtea-use-system-tzdata.patch patches/icedtea-headers.patch patches/icedtea-headers-hotspot.patch patches/icedtea-gcc-suffix.patch patches/icedtea-gcc-suffix-hotspot.patch patches/icedtea-bytebuffer-compact.patch patches/memory-limits.patch patches/icedtea-sunsrc.patch patches/icedtea-libraries.patch patches/icedtea-javafiles.patch patches/icedtea-jvmtiEnv.patch patches/icedtea-lcms.patch patches/icedtea-timerqueue.patch patches/icedtea-print-lsb-release.patch patches/icedtea-jpegclasses.patch patches/icedtea-uname.patch patches/icedtea-freetypeversion.patch patches/icedtea-shark-build.patch patches/icedtea-shark-build-hotspot.patch patches/icedtea-nomotif-6706121.patch patches/icedtea-nomotif.patch patches/icedtea-nomotif-mtoolkit.patch patches/icedtea-alpha-fixes.patch patches/icedtea-alt-jar.patch patches/icedtea-jdk-use-ssize_t.patch patches/icedtea-use-idx_t.patch patches/params-cast-size_t.patch patches/icedtea-clean-crypto.patch patches/icedtea-shark.patch patches/icedtea-arch.patch patches/icedtea-lc_ctype.patch patches/icedtea-xjc.patch patches/icedtea-renderer-crossing.patch patches/icedtea-stroker-finish.patch patches/icedtea-linker-libs-order.patch patches/icedtea-testenv.patch patches/icedtea-samejvm-safe.patch patches/icedtea-pr261.patch patches/icedtea-sparc-buildfixes.patch patches/icedtea-sparc64-linux.patch patches/icedtea-sparc-ptracefix.patch patches/icedtea-sparc-trapsfix.patch patches/icedtea-demo-swingapplet.patch patches/icedtea-awt-window-size.patch patches/icedtea-jtreg-6592792.patch patches/icedtea-s390-noinline.patch patches/icedtea-jtreg-dnd.patch patches/icedtea-jtreg-jrunscript.patch patches/icedtea-network-unreachable.patch patches/icedtea-dnd-filelists.patch patches/icedtea-java2d-stroker-internal-joint.patch patches/icedtea-java2d-stroker-internal-close-joint.patch patches/icedtea-disable-cc-incompatible-sanity-checks.patch patches/icedtea-explicit-target-arch.patch patches/icedtea-gcc-stack-markings.patch patches/icedtea-no-precompiled.patch patches/icedtea-linux-separate-debuginfo.patch patches/icedtea-parisc.patch patches/icedtea-sh4-support.patch patches/libpng.patch patches/shark.patch patches/extensions/netx.patch patches/extensions/netx-dist.patch patches/extensions/netx-umask.patch patches/icedtea-jtreg-httpTest.patch patches/arm.patch patches/shark-debug-option.patch patches/openjdk/6961732.patch patches/debug-dir.patch patches/no-sync.patch patches/icedtea-rhino.patch patches/extensions/liveconnect.patch patches/extensions/liveconnect-dist.patch patches/xrender/icedtea-000.patch patches/xrender/icedtea-001.patch patches/xrender/icedtea-002.patch patches/xrender/icedtea-003.patch patches/xrender/icedtea-004.patch patches/xrender/icedtea-005.patch patches/xrender/icedtea-006.patch patches/xrender/icedtea-007.patch patches/xrender/icedtea-008.patch patches/xrender/icedtea-009.patch patches/icedtea-nss-not-enabled-config.patch ; \
do \
if test x${all_patches_ok} = "xyes" \
&& echo Checking $p \
&& /usr/bin/patch -l -p0 --dry-run -s -t -f \
< /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \
>> stamps/patch.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch.stamp.tmp stamps/patch.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi
Checking patches/shark_do_nothing_on_stub_frame.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/frame.cpp.rej
ERROR patch patches/shark_do_nothing_on_stub_frame.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Fri Jul 2 08:10:03 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Fri, 2 Jul 2010 11:10:03 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #390
In-Reply-To: <602216793.701278063501770.JavaMail.nighttester@toadeater>
References: <602216793.701278063501770.JavaMail.nighttester@toadeater>
Message-ID: <436463023.711278083403727.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 1258 lines...]
-o -type d -exec chmod 750 '{}' ';'; \
fi
mkdir -p stamps ; \
rm -f stamps/patch-fsg.stamp.tmp ; \
touch stamps/patch-fsg.stamp.tmp ; \
all_patches_ok=yes; \
for p in ; \
do \
if test x${all_patches_ok} = "xyes" \
&& echo Checking $p \
&& /usr/bin/patch -l -p0 --dry-run -s -t -f \
< /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \
>> stamps/patch-fsg.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch-fsg.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi ;
mkdir -p stamps; \
rm -f stamps/patch-ecj.stamp.tmp ; \
touch stamps/patch-ecj.stamp.tmp ; \
all_patches_ok=yes; \
for p in patches/ecj/icedtea.patch patches/ecj/icedtea-hotspot.patch patches/ecj/icedtea-spp.patch patches/ecj/icedtea-jopt.patch patches/ecj/icedtea-jaxp-dependency.patch patches/ecj/bootver.patch patches/ecj/getannotation-cast.patch patches/ecj/override.patch ; \
do \
if test x${all_patches_ok} = "xyes" \
&& echo Checking $p \
&& /usr/bin/patch -l -p0 --dry-run -s -t -f \
< /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \
>> stamps/patch-ecj.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch-ecj.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch-ecj.stamp.tmp stamps/patch-ecj.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi
Checking patches/ecj/icedtea.patch
Applying patches/ecj/icedtea.patch
patching file openjdk-ecj/corba/make/com/sun/corba/se/Makefile
patching file openjdk-ecj/corba/make/com/sun/corba/se/org/Makefile
patching file openjdk-ecj/corba/make/com/sun/corba/se/sources/Makefile
patching file openjdk-ecj/corba/make/common/Defs.gmk
patching file openjdk-ecj/corba/make/common/Defs-linux.gmk
Hunk #1 succeeded at 271 (offset -1 lines).
patching file openjdk-ecj/corba/make/common/Rules.gmk
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 120 (offset 3 lines).
patching file openjdk-ecj/corba/make/org/omg/sources/Makefile
patching file openjdk-ecj/corba/make/sun/rmi/corbalogsources/Makefile
patching file openjdk-ecj/jaxp/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jdk/make/common/BuildToolJar.gmk
patching file openjdk-ecj/jdk/make/common/Release.gmk
Hunk #1 succeeded at 649 (offset 2 lines).
Hunk #2 succeeded at 721 (offset 2 lines).
Hunk #3 succeeded at 967 (offset 2 lines).
Hunk #4 succeeded at 1045 (offset 2 lines).
patching file openjdk-ecj/jdk/make/common/Rules.gmk
patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk
patching file openjdk-ecj/jdk/make/java/nio/Makefile
patching file openjdk-ecj/jdk/make/java/text/Makefile
patching file openjdk-ecj/jdk/make/Makefile
patching file openjdk-ecj/jdk/make/sun/awt/Makefile
patching file openjdk-ecj/jdk/make/sun/javazic/Makefile
patching file openjdk-ecj/jdk/make/sun/text/Makefile
patching file openjdk-ecj/jdk/make/sun/xawt/Makefile
patching file openjdk-ecj/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java
patching file openjdk-ecj/jdk/src/share/classes/java/lang/Double.java
patching file openjdk-ecj/jdk/src/share/classes/java/lang/Float.java
patching file openjdk-ecj/langtools/make/build.properties
patching file openjdk-ecj/langtools/make/build.xml
Checking patches/ecj/icedtea-hotspot.patch
Applying patches/ecj/icedtea-hotspot.patch
patching file openjdk-ecj/hotspot/make/linux/Makefile
patching file openjdk-ecj/hotspot/make/linux/makefiles/sa.make
Checking patches/ecj/icedtea-spp.patch
Applying patches/ecj/icedtea-spp.patch
patching file openjdk-ecj/jdk/make/tools/src/build/tools/spp/Spp.java
Checking patches/ecj/icedtea-jopt.patch
Applying patches/ecj/icedtea-jopt.patch
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk
Checking patches/ecj/icedtea-jaxp-dependency.patch
Applying patches/ecj/icedtea-jaxp-dependency.patch
patching file openjdk-ecj/jaxws/build.properties
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 124 with fuzz 1 (offset 9 lines).
Checking patches/ecj/bootver.patch
Applying patches/ecj/bootver.patch
patching file openjdk-ecj/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 88 with fuzz 1.
Checking patches/ecj/getannotation-cast.patch
Applying patches/ecj/getannotation-cast.patch
patching file openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java
patching file openjdk/jdk/src/share/classes/java/beans/MetaData.java
Hunk #1 succeeded at 1604 (offset -24 lines).
Checking patches/ecj/override.patch
Applying patches/ecj/override.patch
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java
patching file openjdk-ecj/jdk/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java
patching file openjdk-ecj/jdk/src/share/classes/sun/security/provider/certpath/OCSPResponse.java
patching file openjdk-ecj/jdk/src/share/classes/sun/net/www/protocol/https/HttpsClient.java
+ make native-ecj
mkdir -p stamps ; \
if test "xno" != "xno"; then \
no -g -O2 -m64 -Wl,-Bsymbolic -findirect-dispatch -o native-ecj \
--main=org.eclipse.jdt.internal.compiler.batch.Main /usr/share/java/eclipse-ecj.jar ; \
fi ; \
touch stamps/native-ecj.stamp
+ make bootstrap-directory-ecj
mkdir -p bootstrap/ecj/bin stamps/
ln -sf /usr/bin/gij bootstrap/ecj/bin/java
ln -sf /usr/bin/gjavah bootstrap/ecj/bin/javah
ln -sf /usr/bin/grmic bootstrap/ecj/bin/rmic
ln -sf /usr/bin/gjar bootstrap/ecj/bin/jar
ln -sf ../../../javac bootstrap/ecj/bin/javac
ln -sf ../../../javap bootstrap/ecj/bin/javap
mkdir -p bootstrap/ecj/lib/endorsed && \
ln -sf /usr/share/java/xalan-j2.jar bootstrap/ecj/lib/endorsed/xalan-j2.jar && \
ln -sf /usr/share/java/xalan-j2-serializer.jar \
bootstrap/ecj/lib/endorsed/xalan-j2-serializer.jar && \
ln -sf /usr/share/java/xerces-j2.jar bootstrap/ecj/lib/endorsed/xerces-j2.jar
mkdir -p bootstrap/ecj/jre/lib && \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar \
/notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar && \
ln -sf /usr/lib/jvm/java-gcj/jre/lib/amd64 \
bootstrap/ecj/jre/lib/ && \
if ! test -d bootstrap/ecj/jre/lib/amd64; \
then \
ln -sf ./amd64 \
bootstrap/ecj/jre/lib/amd64; \
fi;
mkdir -p bootstrap/ecj/include && \
for i in /usr/lib/jvm/java-gcj/include/*; do \
test -r $i | continue; \
i=`basename $i`; \
rm -f bootstrap/ecj/include/$i; \
ln -s /usr/lib/jvm/java-gcj/include/$i bootstrap/ecj/include/$i; \
done
mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/lib && \
ln -sf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar \
/notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/lib/tools.jar
mkdir -p stamps
touch stamps/bootstrap-directory-ecj.stamp
+ make bootstrap-directory-symlink-ecj
rm -f bootstrap/jdk1.6.0
ln -sf ecj bootstrap/jdk1.6.0
mkdir -p stamps
touch stamps/bootstrap-directory-symlink-ecj.stamp
+ make icedtea-ecj
find /notnfs/nighttester/icedtea6-target-testing/netx -name '*.java' | sort > netx-source-files.txt
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 ; \
rm -f stamps/patch-fsg.stamp.tmp ; \
touch stamps/patch-fsg.stamp.tmp ; \
all_patches_ok=yes; \
for p in ; \
do \
if test x${all_patches_ok} = "xyes" \
&& echo Checking $p \
&& /usr/bin/patch -l -p0 --dry-run -s -t -f \
< /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \
>> stamps/patch-fsg.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch-fsg.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi ;
mkdir -p stamps ; \
rm -f stamps/patch.stamp.tmp ; \
touch stamps/patch.stamp.tmp ; \
all_patches_ok=yes; \
for p in patches/shark_do_nothing_on_stub_frame.patch patches/icedtea-notice-safepoints.patch patches/icedtea-parisc-opt.patch patches/icedtea-lucene-crash.patch patches/icedtea-version.patch patches/icedtea-version-hotspot.patch patches/icedtea-text-relocations.patch patches/icedtea-ssl.patch patches/icedtea-rmi_amd64.patch patches/icedtea-tools.patch patches/icedtea-use-system-tzdata.patch patches/icedtea-headers.patch patches/icedtea-headers-hotspot.patch patches/icedtea-gcc-suffix.patch patches/icedtea-gcc-suffix-hotspot.patch patches/icedtea-bytebuffer-compact.patch patches/memory-limits.patch patches/icedtea-sunsrc.patch patches/icedtea-libraries.patch patches/icedtea-javafiles.patch patches/icedtea-jvmtiEnv.patch patches/icedtea-lcms.patch patches/icedtea-timerqueue.patch patches/icedtea-print-lsb-release.patch patches/icedtea-jpegclasses.patch patches/icedtea-uname.patch patches/icedtea-freetypeversion.patch patches/icedtea-shark-build.patch patches/icedtea-shark-build-hotspot.patch patches/icedtea-nomotif-6706121.patch patches/icedtea-nomotif.patch patches/icedtea-nomotif-mtoolkit.patch patches/icedtea-alpha-fixes.patch patches/icedtea-alt-jar.patch patches/icedtea-jdk-use-ssize_t.patch patches/icedtea-use-idx_t.patch patches/params-cast-size_t.patch patches/icedtea-clean-crypto.patch patches/icedtea-shark.patch patches/icedtea-arch.patch patches/icedtea-lc_ctype.patch patches/icedtea-xjc.patch patches/icedtea-renderer-crossing.patch patches/icedtea-stroker-finish.patch patches/icedtea-linker-libs-order.patch patches/icedtea-testenv.patch patches/icedtea-samejvm-safe.patch patches/icedtea-pr261.patch patches/icedtea-sparc-buildfixes.patch patches/icedtea-sparc64-linux.patch patches/icedtea-sparc-ptracefix.patch patches/icedtea-sparc-trapsfix.patch patches/icedtea-demo-swingapplet.patch patches/icedtea-awt-window-size.patch patches/icedtea-jtreg-6592792.patch patches/icedtea-s390-noinline.patch patches/icedtea-jtreg-dnd.patch patches/icedtea-jtreg-jrunscript.patch patches/icedtea-network-unreachable.patch patches/icedtea-dnd-filelists.patch patches/icedtea-java2d-stroker-internal-joint.patch patches/icedtea-java2d-stroker-internal-close-joint.patch patches/icedtea-disable-cc-incompatible-sanity-checks.patch patches/icedtea-explicit-target-arch.patch patches/icedtea-gcc-stack-markings.patch patches/icedtea-no-precompiled.patch patches/icedtea-linux-separate-debuginfo.patch patches/icedtea-parisc.patch patches/icedtea-sh4-support.patch patches/libpng.patch patches/shark.patch patches/extensions/netx.patch patches/extensions/netx-dist.patch patches/extensions/netx-umask.patch patches/icedtea-jtreg-httpTest.patch patches/arm.patch patches/shark-debug-option.patch patches/openjdk/6961732.patch patches/debug-dir.patch patches/no-sync.patch patches/icedtea-rhino.patch patches/extensions/liveconnect.patch patches/extensions/liveconnect-dist.patch patches/xrender/icedtea-000.patch patches/xrender/icedtea-001.patch patches/xrender/icedtea-002.patch patches/xrender/icedtea-003.patch patches/xrender/icedtea-004.patch patches/xrender/icedtea-005.patch patches/xrender/icedtea-006.patch patches/xrender/icedtea-007.patch patches/xrender/icedtea-008.patch patches/xrender/icedtea-009.patch patches/icedtea-nss-not-enabled-config.patch ; \
do \
if test x${all_patches_ok} = "xyes" \
&& echo Checking $p \
&& /usr/bin/patch -l -p0 --dry-run -s -t -f \
< /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \
>> stamps/patch.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch.stamp.tmp stamps/patch.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi
Checking patches/shark_do_nothing_on_stub_frame.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/hotspot/src/share/vm/runtime/frame.cpp.rej
ERROR patch patches/shark_do_nothing_on_stub_frame.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Fri Jul 2 10:13:35 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Fri, 2 Jul 2010 13:13:35 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #391
In-Reply-To: <436463023.711278083403727.JavaMail.nighttester@toadeater>
References: <436463023.711278083403727.JavaMail.nighttester@toadeater>
Message-ID: <364013668.721278090816784.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 131857 lines...]
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/font/XRTextRenderer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRRenderer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRTextRenderer_md.c
Checking patches/xrender/icedtea-002.patch
Applying patches/xrender/icedtea-002.patch
patching file openjdk/jdk/make/sun/xawt/Makefile
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/XSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #6 succeeded at 315 (offset -1 lines).
Hunk #7 succeeded at 399 (offset -1 lines).
Hunk #8 succeeded at 1587 (offset -2 lines).
Hunk #9 succeeded at 1617 (offset -2 lines).
Hunk #10 succeeded at 1632 (offset -2 lines).
Hunk #11 succeeded at 1707 (offset -2 lines).
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
Hunk #1 succeeded at 165 (offset -1 lines).
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRRenderer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRTextRenderer_md.c
Checking patches/xrender/icedtea-003.patch
Applying patches/xrender/icedtea-003.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Checking patches/xrender/icedtea-004.patch
Applying patches/xrender/icedtea-004.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
Hunk #1 succeeded at 567 (offset -1 lines).
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
Checking patches/xrender/icedtea-005.patch
Applying patches/xrender/icedtea-005.patch
patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk
Checking patches/xrender/icedtea-006.patch
Applying patches/xrender/icedtea-006.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-007.patch
Applying patches/xrender/icedtea-007.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-008.patch
Applying patches/xrender/icedtea-008.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Checking patches/xrender/icedtea-009.patch
Applying patches/xrender/icedtea-009.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
Checking patches/icedtea-nss-not-enabled-config.patch
Applying patches/icedtea-nss-not-enabled-config.patch
patching file openjdk/jdk/src/share/lib/security/java.security
icedtea_version="1.9pre+r4b85abd38b4c" ; \
if ! test "xno" = "xno"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
+ make replace-hotspot
make: Nothing to be done for `replace-hotspot'.
+ make overlay
cp -r /notnfs/nighttester/icedtea6-target-testing/overlays/openjdk/* openjdk/
touch stamps/overlay.stamp
+ make hotspot
rm -f stamps/icedtea.stamp
rm -f stamps/icedtea-against-icedtea.stamp
/usr/bin/make ICEDTEA_BUILD_TARGET=hotspot icedtea-against-icedtea
make[1]: Entering directory `/notnfs/nighttester/icedtea6-target-testing'
find /notnfs/nighttester/icedtea6-target-testing/netx -name '*.java' | sort > netx-source-files.txt
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
mkdir -p stamps; \
rm -f stamps/patch-ecj.stamp.tmp ; \
touch stamps/patch-ecj.stamp.tmp ; \
all_patches_ok=yes; \
for p in patches/ecj/icedtea.patch patches/ecj/icedtea-hotspot.patch patches/ecj/icedtea-spp.patch patches/ecj/icedtea-jopt.patch patches/ecj/icedtea-jaxp-dependency.patch patches/ecj/bootver.patch patches/ecj/getannotation-cast.patch patches/ecj/override.patch ; \
do \
if test x${all_patches_ok} = "xyes" \
&& echo Checking $p \
&& /usr/bin/patch -l -p0 --dry-run -s -t -f \
< /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \
>> stamps/patch-ecj.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch-ecj.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch-ecj.stamp.tmp stamps/patch-ecj.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi
Checking patches/ecj/icedtea.patch
Applying patches/ecj/icedtea.patch
patching file openjdk-ecj/corba/make/com/sun/corba/se/Makefile
patching file openjdk-ecj/corba/make/com/sun/corba/se/org/Makefile
patching file openjdk-ecj/corba/make/com/sun/corba/se/sources/Makefile
patching file openjdk-ecj/corba/make/common/Defs.gmk
patching file openjdk-ecj/corba/make/common/Defs-linux.gmk
Hunk #1 succeeded at 271 (offset -1 lines).
patching file openjdk-ecj/corba/make/common/Rules.gmk
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 120 (offset 3 lines).
patching file openjdk-ecj/corba/make/org/omg/sources/Makefile
patching file openjdk-ecj/corba/make/sun/rmi/corbalogsources/Makefile
patching file openjdk-ecj/jaxp/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jdk/make/common/BuildToolJar.gmk
patching file openjdk-ecj/jdk/make/common/Release.gmk
Hunk #1 succeeded at 649 (offset 2 lines).
Hunk #2 succeeded at 721 (offset 2 lines).
Hunk #3 succeeded at 967 (offset 2 lines).
Hunk #4 succeeded at 1045 (offset 2 lines).
patching file openjdk-ecj/jdk/make/common/Rules.gmk
patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk
patching file openjdk-ecj/jdk/make/java/nio/Makefile
patching file openjdk-ecj/jdk/make/java/text/Makefile
patching file openjdk-ecj/jdk/make/Makefile
patching file openjdk-ecj/jdk/make/sun/awt/Makefile
patching file openjdk-ecj/jdk/make/sun/javazic/Makefile
patching file openjdk-ecj/jdk/make/sun/text/Makefile
patching file openjdk-ecj/jdk/make/sun/xawt/Makefile
patching file openjdk-ecj/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java
patching file openjdk-ecj/jdk/src/share/classes/java/lang/Double.java
patching file openjdk-ecj/jdk/src/share/classes/java/lang/Float.java
patching file openjdk-ecj/langtools/make/build.properties
patching file openjdk-ecj/langtools/make/build.xml
Checking patches/ecj/icedtea-hotspot.patch
Applying patches/ecj/icedtea-hotspot.patch
patching file openjdk-ecj/hotspot/make/linux/Makefile
patching file openjdk-ecj/hotspot/make/linux/makefiles/sa.make
Checking patches/ecj/icedtea-spp.patch
Applying patches/ecj/icedtea-spp.patch
patching file openjdk-ecj/jdk/make/tools/src/build/tools/spp/Spp.java
Checking patches/ecj/icedtea-jopt.patch
Applying patches/ecj/icedtea-jopt.patch
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk
Checking patches/ecj/icedtea-jaxp-dependency.patch
Applying patches/ecj/icedtea-jaxp-dependency.patch
patching file openjdk-ecj/jaxws/build.properties
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 124 with fuzz 1 (offset 9 lines).
Checking patches/ecj/bootver.patch
Applying patches/ecj/bootver.patch
patching file openjdk-ecj/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 88 with fuzz 1.
Checking patches/ecj/getannotation-cast.patch
Applying patches/ecj/getannotation-cast.patch
patching file openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java
patching file openjdk/jdk/src/share/classes/java/beans/MetaData.java
Hunk #1 succeeded at 1604 (offset -24 lines).
Checking patches/ecj/override.patch
Applying patches/ecj/override.patch
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java
patching file openjdk-ecj/jdk/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java
patching file openjdk-ecj/jdk/src/share/classes/sun/security/provider/certpath/OCSPResponse.java
patching file openjdk-ecj/jdk/src/share/classes/sun/net/www/protocol/https/HttpsClient.java
for dir in openjdk-ecj/jdk/src/share/classes/com/sun/jdi openjdk-ecj/jdk/src/share/classes/com/sun/net/httpserver openjdk-ecj/jdk/src/share/classes/com/sun/tools/jdi openjdk-ecj/jdk/src/share/classes/java/io openjdk-ecj/jdk/src/share/classes/java/security/cert openjdk-ecj/jdk/src/share/classes/java/util openjdk-ecj/jdk/src/share/classes/java/rmi openjdk-ecj/jdk/src/share/classes/sun/awt/ openjdk-ecj/jdk/src/share/classes/sun/nio/cs openjdk-ecj/jdk/src/share/classes/sun/rmi/rmic openjdk-ecj/jdk/src/share/classes/sun/tools/java openjdk-ecj/jdk/src/share/classes/javax/net/ssl openjdk-ecj/jdk/src/share/classes/javax/script openjdk-ecj/jdk/src/share/classes/javax/security/auth/kerberos openjdk-ecj/jdk/src/share/classes/javax/security/sasl openjdk-ecj/langtools/src/share/classes/com/sun/mirror openjdk-ecj/langtools/src/share/classes/com/sun/tools/apt ; \
do \
/bin/find /notnfs/nighttester/icedtea6-target-testing/$dir -name '*.java' >> rt-source-files.txt; \
done
for files in openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/basic/BasicDirectoryModel.java openjdk-ecj/jdk/src/share/classes/javax/management/StandardMBean.java openjdk-ecj/jdk/src/share/classes/java/security/CodeSource.java openjdk-ecj/jdk/src/share/classes/javax/swing/JTable.java openjdk-ecj/jdk/src/share/classes/java/security/KeyStore.java ; \
do \
echo $files >> rt-source-files.txt ; \
done
mkdir -p lib/rt
/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -J-Xmx1024m -source 6 -target 6 -d lib/rt \
-sourcepath /notnfs/nighttester/icedtea6-target-testing/generated:openjdk-ecj/jdk/src/share/classes:openjdk-ecj/jdk/src/solaris/classes:openjdk-ecj/langtools/src/share/classes:openjdk-ecj/corba/src/share/classes -bootclasspath \'\' \
-classpath /usr/lib/jvm/java-openjdk/jre/lib/rt.jar \
@rt-source-files.txt ;
/bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac: No such file or directory
make[1]: *** [stamps/rt-class-files.stamp] Error 127
make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing'
make: *** [hotspot] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Fri Jul 2 21:47:50 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Sat, 3 Jul 2010 00:47:50 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #392
In-Reply-To: <364013668.721278090816784.JavaMail.nighttester@toadeater>
References: <364013668.721278090816784.JavaMail.nighttester@toadeater>
Message-ID: <1994655227.731278132471385.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 131853 lines...]
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/font/XRTextRenderer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRRenderer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRTextRenderer_md.c
Checking patches/xrender/icedtea-002.patch
Applying patches/xrender/icedtea-002.patch
patching file openjdk/jdk/make/sun/xawt/Makefile
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/XSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #6 succeeded at 315 (offset -1 lines).
Hunk #7 succeeded at 399 (offset -1 lines).
Hunk #8 succeeded at 1587 (offset -2 lines).
Hunk #9 succeeded at 1617 (offset -2 lines).
Hunk #10 succeeded at 1632 (offset -2 lines).
Hunk #11 succeeded at 1707 (offset -2 lines).
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
Hunk #1 succeeded at 165 (offset -1 lines).
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRRenderer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRTextRenderer_md.c
Checking patches/xrender/icedtea-003.patch
Applying patches/xrender/icedtea-003.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Checking patches/xrender/icedtea-004.patch
Applying patches/xrender/icedtea-004.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
Hunk #1 succeeded at 567 (offset -1 lines).
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
Checking patches/xrender/icedtea-005.patch
Applying patches/xrender/icedtea-005.patch
patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk
Checking patches/xrender/icedtea-006.patch
Applying patches/xrender/icedtea-006.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-007.patch
Applying patches/xrender/icedtea-007.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-008.patch
Applying patches/xrender/icedtea-008.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Checking patches/xrender/icedtea-009.patch
Applying patches/xrender/icedtea-009.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
Checking patches/icedtea-nss-not-enabled-config.patch
Applying patches/icedtea-nss-not-enabled-config.patch
patching file openjdk/jdk/src/share/lib/security/java.security
icedtea_version="1.9pre+r4b85abd38b4c" ; \
if ! test "xno" = "xno"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
+ make replace-hotspot
make: Nothing to be done for `replace-hotspot'.
+ make overlay
cp -r /notnfs/nighttester/icedtea6-target-testing/overlays/openjdk/* openjdk/
touch stamps/overlay.stamp
+ make hotspot
rm -f stamps/icedtea.stamp
rm -f stamps/icedtea-against-icedtea.stamp
/usr/bin/make ICEDTEA_BUILD_TARGET=hotspot icedtea-against-icedtea
make[1]: Entering directory `/notnfs/nighttester/icedtea6-target-testing'
find /notnfs/nighttester/icedtea6-target-testing/netx -name '*.java' | sort > netx-source-files.txt
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
mkdir -p stamps; \
rm -f stamps/patch-ecj.stamp.tmp ; \
touch stamps/patch-ecj.stamp.tmp ; \
all_patches_ok=yes; \
for p in patches/ecj/icedtea.patch patches/ecj/icedtea-hotspot.patch patches/ecj/icedtea-spp.patch patches/ecj/icedtea-jopt.patch patches/ecj/icedtea-jaxp-dependency.patch patches/ecj/bootver.patch patches/ecj/getannotation-cast.patch patches/ecj/override.patch ; \
do \
if test x${all_patches_ok} = "xyes" \
&& echo Checking $p \
&& /usr/bin/patch -l -p0 --dry-run -s -t -f \
< /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \
>> stamps/patch-ecj.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch-ecj.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch-ecj.stamp.tmp stamps/patch-ecj.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi
Checking patches/ecj/icedtea.patch
Applying patches/ecj/icedtea.patch
patching file openjdk-ecj/corba/make/com/sun/corba/se/Makefile
patching file openjdk-ecj/corba/make/com/sun/corba/se/org/Makefile
patching file openjdk-ecj/corba/make/com/sun/corba/se/sources/Makefile
patching file openjdk-ecj/corba/make/common/Defs.gmk
patching file openjdk-ecj/corba/make/common/Defs-linux.gmk
Hunk #1 succeeded at 271 (offset -1 lines).
patching file openjdk-ecj/corba/make/common/Rules.gmk
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 120 (offset 3 lines).
patching file openjdk-ecj/corba/make/org/omg/sources/Makefile
patching file openjdk-ecj/corba/make/sun/rmi/corbalogsources/Makefile
patching file openjdk-ecj/jaxp/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jdk/make/common/BuildToolJar.gmk
patching file openjdk-ecj/jdk/make/common/Release.gmk
Hunk #1 succeeded at 649 (offset 2 lines).
Hunk #2 succeeded at 721 (offset 2 lines).
Hunk #3 succeeded at 967 (offset 2 lines).
Hunk #4 succeeded at 1045 (offset 2 lines).
patching file openjdk-ecj/jdk/make/common/Rules.gmk
patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk
patching file openjdk-ecj/jdk/make/java/nio/Makefile
patching file openjdk-ecj/jdk/make/java/text/Makefile
patching file openjdk-ecj/jdk/make/Makefile
patching file openjdk-ecj/jdk/make/sun/awt/Makefile
patching file openjdk-ecj/jdk/make/sun/javazic/Makefile
patching file openjdk-ecj/jdk/make/sun/text/Makefile
patching file openjdk-ecj/jdk/make/sun/xawt/Makefile
patching file openjdk-ecj/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java
patching file openjdk-ecj/jdk/src/share/classes/java/lang/Double.java
patching file openjdk-ecj/jdk/src/share/classes/java/lang/Float.java
patching file openjdk-ecj/langtools/make/build.properties
patching file openjdk-ecj/langtools/make/build.xml
Checking patches/ecj/icedtea-hotspot.patch
Applying patches/ecj/icedtea-hotspot.patch
patching file openjdk-ecj/hotspot/make/linux/Makefile
patching file openjdk-ecj/hotspot/make/linux/makefiles/sa.make
Checking patches/ecj/icedtea-spp.patch
Applying patches/ecj/icedtea-spp.patch
patching file openjdk-ecj/jdk/make/tools/src/build/tools/spp/Spp.java
Checking patches/ecj/icedtea-jopt.patch
Applying patches/ecj/icedtea-jopt.patch
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk
Checking patches/ecj/icedtea-jaxp-dependency.patch
Applying patches/ecj/icedtea-jaxp-dependency.patch
patching file openjdk-ecj/jaxws/build.properties
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 124 with fuzz 1 (offset 9 lines).
Checking patches/ecj/bootver.patch
Applying patches/ecj/bootver.patch
patching file openjdk-ecj/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 88 with fuzz 1.
Checking patches/ecj/getannotation-cast.patch
Applying patches/ecj/getannotation-cast.patch
patching file openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java
patching file openjdk/jdk/src/share/classes/java/beans/MetaData.java
Hunk #1 succeeded at 1604 (offset -24 lines).
Checking patches/ecj/override.patch
Applying patches/ecj/override.patch
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java
patching file openjdk-ecj/jdk/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java
patching file openjdk-ecj/jdk/src/share/classes/sun/security/provider/certpath/OCSPResponse.java
patching file openjdk-ecj/jdk/src/share/classes/sun/net/www/protocol/https/HttpsClient.java
for dir in openjdk-ecj/jdk/src/share/classes/com/sun/jdi openjdk-ecj/jdk/src/share/classes/com/sun/net/httpserver openjdk-ecj/jdk/src/share/classes/com/sun/tools/jdi openjdk-ecj/jdk/src/share/classes/java/io openjdk-ecj/jdk/src/share/classes/java/security/cert openjdk-ecj/jdk/src/share/classes/java/util openjdk-ecj/jdk/src/share/classes/java/rmi openjdk-ecj/jdk/src/share/classes/sun/awt/ openjdk-ecj/jdk/src/share/classes/sun/nio/cs openjdk-ecj/jdk/src/share/classes/sun/rmi/rmic openjdk-ecj/jdk/src/share/classes/sun/tools/java openjdk-ecj/jdk/src/share/classes/javax/net/ssl openjdk-ecj/jdk/src/share/classes/javax/script openjdk-ecj/jdk/src/share/classes/javax/security/auth/kerberos openjdk-ecj/jdk/src/share/classes/javax/security/sasl openjdk-ecj/langtools/src/share/classes/com/sun/mirror openjdk-ecj/langtools/src/share/classes/com/sun/tools/apt ; \
do \
/bin/find /notnfs/nighttester/icedtea6-target-testing/$dir -name '*.java' >> rt-source-files.txt; \
done
for files in openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/basic/BasicDirectoryModel.java openjdk-ecj/jdk/src/share/classes/javax/management/StandardMBean.java openjdk-ecj/jdk/src/share/classes/java/security/CodeSource.java openjdk-ecj/jdk/src/share/classes/javax/swing/JTable.java openjdk-ecj/jdk/src/share/classes/java/security/KeyStore.java ; \
do \
echo $files >> rt-source-files.txt ; \
done
mkdir -p lib/rt
/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -J-Xmx1024m -source 6 -target 6 -d lib/rt \
-sourcepath /notnfs/nighttester/icedtea6-target-testing/generated:openjdk-ecj/jdk/src/share/classes:openjdk-ecj/jdk/src/solaris/classes:openjdk-ecj/langtools/src/share/classes:openjdk-ecj/corba/src/share/classes -bootclasspath \'\' \
-classpath /usr/lib/jvm/java-openjdk/jre/lib/rt.jar \
@rt-source-files.txt ;
/bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac: No such file or directory
make[1]: *** [stamps/rt-class-files.stamp] Error 127
make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing'
make: *** [hotspot] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Sat Jul 3 21:48:41 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Sun, 4 Jul 2010 00:48:41 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #393
In-Reply-To: <1994655227.731278132471385.JavaMail.nighttester@toadeater>
References: <1994655227.731278132471385.JavaMail.nighttester@toadeater>
Message-ID: <83002988.741278218928520.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 131853 lines...]
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/font/XRTextRenderer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRRenderer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRTextRenderer_md.c
Checking patches/xrender/icedtea-002.patch
Applying patches/xrender/icedtea-002.patch
patching file openjdk/jdk/make/sun/xawt/Makefile
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/XSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
Hunk #6 succeeded at 315 (offset -1 lines).
Hunk #7 succeeded at 399 (offset -1 lines).
Hunk #8 succeeded at 1587 (offset -2 lines).
Hunk #9 succeeded at 1617 (offset -2 lines).
Hunk #10 succeeded at 1632 (offset -2 lines).
Hunk #11 succeeded at 1707 (offset -2 lines).
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h
Hunk #1 succeeded at 165 (offset -1 lines).
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRRenderer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRTextRenderer_md.c
Checking patches/xrender/icedtea-003.patch
Applying patches/xrender/icedtea-003.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Checking patches/xrender/icedtea-004.patch
Applying patches/xrender/icedtea-004.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
Hunk #1 succeeded at 567 (offset -1 lines).
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
Checking patches/xrender/icedtea-005.patch
Applying patches/xrender/icedtea-005.patch
patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk
Checking patches/xrender/icedtea-006.patch
Applying patches/xrender/icedtea-006.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-007.patch
Applying patches/xrender/icedtea-007.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-008.patch
Applying patches/xrender/icedtea-008.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Checking patches/xrender/icedtea-009.patch
Applying patches/xrender/icedtea-009.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
Checking patches/icedtea-nss-not-enabled-config.patch
Applying patches/icedtea-nss-not-enabled-config.patch
patching file openjdk/jdk/src/share/lib/security/java.security
icedtea_version="1.9pre+r4b85abd38b4c" ; \
if ! test "xno" = "xno"; then \
echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
echo "PRODUCT_NAME=IcedTea6" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
else \
echo "JDK_DERIVATIVE_NAME=IcedTea6 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
+ make replace-hotspot
make: Nothing to be done for `replace-hotspot'.
+ make overlay
cp -r /notnfs/nighttester/icedtea6-target-testing/overlays/openjdk/* openjdk/
touch stamps/overlay.stamp
+ make hotspot
rm -f stamps/icedtea.stamp
rm -f stamps/icedtea-against-icedtea.stamp
/usr/bin/make ICEDTEA_BUILD_TARGET=hotspot icedtea-against-icedtea
make[1]: Entering directory `/notnfs/nighttester/icedtea6-target-testing'
find /notnfs/nighttester/icedtea6-target-testing/netx -name '*.java' | sort > netx-source-files.txt
if ! test -d openjdk-ecj ; then \
cp -pPRl openjdk openjdk-ecj ; \
fi
mkdir -p stamps
touch stamps/extract-ecj.stamp
mkdir -p stamps; \
rm -f stamps/patch-ecj.stamp.tmp ; \
touch stamps/patch-ecj.stamp.tmp ; \
all_patches_ok=yes; \
for p in patches/ecj/icedtea.patch patches/ecj/icedtea-hotspot.patch patches/ecj/icedtea-spp.patch patches/ecj/icedtea-jopt.patch patches/ecj/icedtea-jaxp-dependency.patch patches/ecj/bootver.patch patches/ecj/getannotation-cast.patch patches/ecj/override.patch ; \
do \
if test x${all_patches_ok} = "xyes" \
&& echo Checking $p \
&& /usr/bin/patch -l -p0 --dry-run -s -t -f \
< /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-target-testing/HACKING \
>> stamps/patch-ecj.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch-ecj.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch-ecj.stamp.tmp stamps/patch-ecj.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi
Checking patches/ecj/icedtea.patch
Applying patches/ecj/icedtea.patch
patching file openjdk-ecj/corba/make/com/sun/corba/se/Makefile
patching file openjdk-ecj/corba/make/com/sun/corba/se/org/Makefile
patching file openjdk-ecj/corba/make/com/sun/corba/se/sources/Makefile
patching file openjdk-ecj/corba/make/common/Defs.gmk
patching file openjdk-ecj/corba/make/common/Defs-linux.gmk
Hunk #1 succeeded at 271 (offset -1 lines).
patching file openjdk-ecj/corba/make/common/Rules.gmk
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 120 (offset 3 lines).
patching file openjdk-ecj/corba/make/org/omg/sources/Makefile
patching file openjdk-ecj/corba/make/sun/rmi/corbalogsources/Makefile
patching file openjdk-ecj/jaxp/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jdk/make/common/BuildToolJar.gmk
patching file openjdk-ecj/jdk/make/common/Release.gmk
Hunk #1 succeeded at 649 (offset 2 lines).
Hunk #2 succeeded at 721 (offset 2 lines).
Hunk #3 succeeded at 967 (offset 2 lines).
Hunk #4 succeeded at 1045 (offset 2 lines).
patching file openjdk-ecj/jdk/make/common/Rules.gmk
patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk
patching file openjdk-ecj/jdk/make/java/nio/Makefile
patching file openjdk-ecj/jdk/make/java/text/Makefile
patching file openjdk-ecj/jdk/make/Makefile
patching file openjdk-ecj/jdk/make/sun/awt/Makefile
patching file openjdk-ecj/jdk/make/sun/javazic/Makefile
patching file openjdk-ecj/jdk/make/sun/text/Makefile
patching file openjdk-ecj/jdk/make/sun/xawt/Makefile
patching file openjdk-ecj/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java
patching file openjdk-ecj/jdk/src/share/classes/java/lang/Double.java
patching file openjdk-ecj/jdk/src/share/classes/java/lang/Float.java
patching file openjdk-ecj/langtools/make/build.properties
patching file openjdk-ecj/langtools/make/build.xml
Checking patches/ecj/icedtea-hotspot.patch
Applying patches/ecj/icedtea-hotspot.patch
patching file openjdk-ecj/hotspot/make/linux/Makefile
patching file openjdk-ecj/hotspot/make/linux/makefiles/sa.make
Checking patches/ecj/icedtea-spp.patch
Applying patches/ecj/icedtea-spp.patch
patching file openjdk-ecj/jdk/make/tools/src/build/tools/spp/Spp.java
Checking patches/ecj/icedtea-jopt.patch
Applying patches/ecj/icedtea-jopt.patch
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk
Checking patches/ecj/icedtea-jaxp-dependency.patch
Applying patches/ecj/icedtea-jaxp-dependency.patch
patching file openjdk-ecj/jaxws/build.properties
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 124 with fuzz 1 (offset 9 lines).
Checking patches/ecj/bootver.patch
Applying patches/ecj/bootver.patch
patching file openjdk-ecj/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 88 with fuzz 1.
Checking patches/ecj/getannotation-cast.patch
Applying patches/ecj/getannotation-cast.patch
patching file openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java
patching file openjdk/jdk/src/share/classes/java/beans/MetaData.java
Hunk #1 succeeded at 1604 (offset -24 lines).
Checking patches/ecj/override.patch
Applying patches/ecj/override.patch
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java
patching file openjdk-ecj/jdk/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java
patching file openjdk-ecj/jdk/src/share/classes/sun/security/provider/certpath/OCSPResponse.java
patching file openjdk-ecj/jdk/src/share/classes/sun/net/www/protocol/https/HttpsClient.java
for dir in openjdk-ecj/jdk/src/share/classes/com/sun/jdi openjdk-ecj/jdk/src/share/classes/com/sun/net/httpserver openjdk-ecj/jdk/src/share/classes/com/sun/tools/jdi openjdk-ecj/jdk/src/share/classes/java/io openjdk-ecj/jdk/src/share/classes/java/security/cert openjdk-ecj/jdk/src/share/classes/java/util openjdk-ecj/jdk/src/share/classes/java/rmi openjdk-ecj/jdk/src/share/classes/sun/awt/ openjdk-ecj/jdk/src/share/classes/sun/nio/cs openjdk-ecj/jdk/src/share/classes/sun/rmi/rmic openjdk-ecj/jdk/src/share/classes/sun/tools/java openjdk-ecj/jdk/src/share/classes/javax/net/ssl openjdk-ecj/jdk/src/share/classes/javax/script openjdk-ecj/jdk/src/share/classes/javax/security/auth/kerberos openjdk-ecj/jdk/src/share/classes/javax/security/sasl openjdk-ecj/langtools/src/share/classes/com/sun/mirror openjdk-ecj/langtools/src/share/classes/com/sun/tools/apt ; \
do \
/bin/find /notnfs/nighttester/icedtea6-target-testing/$dir -name '*.java' >> rt-source-files.txt; \
done
for files in openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/basic/BasicDirectoryModel.java openjdk-ecj/jdk/src/share/classes/javax/management/StandardMBean.java openjdk-ecj/jdk/src/share/classes/java/security/CodeSource.java openjdk-ecj/jdk/src/share/classes/javax/swing/JTable.java openjdk-ecj/jdk/src/share/classes/java/security/KeyStore.java ; \
do \
echo $files >> rt-source-files.txt ; \
done
mkdir -p lib/rt
/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -J-Xmx1024m -source 6 -target 6 -d lib/rt \
-sourcepath /notnfs/nighttester/icedtea6-target-testing/generated:openjdk-ecj/jdk/src/share/classes:openjdk-ecj/jdk/src/solaris/classes:openjdk-ecj/langtools/src/share/classes:openjdk-ecj/corba/src/share/classes -bootclasspath \'\' \
-classpath /usr/lib/jvm/java-openjdk/jre/lib/rt.jar \
@rt-source-files.txt ;
/bin/sh: /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin/javac: No such file or directory
make[1]: *** [stamps/rt-class-files.stamp] Error 127
make[1]: Leaving directory `/notnfs/nighttester/icedtea6-target-testing'
make: *** [hotspot] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Sun Jul 4 21:12:43 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Mon, 5 Jul 2010 00:12:43 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #394
In-Reply-To: <83002988.741278218928520.JavaMail.nighttester@toadeater>
References: <83002988.741278218928520.JavaMail.nighttester@toadeater>
Message-ID: <273212159.751278303163279.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 41110 lines...]
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 446 (offset 1 line).
Hunk #2 succeeded at 542 (offset 1 line).
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
Hunk #1 succeeded at 567 (offset -1 lines).
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
Hunk #1 succeeded at 153 with fuzz 1 (offset 86 lines).
Hunk #2 succeeded at 193 (offset 86 lines).
Hunk #3 succeeded at 210 (offset 86 lines).
Checking patches/xrender/icedtea-005.patch
Reverting patches/xrender/icedtea-005.patch
patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk
Checking patches/xrender/icedtea-006.patch
Reverting patches/xrender/icedtea-006.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-007.patch
3 out of 6 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java.rej
3 out of 33 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java.rej
1 out of 3 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c.rej
Checking patches/xrender/icedtea-008.patch
Reverting patches/xrender/icedtea-008.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Hunk #7 succeeded at 199 (offset 1 line).
Checking patches/xrender/icedtea-009.patch
Reverting patches/xrender/icedtea-009.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
Hunk #1 succeeded at 79 (offset -25 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Hunk #1 succeeded at 194 (offset -17 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
Checking patches/icedtea-nss-not-enabled-config.patch
Reverting patches/icedtea-nss-not-enabled-config.patch
patching file openjdk/jdk/src/share/lib/security/java.security
WARNING Not all patches reverted cleanly
rm -f stamps/patch-fsg.stamp
all_patches_ok=yes; \
for p in ; \
do \
echo Checking $p ; \
if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Reverting $p ; \
/usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea6-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 -rf openjdk
rm -f stamps/extract-openjdk.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
rm -f stamps/extract-cacao.stamp
rm -f stamps/extract.stamp
for target 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=$(echo $target | sed 's/^.*ports/openjdk/'); \
rm -rf $link; \
done
rm -f openjdk/jdk/src/solaris/bin/amd64/jvm.cfg
rm -f openjdk/jdk/src/solaris/bin/ergo_amd64.c
rm -f stamps/ports.stamp
rm -f stamps/overlay.stamp
rm -f native-ecj
rm -rf stamps/native-ecj.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg
sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg
rm -f stamps/add-zero.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao
sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg
rm -f stamps/add-cacao.stamp
rm -f stamps/icedtea-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg
sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg
rm -f stamps/add-zero-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao
sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg
rm -f stamps/add-cacao-debug.stamp
rm -f stamps/icedtea-debug-against-icedtea.stamp
rm -f stamps/icedtea-against-ecj.stamp
rm -f stamps/patch-ecj.stamp
all_patches_ok=yes; \
for p in patches/ecj/icedtea.patch patches/ecj/icedtea-hotspot.patch patches/ecj/icedtea-spp.patch patches/ecj/icedtea-jopt.patch patches/ecj/icedtea-jaxp-dependency.patch patches/ecj/bootver.patch patches/ecj/getannotation-cast.patch patches/ecj/override.patch ; \
do \
echo Checking $p ; \
if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Reverting $p ; \
/usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea6-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
Checking patches/ecj/icedtea.patch
Reverting patches/ecj/icedtea.patch
patching file openjdk-ecj/corba/make/com/sun/corba/se/Makefile
patching file openjdk-ecj/corba/make/com/sun/corba/se/org/Makefile
patching file openjdk-ecj/corba/make/com/sun/corba/se/sources/Makefile
patching file openjdk-ecj/corba/make/common/Defs.gmk
patching file openjdk-ecj/corba/make/common/Defs-linux.gmk
Hunk #1 succeeded at 271 (offset -1 lines).
patching file openjdk-ecj/corba/make/common/Rules.gmk
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 122 (offset 5 lines).
patching file openjdk-ecj/corba/make/org/omg/sources/Makefile
patching file openjdk-ecj/corba/make/sun/rmi/corbalogsources/Makefile
patching file openjdk-ecj/jaxp/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jdk/make/common/BuildToolJar.gmk
patching file openjdk-ecj/jdk/make/common/Release.gmk
Hunk #1 succeeded at 649 (offset 2 lines).
Hunk #2 succeeded at 708 (offset 2 lines).
Hunk #3 succeeded at 942 (offset 2 lines).
Hunk #4 succeeded at 1033 (offset 2 lines).
patching file openjdk-ecj/jdk/make/common/Rules.gmk
patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 126 (offset 2 lines).
patching file openjdk-ecj/jdk/make/java/nio/Makefile
patching file openjdk-ecj/jdk/make/java/text/Makefile
patching file openjdk-ecj/jdk/make/Makefile
patching file openjdk-ecj/jdk/make/sun/awt/Makefile
patching file openjdk-ecj/jdk/make/sun/javazic/Makefile
patching file openjdk-ecj/jdk/make/sun/text/Makefile
patching file openjdk-ecj/jdk/make/sun/xawt/Makefile
patching file openjdk-ecj/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java
patching file openjdk-ecj/jdk/src/share/classes/java/lang/Double.java
patching file openjdk-ecj/jdk/src/share/classes/java/lang/Float.java
patching file openjdk-ecj/langtools/make/build.properties
patching file openjdk-ecj/langtools/make/build.xml
Checking patches/ecj/icedtea-hotspot.patch
Reverting patches/ecj/icedtea-hotspot.patch
patching file openjdk-ecj/hotspot/make/linux/Makefile
patching file openjdk-ecj/hotspot/make/linux/makefiles/sa.make
Checking patches/ecj/icedtea-spp.patch
Reverting patches/ecj/icedtea-spp.patch
patching file openjdk-ecj/jdk/make/tools/src/build/tools/spp/Spp.java
Checking patches/ecj/icedtea-jopt.patch
Reverting patches/ecj/icedtea-jopt.patch
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk
Checking patches/ecj/icedtea-jaxp-dependency.patch
Reverting patches/ecj/icedtea-jaxp-dependency.patch
patching file openjdk-ecj/jaxws/build.properties
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 124 with fuzz 1 (offset 9 lines).
Checking patches/ecj/bootver.patch
Reverting patches/ecj/bootver.patch
patching file openjdk-ecj/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 88 with fuzz 1.
Checking patches/ecj/getannotation-cast.patch
The text leading up to this was:
--------------------------
|diff -urN openjdk.orig/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java
|--- openjdk.orig/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java 2008-08-28 04:12:12.000000000 -0400
|+++ openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java 2008-11-05 17:18:36.000000000 -0500
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
The text leading up to this was:
--------------------------
|diff -urN openjdk.orig/jdk/src/share/classes/java/beans/MetaData.java openjdk/jdk/src/share/classes/java/beans/MetaData.java
|--- openjdk.orig/jdk/src/share/classes/java/beans/MetaData.java 2008-08-28 04:12:48.000000000 -0400
|+++ openjdk/jdk/src/share/classes/java/beans/MetaData.java 2008-11-05 17:18:36.000000000 -0500
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
Checking patches/ecj/override.patch
Reverting patches/ecj/override.patch
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java
patching file openjdk-ecj/jdk/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java
patching file openjdk-ecj/jdk/src/share/classes/sun/security/provider/certpath/OCSPResponse.java
patching file openjdk-ecj/jdk/src/share/classes/sun/net/www/protocol/https/HttpsClient.java
WARNING Not all patches reverted cleanly
rm -f stamps/extract-ecj.stamp
rm -rf openjdk-ecj
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea6-target-testing/generated ; \
fi
rm -f stamps/generated.stamp
rm -f stamps/replace-hotspot.stamp
rm -rf rewriter.build
rm -f stamps/rewriter.stamp
rm -rf rhino/rhino.old
rm -rf rhino/rhino.new
rm -f rhino/rhino.jar
if [ -e rhino ] ; then \
rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf extra-lib
rm -f stamps/extra-class-files.stamp
rm -f extra-source-files.txt
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 ] ; then \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar ; \
fi
rm -f stamps/bootstrap-directory.stamp
rm -rf bootstrap/icedtea
rm -f stamps/bootstrap-directory-ecj.stamp
rm -rf bootstrap/ecj
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
rm -f bootstrap/jdk1.6.0
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
if [ -e stamps ]; then \
rmdir stamps ; \
fi
rmdir: failed to remove `stamps': Directory not empty
make: *** [clean-local] Error 1
+ exit 1
From gnu_andrew at member.fsf.org Mon Jul 5 04:49:49 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Mon, 5 Jul 2010 07:49:49 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #395
In-Reply-To: <273212159.751278303163279.JavaMail.nighttester@toadeater>
References: <273212159.751278303163279.JavaMail.nighttester@toadeater>
Message-ID: <235535059.761278330590188.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 142594 lines...]
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRRenderer.c.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRTextRenderer_md.c.rej
Checking patches/xrender/icedtea-002.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java.rej
1 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java.rej
3 out of 19 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c.rej
1 out of 6 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c.rej
Checking patches/xrender/icedtea-003.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/awt/mapfile-mawt-vers.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/headless/mapfile-vers.rej
Checking patches/xrender/icedtea-004.patch
Reverting patches/xrender/icedtea-004.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 446 (offset 1 line).
Hunk #2 succeeded at 542 (offset 1 line).
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
Hunk #1 succeeded at 567 (offset -1 lines).
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
Hunk #1 succeeded at 153 with fuzz 1 (offset 86 lines).
Hunk #2 succeeded at 193 (offset 86 lines).
Hunk #3 succeeded at 210 (offset 86 lines).
Checking patches/xrender/icedtea-005.patch
Reverting patches/xrender/icedtea-005.patch
patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk
Checking patches/xrender/icedtea-006.patch
Reverting patches/xrender/icedtea-006.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-007.patch
3 out of 6 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java.rej
3 out of 33 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java.rej
1 out of 3 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c.rej
Checking patches/xrender/icedtea-008.patch
Reverting patches/xrender/icedtea-008.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Hunk #7 succeeded at 199 (offset 1 line).
Checking patches/xrender/icedtea-009.patch
Reverting patches/xrender/icedtea-009.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
Hunk #1 succeeded at 79 (offset -25 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Hunk #1 succeeded at 194 (offset -17 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
Checking patches/icedtea-nss-not-enabled-config.patch
Reverting patches/icedtea-nss-not-enabled-config.patch
patching file openjdk/jdk/src/share/lib/security/java.security
WARNING Not all patches reverted cleanly
rm -f stamps/patch-fsg.stamp
all_patches_ok=yes; \
for p in ; \
do \
echo Checking $p ; \
if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Reverting $p ; \
/usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea6-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 -rf openjdk
rm -f stamps/extract-openjdk.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
rm -f stamps/extract-cacao.stamp
rm -f stamps/extract.stamp
for target 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=$(echo $target | sed 's/^.*ports/openjdk/'); \
rm -rf $link; \
done
rm -f openjdk/jdk/src/solaris/bin/amd64/jvm.cfg
rm -f openjdk/jdk/src/solaris/bin/ergo_amd64.c
rm -f stamps/ports.stamp
rm -f stamps/overlay.stamp
rm -f native-ecj
rm -rf stamps/native-ecj.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg
sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg
rm -f stamps/add-zero.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao
sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg
rm -f stamps/add-cacao.stamp
rm -f stamps/icedtea-against-icedtea.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark
rm -rf zerovm
sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg
sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg
rm -f stamps/add-zero-debug.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao
sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg
rm -f stamps/add-cacao-debug.stamp
rm -f stamps/icedtea-debug-against-icedtea.stamp
rm -f stamps/icedtea-against-ecj.stamp
rm -f stamps/patch-ecj.stamp
all_patches_ok=yes; \
for p in patches/ecj/icedtea.patch patches/ecj/icedtea-hotspot.patch patches/ecj/icedtea-spp.patch patches/ecj/icedtea-jopt.patch patches/ecj/icedtea-jaxp-dependency.patch patches/ecj/bootver.patch patches/ecj/getannotation-cast.patch patches/ecj/override.patch ; \
do \
echo Checking $p ; \
if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea6-target-testing/$p ; \
then \
echo Reverting $p ; \
/usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea6-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
Checking patches/ecj/icedtea.patch
Reverting patches/ecj/icedtea.patch
patching file openjdk-ecj/corba/make/com/sun/corba/se/Makefile
patching file openjdk-ecj/corba/make/com/sun/corba/se/org/Makefile
patching file openjdk-ecj/corba/make/com/sun/corba/se/sources/Makefile
patching file openjdk-ecj/corba/make/common/Defs.gmk
patching file openjdk-ecj/corba/make/common/Defs-linux.gmk
Hunk #1 succeeded at 271 (offset -1 lines).
patching file openjdk-ecj/corba/make/common/Rules.gmk
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 122 (offset 5 lines).
patching file openjdk-ecj/corba/make/org/omg/sources/Makefile
patching file openjdk-ecj/corba/make/sun/rmi/corbalogsources/Makefile
patching file openjdk-ecj/jaxp/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 131 (offset 9 lines).
patching file openjdk-ecj/jdk/make/common/BuildToolJar.gmk
patching file openjdk-ecj/jdk/make/common/Release.gmk
Hunk #1 succeeded at 649 (offset 2 lines).
Hunk #2 succeeded at 708 (offset 2 lines).
Hunk #3 succeeded at 942 (offset 2 lines).
Hunk #4 succeeded at 1033 (offset 2 lines).
patching file openjdk-ecj/jdk/make/common/Rules.gmk
patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 126 (offset 2 lines).
patching file openjdk-ecj/jdk/make/java/nio/Makefile
patching file openjdk-ecj/jdk/make/java/text/Makefile
patching file openjdk-ecj/jdk/make/Makefile
patching file openjdk-ecj/jdk/make/sun/awt/Makefile
patching file openjdk-ecj/jdk/make/sun/javazic/Makefile
patching file openjdk-ecj/jdk/make/sun/text/Makefile
patching file openjdk-ecj/jdk/make/sun/xawt/Makefile
patching file openjdk-ecj/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java
patching file openjdk-ecj/jdk/src/share/classes/java/lang/Double.java
patching file openjdk-ecj/jdk/src/share/classes/java/lang/Float.java
patching file openjdk-ecj/langtools/make/build.properties
patching file openjdk-ecj/langtools/make/build.xml
Checking patches/ecj/icedtea-hotspot.patch
Reverting patches/ecj/icedtea-hotspot.patch
patching file openjdk-ecj/hotspot/make/linux/Makefile
patching file openjdk-ecj/hotspot/make/linux/makefiles/sa.make
Checking patches/ecj/icedtea-spp.patch
Reverting patches/ecj/icedtea-spp.patch
patching file openjdk-ecj/jdk/make/tools/src/build/tools/spp/Spp.java
Checking patches/ecj/icedtea-jopt.patch
Reverting patches/ecj/icedtea-jopt.patch
patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk
patching file openjdk-ecj/jdk/make/common/shared/Defs-java.gmk
Checking patches/ecj/icedtea-jaxp-dependency.patch
Reverting patches/ecj/icedtea-jaxp-dependency.patch
patching file openjdk-ecj/jaxws/build.properties
patching file openjdk-ecj/jaxws/build.xml
Hunk #1 succeeded at 124 with fuzz 1 (offset 9 lines).
Checking patches/ecj/bootver.patch
Reverting patches/ecj/bootver.patch
patching file openjdk-ecj/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 88 with fuzz 1.
Checking patches/ecj/getannotation-cast.patch
The text leading up to this was:
--------------------------
|diff -urN openjdk.orig/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java
|--- openjdk.orig/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java 2008-08-28 04:12:12.000000000 -0400
|+++ openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java 2008-11-05 17:18:36.000000000 -0500
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
The text leading up to this was:
--------------------------
|diff -urN openjdk.orig/jdk/src/share/classes/java/beans/MetaData.java openjdk/jdk/src/share/classes/java/beans/MetaData.java
|--- openjdk.orig/jdk/src/share/classes/java/beans/MetaData.java 2008-08-28 04:12:48.000000000 -0400
|+++ openjdk/jdk/src/share/classes/java/beans/MetaData.java 2008-11-05 17:18:36.000000000 -0500
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
Checking patches/ecj/override.patch
Reverting patches/ecj/override.patch
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java
patching file openjdk-ecj/jdk/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java
patching file openjdk-ecj/jdk/src/share/classes/sun/security/provider/certpath/OCSPResponse.java
patching file openjdk-ecj/jdk/src/share/classes/sun/net/www/protocol/https/HttpsClient.java
WARNING Not all patches reverted cleanly
rm -f stamps/extract-ecj.stamp
rm -rf openjdk-ecj
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea6-target-testing/generated ; \
fi
rm -f stamps/generated.stamp
rm -f stamps/replace-hotspot.stamp
rm -rf rewriter.build
rm -f stamps/rewriter.stamp
rm -rf rhino/rhino.old
rm -rf rhino/rhino.new
rm -f rhino/rhino.jar
if [ -e rhino ] ; then \
rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf extra-lib
rm -f stamps/extra-class-files.stamp
rm -f extra-source-files.txt
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 ] ; then \
cp /usr/lib/jvm/java-openjdk/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar ; \
fi
cp: `/usr/lib/jvm/java-openjdk/jre/lib/rt.jar' and `/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar' are the same file
make: *** [clean-rt] Error 1
+ exit 1
From gnu_andrew at member.fsf.org Mon Jul 5 10:38:13 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Mon, 5 Jul 2010 13:38:13 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #396
In-Reply-To: <235535059.761278330590188.JavaMail.nighttester@toadeater>
References: <235535059.761278330590188.JavaMail.nighttester@toadeater>
Message-ID: <251322361.771278351494967.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 187798 lines...]
Reverting patches/ecj/bootver.patch
patching file openjdk-ecj/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 88 with fuzz 1.
Checking patches/ecj/getannotation-cast.patch
The text leading up to this was:
--------------------------
|diff -urN openjdk.orig/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java
|--- openjdk.orig/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java 2008-08-28 04:12:12.000000000 -0400
|+++ openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java 2008-11-05 17:18:36.000000000 -0500
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
The text leading up to this was:
--------------------------
|diff -urN openjdk.orig/jdk/src/share/classes/java/beans/MetaData.java openjdk/jdk/src/share/classes/java/beans/MetaData.java
|--- openjdk.orig/jdk/src/share/classes/java/beans/MetaData.java 2008-08-28 04:12:48.000000000 -0400
|+++ openjdk/jdk/src/share/classes/java/beans/MetaData.java 2008-11-05 17:18:36.000000000 -0500
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
Checking patches/ecj/override.patch
Reverting patches/ecj/override.patch
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java
patching file openjdk-ecj/jdk/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java
patching file openjdk-ecj/jdk/src/share/classes/sun/security/provider/certpath/OCSPResponse.java
patching file openjdk-ecj/jdk/src/share/classes/sun/net/www/protocol/https/HttpsClient.java
WARNING Not all patches reverted cleanly
rm -f stamps/extract-ecj.stamp
rm -rf openjdk-ecj
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea6-target-testing/generated ; \
fi
rm -f stamps/generated.stamp
rm -f stamps/replace-hotspot.stamp
rm -rf rewriter.build
rm -f stamps/rewriter.stamp
rm -rf rhino/rhino.old
rm -rf rhino/rhino.new
rm -f rhino/rhino.jar
if [ -e rhino ] ; then \
rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf extra-lib
rm -f stamps/extra-class-files.stamp
rm -f extra-source-files.txt
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea
rm -f stamps/bootstrap-directory.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj
rm -f stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
rm -f jni-common.o
+ ./configure --enable-cacao --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hs17.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
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 for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 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... r5c61be3119bb
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... original
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... no
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 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 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) (Mon Jul 5 13:38:06 EDT 2010)
checking for a GCJ JDK home directory... /usr/lib/jvm/java-gcj
checking for gij... /usr/bin/gij
checking for ecj... /usr/bin/ecj
checking for javac... /usr/bin/ecj -nowarn
checking if a javah executable is specified... no
checking for gjavah... /usr/bin/gjavah
checking if a jar executable is specified... no
checking for gjar... /usr/bin/gjar
checking whether jar supports @ argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking for grmic... /usr/bin/grmic
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for a xalan2 jar... /usr/share/java/xalan-j2.jar
checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar
checking for a xerces2 jar... /usr/share/java/xerces-j2.jar
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-b20-21_jun_2010.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hs17.tar.gz
checking for an alternate jar command... not specified
checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.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... yes
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... yes
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... 1090109
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 javac
config.status: creating javap
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: executing depfiles commands
+ make cacao
set -e ; \
if ! test -d openjdk ; \
then \
mkdir openjdk ; \
/bin/tar xf openjdk-6-src-b20-21_jun_2010.tar.gz -C openjdk; \
chmod -R ug+w openjdk ; \
sh /notnfs/nighttester/icedtea6-target-testing/fsg.sh ; \
fi
Further liberating OpenJDK...
mkdir -p stamps
touch stamps/extract-openjdk.stamp
set -e ; \
if ! test -d cacao ; \
then \
mkdir cacao ; \
/bin/tar xf cacao-dd4532afd08a.tar.bz2 -C cacao ; \
dir=$(basename cacao/cacao-*) ; \
ln -s $dir cacao/cacao ; \
fi
/bin/tar: cacao-dd4532afd08a.tar.bz2: Cannot open: No such file or directory
/bin/tar: Error is not recoverable: exiting now
make: *** [stamps/extract-cacao.stamp] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Mon Jul 5 14:44:22 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Mon, 5 Jul 2010 17:44:22 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #397
In-Reply-To: <251322361.771278351494967.JavaMail.nighttester@toadeater>
References: <251322361.771278351494967.JavaMail.nighttester@toadeater>
Message-ID: <2123919579.781278366263266.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 188624 lines...]
Reverting patches/ecj/bootver.patch
patching file openjdk-ecj/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 88 with fuzz 1.
Checking patches/ecj/getannotation-cast.patch
The text leading up to this was:
--------------------------
|diff -urN openjdk.orig/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java
|--- openjdk.orig/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java 2008-08-28 04:12:12.000000000 -0400
|+++ openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java 2008-11-05 17:18:36.000000000 -0500
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
The text leading up to this was:
--------------------------
|diff -urN openjdk.orig/jdk/src/share/classes/java/beans/MetaData.java openjdk/jdk/src/share/classes/java/beans/MetaData.java
|--- openjdk.orig/jdk/src/share/classes/java/beans/MetaData.java 2008-08-28 04:12:48.000000000 -0400
|+++ openjdk/jdk/src/share/classes/java/beans/MetaData.java 2008-11-05 17:18:36.000000000 -0500
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
Checking patches/ecj/override.patch
Reverting patches/ecj/override.patch
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java
patching file openjdk-ecj/jdk/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java
patching file openjdk-ecj/jdk/src/share/classes/sun/security/provider/certpath/OCSPResponse.java
patching file openjdk-ecj/jdk/src/share/classes/sun/net/www/protocol/https/HttpsClient.java
WARNING Not all patches reverted cleanly
rm -f stamps/extract-ecj.stamp
rm -rf openjdk-ecj
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea6-target-testing/generated ; \
fi
rm -f stamps/generated.stamp
rm -f stamps/replace-hotspot.stamp
rm -rf rewriter.build
rm -f stamps/rewriter.stamp
rm -rf rhino/rhino.old
rm -rf rhino/rhino.new
rm -f rhino/rhino.jar
if [ -e rhino ] ; then \
rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf extra-lib
rm -f stamps/extra-class-files.stamp
rm -f extra-source-files.txt
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea
rm -f stamps/bootstrap-directory.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj
rm -f stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
rm -f jni-common.o
+ ./configure --enable-cacao --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 --with-hotspot-src-zip=/notnfs/nighttester/drops/hs17.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
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 for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 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... r5c61be3119bb
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... original
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... no
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 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 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) (Mon Jul 5 17:44:11 EDT 2010)
checking for a GCJ JDK home directory... /usr/lib/jvm/java-gcj
checking for gij... /usr/bin/gij
checking for ecj... /usr/bin/ecj
checking for javac... /usr/bin/ecj -nowarn
checking if a javah executable is specified... no
checking for gjavah... /usr/bin/gjavah
checking if a jar executable is specified... no
checking for gjar... /usr/bin/gjar
checking whether jar supports @ argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking for grmic... /usr/bin/grmic
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for a xalan2 jar... /usr/share/java/xalan-j2.jar
checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar
checking for a xerces2 jar... /usr/share/java/xerces-j2.jar
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-b20-21_jun_2010.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hs17.tar.gz
checking for an alternate jar command... not specified
checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.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... yes
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2
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... yes
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... 1090109
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 javac
config.status: creating javap
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: executing depfiles commands
+ make cacao
set -e ; \
if ! test -d openjdk ; \
then \
mkdir openjdk ; \
/bin/tar xf openjdk-6-src-b20-21_jun_2010.tar.gz -C openjdk; \
chmod -R ug+w openjdk ; \
sh /notnfs/nighttester/icedtea6-target-testing/fsg.sh ; \
fi
Further liberating OpenJDK...
mkdir -p stamps
touch stamps/extract-openjdk.stamp
set -e ; \
if ! test -d cacao ; \
then \
mkdir cacao ; \
/bin/tar xf cacao-dd4532afd08a.tar.bz2 -C cacao ; \
dir=$(basename cacao/cacao-*) ; \
ln -s $dir cacao/cacao ; \
fi
/bin/tar: cacao-dd4532afd08a.tar.bz2: Cannot open: No such file or directory
/bin/tar: Error is not recoverable: exiting now
make: *** [stamps/extract-cacao.stamp] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Mon Jul 5 22:07:30 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Tue, 6 Jul 2010 01:07:30 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #398
In-Reply-To: <2123919579.781278366263266.JavaMail.nighttester@toadeater>
References: <2123919579.781278366263266.JavaMail.nighttester@toadeater>
Message-ID: <74607907.791278392851226.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 186369 lines...]
Reverting patches/ecj/bootver.patch
patching file openjdk-ecj/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 88 with fuzz 1.
Checking patches/ecj/getannotation-cast.patch
The text leading up to this was:
--------------------------
|diff -urN openjdk.orig/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java
|--- openjdk.orig/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java 2008-08-28 04:12:12.000000000 -0400
|+++ openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/OpenConverter.java 2008-11-05 17:18:36.000000000 -0500
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
The text leading up to this was:
--------------------------
|diff -urN openjdk.orig/jdk/src/share/classes/java/beans/MetaData.java openjdk/jdk/src/share/classes/java/beans/MetaData.java
|--- openjdk.orig/jdk/src/share/classes/java/beans/MetaData.java 2008-08-28 04:12:48.000000000 -0400
|+++ openjdk/jdk/src/share/classes/java/beans/MetaData.java 2008-11-05 17:18:36.000000000 -0500
--------------------------
No file to patch. Skipping patch.
1 out of 1 hunk ignored
Checking patches/ecj/override.patch
Reverting patches/ecj/override.patch
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java
patching file openjdk-ecj/jdk/src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java
patching file openjdk-ecj/jdk/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java
patching file openjdk-ecj/jdk/src/share/classes/sun/security/provider/certpath/OCSPResponse.java
patching file openjdk-ecj/jdk/src/share/classes/sun/net/www/protocol/https/HttpsClient.java
WARNING Not all patches reverted cleanly
rm -f stamps/extract-ecj.stamp
rm -rf openjdk-ecj
if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea6-target-testing/generated ; \
fi
rm -f stamps/generated.stamp
rm -f stamps/replace-hotspot.stamp
rm -rf rewriter.build
rm -f stamps/rewriter.stamp
rm -rf rhino/rhino.old
rm -rf rhino/rhino.new
rm -f rhino/rhino.jar
if [ -e rhino ] ; then \
rmdir rhino ; \
fi
rm -f stamps/rewrite-rhino.stamp
rm -rf extra-lib
rm -f stamps/extra-class-files.stamp
rm -f extra-source-files.txt
rm -rf lib/rt
rm -f stamps/rt-class-files.stamp
rm -f stamps/rt.stamp
rm -f rt-source-files.txt
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea
rm -f stamps/bootstrap-directory.stamp
rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj
rm -f stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0
rm -f stamps/bootstrap-directory-symlink-ecj.stamp
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
rm -f jni-common.o
+ ./configure --enable-cacao --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk-6-src-b20-21_jun_2010.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2 --with-hotspot-src-zip=/notnfs/nighttester/drops/hs17.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
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 for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 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... r5c61be3119bb
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... original
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... no
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 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 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) (Tue Jul 6 01:07:21 EDT 2010)
checking for a GCJ JDK home directory... /usr/lib/jvm/java-gcj
checking for gij... /usr/bin/gij
checking for ecj... /usr/bin/ecj
checking for javac... /usr/bin/ecj -nowarn
checking if a javah executable is specified... no
checking for gjavah... /usr/bin/gjavah
checking if a jar executable is specified... no
checking for gjar... /usr/bin/gjar
checking whether jar supports @ argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking for grmic... /usr/bin/grmic
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for a xalan2 jar... /usr/share/java/xalan-j2.jar
checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar
checking for a xerces2 jar... /usr/share/java/xerces-j2.jar
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-b20-21_jun_2010.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hs17.tar.gz
checking for an alternate jar command... not specified
checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.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... yes
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... /notnfs/nighttester/drops/cacao-dd4532afd08a.tar.bz2
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... yes
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... 1090109
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 javac
config.status: creating javap
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: executing depfiles commands
+ make cacao
set -e ; \
if ! test -d openjdk ; \
then \
mkdir openjdk ; \
/bin/tar xf openjdk-6-src-b20-21_jun_2010.tar.gz -C openjdk; \
chmod -R ug+w openjdk ; \
sh /notnfs/nighttester/icedtea6-target-testing/fsg.sh ; \
fi
Further liberating OpenJDK...
mkdir -p stamps
touch stamps/extract-openjdk.stamp
set -e ; \
if ! test -d cacao ; \
then \
mkdir cacao ; \
/bin/tar xf cacao-dd4532afd08a.tar.bz2 -C cacao ; \
dir=$(basename cacao/cacao-*) ; \
ln -s $dir cacao/cacao ; \
fi
/bin/tar: cacao-dd4532afd08a.tar.bz2: Cannot open: No such file or directory
/bin/tar: Error is not recoverable: exiting now
make: *** [stamps/extract-cacao.stamp] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Tue Jul 6 12:42:20 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Tue, 6 Jul 2010 15:42:20 -0400 (EDT)
Subject: Hudson build is back to normal : IcedTea6TargetTesting #399
In-Reply-To: <74607907.791278392851226.JavaMail.nighttester@toadeater>
References: <74607907.791278392851226.JavaMail.nighttester@toadeater>
Message-ID: <1680555153.801278445340478.JavaMail.nighttester@toadeater>
See
From gnu_andrew at member.fsf.org Thu Jul 8 22:10:25 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Fri, 9 Jul 2010 01:10:25 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #402
Message-ID: <955005101.811278652226789.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 187280 lines...]
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 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/icedtea6-hg/openjdk
checking for IcedTea Mercurial revision ID... r09bbaad21267
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... original
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... no
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/icedtea6-hg... yes
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 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) (Fri Jul 9 01:10:22 EDT 2010)
checking for a GCJ JDK home directory... /usr/lib/jvm/java-gcj
checking for gij... /usr/bin/gij
checking for ecj... /usr/bin/ecj
checking for javac... /usr/bin/ecj -nowarn
checking if a javah executable is specified... no
checking for gjavah... /usr/bin/gjavah
checking if a jar executable is specified... no
checking for gjar... /usr/bin/gjar
checking whether jar supports @ argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking for grmic... /usr/bin/grmic
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for a xalan2 jar... /usr/share/java/xalan-j2.jar
checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar
checking for a xerces2 jar... /usr/share/java/xerces-j2.jar
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-b20-21_jun_2010.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hs17.tar.gz
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-hg.zip
checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6-hg.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-dd4532afd08a.tar.bz2
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... yes
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... yes
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... 1090109
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 javac
config.status: creating javap
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: executing depfiles commands
+ make
mkdir -p stamps ; \
if test "xno" != "xno"; then \
no -g -O2 -m64 -Wl,-Bsymbolic -findirect-dispatch -o native-ecj \
--main=org.eclipse.jdt.internal.compiler.batch.Main /usr/share/java/eclipse-ecj.jar ; \
fi ; \
touch stamps/native-ecj.stamp
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin stamps/
ln -sf /usr/bin/gij /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/java
ln -sf /usr/bin/gjavah /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/javah
ln -sf /usr/bin/grmic /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/rmic
ln -sf /usr/bin/gjar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/jar
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/javac /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/javac
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/javap /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/javap
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/endorsed && \
ln -sf /usr/share/java/xalan-j2.jar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/endorsed/xalan-j2.jar && \
ln -sf /usr/share/java/xalan-j2-serializer.jar \
/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/endorsed/xalan-j2-serializer.jar && \
ln -sf /usr/share/java/xerces-j2.jar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/endorsed/xerces-j2.jar
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib && \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/rt.jar && \
ln -sf /usr/lib/jvm/java-gcj/jre/lib/amd64 \
/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/ && \
if ! test -d /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/amd64; \
then \
ln -sf ./amd64 \
/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/amd64; \
fi;
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/include && \
for i in /usr/lib/jvm/java-gcj/include/*; do \
test -r $i | continue; \
i=`basename $i`; \
rm -f /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/include/$i; \
ln -s /usr/lib/jvm/java-gcj/include/$i /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/include/$i; \
done
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg//notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib && \
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/tools.jar
mkdir -p stamps
touch stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/jdk1.6.0
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/jdk1.6.0
mkdir -p stamps
touch stamps/bootstrap-directory-symlink-ecj.stamp
find /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/netx -name '*.java' | sort > netx-source-files.txt
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jdk6-jaxp-b20.zip
if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaxp-b20.zip ] ; \
then \
mv drops/jdk6-jaxp-b20.zip drops/jdk6-jaxp-b20.zip.old ; \
fi ; \
/usr/bin/wget https://jaxp.dev.java.net/files/documents/913/150648/jdk6-jaxp-b20.zip -O drops/jdk6-jaxp-b20.zip; \
if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaxp drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaxp-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaxp-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws-b20.zip
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaxws-b20.zip ] ; \
then \
mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \
fi ; \
/usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150724/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaxws drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaxws-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaxws-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaf-b20.zip ] ; \
then \
mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \
fi ; \
/usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150725/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaf drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaf-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaf-drop.stamp
mkdir -p stamps
touch stamps/download-drops.stamp
touch stamps/download.stamp
set -e ; \
if ! test -d openjdk ; \
then \
mkdir openjdk ; \
/bin/tar xf -C openjdk; \
chmod -R ug+w openjdk ; \
sh /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/fsg.sh ; \
fi
/bin/tar: -C: Cannot open: No such file or directory
/bin/tar: Error is not recoverable: exiting now
make: *** [stamps/extract-openjdk.stamp] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Fri Jul 9 01:06:49 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Fri, 9 Jul 2010 04:06:49 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea7TargetTesting #367
Message-ID: <942743289.821278662810259.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 128697 lines...]
1 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c.rej
Checking patches/xrender/icedtea-008.patch
Reverting patches/xrender/icedtea-008.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 439 (offset 1 line).
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Hunk #1 succeeded at 391 (offset 24 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Hunk #7 succeeded at 199 (offset 1 line).
Checking patches/xrender/icedtea-009.patch
Reverting patches/xrender/icedtea-009.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
Hunk #1 succeeded at 79 (offset -25 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Hunk #1 succeeded at 194 (offset -17 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
Checking patches/icedtea-javafiles.patch
Reverting patches/icedtea-javafiles.patch
patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_encoding.jmk
patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_ior.jmk
patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_orbutil.jmk
patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_protocol.jmk
patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_monitoring.jmk
patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_presentation_rmi.jmk
patching file openjdk/jdk/make/java/java/FILES_java.gmk
Hunk #2 succeeded at 136 (offset 1 line).
Checking patches/extensions/liveconnect.patch
Reverting patches/extensions/liveconnect.patch
patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk
patching file openjdk/jdk/make/sun/Makefile
patching file openjdk/jdk/make/sun/plugin/Makefile
Checking patches/extensions/liveconnect-dist.patch
Reverting patches/extensions/liveconnect-dist.patch
patching file openjdk/jdk/make/common/internal/Defs-liveconnect.gmk
patching file openjdk/jdk/make/common/internal/ImportComponents.gmk
patching file openjdk/jdk/make/common/shared/Defs.gmk
Checking patches/icedtea-nss-not-enabled-config.patch
Reverting patches/icedtea-nss-not-enabled-config.patch
patching file openjdk/jdk/src/share/lib/security/java.security
WARNING Not all patches reverted cleanly
if [ -e stamps/patch-fsg.stamp ] ; then \
all_patches_ok=yes; \
for p in ; \
do \
echo Checking $p ; \
if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea7-target-testing/$p ; \
then \
echo Reverting $p ; \
/usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea7-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 -rf openjdk
rm -f stamps/extract-openjdk.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
rm -f stamps/extract-cacao.stamp
if [ -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/jaxws ] ; then \
(cd openjdk/jaxws ; \
/usr/bin/ant -Doutput.dir=/notnfs/nighttester/icedtea7-target-testing/openjdk.build/jaxws clobber ; \
cd ../../); \
fi
mkdir -p stamps
rm -f stamps/extract-jaxws.stamp
rm -f stamps/extract.stamp
if [ /notnfs/nighttester/icedtea7-target-testing != /notnfs/nighttester/icedtea7-target-testing ]; then \
rm -rf /notnfs/nighttester/icedtea7-target-testing/generated ; \
fi
rm -f stamps/generated.stamp
rm -f /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaNPPlugin.o /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaScriptablePluginObject.o /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaJavaRequestProcessor.o /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaPluginRequestProcessor.o /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaPluginUtils.o
rm -f /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaNPPlugin.so
if [ -e /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp ] ; then \
rmdir /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp ; \
fi
rm -f stamps/plugin.stamp
rm -rf /notnfs/nighttester/icedtea7-target-testing/liveconnect
rm -f stamps/liveconnect-dist.stamp
rm -f liveconnect-source-files.txt
rm -f stamps/liveconnect.stamp
rm -f native-ecj
rm -rf stamps/native-ecj.stamp
rm -f stamps/hgforest.stamp
rm -f stamps/icedtea-stage2.stamp
rm -f stamps/icedtea-debug-stage2.stamp
rm -f stamps/icedtea-stage1.stamp
rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero
sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg
sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg
rm -f stamps/add-zero.stamp
rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero
sed -i 's#-zero KNOWN#-zero ERROR#' jvm.cfg
sed -i 's#-shark KNOWN#-shark ERROR#' jvm.cfg
rm -f stamps/add-zero-debug.stamp
rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao
sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg
rm -f stamps/add-cacao.stamp
rm -rf /notnfs/nighttester/icedtea7-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao
sed -i 's#-cacao KNOWN#-cacao ERROR#' jvm.cfg
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 bootstrap/boot/jre/lib ] ; then \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar bootstrap/boot/jre/lib ; \
fi
if [ -e bootstrap ]; then \
rmdir bootstrap ; \
fi
if [ -e lib ]; then \
rmdir lib ; \
fi
rm -f jni-common.o
+ make cacao
mkdir -p stamps
touch stamps/native-ecj.stamp
mkdir -p bootstrap/boot/bin stamps/
ln -sf /usr/lib/jvm/java-gcj/bin/java bootstrap/boot/bin/java
ln -sf /usr/lib/jvm/java-gcj/bin/javah bootstrap/boot/bin/javah
ln -sf /usr/lib/jvm/java-gcj/bin/rmic bootstrap/boot/bin/rmic
ln -sf /usr/lib/jvm/java-gcj/bin/jar bootstrap/boot/bin/jar
ln -sf ../../../javac bootstrap/boot/bin/javac
ln -sf ../../../javap bootstrap/boot/bin/javap
mkdir -p bootstrap/boot/lib/endorsed && \
ln -sf /usr/share/java/xalan-j2.jar bootstrap/boot/lib/endorsed/xalan-j2.jar && \
ln -sf /usr/share/java/xalan-j2-serializer.jar \
bootstrap/boot/lib/endorsed/xalan-j2-serializer.jar && \
ln -sf /usr/share/java/xerces-j2.jar bootstrap/boot/lib/endorsed/xerces-j2.jar
mkdir -p bootstrap/boot/jre/lib && \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar \
bootstrap/boot/jre/lib/rt.jar && \
chmod u+w bootstrap/boot/jre/lib/rt.jar && \
ln -sf /usr/lib/jvm/java-gcj/jre/lib/amd64 \
bootstrap/boot/jre/lib/ && \
if ! test -d bootstrap/boot/jre/lib/amd64; \
then \
ln -sf ./amd64 \
bootstrap/boot/jre/lib/amd64; \
fi
mkdir -p bootstrap/boot/include && \
for i in /usr/lib/jvm/java-gcj/include/*; do \
test -r $i | continue; \
i=`basename $i`; \
rm -f bootstrap/boot/include/$i; \
ln -s /usr/lib/jvm/java-gcj/include/$i bootstrap/boot/include/$i; \
done;
mkdir -p stamps
touch stamps/bootstrap-directory-stage1.stamp
rm -f bootstrap/jdk1.6.0
ln -sf boot bootstrap/jdk1.6.0
mkdir -p stamps
touch stamps/bootstrap-directory-symlink-stage1.stamp
mkdir -p stamps
touch stamps/hgforest.stamp
ln -sf /notnfs/nighttester/drops/openjdk.tar.gz openjdk.tar.gz
if ! echo "93c536e6bc4e962050a00321e88e694fc4e0000e2ad887b8de22830bfda2649f openjdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if [ openjdk.tar.gz ] ; \
then \
mv openjdk.tar.gz openjdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://hg.openjdk.java.net/icedtea/jdk7/archive/195fcceefddc.tar.gz -O openjdk.tar.gz; \
if ! echo "93c536e6bc4e962050a00321e88e694fc4e0000e2ad887b8de22830bfda2649f openjdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of OpenJDK root zip"; false; \
fi; \
fi ;
openjdk.tar.gz: OK
ln -sf /notnfs/nighttester/drops/corba.tar.gz corba.tar.gz
if ! echo "870e2eac993a4eef48197ed7309cab176b56a994add1de215a026599052627cb corba.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if [ corba.tar.gz ] ; \
then \
mv corba.tar.gz corba.tar.gz.old ; \
fi ; \
/usr/bin/wget http://hg.openjdk.java.net/icedtea/jdk7/corba/archive/e805b4155d76.tar.gz -O corba.tar.gz; \
if ! echo "870e2eac993a4eef48197ed7309cab176b56a994add1de215a026599052627cb corba.tar.gz" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of CORBA zip"; false; \
fi; \
fi ;
corba.tar.gz: OK
ln -sf /notnfs/nighttester/drops/jaxp.tar.gz jaxp.tar.gz
if ! echo "42d004e51a1f01d146ad230ce48996ddf8da3719fe571a41653f431d6b2e8a7b jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if [ jaxp.tar.gz ] ; \
then \
mv jaxp.tar.gz jaxp.tar.gz.old ; \
fi ; \
/usr/bin/wget http://hg.openjdk.java.net/icedtea/jdk7/jaxp/archive/826bafcb6c4a.tar.gz -O jaxp.tar.gz; \
if ! echo "42d004e51a1f01d146ad230ce48996ddf8da3719fe571a41653f431d6b2e8a7b jaxp.tar.gz" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of JAXP zip"; false; \
fi; \
fi ;
jaxp.tar.gz: OK
ln -sf /notnfs/nighttester/drops/jaxws.tar.gz jaxws.tar.gz
if ! echo "4523909cd46fd61b5c6670bf932099d5899236a37a4058e7b2bcb855e503a0e4 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if [ jaxws.tar.gz ] ; \
then \
mv jaxws.tar.gz jaxws.tar.gz.old ; \
fi ; \
/usr/bin/wget http://hg.openjdk.java.net/icedtea/jdk7/jaxws/archive/1661166c82dc.tar.gz -O jaxws.tar.gz; \
if ! echo "4523909cd46fd61b5c6670bf932099d5899236a37a4058e7b2bcb855e503a0e4 jaxws.tar.gz" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of JAXWS zip"; false; \
fi; \
fi ;
jaxws.tar.gz: OK
ln -sf /notnfs/nighttester/drops/jdk.tar.gz jdk.tar.gz
if ! echo "ef0d2624d6844516ac079483ea576623733ce0f27fd57bb359ffe07f7c4ac60f jdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then \
if [ jdk.tar.gz ] ; \
then \
mv jdk.tar.gz jdk.tar.gz.old ; \
fi ; \
/usr/bin/wget http://hg.openjdk.java.net/icedtea/jdk7/jdk/archive/2dead33effe1.tar.gz -O jdk.tar.gz; \
if ! echo "ef0d2624d6844516ac079483ea576623733ce0f27fd57bb359ffe07f7c4ac60f jdk.tar.gz" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of JDK zip"; false; \
fi; \
fi ;
jdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match
--2010-07-09 04:06:24-- http://hg.openjdk.java.net/icedtea/jdk7/jdk/archive/2dead33effe1.tar.gz
Resolving hg.openjdk.java.net... 192.9.170.175
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: Connection timed out.
Retrying.
--2010-07-09 04:06:46-- (try: 2) http://hg.openjdk.java.net/icedtea/jdk7/jdk/archive/2dead33effe1.tar.gz
Connecting to hg.openjdk.java.net|192.9.170.175|:80... failed: No route to host.
jdk.tar.gz: FAILED
/usr/bin/sha256sum: WARNING: 1 of 1 computed checksum did NOT match
ERROR: Bad download of JDK zip
make: *** [stamps/download-openjdk.stamp] Error 1
+ exit 1
From gnu_andrew at member.fsf.org Fri Jul 9 22:10:31 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Sat, 10 Jul 2010 01:10:31 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #403
In-Reply-To: <955005101.811278652226789.JavaMail.nighttester@toadeater>
References: <955005101.811278652226789.JavaMail.nighttester@toadeater>
Message-ID: <365327273.831278738631853.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 187330 lines...]
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 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/icedtea6-hg/openjdk
checking for IcedTea Mercurial revision ID... r09bbaad21267
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... original
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... no
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/icedtea6-hg... yes
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 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) (Sat Jul 10 01:10:28 EDT 2010)
checking for a GCJ JDK home directory... /usr/lib/jvm/java-gcj
checking for gij... /usr/bin/gij
checking for ecj... /usr/bin/ecj
checking for javac... /usr/bin/ecj -nowarn
checking if a javah executable is specified... no
checking for gjavah... /usr/bin/gjavah
checking if a jar executable is specified... no
checking for gjar... /usr/bin/gjar
checking whether jar supports @ argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking for grmic... /usr/bin/grmic
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for a xalan2 jar... /usr/share/java/xalan-j2.jar
checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar
checking for a xerces2 jar... /usr/share/java/xerces-j2.jar
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-b20-21_jun_2010.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hs17.tar.gz
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-hg.zip
checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6-hg.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-dd4532afd08a.tar.bz2
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... yes
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... yes
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... 1090109
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 javac
config.status: creating javap
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: executing depfiles commands
+ make
mkdir -p stamps ; \
if test "xno" != "xno"; then \
no -g -O2 -m64 -Wl,-Bsymbolic -findirect-dispatch -o native-ecj \
--main=org.eclipse.jdt.internal.compiler.batch.Main /usr/share/java/eclipse-ecj.jar ; \
fi ; \
touch stamps/native-ecj.stamp
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin stamps/
ln -sf /usr/bin/gij /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/java
ln -sf /usr/bin/gjavah /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/javah
ln -sf /usr/bin/grmic /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/rmic
ln -sf /usr/bin/gjar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/jar
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/javac /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/javac
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/javap /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/javap
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/endorsed && \
ln -sf /usr/share/java/xalan-j2.jar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/endorsed/xalan-j2.jar && \
ln -sf /usr/share/java/xalan-j2-serializer.jar \
/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/endorsed/xalan-j2-serializer.jar && \
ln -sf /usr/share/java/xerces-j2.jar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/endorsed/xerces-j2.jar
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib && \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/rt.jar && \
ln -sf /usr/lib/jvm/java-gcj/jre/lib/amd64 \
/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/ && \
if ! test -d /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/amd64; \
then \
ln -sf ./amd64 \
/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/amd64; \
fi;
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/include && \
for i in /usr/lib/jvm/java-gcj/include/*; do \
test -r $i | continue; \
i=`basename $i`; \
rm -f /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/include/$i; \
ln -s /usr/lib/jvm/java-gcj/include/$i /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/include/$i; \
done
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg//notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib && \
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/tools.jar
mkdir -p stamps
touch stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/jdk1.6.0
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/jdk1.6.0
mkdir -p stamps
touch stamps/bootstrap-directory-symlink-ecj.stamp
find /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/netx -name '*.java' | sort > netx-source-files.txt
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jdk6-jaxp-b20.zip
if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaxp-b20.zip ] ; \
then \
mv drops/jdk6-jaxp-b20.zip drops/jdk6-jaxp-b20.zip.old ; \
fi ; \
/usr/bin/wget https://jaxp.dev.java.net/files/documents/913/150648/jdk6-jaxp-b20.zip -O drops/jdk6-jaxp-b20.zip; \
if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaxp drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaxp-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaxp-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws-b20.zip
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaxws-b20.zip ] ; \
then \
mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \
fi ; \
/usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150724/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaxws drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaxws-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaxws-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaf-b20.zip ] ; \
then \
mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \
fi ; \
/usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150725/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaf drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaf-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaf-drop.stamp
mkdir -p stamps
touch stamps/download-drops.stamp
touch stamps/download.stamp
set -e ; \
if ! test -d openjdk ; \
then \
mkdir openjdk ; \
/bin/tar xf -C openjdk; \
chmod -R ug+w openjdk ; \
sh /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/fsg.sh ; \
fi
/bin/tar: -C: Cannot open: No such file or directory
/bin/tar: Error is not recoverable: exiting now
make: *** [stamps/extract-openjdk.stamp] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Sat Jul 10 02:02:52 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Sat, 10 Jul 2010 05:02:52 -0400 (EDT)
Subject: Hudson build is back to normal : IcedTea7TargetTesting #368
In-Reply-To: <942743289.821278662810259.JavaMail.nighttester@toadeater>
References: <942743289.821278662810259.JavaMail.nighttester@toadeater>
Message-ID: <156530570.841278752572946.JavaMail.nighttester@toadeater>
See
From gnu_andrew at member.fsf.org Sat Jul 10 22:10:33 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Sun, 11 Jul 2010 01:10:33 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #404
In-Reply-To: <365327273.831278738631853.JavaMail.nighttester@toadeater>
References: <365327273.831278738631853.JavaMail.nighttester@toadeater>
Message-ID: <1391310874.851278825034671.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 187330 lines...]
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 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/icedtea6-hg/openjdk
checking for IcedTea Mercurial revision ID... r09bbaad21267
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... original
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... no
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/icedtea6-hg... yes
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 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 Jul 11 01:10:30 EDT 2010)
checking for a GCJ JDK home directory... /usr/lib/jvm/java-gcj
checking for gij... /usr/bin/gij
checking for ecj... /usr/bin/ecj
checking for javac... /usr/bin/ecj -nowarn
checking if a javah executable is specified... no
checking for gjavah... /usr/bin/gjavah
checking if a jar executable is specified... no
checking for gjar... /usr/bin/gjar
checking whether jar supports @ argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking for grmic... /usr/bin/grmic
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for a xalan2 jar... /usr/share/java/xalan-j2.jar
checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar
checking for a xerces2 jar... /usr/share/java/xerces-j2.jar
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-b20-21_jun_2010.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hs17.tar.gz
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-hg.zip
checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6-hg.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-dd4532afd08a.tar.bz2
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... yes
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... yes
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... 1090109
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 javac
config.status: creating javap
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: executing depfiles commands
+ make
mkdir -p stamps ; \
if test "xno" != "xno"; then \
no -g -O2 -m64 -Wl,-Bsymbolic -findirect-dispatch -o native-ecj \
--main=org.eclipse.jdt.internal.compiler.batch.Main /usr/share/java/eclipse-ecj.jar ; \
fi ; \
touch stamps/native-ecj.stamp
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin stamps/
ln -sf /usr/bin/gij /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/java
ln -sf /usr/bin/gjavah /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/javah
ln -sf /usr/bin/grmic /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/rmic
ln -sf /usr/bin/gjar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/jar
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/javac /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/javac
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/javap /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/bin/javap
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/endorsed && \
ln -sf /usr/share/java/xalan-j2.jar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/endorsed/xalan-j2.jar && \
ln -sf /usr/share/java/xalan-j2-serializer.jar \
/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/endorsed/xalan-j2-serializer.jar && \
ln -sf /usr/share/java/xerces-j2.jar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/endorsed/xerces-j2.jar
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib && \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/rt.jar && \
ln -sf /usr/lib/jvm/java-gcj/jre/lib/amd64 \
/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/ && \
if ! test -d /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/amd64; \
then \
ln -sf ./amd64 \
/notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/amd64; \
fi;
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/include && \
for i in /usr/lib/jvm/java-gcj/include/*; do \
test -r $i | continue; \
i=`basename $i`; \
rm -f /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/include/$i; \
ln -s /usr/lib/jvm/java-gcj/include/$i /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/include/$i; \
done
mkdir -p /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg//notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib && \
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj/lib/tools.jar
mkdir -p stamps
touch stamps/bootstrap-directory-ecj.stamp
rm -f /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/jdk1.6.0
ln -sf /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/ecj /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/bootstrap/jdk1.6.0
mkdir -p stamps
touch stamps/bootstrap-directory-symlink-ecj.stamp
find /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/netx -name '*.java' | sort > netx-source-files.txt
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jdk6-jaxp-b20.zip
if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaxp-b20.zip ] ; \
then \
mv drops/jdk6-jaxp-b20.zip drops/jdk6-jaxp-b20.zip.old ; \
fi ; \
/usr/bin/wget https://jaxp.dev.java.net/files/documents/913/150648/jdk6-jaxp-b20.zip -O drops/jdk6-jaxp-b20.zip; \
if ! echo "d097627d4059d488c5a09d4e33cec275a193d4d8bc0fea8ef4f1337170904156 drops/jdk6-jaxp-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaxp drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaxp-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaxp-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws-b20.zip
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaxws-b20.zip ] ; \
then \
mv drops/jdk6-jaxws-b20.zip drops/jdk6-jaxws-b20.zip.old ; \
fi ; \
/usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150724/jdk6-jaxws-b20.zip -O drops/jdk6-jaxws-b20.zip; \
if ! echo "0c460583898b968a58bf88eb53f90a0e34369e2562d65fb3a143512dfcaeb3eb drops/jdk6-jaxws-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaxws drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaxws-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaxws-drop.stamp
mkdir -p drops
ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \
| /usr/bin/sha256sum --check ; \
then \
if [ -f drops/jdk6-jaf-b20.zip ] ; \
then \
mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \
fi ; \
/usr/bin/wget https://jax-ws.dev.java.net/files/documents/4202/150725/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \
if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \
| /usr/bin/sha256sum --check ; \
then echo "ERROR: Bad download of jaf drop zip"; false; \
fi; \
fi ;
drops/jdk6-jaf-b20.zip: OK
mkdir -p stamps
touch stamps/download-jaf-drop.stamp
mkdir -p stamps
touch stamps/download-drops.stamp
touch stamps/download.stamp
set -e ; \
if ! test -d openjdk ; \
then \
mkdir openjdk ; \
/bin/tar xf -C openjdk; \
chmod -R ug+w openjdk ; \
sh /notnfs/nighttester/icedtea6-target-testing/icedtea6-hg/fsg.sh ; \
fi
/bin/tar: -C: Cannot open: No such file or directory
/bin/tar: Error is not recoverable: exiting now
make: *** [stamps/extract-openjdk.stamp] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Sun Jul 11 15:53:45 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Sun, 11 Jul 2010 18:53:45 -0400 (EDT)
Subject: Hudson build is back to normal : IcedTea6TargetTesting #405
In-Reply-To: <1391310874.851278825034671.JavaMail.nighttester@toadeater>
References: <1391310874.851278825034671.JavaMail.nighttester@toadeater>
Message-ID: <2096013685.861278888825803.JavaMail.nighttester@toadeater>
See
From gnu_andrew at member.fsf.org Thu Jul 15 01:08:08 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Thu, 15 Jul 2010 04:08:08 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea7TargetTesting #373
Message-ID: <1440801738.871279181288853.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 130961 lines...]
Hunk #2 succeeded at 243 (offset 1 line).
Checking patches/icedtea-doc-headers.patch
Reverting patches/icedtea-doc-headers.patch
patching file openjdk/jdk/make/docs/Makefile
Hunk #12 succeeded at 375 (offset 24 lines).
Hunk #13 succeeded at 396 (offset 24 lines).
Hunk #14 succeeded at 416 (offset 24 lines).
Hunk #15 succeeded at 431 (offset 24 lines).
Hunk #16 succeeded at 439 (offset 24 lines).
Checking patches/hotspot/default/icedtea-parisc-opt.patch
Reverting patches/hotspot/default/icedtea-parisc-opt.patch
patching file openjdk/hotspot/make/linux/makefiles/product.make
patching file openjdk/hotspot/make/linux/makefiles/optimized.make
Checking patches/security/icedtea-6592792.patch
Reverting patches/security/icedtea-6592792.patch
patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test.java
Checking patches/security/icedtea-6733959.patch
Reverting patches/security/icedtea-6733959.patch
patching file openjdk/jdk/src/share/bin/java.c
Hunk #1 succeeded at 931 (offset 46 lines).
Checking patches/security/icedtea-6755943.patch
Reverting patches/security/icedtea-6755943.patch
patching file openjdk/jdk/test/tools/pack200/MemoryAllocatorTest.java
Checking patches/hotspot/default/icedtea-includedb.patch
Reverting patches/hotspot/default/icedtea-includedb.patch
patching file openjdk/hotspot/src/share/vm/gc_implementation/includeDB_gc_parallelScavenge
Hunk #1 succeeded at 313 (offset 5 lines).
Checking patches/icedtea-demo-swingapplet.patch
Reverting patches/icedtea-demo-swingapplet.patch
patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile
Checking patches/icedtea-jvmtiEnv.patch
Reverting patches/icedtea-jvmtiEnv.patch
patching file openjdk/hotspot/src/share/vm/prims/jvmtiEnv.cpp
Hunk #1 succeeded at 2726 (offset 24 lines).
Checking patches/icedtea-disable-intree-ec.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej
Checking patches/icedtea-sources.patch
Reverting patches/icedtea-sources.patch
patching file openjdk/jdk/make/common/Release.gmk
Checking patches/no-precompiled.patch
Reverting patches/no-precompiled.patch
patching file openjdk/hotspot/make/linux/makefiles/gcc.make
patching file openjdk/hotspot/make/solaris/makefiles/gcc.make
Checking patches/parisc.patch
Reverting patches/parisc.patch
patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk
Hunk #1 succeeded at 102 (offset -4 lines).
Checking patches/sh4-support.patch
Reverting patches/sh4-support.patch
patching file openjdk/corba/make/common/Defs-linux.gmk
patching file openjdk/corba/make/common/shared/Platform.gmk
Hunk #1 succeeded at 190 (offset -3 lines).
Hunk #2 succeeded at 217 (offset -3 lines).
patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp
patching file openjdk/jdk/make/common/Defs-linux.gmk
patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk
Hunk #1 succeeded at 112 (offset -5 lines).
patching file openjdk/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 168 (offset -3 lines).
Hunk #2 succeeded at 195 (offset -3 lines).
patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk
patching file openjdk/jdk/make/jdk_generic_profile.sh
patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h
Checking patches/extensions/netx.patch
Reverting patches/extensions/netx.patch
patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk
patching file openjdk/jdk/make/launchers/Makefile
Hunk #1 succeeded at 57 (offset -10 lines).
patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java
patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java
Checking patches/extensions/netx-dist.patch
3 out of 3 hunks FAILED -- saving rejects to file openjdk/jdk/make/common/internal/ImportComponents.gmk.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/common/shared/Defs.gmk.rej
Checking patches/extensions/netx-umask.patch
Reverting patches/extensions/netx-umask.patch
patching file openjdk/jdk/make/launchers/Makefile.launcher
patching file openjdk/jdk/src/share/bin/java.c
Hunk #1 succeeded at 74 (offset -2 lines).
Hunk #2 succeeded at 160 (offset -2 lines).
Hunk #3 succeeded at 270 (offset -2 lines).
Hunk #4 succeeded at 1967 (offset -60 lines).
patching file openjdk/jdk/src/share/bin/java.h
Checking patches/jtreg-httpTest.patch
Reverting patches/jtreg-httpTest.patch
patching file openjdk/jdk/test/java/net/URL/TestHttps.java
Checking patches/icedtea-rhino.patch
Reverting patches/icedtea-rhino.patch
patching file openjdk/hotspot/src/share/vm/runtime/os.cpp
patching file openjdk/jdk/make/com/sun/Makefile
patching file openjdk/jdk/make/com/sun/script/Makefile
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 775 (offset 1 line).
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java
patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java
Checking patches/xrender/icedtea-001.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/xawt/Makefile.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/xawt/mapfile-vers.rej
2 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRGraphicsConfig.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceDataProxy.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.c.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/ArrayList.h.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.h.rej
2 out of 10 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c.rej
1 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.h.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRRenderer.c.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRTextRenderer_md.c.rej
Checking patches/xrender/icedtea-002.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java.rej
1 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java.rej
3 out of 19 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c.rej
1 out of 6 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c.rej
Checking patches/xrender/icedtea-003.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/awt/mapfile-mawt-vers.rej
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/make/sun/headless/mapfile-vers.rej
Checking patches/xrender/icedtea-004.patch
Reverting patches/xrender/icedtea-004.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 447 (offset 1 line).
Hunk #2 succeeded at 545 (offset 1 line).
patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux
Hunk #1 succeeded at 567 (offset -1 lines).
patching file openjdk/jdk/make/sun/headless/mapfile-vers
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRPMBlitLoops.c
Hunk #1 succeeded at 153 with fuzz 1 (offset 86 lines).
Hunk #2 succeeded at 193 (offset 86 lines).
Hunk #3 succeeded at 210 (offset 86 lines).
Checking patches/xrender/icedtea-005.patch
Reverting patches/xrender/icedtea-005.patch
patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk
Checking patches/xrender/icedtea-006.patch
Reverting patches/xrender/icedtea-006.patch
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRDrawImage.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskBlit.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRRenderer.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRUtils.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRGlyphCache.h
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.c
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/XRSurfaceData.h
Checking patches/xrender/icedtea-007.patch
3 out of 6 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java.rej
3 out of 33 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java.rej
1 out of 4 hunks FAILED -- saving rejects to file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c.rej
Checking patches/xrender/icedtea-008.patch
Reverting patches/xrender/icedtea-008.patch
patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers
Hunk #1 succeeded at 439 (offset 1 line).
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Hunk #1 succeeded at 391 (offset 24 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Hunk #7 succeeded at 199 (offset 1 line).
Checking patches/xrender/icedtea-009.patch
Reverting patches/xrender/icedtea-009.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRMaskFill.java
Hunk #1 succeeded at 79 (offset -25 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java
Hunk #1 succeeded at 194 (offset -17 lines).
patching file openjdk/jdk/src/solaris/classes/sun/java2d/xr/XRSurfaceData.java
patching file openjdk/jdk/src/solaris/native/sun/java2d/x11/MaskBuffer.c
Checking patches/icedtea-javafiles.patch
Reverting patches/icedtea-javafiles.patch
patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_encoding.jmk
patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_ior.jmk
patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_orbutil.jmk
patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_protocol.jmk
patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_monitoring.jmk
patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_spi_presentation_rmi.jmk
patching file openjdk/jdk/make/java/java/FILES_java.gmk
Hunk #2 succeeded at 136 (offset 1 line).
Checking patches/extensions/liveconnect.patch
Reverting patches/extensions/liveconnect.patch
patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk
patching file openjdk/jdk/make/sun/Makefile
patching file openjdk/jdk/make/sun/plugin/Makefile
Checking patches/extensions/liveconnect-dist.patch
Reverting patches/extensions/liveconnect-dist.patch
patching file openjdk/jdk/make/common/internal/Defs-liveconnect.gmk
patching file openjdk/jdk/make/common/internal/ImportComponents.gmk
patching file openjdk/jdk/make/common/shared/Defs.gmk
Checking patches/icedtea-nss-not-enabled-config.patch
Reverting patches/icedtea-nss-not-enabled-config.patch
patching file openjdk/jdk/src/share/lib/security/java.security
WARNING Not all patches reverted cleanly
if [ -e stamps/patch-fsg.stamp ] ; then \
all_patches_ok=yes; \
for p in ; \
do \
echo Checking $p ; \
if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea7-target-testing/$p ; \
then \
echo Reverting $p ; \
/usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea7-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 -rf openjdk
rm -f stamps/extract-openjdk.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
rm -f stamps/extract-cacao.stamp
if [ -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/jaxws ] ; then \
(cd openjdk/jaxws ; \
/usr/bin/ant -Doutput.dir=/notnfs/nighttester/icedtea7-target-testing/openjdk.build/jaxws clobber ; \
cd ../../); \
fi
mkdir -p stamps
rm -f stamps/extract-jaxws.stamp
rm -f stamps/extract.stamp
rm -rf /notnfs/nighttester/icedtea7-target-testing/generated.build
rm -f stamps/generated.stamp
rm -f /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaNPPlugin.o /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaScriptablePluginObject.o /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaJavaRequestProcessor.o /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaPluginRequestProcessor.o /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaPluginUtils.o
rm -f /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaNPPlugin.so
rmdir /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp
rmdir: failed to remove `/notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp': No such file or directory
make: *** [clean-IcedTeaPlugin] Error 1
+ exit 1
From gnu_andrew at member.fsf.org Fri Jul 16 00:03:02 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Fri, 16 Jul 2010 03:03:02 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea7TargetTesting #374
In-Reply-To: <1440801738.871279181288853.JavaMail.nighttester@toadeater>
References: <1440801738.871279181288853.JavaMail.nighttester@toadeater>
Message-ID: <2119851297.881279263782450.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 1209 lines...]
else \
echo "JDK_DERIVATIVE_NAME=IcedTea7 ${icedtea_version}" \
>>openjdk/jdk/make/common/shared/Defs.gmk ; \
fi ;
echo "DISTRO_NAME=Fedora" >>openjdk/jdk/make/common/shared/Defs.gmk ;
if test x"icedtea" != "xjdk7"; then \
proj_suffix="-icedtea"; \
fi ; \
if test x"" != "x"; then \
ver_suffix="-"; \
fi ; \
sed -i "s#BUILD_VARIANT_RELEASE)#BUILD_VARIANT_RELEASE)${proj_suffix}${ver_suffix}#" \
openjdk/jdk/make/common/shared/Defs.gmk;
mkdir -p stamps
touch stamps/versioning.stamp
cp -r /notnfs/nighttester/icedtea7-target-testing/overlays/openjdk/* openjdk/
chmod -R ug+w openjdk
mkdir -p stamps
touch stamps/overlay.stamp
if ! test -d openjdk-boot ; then \
cp -pPRl openjdk openjdk-boot ; \
if [ -e /notnfs/nighttester/icedtea7-target-testing/openjdk.build ] ; then \
cp -pPRl /notnfs/nighttester/icedtea7-target-testing/openjdk.build /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot ; \
fi ; \
fi
mkdir -p stamps
touch stamps/clone-boot.stamp
+ make patch-boot
mkdir -p stamps; \
rm -f stamps/patch-boot.stamp.tmp ; \
touch stamps/patch-boot.stamp.tmp ; \
all_patches_ok=yes; \
for p in patches/boot/ant-javac.patch patches/boot/corba-defs.patch patches/boot/corba-idlj.patch patches/boot/corba-libgcj.patch patches/boot/corba-no-gen.patch patches/boot/corba-orb.patch patches/boot/demos.patch patches/boot/ecj-fphexconstants.patch patches/boot/ecj-opts.patch patches/boot/fontconfig.patch patches/boot/generated-comments.patch patches/boot/xbootclasspath.patch patches/boot/icedteart.patch patches/boot/jar.patch patches/boot/javah.patch patches/boot/symbols.patch patches/boot/tobin.patch patches/boot/icedtea-hotspot-default.patch patches/boot/icedtea-jopt.patch patches/boot/icedtea-dyn.patch patches/boot/icedtea-jaxp-dependency.patch patches/boot/genstubs-nofork.patch patches/boot/getannotation-cast.patch patches/boot/icedtea-pr39408.patch patches/boot/icedtea-pr40188.patch patches/boot/icedtea-pr40616.patch patches/boot/scanner-spp.patch patches/boot/scanner-sbcs.patch patches/boot/scanner-dbcs.patch patches/boot/scanner-charsets.patch patches/boot/ecj-diamond.patch ; \
do \
if test x${all_patches_ok} = "xyes" \
&& echo Checking $p \
&& /usr/bin/patch -l -p0 --dry-run -s -t -f \
-F 0 < /notnfs/nighttester/icedtea7-target-testing/$p ; \
then \
echo Applying $p ; \
/usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea7-target-testing/$p ; \
if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea7-target-testing/HACKING \
>> stamps/patch-boot.stamp.tmp ; \
then \
echo "* $(basename $p): UNDOCUMENTED" \
>> stamps/patch-boot.stamp.tmp ; \
fi ; \
else \
test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \
fi ; \
done ; \
mv stamps/patch-boot.stamp.tmp stamps/patch-boot.stamp ; \
if ! test x${all_patches_ok} = "xyes"; then \
echo ERROR patch ${all_patches_ok} FAILED! ; \
echo WARNING make clean-patch before retrying a fix ; \
exit 2; \
fi
Checking patches/boot/ant-javac.patch
Applying patches/boot/ant-javac.patch
patching file openjdk-boot/jaxp/build.xml
patching file openjdk-boot/jaxws/build.xml
Checking patches/boot/corba-defs.patch
Applying patches/boot/corba-defs.patch
patching file openjdk-boot/corba/make/common/Defs.gmk
Checking patches/boot/corba-idlj.patch
Applying patches/boot/corba-idlj.patch
patching file openjdk-boot/corba/make/org/omg/sources/Makefile
patching file openjdk-boot/corba/make/sun/rmi/corbalogsources/Makefile
Checking patches/boot/corba-libgcj.patch
Applying patches/boot/corba-libgcj.patch
patching file openjdk-boot/corba/make/common/Defs-linux.gmk
Hunk #1 succeeded at 272 (offset 1 line).
Checking patches/boot/corba-no-gen.patch
Applying patches/boot/corba-no-gen.patch
patching file openjdk-boot/corba/make/com/sun/corba/se/Makefile
Checking patches/boot/corba-orb.patch
Applying patches/boot/corba-orb.patch
patching file openjdk-boot/corba/make/com/sun/corba/se/org/Makefile
Checking patches/boot/demos.patch
Applying patches/boot/demos.patch
patching file openjdk-boot/jdk/make/common/Release.gmk
patching file openjdk-boot/jdk/make/Makefile
Checking patches/boot/ecj-fphexconstants.patch
Applying patches/boot/ecj-fphexconstants.patch
patching file openjdk-boot/jdk/src/share/classes/java/lang/Double.java
patching file openjdk-boot/jdk/src/share/classes/java/lang/Float.java
Checking patches/boot/ecj-opts.patch
Applying patches/boot/ecj-opts.patch
patching file openjdk-boot/corba/make/common/Rules.gmk
patching file openjdk-boot/jdk/make/java/nio/Makefile
Hunk #1 succeeded at 32 (offset 1 line).
Checking patches/boot/fontconfig.patch
Applying patches/boot/fontconfig.patch
patching file openjdk-boot/jdk/make/sun/awt/Makefile
Checking patches/boot/generated-comments.patch
Applying patches/boot/generated-comments.patch
patching file openjdk-boot/jdk/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java
Checking patches/boot/xbootclasspath.patch
Applying patches/boot/xbootclasspath.patch
patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk
patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk
patching file openjdk-boot/jdk/make/java/text/base/Makefile
patching file openjdk-boot/jdk/make/sun/text/Makefile
Checking patches/boot/icedteart.patch
Applying patches/boot/icedteart.patch
patching file openjdk-boot/jdk/make/common/BuildToolJar.gmk
patching file openjdk-boot/jdk/make/common/Rules.gmk
patching file openjdk-boot/jdk/make/sun/javazic/Makefile
Hunk #1 succeeded at 63 (offset 1 line).
Checking patches/boot/jar.patch
Applying patches/boot/jar.patch
patching file openjdk-boot/jdk/make/common/Release.gmk
Hunk #1 succeeded at 655 (offset 5 lines).
patching file openjdk-boot/jdk/make/modules/Makefile
Checking patches/boot/javah.patch
Applying patches/boot/javah.patch
patching file openjdk-boot/jdk/make/common/Rules.gmk
patching file openjdk-boot/jdk/make/sun/awt/FILES_export_unix.gmk
patching file openjdk-boot/jdk/src/share/native/sun/java2d/opengl/OGLContext.h
Checking patches/boot/symbols.patch
Applying patches/boot/symbols.patch
patching file openjdk-boot/jdk/make/common/Release.gmk
Hunk #1 succeeded at 970 (offset 26 lines).
Checking patches/boot/tobin.patch
Applying patches/boot/tobin.patch
patching file openjdk-boot/jdk/make/sun/xawt/Makefile
Hunk #1 succeeded at 295 (offset 1 line).
Hunk #2 succeeded at 305 (offset 1 line).
Checking patches/boot/icedtea-hotspot-default.patch
Applying patches/boot/icedtea-hotspot-default.patch
patching file openjdk-boot/hotspot/make/linux/Makefile
patching file openjdk-boot/hotspot/make/linux/makefiles/sa.make
Checking patches/boot/icedtea-jopt.patch
Applying patches/boot/icedtea-jopt.patch
patching file openjdk-boot/corba/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 86 (offset 11 lines).
patching file openjdk-boot/jdk/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 90 (offset 8 lines).
Checking patches/boot/icedtea-dyn.patch
Applying patches/boot/icedtea-dyn.patch
patching file openjdk-boot/jdk/make/java/Makefile
Checking patches/boot/icedtea-jaxp-dependency.patch
Applying patches/boot/icedtea-jaxp-dependency.patch
patching file openjdk-boot/jaxws/build.properties
patching file openjdk-boot/jaxws/build.xml
Checking patches/boot/genstubs-nofork.patch
Applying patches/boot/genstubs-nofork.patch
patching file openjdk-boot/langtools/make/build.xml
Checking patches/boot/getannotation-cast.patch
Applying patches/boot/getannotation-cast.patch
patching file openjdk/jdk/src/share/classes/java/beans/MetaData.java
Hunk #1 succeeded at 1483 (offset 8 lines).
Checking patches/boot/icedtea-pr39408.patch
Applying patches/boot/icedtea-pr39408.patch
patching file openjdk-boot/jdk/src/solaris/native/sun/nio/ch/FileDispatcherImpl.c
Checking patches/boot/icedtea-pr40188.patch
Applying patches/boot/icedtea-pr40188.patch
patching file openjdk-boot/jdk/src/solaris/native/sun/nio/ch/FileDispatcherImpl.c
Hunk #1 succeeded at 200 (offset 8 lines).
Checking patches/boot/icedtea-pr40616.patch
Applying patches/boot/icedtea-pr40616.patch
patching file openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/EUC_TW.java
patching file openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/HKSCS.java
Checking patches/boot/scanner-spp.patch
Applying patches/boot/scanner-spp.patch
patching file openjdk-boot/jdk/make/tools/src/build/tools/spp/Spp.java
Checking patches/boot/scanner-sbcs.patch
Applying patches/boot/scanner-sbcs.patch
patching file openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/SBCS.java
Checking patches/boot/scanner-dbcs.patch
Applying patches/boot/scanner-dbcs.patch
patching file openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/DBCS.java
Checking patches/boot/scanner-charsets.patch
Applying patches/boot/scanner-charsets.patch
patching file openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/EUC_TW.java
patching file openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/HKSCS.java
patching file openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/Main.java
patching file openjdk-boot/jdk/make/tools/src/build/tools/charsetmapping/Utils.java
Checking patches/boot/ecj-diamond.patch
Applying patches/boot/ecj-diamond.patch
patching file openjdk-boot/jdk/src/share/classes/sun/nio/cs/AbstractCharsetProvider.java
patching file openjdk-boot/jdk/src/share/classes/sun/io/CharacterEncoding.java
patching file openjdk-boot/jdk/src/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java
patching file openjdk-boot/jdk/src/share/classes/sun/security/provider/JavaKeyStore.java
+ make native-ecj
make: Nothing to be done for `native-ecj'.
+ make bootstrap-directory-stage1
mkdir -p bootstrap/boot/bin stamps/
ln -sf /usr/lib/jvm/java-gcj/bin/java bootstrap/boot/bin/java
ln -sf /usr/lib/jvm/java-gcj/bin/javah bootstrap/boot/bin/javah
ln -sf /usr/lib/jvm/java-gcj/bin/rmic bootstrap/boot/bin/rmic
ln -sf /usr/lib/jvm/java-gcj/bin/jar bootstrap/boot/bin/jar
ln -sf ../../../javac bootstrap/boot/bin/javac
ln -sf ../../../javap bootstrap/boot/bin/javap
mkdir -p bootstrap/boot/lib/endorsed && \
ln -sf /usr/share/java/xalan-j2.jar bootstrap/boot/lib/endorsed/xalan-j2.jar && \
ln -sf /usr/share/java/xalan-j2-serializer.jar \
bootstrap/boot/lib/endorsed/xalan-j2-serializer.jar && \
ln -sf /usr/share/java/xerces-j2.jar bootstrap/boot/lib/endorsed/xerces-j2.jar
mkdir -p bootstrap/boot/jre/lib && \
cp /usr/lib/jvm/java-gcj/jre/lib/rt.jar \
bootstrap/boot/jre/lib/rt.jar && \
chmod u+w bootstrap/boot/jre/lib/rt.jar && \
ln -sf /usr/lib/jvm/java-gcj/jre/lib/amd64 \
bootstrap/boot/jre/lib/ && \
if ! test -d bootstrap/boot/jre/lib/amd64; \
then \
ln -sf ./amd64 \
bootstrap/boot/jre/lib/amd64; \
fi
mkdir -p bootstrap/boot/include && \
for i in /usr/lib/jvm/java-gcj/include/*; do \
test -r $i | continue; \
i=`basename $i`; \
rm -f bootstrap/boot/include/$i; \
ln -s /usr/lib/jvm/java-gcj/include/$i bootstrap/boot/include/$i; \
done;
mkdir -p stamps
touch stamps/bootstrap-directory-stage1.stamp
+ make bootstrap-directory-symlink-stage1
rm -f bootstrap/jdk1.6.0
ln -sf boot bootstrap/jdk1.6.0
mkdir -p stamps
touch stamps/bootstrap-directory-symlink-stage1.stamp
+ make icedtea-boot
mkdir -p stamps
touch stamps/download.stamp
mkdir -p stamps
rm -f stamps/patch-jaxws.stamp.tmp
touch stamps/patch-jaxws.stamp.tmp
mv stamps/patch-jaxws.stamp.tmp stamps/patch-jaxws.stamp
find ./netx -name '*.java' | sort > netx-source-files.txt
for dir in openjdk-boot/jdk/src/share/classes/com/sun/jdi openjdk-boot/jdk/src/share/classes/com/sun/tools/jdi openjdk-boot/jdk/src/share/classes/com/sun/net/httpserver openjdk-boot/jdk/src/share/classes/java/io openjdk-boot/jdk/src/share/classes/java/security/cert openjdk-boot/jdk/src/share/classes/java/util openjdk-boot/jdk/src/share/classes/java/rmi openjdk-boot/jdk/src/share/classes/javax/net/ssl openjdk-boot/jdk/src/share/classes/javax/rmi/ssl openjdk-boot/jdk/src/share/classes/javax/script openjdk-boot/jdk/src/share/classes/javax/security/auth/kerberos openjdk-boot/jdk/src/share/classes/javax/security/sasl openjdk-boot/jdk/src/share/classes/sun/awt/ openjdk-boot/jdk/src/share/classes/sun/rmi/rmic openjdk-boot/jdk/src/share/classes/sun/tools/java openjdk-boot/langtools/src/share/classes/com/sun/mirror openjdk-boot/langtools/src/share/classes/com/sun/tools/apt ; \
do \
/bin/find /notnfs/nighttester/icedtea7-target-testing/$dir -name '*.java' >> rt-source-files.txt; \
done
for files in openjdk-boot/jdk/src/share/classes/javax/swing/plaf/basic/BasicDirectoryModel.java openjdk-boot/jdk/src/share/classes/javax/management/StandardMBean.java openjdk-boot/jdk/src/share/classes/java/security/CodeSource.java openjdk-boot/jdk/src/share/classes/javax/swing/JTable.java openjdk-boot/jdk/src/share/classes/java/security/KeyStore.java ; \
do \
echo $files >> rt-source-files.txt ; \
done
mkdir -p lib/rt
/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -source 6 -target 6 -d lib/rt \
-classpath /usr/lib/jvm/java-gcj/jre/lib/rt.jar \
-sourcepath '/notnfs/nighttester/icedtea7-target-testing/generated:openjdk-boot/jdk/src/share/classes:openjdk-boot/jdk/src/solaris/classes:openjdk-boot/langtools/src/share/classes:openjdk-boot/corba/src/share/classes:/notnfs/nighttester/icedtea7-target-testing/openjdk.build/jaxws/drop/jaxws_src/src' \
-bootclasspath \'\' @rt-source-files.txt ;
incorrect classpath: ''
File /notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/src/share/classes/com/sun/jdi/DoubleType.java is specified more than once
make: *** [stamps/rt-class-files.stamp] Error 255
+ exit 1
From gnu_andrew at member.fsf.org Tue Jul 20 03:05:44 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Tue, 20 Jul 2010 06:05:44 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea7TargetTesting #376
In-Reply-To: <2045526464.01279609366387.JavaMail.nighttester@toadeater>
References: <2045526464.01279609366387.JavaMail.nighttester@toadeater>
Message-ID: <1041880712.11279620344072.JavaMail.nighttester@toadeater>
See
------------------------------------------
Started by user anonymous
[workspace] $ /bin/sh -xe /tmp/hudson4803261723518953146.sh
+ cd /notnfs/nighttester/icedtea7-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea7-target-testing
+ OPENJDK7_TARBALL=/notnfs/nighttester/drops/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp7.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf7.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws7.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/jaxws.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp7.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf7.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws7.zip'
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/jaxws.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp7.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf7.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws7.zip'
+ make distclean
Makefile:548: *** Recursive variable `TEST_SUITES' references itself (eventually). Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 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.ac:164: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
configure.ac:164: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
configure.ac:164: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
configure.ac:164: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/jaxws.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp7.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf7.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws7.zip
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 for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea7-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r2651dc3085aa
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.4.3 (major version 4, minor version 4)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking whether to build the LiveConnect plugin... yes
checking whether to build the new experimental browser plugin based on npruntime... no
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include the XRender pipeline... yes
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) (Tue Jul 20 06:05:38 EDT 2010)
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-gcj
checking for java... /usr/lib/jvm/java-gcj/bin/java
checking for javac... /usr/lib/jvm/java-gcj/bin/javac
checking for ecj... /usr/bin/ecj
checking if we are using ecj as javac... yes
checking if a javah executable is specified... no
checking for /usr/lib/jvm/java-gcj/bin/javah... /usr/lib/jvm/java-gcj/bin/javah
checking if a jar executable is specified... no
checking for /usr/lib/jvm/java-gcj/bin/jar... /usr/lib/jvm/java-gcj/bin/jar
checking whether jar supports @ argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking for /usr/lib/jvm/java-gcj/bin/rmic... /usr/lib/jvm/java-gcj/bin/rmic
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for a xalan2 jar... /usr/share/java/xalan-j2.jar
checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar
checking for a xerces2 jar... /usr/share/java/xerces-j2.jar
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... yes
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes
checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... yes
checking if java.util.Scanner is missing... no
checking if java.util.Scanner exhibits Classpath bug 40630... yes
checking if javax.annotation.Resource is missing... yes
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if sun.awt.SunToolkit is missing... yes
checking whether to enable Java compiler warnings... no
checking if javac lacks support for the diamond operator... yes
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot.tar.gz
checking for a CORBA source zip... /notnfs/nighttester/drops/corba.tar.gz
checking for a JAXP source zip... /notnfs/nighttester/drops/jaxp.tar.gz
checking for a JAXWS source zip... /notnfs/nighttester/drops/jaxws.tar.gz
checking for a JDK source zip... /notnfs/nighttester/drops/jdk.tar.gz
checking for a langtools source zip... /notnfs/nighttester/drops/langtools.tar.gz
checking for an alternate jar command... not specified
checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp7.zip
checking for a JAF drop zip... /notnfs/nighttester/drops/jaf7.zip
checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws7.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 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 if a version suffix has been specified... no
checking which OpenJDK project is being used... icedtea
checking whether to retrieve the source code from Mercurial... no
checking which Java timezone data directory to use... /usr/share/javazi
checking for hg... (cached) /usr/bin/hg
checking which Mercurial revision to use... tip
checking for gcj... /usr/bin/gcj
checking whether to build the browser plugin... yes
checking for GTK... yes
checking for GLIB... yes
checking for MOZILLA... yes
checking for xulrunner version... 1090100
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 javac
config.status: creating javap
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: executing depfiles commands
+ make env-boot
Makefile:549: *** Recursive variable `TEST_SUITES' references itself (eventually). Stop.
+ exit 1
From gnu_andrew at member.fsf.org Tue Jul 20 00:02:46 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Tue, 20 Jul 2010 03:02:46 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea7TargetTesting #375
In-Reply-To: <2119851297.881279263782450.JavaMail.nighttester@toadeater>
References: <2119851297.881279263782450.JavaMail.nighttester@toadeater>
Message-ID: <2045526464.01279609366387.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 517 lines...]
patching file openjdk/jdk/make/java/java/FILES_java.gmk
Hunk #2 succeeded at 136 (offset 1 line).
Checking patches/extensions/liveconnect.patch
Reverting patches/extensions/liveconnect.patch
patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk
patching file openjdk/jdk/make/sun/Makefile
patching file openjdk/jdk/make/sun/plugin/Makefile
Checking patches/extensions/liveconnect-dist.patch
Reverting patches/extensions/liveconnect-dist.patch
patching file openjdk/jdk/make/common/internal/Defs-liveconnect.gmk
patching file openjdk/jdk/make/common/internal/ImportComponents.gmk
patching file openjdk/jdk/make/common/shared/Defs.gmk
Checking patches/icedtea-nss-not-enabled-config.patch
Reverting patches/icedtea-nss-not-enabled-config.patch
patching file openjdk/jdk/src/share/lib/security/java.security
WARNING Not all patches reverted cleanly
if [ -e stamps/patch-fsg.stamp ] ; then \
all_patches_ok=yes; \
for p in ; \
do \
echo Checking $p ; \
if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea7-target-testing/$p ; \
then \
echo Reverting $p ; \
/usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea7-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 -rf openjdk
rm -f stamps/extract-openjdk.stamp
rm -rf cacao
rm -f stamps/cacao.stamp
rm -f stamps/extract-cacao.stamp
if [ -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build/jaxws ] ; then \
(cd openjdk/jaxws ; \
/usr/bin/ant -Doutput.dir=/notnfs/nighttester/icedtea7-target-testing/openjdk.build/jaxws clobber ; \
cd ../../); \
fi
mkdir -p stamps
rm -f stamps/extract-jaxws.stamp
rm -f stamps/extract.stamp
rm -rf /notnfs/nighttester/icedtea7-target-testing/generated.build
rm -f stamps/generated.stamp
rm -f /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaNPPlugin.o /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaScriptablePluginObject.o /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaJavaRequestProcessor.o /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaPluginRequestProcessor.o /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaPluginUtils.o
rm -f /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp/IcedTeaNPPlugin.so
rmdir /notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp
rmdir: failed to remove `/notnfs/nighttester/icedtea7-target-testing/plugin.build/icedteanp': No such file or directory
make: *** [clean-IcedTeaPlugin] Error 1
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
adding changesets
adding manifests
adding file changes
added 3 changesets with 8 changes to 4 files
(run 'hg update' to get a working copy)
+ hg update
4 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
configure.ac:164: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
configure.ac:164: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
configure.ac:164: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
configure.ac:164: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/jaxws.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp7.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf7.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws7.zip
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 for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea7-target-testing/openjdk
checking for IcedTea Mercurial revision ID... re63ec10f8b3d
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.4.3 (major version 4, minor version 4)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking whether to build the LiveConnect plugin... yes
checking whether to build the new experimental browser plugin based on npruntime... no
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include the XRender pipeline... yes
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) (Tue Jul 20 03:02:38 EDT 2010)
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-gcj
checking for java... /usr/lib/jvm/java-gcj/bin/java
checking for javac... /usr/lib/jvm/java-gcj/bin/javac
checking for ecj... /usr/bin/ecj
checking if we are using ecj as javac... yes
checking if a javah executable is specified... no
checking for /usr/lib/jvm/java-gcj/bin/javah... /usr/lib/jvm/java-gcj/bin/javah
checking if a jar executable is specified... no
checking for /usr/lib/jvm/java-gcj/bin/jar... /usr/lib/jvm/java-gcj/bin/jar
checking whether jar supports @ argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking for /usr/lib/jvm/java-gcj/bin/rmic... /usr/lib/jvm/java-gcj/bin/rmic
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for a xalan2 jar... /usr/share/java/xalan-j2.jar
checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar
checking for a xerces2 jar... /usr/share/java/xerces-j2.jar
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... yes
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes
checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... yes
checking if java.util.Scanner is missing... no
checking if java.util.Scanner exhibits Classpath bug 40630... yes
checking if javax.annotation.Resource is missing... yes
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if sun.awt.SunToolkit is missing... yes
checking whether to enable Java compiler warnings... no
checking if javac lacks support for the diamond operator... yes
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot.tar.gz
checking for a CORBA source zip... /notnfs/nighttester/drops/corba.tar.gz
checking for a JAXP source zip... /notnfs/nighttester/drops/jaxp.tar.gz
checking for a JAXWS source zip... /notnfs/nighttester/drops/jaxws.tar.gz
checking for a JDK source zip... /notnfs/nighttester/drops/jdk.tar.gz
checking for a langtools source zip... /notnfs/nighttester/drops/langtools.tar.gz
checking for an alternate jar command... not specified
checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp7.zip
checking for a JAF drop zip... /notnfs/nighttester/drops/jaf7.zip
checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws7.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 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 if a version suffix has been specified... no
checking which OpenJDK project is being used... icedtea
checking whether to retrieve the source code from Mercurial... no
checking which Java timezone data directory to use... /usr/share/javazi
checking for hg... (cached) /usr/bin/hg
checking which Mercurial revision to use... tip
checking for gcj... /usr/bin/gcj
checking whether to build the browser plugin... yes
checking for GTK... yes
checking for GLIB... yes
checking for MOZILLA... yes
checking for xulrunner version... 1090100
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 javac
config.status: creating javap
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: executing depfiles commands
+ make env-boot
Makefile:548: *** Recursive variable `TEST_SUITES' references itself (eventually). Stop.
+ exit 1
From gnu_andrew at member.fsf.org Tue Jul 20 13:24:20 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Tue, 20 Jul 2010 16:24:20 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea7TargetTesting #377
In-Reply-To: <1041880712.11279620344072.JavaMail.nighttester@toadeater>
References: <1041880712.11279620344072.JavaMail.nighttester@toadeater>
Message-ID: <356413315.21279657460156.JavaMail.nighttester@toadeater>
See
------------------------------------------
Started by user anonymous
[workspace] $ /bin/sh -xe /tmp/hudson7822058531496477601.sh
+ cd /notnfs/nighttester/icedtea7-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea7-target-testing
+ OPENJDK7_TARBALL=/notnfs/nighttester/drops/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp7.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf7.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws7.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/jaxws.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp7.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf7.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws7.zip'
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/jaxws.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp7.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf7.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws7.zip'
+ make distclean
Makefile:549: *** Recursive variable `TEST_SUITES' references itself (eventually). Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 3 changes to 3 files
(run 'hg update' to get a working copy)
+ hg update
3 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
configure.ac:154: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
configure.ac:154: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
configure.ac:154: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
configure.ac:154: warning: WITH_OPENJDK_SRC_DIR invoked multiple times
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/jaxws.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp7.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf7.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws7.zip
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 for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea7-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r21e67bb3f91b
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.4.3 (major version 4, minor version 4)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea7-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking whether to build the LiveConnect plugin... yes
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include the XRender pipeline... yes
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) (Tue Jul 20 16:24:14 EDT 2010)
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-gcj
checking for java... /usr/lib/jvm/java-gcj/bin/java
checking for javac... /usr/lib/jvm/java-gcj/bin/javac
checking for ecj... /usr/bin/ecj
checking if we are using ecj as javac... yes
checking if a javah executable is specified... no
checking for /usr/lib/jvm/java-gcj/bin/javah... /usr/lib/jvm/java-gcj/bin/javah
checking if a jar executable is specified... no
checking for /usr/lib/jvm/java-gcj/bin/jar... /usr/lib/jvm/java-gcj/bin/jar
checking whether jar supports @ argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking for /usr/lib/jvm/java-gcj/bin/rmic... /usr/lib/jvm/java-gcj/bin/rmic
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for a xalan2 jar... /usr/share/java/xalan-j2.jar
checking for a xalan2 serializer jar... /usr/share/java/xalan-j2-serializer.jar
checking for a xerces2 jar... /usr/share/java/xerces-j2.jar
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... yes
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... yes
checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... yes
checking if java.util.Scanner is missing... no
checking if java.util.Scanner exhibits Classpath bug 40630... yes
checking if javax.annotation.Resource is missing... yes
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if sun.awt.SunToolkit is missing... yes
checking whether to enable Java compiler warnings... no
checking if javac lacks support for the diamond operator... yes
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot.tar.gz
checking for a CORBA source zip... /notnfs/nighttester/drops/corba.tar.gz
checking for a JAXP source zip... /notnfs/nighttester/drops/jaxp.tar.gz
checking for a JAXWS source zip... /notnfs/nighttester/drops/jaxws.tar.gz
checking for a JDK source zip... /notnfs/nighttester/drops/jdk.tar.gz
checking for a langtools source zip... /notnfs/nighttester/drops/langtools.tar.gz
checking for an alternate jar command... not specified
checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp7.zip
checking for a JAF drop zip... /notnfs/nighttester/drops/jaf7.zip
checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws7.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 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 if a version suffix has been specified... no
checking which OpenJDK project is being used... icedtea
checking whether to retrieve the source code from Mercurial... no
checking which Java timezone data directory to use... /usr/share/javazi
checking for hg... (cached) /usr/bin/hg
checking which Mercurial revision to use... tip
checking for gcj... /usr/bin/gcj
checking whether to build the browser plugin... yes
checking for GTK... yes
checking for GLIB... yes
checking for MOZILLA... yes
checking for xulrunner version... 1090100
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 javac
config.status: creating javap
config.status: creating jvm.cfg
config.status: creating ergo.c
config.status: creating tz.properties
config.status: executing depfiles commands
+ make env-boot
Makefile:549: *** Recursive variable `TEST_SUITES' references itself (eventually). Stop.
+ exit 1
From gnu_andrew at member.fsf.org Tue Jul 20 16:02:50 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Tue, 20 Jul 2010 19:02:50 -0400 (EDT)
Subject: Hudson build is back to normal : IcedTea7TargetTesting #378
In-Reply-To: <356413315.21279657460156.JavaMail.nighttester@toadeater>
References: <356413315.21279657460156.JavaMail.nighttester@toadeater>
Message-ID: <1125009039.31279666970483.JavaMail.nighttester@toadeater>
See
From gnu_andrew at member.fsf.org Mon Jul 26 22:12:33 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Tue, 27 Jul 2010 01:12:33 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #418
Message-ID: <411640028.41280207553862.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 188353 lines...]
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MGlobalCursorManager.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethodControl.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethodDescriptor.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethod.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MLabelPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MListPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuBarPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuItemPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMouseDragGestureRecognizer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MPanelPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MPopupMenuPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MRobotPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollbarPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollPanePeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MTextAreaPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MTextFieldPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MToolkit.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MWindowPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11Clipboard.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11DragSourceContextPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11DropTargetContextPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11SelectionHolder.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11Selection.java
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Button.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Canvas.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Checkbox.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Choice12.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Choice21.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Component.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Cursor.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DataTransferer.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DataTransferer.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd_ds.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd_dt.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DrawingSurface.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_FileDialog.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_GlobalCursorManager.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_KeyboardFocusManager.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Label.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_List.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuBar.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuBar.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuComponent.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuItem.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif12.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif21.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MToolkit.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_p.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_PopupMenu.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Robot.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Scrollbar.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_ScrollPane.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Selection.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextArea.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextArea.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextField.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextField.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TopLevel.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_xembed.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.h
patching file openjdk/jdk/src/solaris/native/sun/awt/canvas.c
patching file openjdk/jdk/src/solaris/native/sun/awt/cursor.c
patching file openjdk/jdk/src/solaris/native/sun/awt/initIDs.c
patching file openjdk/jdk/src/solaris/native/sun/awt/multi_font.c
Checking patches/icedtea-nomotif.patch
Applying patches/icedtea-nomotif.patch
patching file openjdk/jdk/make/common/shared/Sanity.gmk
Hunk #1 succeeded at 775 (offset -5 lines).
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_util.c
Checking patches/icedtea-nomotif-mtoolkit.patch
Applying patches/icedtea-nomotif-mtoolkit.patch
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_LoadLibrary.c
Checking patches/icedtea-alpha-fixes.patch
Applying patches/icedtea-alpha-fixes.patch
patching file openjdk/hotspot/agent/src/os/linux/Makefile
Hunk #2 succeeded at 73 (offset 8 lines).
patching file openjdk/hotspot/src/share/vm/oops/generateOopMap.cpp
Hunk #1 succeeded at 2111 (offset -17 lines).
Checking patches/icedtea-alt-jar.patch
Applying patches/icedtea-alt-jar.patch
patching file openjdk/jdk/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 195 (offset 8 lines).
Checking patches/icedtea-jdk-use-ssize_t.patch
Applying patches/icedtea-jdk-use-ssize_t.patch
patching file openjdk/jdk/src/solaris/hpi/native_threads/src/sys_api_td.c
Checking patches/icedtea-use-idx_t.patch
Applying patches/icedtea-use-idx_t.patch
patching file openjdk/hotspot/src/share/vm/compiler/methodLiveness.cpp
Hunk #3 succeeded at 993 (offset 1 line).
patching file openjdk/hotspot/src/share/vm/utilities/bitMap.hpp
patching file openjdk/hotspot/src/share/vm/utilities/bitMap.inline.hpp
Hunk #1 succeeded at 46 (offset 11 lines).
Hunk #2 succeeded at 67 (offset 11 lines).
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp
Checking patches/params-cast-size_t.patch
Applying patches/params-cast-size_t.patch
patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
Hunk #1 succeeded at 961 (offset -2 lines).
Hunk #2 succeeded at 6148 (offset -2 lines).
Hunk #3 succeeded at 6436 (offset -2 lines).
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp
patching file openjdk/hotspot/src/share/vm/memory/collectorPolicy.cpp
patching file openjdk/hotspot/src/share/vm/memory/threadLocalAllocBuffer.cpp
patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp
Checking patches/icedtea-clean-crypto.patch
Applying patches/icedtea-clean-crypto.patch
patching file openjdk/jdk/make/javax/crypto/Makefile
patching file openjdk/jdk/src/share/classes/javax/crypto/Cipher.java
patching file openjdk/jdk/src/share/classes/javax/crypto/JarVerifier.java
patching file openjdk/jdk/src/share/classes/javax/crypto/JceSecurity.java
patching file openjdk/jdk/src/share/classes/javax/crypto/JceSecurityManager.java
patching file openjdk/jdk/test/com/sun/crypto/provider/Cipher/UTIL/TestUtil.java
Checking patches/icedtea-shark.patch
Applying patches/icedtea-shark.patch
patching file openjdk/hotspot/src/share/vm/oops/methodOop.cpp
Hunk #1 succeeded at 751 (offset 24 lines).
patching file openjdk/hotspot/src/share/vm/memory/cardTableModRefBS.hpp
patching file openjdk/hotspot/src/share/vm/runtime/globals.cpp
Hunk #1 succeeded at 181 (offset 5 lines).
Hunk #2 succeeded at 206 with fuzz 2 (offset 5 lines).
patching file openjdk/hotspot/src/share/vm/runtime/vm_version.cpp
patching file openjdk/hotspot/src/share/vm/runtime/deoptimization.cpp
Hunk #1 succeeded at 254 (offset 25 lines).
Hunk #2 succeeded at 271 (offset 31 lines).
Hunk #3 succeeded at 385 (offset 31 lines).
Hunk #4 succeeded at 1080 (offset 16 lines).
Hunk #5 succeeded at 1842 (offset 27 lines).
Hunk #6 succeeded at 1878 (offset 27 lines).
patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp
patching file openjdk/hotspot/src/share/vm/code/nmethod.hpp
Hunk #1 succeeded at 334 (offset 16 lines).
patching file openjdk/hotspot/src/share/vm/code/nmethod.cpp
Hunk #1 succeeded at 65 with fuzz 1.
Hunk #2 succeeded at 1742 (offset 170 lines).
Hunk #3 succeeded at 1750 with fuzz 2 (offset 170 lines).
Hunk #4 succeeded at 2254 (offset 244 lines).
patching file openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp
Hunk #1 succeeded at 555 (offset 1 line).
patching file openjdk/hotspot/src/share/vm/compiler/abstractCompiler.hpp
patching file openjdk/hotspot/src/share/vm/ci/ciMethod.hpp
Hunk #1 succeeded at 71 (offset 2 lines).
patching file openjdk/hotspot/src/share/vm/ci/ciMethod.cpp
Hunk #1 succeeded at 56 with fuzz 2.
patching file openjdk/hotspot/src/share/vm/ci/ciMethod.cpp
patching file openjdk/hotspot/src/share/vm/ci/ciMethod.hpp
Hunk #1 succeeded at 141 (offset 2 lines).
patching file openjdk/hotspot/src/share/vm/code/nmethod.cpp
Hunk #1 succeeded at 1351 with fuzz 1 (offset 55 lines).
patching file openjdk/hotspot/src/share/vm/utilities/macros.hpp
Hunk #1 succeeded at 151 (offset 5 lines).
Checking patches/icedtea-arch.patch
Applying patches/icedtea-arch.patch
patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk
Hunk #1 succeeded at 58 with fuzz 1.
patching file openjdk/jdk/make/common/Defs-linux.gmk
patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk
patching file openjdk/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 230 (offset -7 lines).
patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h
patching file openjdk/corba/make/common/Defs-linux.gmk
patching file openjdk/corba/make/common/shared/Platform.gmk
Hunk #1 succeeded at 220 (offset -7 lines).
Checking patches/icedtea-lc_ctype.patch
Applying patches/icedtea-lc_ctype.patch
patching file openjdk/jdk/src/solaris/native/java/lang/java_props_md.c
Checking patches/icedtea-xjc.patch
Applying patches/icedtea-xjc.patch
patching file openjdk/jaxws/build.properties
Hunk #1 succeeded at 77 (offset 4 lines).
patching file openjdk/jaxws/patches/jaxws_src/xjc.patch
Checking patches/icedtea-renderer-crossing.patch
Applying patches/icedtea-renderer-crossing.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java
Checking patches/icedtea-stroker-finish.patch
Applying patches/icedtea-stroker-finish.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java
Checking patches/icedtea-linker-libs-order.patch
Applying patches/icedtea-linker-libs-order.patch
patching file openjdk/jdk/make/common/shared/Sanity.gmk
Hunk #1 succeeded at 1380 (offset -17 lines).
patching file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile
patching file openjdk/jdk/make/com/sun/java/pack/Makefile
Checking patches/icedtea-testenv.patch
Applying patches/icedtea-testenv.patch
patching file openjdk/jdk/test/java/nio/channels/SocketChannel/LocalAddress.java
patching file openjdk/jdk/test/java/nio/channels/SocketChannel/Shutdown.java
patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh
patching file openjdk/jdk/test/TestEnv.java
Checking patches/icedtea-samejvm-safe.patch
Applying patches/icedtea-samejvm-safe.patch
patching file openjdk/jdk/test/TEST.ROOT
Checking patches/icedtea-pr261.patch
Applying patches/icedtea-pr261.patch
patching file openjdk/jdk/make/java/nio/Makefile
patching file openjdk/jdk/make/java/nio/FILES_java.gmk
Checking patches/icedtea-sparc-buildfixes.patch
Applying patches/icedtea-sparc-buildfixes.patch
patching file openjdk/hotspot/make/linux/makefiles/gcc.make
patching file openjdk/hotspot/make/linux/makefiles/defs.make
Hunk #1 succeeded at 58 (offset -1 lines).
patching file openjdk/hotspot/src/cpu/sparc/vm/frame_sparc.hpp
Checking patches/icedtea-sparc64-linux.patch
Applying patches/icedtea-sparc64-linux.patch
patching file openjdk/hotspot/make/linux/makefiles/defs.make
Hunk #1 succeeded at 72 (offset -1 lines).
patching file openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp
Hunk #1 succeeded at 1123 (offset 11 lines).
Checking patches/icedtea-sparc-ptracefix.patch
Applying patches/icedtea-sparc-ptracefix.patch
patching file openjdk/hotspot/agent/src/os/linux/libproc.h
Hunk #1 succeeded at 31 (offset -3 lines).
Checking patches/icedtea-sparc-trapsfix.patch
Applying patches/icedtea-sparc-trapsfix.patch
patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp
Checking patches/icedtea-demo-swingapplet.patch
Applying patches/icedtea-demo-swingapplet.patch
patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile
Checking patches/icedtea-awt-window-size.patch
Applying patches/icedtea-awt-window-size.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XDecoratedPeer.java
Hunk #1 succeeded at 493 (offset 15 lines).
patching file openjdk/jdk/test/java/awt/Frame/FrameSize/TestFrameSize.java
Checking patches/icedtea-jtreg-6592792.patch
Applying patches/icedtea-jtreg-6592792.patch
patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test6592792.sh
Checking patches/icedtea-s390-noinline.patch
Applying patches/icedtea-s390-noinline.patch
patching file openjdk/corba/make/common/shared/Defs-java.gmk
patching file openjdk/jdk/make/common/shared/Defs-java.gmk
Checking patches/icedtea-jtreg-dnd.patch
Applying patches/icedtea-jtreg-dnd.patch
patching file openjdk/jdk/test/java/awt/regtesthelpers/process/ProcessCommunicator.java
patching file openjdk/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java
Checking patches/icedtea-jtreg-jrunscript.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh.rej
ERROR patch patches/icedtea-jtreg-jrunscript.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Tue Jul 27 22:15:40 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Wed, 28 Jul 2010 01:15:40 -0400 (EDT)
Subject: Build failed in Hudson: IcedTea6TargetTesting #419
In-Reply-To: <411640028.41280207553862.JavaMail.nighttester@toadeater>
References: <411640028.41280207553862.JavaMail.nighttester@toadeater>
Message-ID: <2026910544.51280294143697.JavaMail.nighttester@toadeater>
See
------------------------------------------
[...truncated 186852 lines...]
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MGlobalCursorManager.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethodControl.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethodDescriptor.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethod.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MLabelPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MListPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuBarPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuItemPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMenuPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MMouseDragGestureRecognizer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MPanelPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MPopupMenuPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MRobotPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollbarPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollPanePeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MTextAreaPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MTextFieldPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MToolkit.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MWindowPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11Clipboard.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11DragSourceContextPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11DropTargetContextPeer.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11SelectionHolder.java
patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11Selection.java
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Button.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Canvas.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Checkbox.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Choice12.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Choice21.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Component.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Cursor.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DataTransferer.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DataTransferer.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd_ds.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd_dt.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DrawingSurface.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_FileDialog.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_GlobalCursorManager.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_KeyboardFocusManager.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Label.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_List.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuBar.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuBar.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuComponent.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuItem.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif12.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif21.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_motif.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MToolkit.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_p.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_PopupMenu.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Robot.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Scrollbar.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_ScrollPane.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Selection.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextArea.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextArea.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextField.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TextField.h
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_TopLevel.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_xembed.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.c
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.h
patching file openjdk/jdk/src/solaris/native/sun/awt/canvas.c
patching file openjdk/jdk/src/solaris/native/sun/awt/cursor.c
patching file openjdk/jdk/src/solaris/native/sun/awt/initIDs.c
patching file openjdk/jdk/src/solaris/native/sun/awt/multi_font.c
Checking patches/icedtea-nomotif.patch
Applying patches/icedtea-nomotif.patch
patching file openjdk/jdk/make/common/shared/Sanity.gmk
Hunk #1 succeeded at 775 (offset -5 lines).
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_util.c
Checking patches/icedtea-nomotif-mtoolkit.patch
Applying patches/icedtea-nomotif-mtoolkit.patch
patching file openjdk/jdk/src/solaris/native/sun/awt/awt_LoadLibrary.c
Checking patches/icedtea-alpha-fixes.patch
Applying patches/icedtea-alpha-fixes.patch
patching file openjdk/hotspot/agent/src/os/linux/Makefile
Hunk #2 succeeded at 73 (offset 8 lines).
patching file openjdk/hotspot/src/share/vm/oops/generateOopMap.cpp
Hunk #1 succeeded at 2111 (offset -17 lines).
Checking patches/icedtea-alt-jar.patch
Applying patches/icedtea-alt-jar.patch
patching file openjdk/jdk/make/common/shared/Defs-java.gmk
Hunk #1 succeeded at 195 (offset 8 lines).
Checking patches/icedtea-jdk-use-ssize_t.patch
Applying patches/icedtea-jdk-use-ssize_t.patch
patching file openjdk/jdk/src/solaris/hpi/native_threads/src/sys_api_td.c
Checking patches/icedtea-use-idx_t.patch
Applying patches/icedtea-use-idx_t.patch
patching file openjdk/hotspot/src/share/vm/compiler/methodLiveness.cpp
Hunk #3 succeeded at 993 (offset 1 line).
patching file openjdk/hotspot/src/share/vm/utilities/bitMap.hpp
patching file openjdk/hotspot/src/share/vm/utilities/bitMap.inline.hpp
Hunk #1 succeeded at 46 (offset 11 lines).
Hunk #2 succeeded at 67 (offset 11 lines).
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp
Checking patches/params-cast-size_t.patch
Applying patches/params-cast-size_t.patch
patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp
Hunk #1 succeeded at 961 (offset -2 lines).
Hunk #2 succeeded at 6148 (offset -2 lines).
Hunk #3 succeeded at 6436 (offset -2 lines).
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp
patching file openjdk/hotspot/src/share/vm/memory/collectorPolicy.cpp
patching file openjdk/hotspot/src/share/vm/memory/threadLocalAllocBuffer.cpp
patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp
Checking patches/icedtea-clean-crypto.patch
Applying patches/icedtea-clean-crypto.patch
patching file openjdk/jdk/make/javax/crypto/Makefile
patching file openjdk/jdk/src/share/classes/javax/crypto/Cipher.java
patching file openjdk/jdk/src/share/classes/javax/crypto/JarVerifier.java
patching file openjdk/jdk/src/share/classes/javax/crypto/JceSecurity.java
patching file openjdk/jdk/src/share/classes/javax/crypto/JceSecurityManager.java
patching file openjdk/jdk/test/com/sun/crypto/provider/Cipher/UTIL/TestUtil.java
Checking patches/icedtea-shark.patch
Applying patches/icedtea-shark.patch
patching file openjdk/hotspot/src/share/vm/oops/methodOop.cpp
Hunk #1 succeeded at 751 (offset 24 lines).
patching file openjdk/hotspot/src/share/vm/memory/cardTableModRefBS.hpp
patching file openjdk/hotspot/src/share/vm/runtime/globals.cpp
Hunk #1 succeeded at 181 (offset 5 lines).
Hunk #2 succeeded at 206 with fuzz 2 (offset 5 lines).
patching file openjdk/hotspot/src/share/vm/runtime/vm_version.cpp
patching file openjdk/hotspot/src/share/vm/runtime/deoptimization.cpp
Hunk #1 succeeded at 254 (offset 25 lines).
Hunk #2 succeeded at 271 (offset 31 lines).
Hunk #3 succeeded at 385 (offset 31 lines).
Hunk #4 succeeded at 1080 (offset 16 lines).
Hunk #5 succeeded at 1842 (offset 27 lines).
Hunk #6 succeeded at 1878 (offset 27 lines).
patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp
patching file openjdk/hotspot/src/share/vm/code/nmethod.hpp
Hunk #1 succeeded at 334 (offset 16 lines).
patching file openjdk/hotspot/src/share/vm/code/nmethod.cpp
Hunk #1 succeeded at 65 with fuzz 1.
Hunk #2 succeeded at 1742 (offset 170 lines).
Hunk #3 succeeded at 1750 with fuzz 2 (offset 170 lines).
Hunk #4 succeeded at 2254 (offset 244 lines).
patching file openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp
Hunk #1 succeeded at 555 (offset 1 line).
patching file openjdk/hotspot/src/share/vm/compiler/abstractCompiler.hpp
patching file openjdk/hotspot/src/share/vm/ci/ciMethod.hpp
Hunk #1 succeeded at 71 (offset 2 lines).
patching file openjdk/hotspot/src/share/vm/ci/ciMethod.cpp
Hunk #1 succeeded at 56 with fuzz 2.
patching file openjdk/hotspot/src/share/vm/ci/ciMethod.cpp
patching file openjdk/hotspot/src/share/vm/ci/ciMethod.hpp
Hunk #1 succeeded at 141 (offset 2 lines).
patching file openjdk/hotspot/src/share/vm/code/nmethod.cpp
Hunk #1 succeeded at 1351 with fuzz 1 (offset 55 lines).
patching file openjdk/hotspot/src/share/vm/utilities/macros.hpp
Hunk #1 succeeded at 151 (offset 5 lines).
Checking patches/icedtea-arch.patch
Applying patches/icedtea-arch.patch
patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk
Hunk #1 succeeded at 58 with fuzz 1.
patching file openjdk/jdk/make/common/Defs-linux.gmk
patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk
patching file openjdk/jdk/make/common/shared/Platform.gmk
Hunk #1 succeeded at 230 (offset -7 lines).
patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h
patching file openjdk/corba/make/common/Defs-linux.gmk
patching file openjdk/corba/make/common/shared/Platform.gmk
Hunk #1 succeeded at 220 (offset -7 lines).
Checking patches/icedtea-lc_ctype.patch
Applying patches/icedtea-lc_ctype.patch
patching file openjdk/jdk/src/solaris/native/java/lang/java_props_md.c
Checking patches/icedtea-xjc.patch
Applying patches/icedtea-xjc.patch
patching file openjdk/jaxws/build.properties
Hunk #1 succeeded at 77 (offset 4 lines).
patching file openjdk/jaxws/patches/jaxws_src/xjc.patch
Checking patches/icedtea-renderer-crossing.patch
Applying patches/icedtea-renderer-crossing.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Renderer.java
Checking patches/icedtea-stroker-finish.patch
Applying patches/icedtea-stroker-finish.patch
patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java
Checking patches/icedtea-linker-libs-order.patch
Applying patches/icedtea-linker-libs-order.patch
patching file openjdk/jdk/make/common/shared/Sanity.gmk
Hunk #1 succeeded at 1380 (offset -17 lines).
patching file openjdk/jdk/make/javax/sound/jsoundalsa/Makefile
patching file openjdk/jdk/make/com/sun/java/pack/Makefile
Checking patches/icedtea-testenv.patch
Applying patches/icedtea-testenv.patch
patching file openjdk/jdk/test/java/nio/channels/SocketChannel/LocalAddress.java
patching file openjdk/jdk/test/java/nio/channels/SocketChannel/Shutdown.java
patching file openjdk/jdk/test/sun/net/InetAddress/nameservice/dns/cname.sh
patching file openjdk/jdk/test/TestEnv.java
Checking patches/icedtea-samejvm-safe.patch
Applying patches/icedtea-samejvm-safe.patch
patching file openjdk/jdk/test/TEST.ROOT
Checking patches/icedtea-pr261.patch
Applying patches/icedtea-pr261.patch
patching file openjdk/jdk/make/java/nio/Makefile
patching file openjdk/jdk/make/java/nio/FILES_java.gmk
Checking patches/icedtea-sparc-buildfixes.patch
Applying patches/icedtea-sparc-buildfixes.patch
patching file openjdk/hotspot/make/linux/makefiles/gcc.make
patching file openjdk/hotspot/make/linux/makefiles/defs.make
Hunk #1 succeeded at 58 (offset -1 lines).
patching file openjdk/hotspot/src/cpu/sparc/vm/frame_sparc.hpp
Checking patches/icedtea-sparc64-linux.patch
Applying patches/icedtea-sparc64-linux.patch
patching file openjdk/hotspot/make/linux/makefiles/defs.make
Hunk #1 succeeded at 72 (offset -1 lines).
patching file openjdk/hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp
Hunk #1 succeeded at 1123 (offset 11 lines).
Checking patches/icedtea-sparc-ptracefix.patch
Applying patches/icedtea-sparc-ptracefix.patch
patching file openjdk/hotspot/agent/src/os/linux/libproc.h
Hunk #1 succeeded at 31 (offset -3 lines).
Checking patches/icedtea-sparc-trapsfix.patch
Applying patches/icedtea-sparc-trapsfix.patch
patching file openjdk/hotspot/src/os_cpu/linux_sparc/vm/assembler_linux_sparc.cpp
Checking patches/icedtea-demo-swingapplet.patch
Applying patches/icedtea-demo-swingapplet.patch
patching file openjdk/jdk/make/mkdemo/jfc/SwingApplet/Makefile
Checking patches/icedtea-awt-window-size.patch
Applying patches/icedtea-awt-window-size.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XDecoratedPeer.java
Hunk #1 succeeded at 493 (offset 15 lines).
patching file openjdk/jdk/test/java/awt/Frame/FrameSize/TestFrameSize.java
Checking patches/icedtea-jtreg-6592792.patch
Applying patches/icedtea-jtreg-6592792.patch
patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/ws/server/Test6592792.sh
Checking patches/icedtea-s390-noinline.patch
Applying patches/icedtea-s390-noinline.patch
patching file openjdk/corba/make/common/shared/Defs-java.gmk
patching file openjdk/jdk/make/common/shared/Defs-java.gmk
Checking patches/icedtea-jtreg-dnd.patch
Applying patches/icedtea-jtreg-dnd.patch
patching file openjdk/jdk/test/java/awt/regtesthelpers/process/ProcessCommunicator.java
patching file openjdk/jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.java
Checking patches/icedtea-jtreg-jrunscript.patch
1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh.rej
ERROR patch patches/icedtea-jtreg-jrunscript.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
From gnu_andrew at member.fsf.org Wed Jul 28 13:20:36 2010
From: gnu_andrew at member.fsf.org (Hudson Admin)
Date: Wed, 28 Jul 2010 16:20:36 -0400 (EDT)
Subject: Hudson build is back to normal : IcedTea6TargetTesting #420
In-Reply-To: <2026910544.51280294143697.JavaMail.nighttester@toadeater>
References: <2026910544.51280294143697.JavaMail.nighttester@toadeater>
Message-ID: <1133188761.61280348436252.JavaMail.nighttester@toadeater>
See