Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 445184 Details for
Bug 631360
FTBFS java-1.6.0-openjdk-1.6.0.0-41.b18.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 151.28 KB, created by
FTBFS
on 2010-09-07 18:31:35 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 18:31:35 UTC
Size:
151.28 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/java-1.6.0-openjdk.spec'], False, '/var/lib/mock/fedora-development-x86_64-java-1.6.0-openjdk-1.6.0.0-41.b18.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1abdb10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/java-1.6.0-openjdk.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/java-1.6.0-openjdk-1.6.0.0-41.b18.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/java-1.6.0-openjdk.spec'], False, '/var/lib/mock/fedora-development-x86_64-java-1.6.0-openjdk-1.6.0.0-41.b18.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1abdb10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/java-1.6.0-openjdk.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mbvQ2I >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf icedtea6-1.8 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/icedtea6-1.8.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd icedtea6-1.8 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ cd /builddir/build/BUILD >+ cd icedtea6-1.8 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/mauve-2008-10-22.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ cd /builddir/build/BUILD >+ cd icedtea6-1.8 >+ /bin/tar -xf - >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/java-access-bridge-1.23.0.tar.bz2 >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (java-1.6.0-openjdk-optflags.patch):' >Patch #0 (java-1.6.0-openjdk-optflags.patch): >+ /bin/cat /builddir/build/SOURCES/java-1.6.0-openjdk-optflags.patch >+ /usr/bin/patch -s -p0 --fuzz=0 >+ echo 'Patch #5 (java-1.6.0-openjdk-visualvm-update.patch):' >Patch #5 (java-1.6.0-openjdk-visualvm-update.patch): >+ /bin/cat /builddir/build/SOURCES/java-1.6.0-openjdk-visualvm-update.patch >+ /usr/bin/patch -s -p0 --fuzz=0 >+ echo 'Patch #6 (java-1.6.0-openjdk-plugin.patch):' >Patch #6 (java-1.6.0-openjdk-plugin.patch): >+ /bin/cat /builddir/build/SOURCES/java-1.6.0-openjdk-plugin.patch >+ /usr/bin/patch -s -p0 --fuzz=0 >+ cp /builddir/build/SOURCES/README.src . >+ cp /builddir/build/SOURCES/mauve_tests . >+ cp /builddir/build/SOURCES/netbeans-profiler-visualvm_release68_1.tar.gz . >+ cp /builddir/build/SOURCES/visualvm_122-src.tar.gz . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AnclRX >+ umask 022 >+ cd /builddir/build/BUILD >+ cd icedtea6-1.8 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ ./autogen.sh >+ ./configure --with-openjdk --enable-systemtap --with-openjdk-src-zip=/builddir/build/SOURCES/openjdk-6-src-b18-16_feb_2010-fedora.tar.gz --with-pkgversion=fedora-41.b18.fc14-x86_64 --enable-pulse-java --enable-visualvm --with-jaf-drop-zip=/builddir/build/SOURCES/jdk6-jaf-2009_10_27.zip --with-jaxp-drop-zip=/builddir/build/SOURCES/jdk6-jaxp-2009_10_13.zip --with-jaxws-drop-zip=/builddir/build/SOURCES/jdk6-jaxws-2009_10_27.zip --with-abs-install-dir=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking how to create a pax tar archive... gnutar >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking for make... /usr/bin/make >checking for gzip... /usr/bin/gzip >checking for ant... /usr/bin/ant >checking for find... /usr/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... /usr/bin/gawk >checking for hg... /usr/bin/hg >checking for an OpenJDK source directory... /builddir/build/BUILD/icedtea6-1.8/openjdk >checking for IcedTea Mercurial revision ID... none >checking for JDK Mercurial revision ID... none >checking for HotSpot Mercurial revision ID... none >checking for lsb_release... no >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.5.1 (major version 4, minor version 5) >checking for an existing OpenJDK installation... /usr/lib/jvm/java-openjdk >checking for getconf... /usr/bin/getconf >checking the number of online processors... 4 >checking how many parallel build jobs to execute... 2 >checking for a NetBeans installation... /usr/share/netbeans >checking for an Ant home directory... /usr/share/ant >checking whether to build VisualVM... yes >checking whether to include PulseAudio support... yes >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... yes >checking for system library directory... >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for NSS... yes >checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) >checking for distribution package version... fedora-41.b18.fc14-x86_64 >checking build identification... Custom build (Sun Sep 5 08:34:45 CDT 2010) >checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar >checking for an OpenJDK source zip... /builddir/build/SOURCES/openjdk-6-src-b18-16_feb_2010-fedora.tar.gz >checking for a HotSpot source zip... not specified >checking for an OpenJDK source directory... /builddir/build/BUILD/icedtea6-1.8/openjdk >checking for an alternate jar command... not specified >checking for a JAXP drop zip... /builddir/build/SOURCES/jdk6-jaxp-2009_10_13.zip >checking for a JAF drop zip... /builddir/build/SOURCES/jdk6-jaf-2009_10_27.zip >checking for a JAXWS drop zip... /builddir/build/SOURCES/jdk6-jaxws-2009_10_27.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... not specified >checking for a CACAO source directory... not specified >checking whether to disable optimizations and build with -O0 -g... no >checking whether to use the Shark JIT... no >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether to use the zero-assembler port... no >checking whether byte ordering is bigendian... no >checking for additional virtual machines to build... none >checking whether to retrieve the source code from Mercurial... no >checking which Mercurial revision to use... tip >checking which Java timezone data directory to use... /usr/share/javazi >checking if sun.awt.SunToolkit is missing... no >checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no >checking whether to build the browser plugin... yes >checking for GTK... yes >checking for GLIB... yes >checking for MOZILLA... yes >checking for xulrunner version... 1090204 >checking if the location of NetBeans is specified... no >checking for netbeans... /usr/bin/netbeans >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 sys/sdt.h usability... yes >checking sys/sdt.h presence... yes >checking for sys/sdt.h... yes >checking working sys/sdt.h and g++ support... yes >checking for absolute java home install dir... /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64 >checking for LIBPNG... yes >checking for XTST... yes >checking for FREETYPE2... yes >checking for ALSA... yes >checking for LIBPULSE... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating nss.cfg >config.status: creating jvm.cfg >config.status: creating ergo.c >config.status: creating tz.properties >config.status: creating tapset/hotspot.stp >config.status: creating tapset/hotspot_jni.stp >config.status: creating tapset/jstack.stp >config.status: executing depfiles commands >+ make patch >mkdir -p stamps >touch stamps/hgforest.stamp >mkdir -p drops >ln -sf /builddir/build/SOURCES/jdk6-jaxp-2009_10_13.zip drops/jdk6-jaxp-2009_10_13.zip >if ! echo "8714d55de18db48ca9da0ee986202005082f44cf4c215da8683342b70e61792b drops/jdk6-jaxp-2009_10_13.zip" \ > | /usr/bin/sha256sum --check ; \ >then \ > if [ -f drops/jdk6-jaxp-2009_10_13.zip ] ; \ > then \ > mv drops/jdk6-jaxp-2009_10_13.zip drops/jdk6-jaxp-2009_10_13.zip.old ; \ > fi ; \ > /usr/bin/wget https://jaxp.dev.java.net/files/documents/913/147329/jdk6-jaxp-2009_10_13.zip -O drops/jdk6-jaxp-2009_10_13.zip; \ > if ! echo "8714d55de18db48ca9da0ee986202005082f44cf4c215da8683342b70e61792b drops/jdk6-jaxp-2009_10_13.zip" \ > | /usr/bin/sha256sum --check ; \ > then echo "ERROR: Bad download of jaxp drop zip"; false; \ > fi; \ >fi ; >drops/jdk6-jaxp-2009_10_13.zip: OK >mkdir -p stamps >touch stamps/download-jaxp-drop.stamp >mkdir -p drops >ln -sf /builddir/build/SOURCES/jdk6-jaxws-2009_10_27.zip drops/jdk6-jaxws-2009_10_27.zip >if ! echo "155ff3be83c980e197621a2fbf7ee34e8e0f536489351a5865cf0e52206245e2 drops/jdk6-jaxws-2009_10_27.zip" \ > | /usr/bin/sha256sum --check ; \ >then \ > if [ -f drops/jdk6-jaxws-2009_10_27.zip ] ; \ > then \ > mv drops/jdk6-jaxws-2009_10_27.zip drops/jdk6-jaxws-2009_10_27.zip.old ; \ > fi ; \ > /usr/bin/wget http://kenai.com/projects/jdk6-drops/downloads/download/jdk6-jaxws-2009_10_27.zip -O drops/jdk6-jaxws-2009_10_27.zip; \ > if ! echo "155ff3be83c980e197621a2fbf7ee34e8e0f536489351a5865cf0e52206245e2 drops/jdk6-jaxws-2009_10_27.zip" \ > | /usr/bin/sha256sum --check ; \ > then echo "ERROR: Bad download of jaxws drop zip"; false; \ > fi; \ >fi ; >drops/jdk6-jaxws-2009_10_27.zip: OK >mkdir -p stamps >touch stamps/download-jaxws-drop.stamp >mkdir -p drops >ln -sf /builddir/build/SOURCES/jdk6-jaf-2009_10_27.zip drops/jdk6-jaf-2009_10_27.zip >if ! echo "fdc51476fc6bcc69ea1f099f33e84601a126bfa8b11c8fa11c25dc574345aa9f drops/jdk6-jaf-2009_10_27.zip" \ > | /usr/bin/sha256sum --check ; \ >then \ > if [ -f drops/jdk6-jaf-2009_10_27.zip ] ; \ > then \ > mv drops/jdk6-jaf-2009_10_27.zip drops/jdk6-jaf-2009_10_27.zip.old ; \ > fi ; \ > /usr/bin/wget http://kenai.com/projects/jdk6-drops/downloads/download/jdk6-jaf-2009_10_27.zip -O drops/jdk6-jaf-2009_10_27.zip; \ > if ! echo "fdc51476fc6bcc69ea1f099f33e84601a126bfa8b11c8fa11c25dc574345aa9f drops/jdk6-jaf-2009_10_27.zip" \ > | /usr/bin/sha256sum --check ; \ > then echo "ERROR: Bad download of jaf drop zip"; false; \ > fi; \ >fi ; >drops/jdk6-jaf-2009_10_27.zip: OK >mkdir -p stamps >touch stamps/download-jaf-drop.stamp >mkdir -p stamps >touch stamps/download-drops.stamp >if ! echo "517b66f76914970569a8add1ee96bcaf netbeans-profiler-visualvm_release68_1.tar.gz" \ > | /usr/bin/md5sum --check ; \ >then \ > if [ netbeans-profiler-visualvm_release68_1.tar.gz ] ; \ > then \ > mv netbeans-profiler-visualvm_release68_1.tar.gz netbeans-profiler-visualvm_release68_1.tar.gz.old ; \ > fi ; \ > /usr/bin/wget https://visualvm.dev.java.net/files/documents/7163/150173/netbeans-profiler-visualvm_release68_1.tar.gz \ > -O netbeans-profiler-visualvm_release68_1.tar.gz ; \ > fi >netbeans-profiler-visualvm_release68_1.tar.gz: OK >if ! echo "f1e2525ddcd5fdf97bcf891d715c08ff visualvm_122-src.tar.gz" \ > | /usr/bin/md5sum --check ; \ > then \ > if [ visualvm_122-src.tar.gz ] ; \ > then \ > mv visualvm_122-src.tar.gz visualvm_122-src.tar.gz.old ; \ > fi ; \ > /usr/bin/wget https://visualvm.dev.java.net/files/documents/7163/146746/visualvm_122-src.tar.gz \ > -O visualvm_122-src.tar.gz ; \ > fi >visualvm_122-src.tar.gz: OK >mkdir -p stamps >touch stamps/download.stamp >set -e ; \ >if ! test -d openjdk ; \ >then \ > mkdir openjdk ; \ > /bin/tar xf /builddir/build/SOURCES/openjdk-6-src-b18-16_feb_2010-fedora.tar.gz -C openjdk; \ > chmod -R ug+w openjdk ; \ > sh /builddir/build/BUILD/icedtea6-1.8/fsg.sh ; \ >fi >Further liberating OpenJDK... >set -e ; \ >if ! test -d netbeans ; \ >then \ > mkdir netbeans ; \ > /bin/tar xf netbeans-profiler-visualvm_release68_1.tar.gz -C netbeans ; \ >fi >set -e ; \ >if ! test -d visualvm ; \ >then \ > /bin/tar xf visualvm_122-src.tar.gz ; \ >fi >set -e ; \ >if [ ! -e /builddir/build/BUILD/icedtea6-1.8/generated ]; then \ > cp -a /builddir/build/BUILD/icedtea6-1.8/generated /builddir/build/BUILD/icedtea6-1.8; \ > find /builddir/build/BUILD/icedtea6-1.8/generated -type f -exec chmod 640 '{}' ';' \ > -o -type d -exec chmod 750 '{}' ';'; \ >fi >mkdir -p stamps >touch stamps/extract-openjdk.stamp >mkdir -p stamps >touch stamps/extract.stamp >touch stamps/replace-hotspot.stamp >for target in /builddir/build/BUILD/icedtea6-1.8/ports/hotspot/make/*/platform_zero.in \ > /builddir/build/BUILD/icedtea6-1.8/ports/hotspot/make/*/makefiles/* \ > /builddir/build/BUILD/icedtea6-1.8/ports/hotspot/tools \ > /builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/*cpu/* \ > /builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/*; do \ > link=$(dirname $target | sed 's/^.*ports/openjdk/'); \ > cp -rv $target $link; \ >done >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/make/linux/platform_zero.in' -> `openjdk/hotspot/make/linux/platform_zero.in' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/make/linux/makefiles/shark.make' -> `openjdk/hotspot/make/linux/makefiles/shark.make' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/make/linux/makefiles/zero.make' -> `openjdk/hotspot/make/linux/makefiles/zero.make' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/make/linux/makefiles/zeroshark.make' -> `openjdk/hotspot/make/linux/makefiles/zeroshark.make' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/tools' -> `openjdk/hotspot/tools' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero' -> `openjdk/hotspot/src/cpu/zero' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm' -> `openjdk/hotspot/src/cpu/zero/vm' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/interpreterFrame_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/interpreterFrame_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/templateInterpreter_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/templateInterpreter_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/bytecodeInterpreter_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodeInterpreter_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/bytecodeInterpreter_zero.inline.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodeInterpreter_zero.inline.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/jni_zero.h' -> `openjdk/hotspot/src/cpu/zero/vm/jni_zero.h' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/sharedRuntime_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/sharedRuntime_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/globalDefinitions_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/globalDefinitions_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/disassembler_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/disassembler_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/assembler_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/assembler_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/nativeInst_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/nativeInst_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/relocInfo_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/relocInfo_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/registerMap_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/registerMap_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/interpreter_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/interpreter_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/interpreter_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/interpreter_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/interpreterGenerator_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/interpreterGenerator_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/register_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/register_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/interp_masm_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/interp_masm_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/nativeInst_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/nativeInst_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/jniTypes_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/jniTypes_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/stubRoutines_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/depChecker_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/depChecker_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/disassembler_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/disassembler_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/icache_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/icache_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/relocInfo_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/relocInfo_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/bytecodeInterpreter_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodeInterpreter_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/vmreg_zero.inline.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/vmreg_zero.inline.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/javaFrameAnchor_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/javaFrameAnchor_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/dump_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/dump_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/depChecker_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/depChecker_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/frame_zero.inline.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/frame_zero.inline.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/copy_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/copy_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/icBuffer_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/icBuffer_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/templateInterpreterGenerator_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/templateInterpreterGenerator_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/bytes_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/bytes_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/jniFastGetField_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/jniFastGetField_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/globals_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/globals_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/stack_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/stack_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/interpreterRT_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/interpreterRT_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/interp_masm_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/interp_masm_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/register_definitions_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/register_definitions_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/entryFrame_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/entryFrame_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/templateInterpreter_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/templateInterpreter_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/vmreg_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/vmreg_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/vm_version_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/sharkFrame_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/sharkFrame_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/codeBuffer_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/codeBuffer_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/interpreterRT_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/interpreterRT_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/stubGenerator_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/stubGenerator_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/vmStructs_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/vmStructs_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/assembler_zero.inline.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/assembler_zero.inline.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/icache_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/icache_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/vtableStubs_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/vtableStubs_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/fakeStubFrame_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/fakeStubFrame_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/cppInterpreterGenerator_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreterGenerator_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/templateTable_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/templateTable_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/templateTable_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/templateTable_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/register_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/register_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/vmreg_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/vmreg_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/vm_version_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/vm_version_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/cppInterpreter_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/frame_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/frame_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/methodHandles_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/methodHandles_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/stubRoutines_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/stubRoutines_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/assembler_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/assembler_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/debug_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/debug_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/frame_zero.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/frame_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/cpu/zero/vm/entry_zero.hpp' -> `openjdk/hotspot/src/cpu/zero/vm/entry_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero' -> `openjdk/hotspot/src/os_cpu/linux_zero' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/bytes_linux_zero.inline.hpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/bytes_linux_zero.inline.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/orderAccess_linux_zero.inline.hpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/orderAccess_linux_zero.inline.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/thread_linux_zero.hpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/thread_linux_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/threadLS_linux_zero.hpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/threadLS_linux_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/threadLS_linux_zero.cpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/threadLS_linux_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/thread_linux_zero.cpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/thread_linux_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/globals_linux_zero.hpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/globals_linux_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.hpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/vm_version_linux_zero.cpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/vm_version_linux_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/vmStructs_linux_zero.hpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/vmStructs_linux_zero.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/assembler_linux_zero.cpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/assembler_linux_zero.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/os_cpu/linux_zero/vm/prefetch_linux_zero.inline.hpp' -> `openjdk/hotspot/src/os_cpu/linux_zero/vm/prefetch_linux_zero.inline.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/includeDB_shark' -> `openjdk/hotspot/src/share/vm/includeDB_shark' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/includeDB_zero' -> `openjdk/hotspot/src/share/vm/includeDB_zero' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark' -> `openjdk/hotspot/src/share/vm/shark' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkInvariants.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInvariants.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkTopLevelBlock.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkTopLevelBlock.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkMemoryManager.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkMemoryManager.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkValue.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkValue.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkInvariants.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInvariants.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkTopLevelBlock.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkTopLevelBlock.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkBuilder.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBuilder.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkRuntime.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkRuntime.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkState.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkState.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkIntrinsics.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkIntrinsics.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkFunction.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkFunction.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkBlock.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBlock.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkCacheDecache.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCacheDecache.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkStack.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkStack.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkCacheDecache.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCacheDecache.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkState.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkState.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkConstant.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkConstant.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkStateScanner.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkStateScanner.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/shark_globals.hpp' -> `openjdk/hotspot/src/share/vm/shark/shark_globals.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkEntry.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkEntry.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkCompiler.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCompiler.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkCompiler.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCompiler.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkMemoryManager.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkMemoryManager.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkRuntime.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkRuntime.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkBuilder.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBuilder.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkCodeBuffer.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkCodeBuffer.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkInliner.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInliner.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkIntrinsics.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkIntrinsics.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/llvmHeaders.hpp' -> `openjdk/hotspot/src/share/vm/shark/llvmHeaders.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkStack.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkStack.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/shark_globals.cpp' -> `openjdk/hotspot/src/share/vm/shark/shark_globals.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkValue.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkValue.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkNativeWrapper.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkNativeWrapper.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkContext.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkContext.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkType.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkType.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkNativeWrapper.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkNativeWrapper.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkConstant.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkConstant.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkInliner.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkInliner.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkFunction.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkFunction.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkBlock.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkBlock.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/llvmValue.hpp' -> `openjdk/hotspot/src/share/vm/shark/llvmValue.hpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkStateScanner.cpp' -> `openjdk/hotspot/src/share/vm/shark/sharkStateScanner.cpp' >`/builddir/build/BUILD/icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkContext.hpp' -> `openjdk/hotspot/src/share/vm/shark/sharkContext.hpp' >if ! test "xno" = "xno" ; then \ > mkdir -p openjdk/jdk/src/solaris/bin/amd64 ; \ > ln -sf /builddir/build/BUILD/icedtea6-1.8/jvm.cfg \ > openjdk/jdk/src/solaris/bin/amd64/jvm.cfg ; \ >fi >if ! test "xno" = "xno"; then \ > ln -sf /builddir/build/BUILD/icedtea6-1.8/ergo.c \ > openjdk/jdk/src/solaris/bin/ergo_amd64.c; \ >fi >mkdir -p stamps >touch stamps/ports.stamp >mkdir -p stamps ; \ >rm -f stamps/patch-fsg.stamp.tmp ; \ >touch stamps/patch-fsg.stamp.tmp ; \ >all_patches_ok=yes; \ >for p in ; \ >do \ > if test x${all_patches_ok} = "xyes" \ > && echo Checking $p \ > && /usr/bin/patch -l -p0 --dry-run -s -t -f \ > < /builddir/build/BUILD/icedtea6-1.8/$p ; \ > then \ > echo Applying $p ; \ > /usr/bin/patch -l -p0 < /builddir/build/BUILD/icedtea6-1.8/$p ; \ > if ! grep "^\* $(basename $p)" /builddir/build/BUILD/icedtea6-1.8/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/zero/6890308.patch patches/zero/6891677.patch patches/zero/6896043.patch patches/zero/6903453.patch patches/zero/6909153.patch patches/zero/6913869.patch patches/zero/6914622.patch patches/zero/6939845.patch patches/zero/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/hotspot/original/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-fonts.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/hotspot/original/icedtea-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-6761856-freetypescaler.patch patches/icedtea-testenv.patch patches/icedtea-samejvm-safe.patch patches/icedtea-pr261.patch patches/icedtea-doc-headers.patch patches/openjdk/bidi-tests.patch patches/openjdk/annotation-tests.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-java2d-dasher.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/openjdk/6879689-hotspot_warning_fix.patch patches/openjdk/6928623-verbose-langtools.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/extensions/netx.patch patches/extensions/netx-dist.patch patches/extensions/netx-umask.patch patches/icedtea-jtreg-httpTest.patch patches/security/20100330/hotspot/original/6626217.patch patches/security/20100330/6633872.patch patches/security/20100330/6639665.patch patches/security/20100330/6736390.patch patches/security/20100330/6745393.patch patches/security/20100330/6887703.patch patches/security/20100330/6888149.patch patches/security/20100330/6892265.patch patches/security/20100330/6893947.patch patches/security/20100330/6893954.patch patches/security/20100330/6894807.patch patches/security/20100330/6898622.patch patches/security/20100330/6898739.patch patches/security/20100330/6899653.patch patches/security/20100330/6902299.patch patches/security/20100330/6904691.patch patches/security/20100330/6909597.patch patches/security/20100330/6910590.patch patches/security/20100330/6914823.patch patches/security/20100330/6914866.patch patches/security/20100330/6932480.patch patches/ant-1.8.0.patch patches/icedtea-nss-6763530.patch patches/nss-debug.patch patches/icedtea-rhino.patch patches/extensions/liveconnect.patch patches/extensions/liveconnect-dist.patch patches/icedtea-pulse-soundproperties.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-systemtap.patch patches/icedtea-nss-not-enabled-config.patch patches/hotspot/original/icedtea-6778662-lib64.patch patches/hotspot/original/icedtea-6778657-f2i-overflow.patch patches/hotspot/original/icedtea-6791168.patch patches/hotspot/original/icedtea-6793825-includedb.patch patches/openjdk/6822370-reentrantreadwritelock.patch ; \ >do \ > if test x${all_patches_ok} = "xyes" \ > && echo Checking $p \ > && /usr/bin/patch -l -p0 --dry-run -s -t -f \ > < /builddir/build/BUILD/icedtea6-1.8/$p ; \ > then \ > echo Applying $p ; \ > /usr/bin/patch -l -p0 < /builddir/build/BUILD/icedtea6-1.8/$p ; \ > if ! grep "^\* $(basename $p)" /builddir/build/BUILD/icedtea6-1.8/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/zero/6890308.patch >Applying patches/zero/6890308.patch >patching file openjdk/hotspot/make/Makefile >Hunk #9 succeeded at 347 (offset 3 lines). >Hunk #10 succeeded at 370 (offset 3 lines). >patching file openjdk/hotspot/make/defs.make >patching file openjdk/hotspot/make/linux/Makefile >patching file openjdk/hotspot/make/linux/makefiles/buildtree.make >patching file openjdk/hotspot/make/linux/makefiles/defs.make >patching file openjdk/hotspot/make/linux/makefiles/gcc.make >patching file openjdk/hotspot/make/linux/makefiles/sa.make >patching file openjdk/hotspot/make/linux/makefiles/saproc.make >patching file openjdk/hotspot/make/linux/makefiles/top.make >patching file openjdk/hotspot/make/linux/makefiles/vm.make >patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp >Hunk #2 succeeded at 1741 (offset -4 lines). >Hunk #3 succeeded at 1765 (offset -4 lines). >Hunk #4 succeeded at 1813 (offset -4 lines). >Hunk #5 succeeded at 2591 (offset -20 lines). >patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp >patching file openjdk/hotspot/src/share/vm/interpreter/oopMapCache.cpp >patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp >Hunk #1 succeeded at 1201 with fuzz 2 (offset -28 lines). >Hunk #2 succeeded at 1232 (offset -23 lines). >patching file openjdk/hotspot/src/share/vm/runtime/jniHandles.hpp >patching file openjdk/hotspot/src/share/vm/runtime/mutex.hpp >patching file openjdk/hotspot/src/share/vm/runtime/signature.hpp >patching file openjdk/hotspot/src/share/vm/runtime/vm_version.cpp >patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp >Checking patches/zero/6891677.patch >Applying patches/zero/6891677.patch >patching file openjdk/make/hotspot-rules.gmk >patching file openjdk/corba/make/common/Defs-linux.gmk >patching file openjdk/corba/make/common/shared/Compiler-gcc.gmk >patching file openjdk/jdk/make/common/Defs-linux.gmk >Hunk #1 succeeded at 109 with fuzz 2 (offset -7 lines). >Hunk #2 succeeded at 220 (offset -5 lines). >patching file openjdk/jdk/make/common/Program.gmk >Hunk #2 succeeded at 281 (offset 2 lines). >patching file openjdk/jdk/make/java/instrument/Makefile >patching file openjdk/jdk/make/java/redist/Makefile >Hunk #2 succeeded at 163 (offset -10 lines). >Hunk #3 succeeded at 194 (offset -10 lines). >patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk >patching file openjdk/jdk/make/jdk_generic_profile.sh >Hunk #1 succeeded at 340 (offset 1 line). >patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h >patching file openjdk/jdk/src/solaris/bin/ergo_zero.c >patching file openjdk/jdk/src/solaris/bin/zero/jvm.cfg >Checking patches/zero/6896043.patch >Applying patches/zero/6896043.patch >patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp >patching file openjdk/hotspot/src/share/vm/prims/jni.cpp >Hunk #1 succeeded at 3212 (offset -19 lines). >patching file openjdk/hotspot/src/share/vm/prims/jvmtiManageCapabilities.cpp >patching file openjdk/hotspot/src/share/vm/runtime/os.hpp >Hunk #1 succeeded at 291 (offset -3 lines). >Checking patches/zero/6903453.patch >Applying patches/zero/6903453.patch >patching file openjdk/corba/make/common/shared/Platform.gmk >Hunk #1 succeeded at 194 (offset 7 lines). >patching file openjdk/jdk/make/common/shared/Platform.gmk >Hunk #1 succeeded at 204 (offset 39 lines). >patching file openjdk/jdk/src/share/native/java/lang/fdlibm/include/fdlibm.h >Hunk #1 succeeded at 30 (offset 1 line). >Checking patches/zero/6909153.patch >Applying patches/zero/6909153.patch >patching file openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp >Hunk #1 succeeded at 1814 (offset -6 lines). >patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp >Hunk #1 succeeded at 2685 (offset -71 lines). >Checking patches/zero/6913869.patch >Applying patches/zero/6913869.patch >patching file openjdk/hotspot/src/share/vm/prims/jni.cpp >Hunk #1 succeeded at 3222 (offset -19 lines). >Checking patches/zero/6914622.patch >Applying patches/zero/6914622.patch >patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp >Hunk #1 succeeded at 2570 (offset -63 lines). >Hunk #2 succeeded at 2710 (offset -89 lines). >patching file openjdk/hotspot/src/share/vm/runtime/globals.cpp >Hunk #1 succeeded at 437 (offset -31 lines). >Hunk #2 succeeded at 464 (offset -31 lines). >patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp >Hunk #1 succeeded at 202 (offset -9 lines). >Hunk #2 succeeded at 315 (offset -12 lines). >Hunk #3 succeeded at 1896 (offset -68 lines). >Hunk #4 succeeded at 2179 (offset -84 lines). >Checking patches/zero/6939845.patch >Applying patches/zero/6939845.patch >patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp >Checking patches/zero/shark_do_nothing_on_stub_frame.patch >Applying patches/zero/shark_do_nothing_on_stub_frame.patch >patching file openjdk/hotspot/src/share/vm/runtime/frame.cpp >Checking patches/icedtea-notice-safepoints.patch >Applying patches/icedtea-notice-safepoints.patch >patching file openjdk/hotspot/src/share/vm/interpreter/cppInterpreter.hpp >Checking patches/icedtea-parisc-opt.patch >Applying patches/icedtea-parisc-opt.patch >patching file openjdk/hotspot/make/linux/makefiles/product.make >patching file openjdk/hotspot/make/linux/makefiles/optimized.make >Checking patches/icedtea-lucene-crash.patch >Applying patches/icedtea-lucene-crash.patch >patching file openjdk/hotspot/test/compiler/6707044/LuceneCrash.java >Checking patches/icedtea-version.patch >Applying patches/icedtea-version.patch >patching file openjdk/jdk/make/common/shared/Defs.gmk >patching file openjdk/jdk/make/java/version/Makefile >patching file openjdk/jdk/src/share/classes/sun/misc/Version-template.java >Checking patches/icedtea-version-hotspot.patch >Applying patches/icedtea-version-hotspot.patch >patching file openjdk/hotspot/make/linux/makefiles/vm.make >Hunk #1 succeeded at 90 (offset 4 lines). >patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp >patching file openjdk/hotspot/src/share/vm/utilities/vmError.cpp >Checking patches/icedtea-text-relocations.patch >Applying patches/icedtea-text-relocations.patch >patching file openjdk/hotspot/make/linux/makefiles/gcc.make >patching file openjdk/hotspot/make/linux/makefiles/rules.make >patching file openjdk/hotspot/make/solaris/makefiles/rules.make >Checking patches/icedtea-ssl.patch >Applying patches/icedtea-ssl.patch >patching file openjdk/jdk/src/share/classes/sun/security/ssl/Handshaker.java >patching file openjdk/jdk/src/share/classes/sun/security/ssl/RSAClientKeyExchange.java >Checking patches/icedtea-rmi_amd64.patch >Applying patches/icedtea-rmi_amd64.patch >patching file openjdk/jdk/make/sun/rmi/rmi/Makefile >Checking patches/icedtea-tools.patch >Applying patches/icedtea-tools.patch >patching file openjdk/jdk/make/tools/sharing/classlist.linux >patching file openjdk/jdk/make/tools/sharing/classlist.solaris >patching file openjdk/jdk/make/tools/sharing/classlist.windows >patching file openjdk/jdk/make/java/awt/Makefile >Checking patches/icedtea-use-system-tzdata.patch >Applying patches/icedtea-use-system-tzdata.patch >patching file openjdk/jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.java >Checking patches/icedtea-headers.patch >Applying patches/icedtea-headers.patch >patching file openjdk/jdk/make/tools/freetypecheck/Makefile >patching file openjdk/jdk/make/common/Defs.gmk >Hunk #1 succeeded at 235 (offset -2 lines). >patching file openjdk/jdk/make/sun/font/Makefile >Checking patches/icedtea-headers-hotspot.patch >Applying patches/icedtea-headers-hotspot.patch >patching file openjdk/hotspot/make/linux/makefiles/jvmti.make >Checking patches/icedtea-gcc-suffix.patch >Applying patches/icedtea-gcc-suffix.patch >patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk >patching file openjdk/corba/make/common/shared/Compiler-gcc.gmk >Hunk #1 succeeded at 58 with fuzz 2. >Checking patches/icedtea-gcc-suffix-hotspot.patch >Applying patches/icedtea-gcc-suffix-hotspot.patch >patching file openjdk/hotspot/agent/src/os/linux/Makefile >patching file openjdk/hotspot/make/linux/makefiles/gcc.make >Checking patches/icedtea-bytebuffer-compact.patch >Applying patches/icedtea-bytebuffer-compact.patch >patching file openjdk/jdk/src/share/classes/java/nio/Buffer.java >Hunk #6 succeeded at 551 (offset 4 lines). >Checking patches/hotspot/original/memory-limits.patch >Applying patches/hotspot/original/memory-limits.patch >patching file openjdk/hotspot/src/cpu/x86/vm/c2_globals_x86.hpp >patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp >Hunk #1 succeeded at 2733 (offset 127 lines). >Checking patches/icedtea-sunsrc.patch >Applying patches/icedtea-sunsrc.patch >patching file openjdk/jdk/make/common/Release.gmk >Hunk #1 succeeded at 336 (offset -2 lines). >Hunk #2 succeeded at 377 (offset -2 lines). >Hunk #3 succeeded at 387 (offset -2 lines). >Hunk #4 succeeded at 550 (offset -2 lines). >Hunk #5 succeeded at 581 (offset -2 lines). >Hunk #6 succeeded at 614 (offset -2 lines). >Hunk #7 succeeded at 990 (offset -10 lines). >Checking patches/icedtea-libraries.patch >Applying patches/icedtea-libraries.patch >patching file openjdk/jdk/make/sun/jpeg/Makefile >patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c >patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c >patching file openjdk/jdk/src/share/native/java/util/zip/Adler32.c >patching file openjdk/jdk/src/share/native/java/util/zip/Deflater.c >patching file openjdk/jdk/src/share/native/java/util/zip/CRC32.c >patching file openjdk/jdk/make/common/Program.gmk >Hunk #2 succeeded at 251 with fuzz 2. >patching file openjdk/jdk/make/java/zip/Makefile >patching file openjdk/jdk/make/java/zip/FILES_c.gmk >patching file openjdk/jdk/src/share/native/java/util/zip/Inflater.c >patching file openjdk/jdk/src/share/native/java/util/zip/zip_util.c >patching file openjdk/jdk/make/sun/splashscreen/FILES_c.gmk >patching file openjdk/jdk/make/sun/splashscreen/Makefile >patching file openjdk/jdk/make/sun/jpeg/FILES_c.gmk >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapimin.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapistd.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccoefct.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccolor.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcdctmgr.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.h >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcinit.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmainct.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmarker.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmaster.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcomapi.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jconfig.h >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcparam.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcphuff.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcprepct.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcsample.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jctrans.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdapimin.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdapistd.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdcoefct.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdcolor.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdct.h >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jddctmgr.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdhuff.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdhuff.h >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdinput.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmainct.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmarker.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmaster.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmerge.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdphuff.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdpostct.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdsample.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdtrans.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jerror.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jerror.h >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctflt.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctfst.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctint.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctflt.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctfst.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctint.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctred.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jinclude.h >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemmgr.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemnobs.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmorecfg.h >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegint.h >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jquant1.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jquant2.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jutils.c >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jversion.h >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/README >patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_jpeg.c >patching file openjdk/jdk/make/com/sun/java/pack/Makefile >patching file openjdk/jdk/make/java/jli/Makefile >patching file openjdk/jdk/src/share/native/com/sun/java/util/jar/pack/defines.h >Hunk #1 succeeded at 89 (offset 2 lines). >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c >Hunk #6 succeeded at 756 (offset 4 lines). >Hunk #7 succeeded at 854 (offset 19 lines). >Hunk #8 succeeded at 879 (offset 23 lines). >Hunk #9 succeeded at 1427 (offset 23 lines). >Hunk #10 succeeded at 1514 (offset 23 lines). >Hunk #11 succeeded at 1531 (offset 23 lines). >Hunk #12 succeeded at 1553 (offset 23 lines). >Hunk #13 succeeded at 1671 (offset 23 lines). >Hunk #14 succeeded at 1792 (offset 23 lines). >Hunk #15 succeeded at 2023 (offset 30 lines). >Hunk #16 succeeded at 2035 (offset 30 lines). >Hunk #17 succeeded at 2043 (offset 30 lines). >Hunk #18 succeeded at 2059 (offset 30 lines). >Hunk #19 succeeded at 2072 (offset 30 lines). >Hunk #20 succeeded at 2127 (offset 30 lines). >Hunk #21 succeeded at 2153 (offset 30 lines). >Hunk #22 succeeded at 2201 (offset 30 lines). >Hunk #23 succeeded at 2407 (offset 30 lines). >Hunk #24 succeeded at 2562 (offset 30 lines). >Hunk #25 succeeded at 2637 (offset 30 lines). >Hunk #26 succeeded at 2654 (offset 30 lines). >Hunk #27 succeeded at 2763 (offset 30 lines). >Hunk #28 succeeded at 2778 (offset 30 lines). >Hunk #29 succeeded at 2934 (offset 30 lines). >Hunk #30 succeeded at 2973 (offset 30 lines). >Hunk #31 succeeded at 2998 (offset 30 lines). >Hunk #32 succeeded at 3040 (offset 30 lines). >Hunk #33 succeeded at 3104 (offset 30 lines). >Hunk #34 succeeded at 3113 (offset 30 lines). >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c >Checking patches/icedtea-javafiles.patch >Applying patches/icedtea-javafiles.patch >patching file openjdk/jdk/make/java/java/FILES_java.gmk >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_spi_presentation_rmi.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_impl_ior.jmk >patching file openjdk/corba/make/com/sun/corba/minclude/com_sun_corba_se_impl_orbutil.jmk >Checking patches/icedtea-jvmtiEnv.patch >Applying patches/icedtea-jvmtiEnv.patch >patching file openjdk/hotspot/src/share/vm/prims/jvmtiEnv.cpp >Hunk #1 succeeded at 2727 (offset 25 lines). >Checking patches/icedtea-lcms.patch >Applying patches/icedtea-lcms.patch >patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsxform.c >Checking patches/icedtea-timerqueue.patch >Applying patches/icedtea-timerqueue.patch >patching file openjdk/jdk/src/share/classes/javax/swing/TimerQueue.java >Hunk #1 succeeded at 102 (offset -4 lines). >Hunk #2 succeeded at 159 (offset -4 lines). >Checking patches/icedtea-print-lsb-release.patch >Applying patches/icedtea-print-lsb-release.patch >patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp >Hunk #1 succeeded at 1866 (offset 109 lines). >Hunk #2 succeeded at 1925 (offset 109 lines). >Checking patches/icedtea-jpegclasses.patch >Applying patches/icedtea-jpegclasses.patch >patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/ImageFormatException.java >patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGCodec.java >patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGDecodeParam.java >patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGEncodeParam.java >patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGImageDecoder.java >patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGImageEncoder.java >patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGQTable.java >patching file openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/TruncatedFileException.java >Checking patches/icedtea-uname.patch >Applying patches/icedtea-uname.patch >patching file openjdk/jdk/make/common/shared/Platform.gmk >patching file openjdk/corba/make/common/shared/Platform.gmk >Checking patches/icedtea-freetypeversion.patch >Applying patches/icedtea-freetypeversion.patch >patching file openjdk/jdk/make/common/shared/Platform.gmk >Hunk #1 succeeded at 93 with fuzz 1 (offset -1 lines). >Checking patches/icedtea-fonts.patch >Applying patches/icedtea-fonts.patch >patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties >patching file openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Ubuntu.properties >Checking patches/icedtea-shark-build.patch >Applying patches/icedtea-shark-build.patch >patching file openjdk/make/hotspot-rules.gmk >Checking patches/icedtea-shark-build-hotspot.patch >Applying patches/icedtea-shark-build-hotspot.patch >patching file openjdk/hotspot/make/linux/Makefile >patching file openjdk/hotspot/make/linux/makefiles/buildtree.make >Hunk #1 succeeded at 225 (offset 10 lines). >patching file openjdk/hotspot/make/linux/makefiles/gcc.make >Hunk #1 succeeded at 59 with fuzz 1 (offset -5 lines). >patching file openjdk/hotspot/make/linux/makefiles/top.make >patching file openjdk/hotspot/make/linux/makefiles/vm.make >Hunk #1 succeeded at 136 with fuzz 2 (offset 10 lines). >Hunk #2 succeeded at 171 with fuzz 2 (offset 10 lines). >patching file openjdk/hotspot/make/Makefile >Hunk #7 succeeded at 379 (offset 3 lines). >Checking patches/icedtea-nomotif-6706121.patch >Applying patches/icedtea-nomotif-6706121.patch >patching file openjdk/jdk/make/sun/awt/FILES_c_unix.gmk >patching file openjdk/jdk/make/sun/awt/FILES_export_unix.gmk >patching file openjdk/jdk/make/sun/awt/mapfile-mawt-vers >patching file openjdk/jdk/make/sun/awt/mapfile-vers-linux >Hunk #1 succeeded at 169 (offset -1 lines). >Hunk #2 succeeded at 188 (offset -1 lines). >Hunk #3 succeeded at 356 (offset -1 lines). >Hunk #4 succeeded at 386 (offset -1 lines). >Hunk #5 succeeded at 441 (offset -1 lines). >Hunk #6 succeeded at 502 (offset -1 lines). >patching file openjdk/jdk/make/sun/awt/mawt.gmk >Hunk #4 succeeded at 116 (offset 2 lines). >Hunk #5 succeeded at 166 (offset 2 lines). >Hunk #6 succeeded at 196 (offset 2 lines). >patching file openjdk/jdk/make/sun/jawt/Makefile >Hunk #1 succeeded at 99 (offset 6 lines). >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MToolkit.java >patching file openjdk/jdk/src/solaris/native/sun/awt/awt_DrawingSurface.c >patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MToolkit.c >patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Robot.c >patching file openjdk/jdk/src/solaris/native/sun/awt/awt_p.h >patching file openjdk/jdk/src/solaris/native/sun/awt/initIDs.c >patching file openjdk/jdk/src/solaris/native/sun/awt/multi_font.c >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MButtonPeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCanvasPeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCheckboxMenuItemPeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCheckboxPeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MChoicePeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MComponentPeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MCustomCursor.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDataTransferer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDialogPeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDragSourceContextPeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MDropTargetContextPeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbedCanvasPeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbeddedFrame.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MEmbeddedFramePeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFileDialogPeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MFramePeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MGlobalCursorManager.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MInputMethod.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/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/MScrollPanePeer.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/MScrollbarPeer.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/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/X11Selection.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/motif/X11SelectionHolder.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_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_Menu.c >patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Menu.h >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_MenuComponent.c >patching file openjdk/jdk/src/solaris/native/sun/awt/awt_MenuItem.c >patching file openjdk/jdk/src/solaris/native/sun/awt/awt_PopupMenu.c >patching file openjdk/jdk/src/solaris/native/sun/awt/awt_ScrollPane.c >patching file openjdk/jdk/src/solaris/native/sun/awt/awt_Scrollbar.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_XmDnD.c >patching file openjdk/jdk/src/solaris/native/sun/awt/awt_XmDnD.h >patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.c >patching file openjdk/jdk/src/solaris/native/sun/awt/awt_dnd.h >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_motif.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_xembed.c >patching file openjdk/jdk/src/solaris/native/sun/awt/canvas.c >patching file openjdk/jdk/src/solaris/native/sun/awt/cursor.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/corba/make/common/Defs-linux.gmk >patching file openjdk/hotspot/agent/src/os/linux/Makefile >patching file openjdk/hotspot/src/share/vm/oops/generateOopMap.cpp >Hunk #1 succeeded at 2113 (offset -15 lines). >patching file openjdk/jdk/make/common/Defs-linux.gmk >Hunk #1 succeeded at 192 (offset 8 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 192 (offset 5 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 >patching file openjdk/hotspot/src/share/vm/utilities/bitMap.hpp >patching file openjdk/hotspot/src/share/vm/utilities/bitMap.inline.hpp >patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp >Checking patches/hotspot/original/icedtea-params-cast-size_t.patch >Applying patches/hotspot/original/icedtea-params-cast-size_t.patch >patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psPermGen.cpp >patching file openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp >patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/dirtyCardQueue.cpp >patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp >Hunk #1 succeeded at 1063 (offset 2 lines). >patching file openjdk/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.cpp >Hunk #2 succeeded at 467 (offset 4 lines). >Hunk #3 succeeded at 526 (offset 5 lines). >Hunk #4 succeeded at 653 (offset 5 lines). >Hunk #5 succeeded at 1760 (offset 14 lines). >Hunk #6 succeeded at 3213 (offset 14 lines). >patching file openjdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.cpp >Hunk #2 succeeded at 6052 (offset -2 lines). >Hunk #3 succeeded at 6340 (offset -2 lines). >patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp >Hunk #1 succeeded at 1056 (offset 5 lines). >Hunk #2 succeeded at 1069 (offset 5 lines). >Hunk #3 succeeded at 1098 (offset 5 lines). >Hunk #4 succeeded at 1110 (offset 5 lines). >patching file openjdk/hotspot/src/share/vm/memory/threadLocalAllocBuffer.cpp >patching file openjdk/hotspot/src/share/vm/memory/collectorPolicy.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 >patching file openjdk/hotspot/src/share/vm/memory/cardTableModRefBS.hpp >patching file openjdk/hotspot/src/share/vm/runtime/globals.cpp >patching file openjdk/hotspot/src/share/vm/runtime/vm_version.cpp >patching file openjdk/hotspot/src/share/vm/runtime/deoptimization.cpp >patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp >patching file openjdk/hotspot/src/share/vm/code/nmethod.hpp >patching file openjdk/hotspot/src/share/vm/code/nmethod.cpp >patching file openjdk/hotspot/src/share/vm/compiler/compileBroker.cpp >patching file openjdk/hotspot/src/share/vm/compiler/abstractCompiler.hpp >patching file openjdk/hotspot/src/share/vm/ci/ciMethod.hpp >patching file openjdk/hotspot/src/share/vm/ci/ciMethod.cpp >patching file openjdk/hotspot/src/share/vm/ci/ciMethod.cpp >patching file openjdk/hotspot/src/share/vm/ci/ciMethod.hpp >patching file openjdk/hotspot/src/share/vm/code/nmethod.cpp >patching file openjdk/hotspot/src/share/vm/utilities/macros.hpp >Hunk #1 succeeded at 149 (offset 3 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 232 (offset -5 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 222 (offset -5 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-6761856-freetypescaler.patch >Applying patches/icedtea-6761856-freetypescaler.patch >patching file openjdk/jdk/src/share/native/sun/font/freetypeScaler.c >Hunk #1 succeeded at 1291 (offset 10 lines). >patching file openjdk/jdk/test/java/awt/font/TextLayout/TextLayoutBounds.java >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-doc-headers.patch >Applying patches/icedtea-doc-headers.patch >patching file openjdk/jdk/make/docs/Makefile >Hunk #1 succeeded at 100 (offset 1 line). >Hunk #2 succeeded at 123 (offset 1 line). >Hunk #3 succeeded at 141 (offset 1 line). >Hunk #4 succeeded at 164 (offset 1 line). >Hunk #5 succeeded at 182 (offset 1 line). >Hunk #6 succeeded at 199 (offset 1 line). >Hunk #7 succeeded at 224 (offset 1 line). >Hunk #8 succeeded at 247 (offset 1 line). >Hunk #9 succeeded at 271 (offset 1 line). >Hunk #10 succeeded at 294 (offset 1 line). >Hunk #11 succeeded at 330 (offset 1 line). >Hunk #12 succeeded at 352 (offset 1 line). >Hunk #13 succeeded at 373 (offset 1 line). >Hunk #14 succeeded at 389 (offset 1 line). >Hunk #15 succeeded at 397 (offset 1 line). >Checking patches/openjdk/bidi-tests.patch >Applying patches/openjdk/bidi-tests.patch >patching file openjdk/jdk/test/java/text/Bidi/BidiBug.java >patching file openjdk/jdk/test/java/text/Bidi/BidiEmbeddingTest.java >patching file openjdk/jdk/test/java/text/Bidi/BidiSurrogateTest.java >Checking patches/openjdk/annotation-tests.patch >Applying patches/openjdk/annotation-tests.patch >patching file openjdk/jdk/test/java/lang/annotation/AnnotationTypeMismatchException/FoundType.java >patching file openjdk/jdk/test/java/lang/annotation/loaderLeak/A.java >patching file openjdk/jdk/test/java/lang/annotation/loaderLeak/B.java >patching file openjdk/jdk/test/java/lang/annotation/loaderLeak/C.java >patching file openjdk/jdk/test/java/lang/annotation/loaderLeak/LoaderLeak.sh >patching file openjdk/jdk/test/java/lang/annotation/loaderLeak/Main.java >patching file openjdk/jdk/test/java/lang/annotation/Missing/A.java >patching file openjdk/jdk/test/java/lang/annotation/Missing/B.java >patching file openjdk/jdk/test/java/lang/annotation/Missing/C.java >patching file openjdk/jdk/test/java/lang/annotation/Missing/D.java >patching file openjdk/jdk/test/java/lang/annotation/Missing/Marker.java >patching file openjdk/jdk/test/java/lang/annotation/Missing/Missing.java >patching file openjdk/jdk/test/java/lang/annotation/Missing/MissingTest.java >patching file openjdk/jdk/test/java/lang/annotation/Missing/MissingWrapper.java >patching file openjdk/jdk/test/java/lang/annotation/package-info.java >patching file openjdk/jdk/test/java/lang/annotation/PackageMain.java >patching file openjdk/jdk/test/java/lang/annotation/RecursiveAnnotation.java >patching file openjdk/jdk/test/java/lang/annotation/UnitTest.java >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 1125 (offset 13 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-java2d-dasher.patch >Applying patches/icedtea-java2d-dasher.patch >patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Dasher.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 >Applying patches/icedtea-jtreg-jrunscript.patch >patching file openjdk/jdk/test/sun/tools/jrunscript/CheckEngine.java >patching file openjdk/jdk/test/sun/tools/jrunscript/jrunscriptTest.sh >patching file openjdk/jdk/test/sun/tools/jrunscript/Testjrunscript.java >Checking patches/icedtea-network-unreachable.patch >Applying patches/icedtea-network-unreachable.patch >patching file openjdk/jdk/src/solaris/native/java/net/PlainSocketImpl.c >Checking patches/icedtea-dnd-filelists.patch >Applying patches/icedtea-dnd-filelists.patch >patching file openjdk/jdk/src/share/classes/sun/awt/datatransfer/DataTransferer.java >Checking patches/icedtea-java2d-stroker-internal-joint.patch >Applying patches/icedtea-java2d-stroker-internal-joint.patch >patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java >patching file openjdk/jdk/test/sun/pisces/MiterInternalJointTest.java >Checking patches/icedtea-java2d-stroker-internal-close-joint.patch >Applying patches/icedtea-java2d-stroker-internal-close-joint.patch >patching file openjdk/jdk/src/share/classes/sun/java2d/pisces/Stroker.java >patching file openjdk/jdk/test/sun/pisces/MiterInternalCloseJointTest.java >Checking patches/icedtea-disable-cc-incompatible-sanity-checks.patch >Applying patches/icedtea-disable-cc-incompatible-sanity-checks.patch >patching file openjdk/jdk/make/common/Sanity.gmk >patching file openjdk/jdk/make/common/shared/Sanity.gmk >Checking patches/icedtea-explicit-target-arch.patch >Applying patches/icedtea-explicit-target-arch.patch >patching file openjdk/hotspot/make/linux/makefiles/defs.make >patching file openjdk/jdk/make/common/shared/Platform.gmk >patching file openjdk/corba/make/common/shared/Platform.gmk >Checking patches/icedtea-gcc-stack-markings.patch >Applying patches/icedtea-gcc-stack-markings.patch >patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_32.s >patching file openjdk/hotspot/src/os_cpu/linux_x86/vm/linux_x86_64.s >Checking patches/openjdk/6879689-hotspot_warning_fix.patch >Applying patches/openjdk/6879689-hotspot_warning_fix.patch >patching file openjdk/hotspot/src/share/vm/adlc/archDesc.cpp >Hunk #1 succeeded at 1028 (offset -3 lines). >Checking patches/openjdk/6928623-verbose-langtools.patch >Applying patches/openjdk/6928623-verbose-langtools.patch >patching file openjdk/langtools/make/Makefile >Checking patches/icedtea-no-precompiled.patch >Applying patches/icedtea-no-precompiled.patch >patching file openjdk/hotspot/make/linux/makefiles/gcc.make >patching file openjdk/hotspot/make/solaris/makefiles/gcc.make >Checking patches/icedtea-linux-separate-debuginfo.patch >Applying patches/icedtea-linux-separate-debuginfo.patch >patching file openjdk/hotspot/agent/src/os/linux/libproc_impl.c >patching file openjdk/hotspot/agent/src/os/linux/symtab.h >patching file openjdk/hotspot/agent/src/os/linux/symtab.c >Checking patches/icedtea-parisc.patch >Applying patches/icedtea-parisc.patch >patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk >Checking patches/icedtea-sh4-support.patch >Applying patches/icedtea-sh4-support.patch >patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp >Hunk #1 succeeded at 1748 (offset -5 lines). >Hunk #2 succeeded at 1780 (offset -5 lines). >patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h >patching file openjdk/jdk/make/common/shared/Compiler-gcc.gmk >Hunk #1 succeeded at 126 (offset 5 lines). >patching file openjdk/corba/make/common/shared/Platform.gmk >patching file openjdk/corba/make/common/shared/Platform.gmk >patching file openjdk/jdk/make/common/shared/Platform.gmk >patching file openjdk/jdk/make/jdk_generic_profile.sh >patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk >patching file openjdk/jdk/make/common/Defs-linux.gmk >patching file openjdk/corba/make/common/Defs-linux.gmk >Checking patches/libpng.patch >Applying patches/libpng.patch >patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_png.c >Checking patches/extensions/netx.patch >Applying patches/extensions/netx.patch >patching file openjdk/jdk/make/launchers/Makefile >patching file openjdk/jdk/src/share/classes/sun/applet/AppletViewerPanel.java >patching file openjdk/jdk/src/share/classes/sun/applet/AppletPanel.java >patching file openjdk/jdk/make/docs/NON_CORE_PKGS.gmk >Checking patches/extensions/netx-dist.patch >Applying patches/extensions/netx-dist.patch >patching file openjdk/jdk/make/common/internal/Defs-netx.gmk >patching file openjdk/jdk/make/common/internal/ImportComponents.gmk >Hunk #2 succeeded at 121 (offset -1 lines). >Hunk #3 succeeded at 160 (offset -1 lines). >patching file openjdk/jdk/make/common/shared/Defs.gmk >Hunk #1 succeeded at 350 (offset 6 lines). >Checking patches/extensions/netx-umask.patch >Applying patches/extensions/netx-umask.patch >patching file openjdk/jdk/make/launchers/Makefile.launcher >patching file openjdk/jdk/src/share/bin/java.c >Hunk #5 succeeded at 2044 (offset 6 lines). >Checking patches/icedtea-jtreg-httpTest.patch >Applying patches/icedtea-jtreg-httpTest.patch >patching file openjdk/jdk/test/java/net/URL/TestHttps.java >Checking patches/security/20100330/hotspot/original/6626217.patch >Applying patches/security/20100330/hotspot/original/6626217.patch >patching file openjdk/hotspot/src/share/vm/ci/ciEnv.cpp >Hunk #1 succeeded at 345 (offset -3 lines). >patching file openjdk/hotspot/src/share/vm/classfile/loaderConstraints.cpp >Hunk #1 succeeded at 335 (offset -3 lines). >patching file openjdk/hotspot/src/share/vm/classfile/loaderConstraints.hpp >Hunk #1 succeeded at 64 (offset -3 lines). >patching file openjdk/hotspot/src/share/vm/classfile/systemDictionary.cpp >Hunk #1 succeeded at 2061 (offset -52 lines). >Hunk #2 succeeded at 2072 (offset -52 lines). >Hunk #3 succeeded at 2090 (offset -52 lines). >Hunk #4 succeeded at 2155 (offset -52 lines). >Checking patches/security/20100330/6633872.patch >Applying patches/security/20100330/6633872.patch >patching file openjdk/jdk/src/share/classes/java/security/ProtectionDomain.java >patching file openjdk/jdk/src/share/classes/java/security/Policy.java >patching file openjdk/jdk/src/share/classes/sun/misc/SharedSecrets.java >patching file openjdk/jdk/src/share/classes/sun/misc/JavaSecurityProtectionDomainAccess.java >patching file openjdk/jdk/src/share/classes/sun/security/provider/PolicyFile.java >Checking patches/security/20100330/6639665.patch >Applying patches/security/20100330/6639665.patch >patching file openjdk/jdk/src/share/classes/java/lang/ThreadGroup.java >Hunk #1 succeeded at 55 (offset 17 lines). >Hunk #2 succeeded at 76 (offset 17 lines). >Hunk #3 succeeded at 114 (offset 17 lines). >Hunk #4 succeeded at 126 (offset 17 lines). >Checking patches/security/20100330/6736390.patch >Applying patches/security/20100330/6736390.patch >patching file openjdk/jdk/src/share/classes/java/io/File.java >Checking patches/security/20100330/6745393.patch >Applying patches/security/20100330/6745393.patch >patching file openjdk/jdk/src/share/classes/java/util/zip/Deflater.java >patching file openjdk/jdk/src/share/classes/java/util/zip/Inflater.java >patching file openjdk/jdk/src/share/classes/java/util/zip/ZStreamRef.java >patching file openjdk/jdk/src/share/native/java/util/zip/Deflater.c >patching file openjdk/jdk/src/share/native/java/util/zip/Inflater.c >Checking patches/security/20100330/6887703.patch >Applying patches/security/20100330/6887703.patch >patching file openjdk/jdk/src/share/classes/sun/awt/dnd/SunDropTargetContextPeer.java >Checking patches/security/20100330/6888149.patch >Applying patches/security/20100330/6888149.patch >patching file openjdk/jdk/src/share/classes/java/util/concurrent/atomic/AtomicIntegerArray.java >patching file openjdk/jdk/src/share/classes/java/util/concurrent/atomic/AtomicLongArray.java >patching file openjdk/jdk/src/share/classes/java/util/concurrent/atomic/AtomicReferenceArray.java >Checking patches/security/20100330/6892265.patch >Applying patches/security/20100330/6892265.patch >patching file openjdk/hotspot/src/share/vm/oops/typeArrayKlass.cpp >Hunk #1 succeeded at 122 (offset -2 lines). >Checking patches/security/20100330/6893947.patch >Applying patches/security/20100330/6893947.patch >patching file openjdk/jdk/src/share/classes/javax/management/remote/rmi/RMIConnectionImpl.java >Checking patches/security/20100330/6893954.patch >Applying patches/security/20100330/6893954.patch >patching file openjdk/jdk/src/share/classes/java/net/DatagramSocket.java >patching file openjdk/jdk/src/share/classes/java/net/InetAddress.java >patching file openjdk/jdk/src/share/classes/java/net/MulticastSocket.java >patching file openjdk/jdk/src/share/classes/java/net/NetworkInterface.java >patching file openjdk/jdk/src/share/classes/java/net/Socket.java >patching file openjdk/jdk/src/share/classes/sun/nio/ch/Net.java >Hunk #1 succeeded at 46 (offset -9 lines). >Checking patches/security/20100330/6894807.patch >Applying patches/security/20100330/6894807.patch >patching file openjdk/hotspot/src/share/vm/opto/cfgnode.cpp >patching file openjdk/hotspot/src/share/vm/opto/type.cpp >Checking patches/security/20100330/6898622.patch >Applying patches/security/20100330/6898622.patch >patching file openjdk/jdk/src/share/classes/sun/security/util/ObjectIdentifier.java >Checking patches/security/20100330/6898739.patch >Applying patches/security/20100330/6898739.patch >patching file openjdk/jdk/src/share/classes/sun/security/ssl/ClientHandshaker.java >patching file openjdk/jdk/src/share/classes/sun/security/ssl/Handshaker.java >patching file openjdk/jdk/src/share/classes/sun/security/ssl/ServerHandshaker.java >patching file openjdk/jdk/src/share/classes/sun/security/ssl/SSLEngineImpl.java >patching file openjdk/jdk/src/share/classes/sun/security/ssl/SSLSocketImpl.java >patching file openjdk/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/InvalidateServerSessionRenegotiate.java >patching file openjdk/jdk/test/sun/security/ssl/javax/net/ssl/NewAPIs/JSSERenegotiate.java >patching file openjdk/jdk/test/sun/security/ssl/javax/net/ssl/NewAPIs/SSLEngine/CheckStatus.java >patching file openjdk/jdk/test/sun/security/ssl/javax/net/ssl/NewAPIs/SSLEngine/ConnectionTest.java >patching file openjdk/jdk/test/sun/security/ssl/javax/net/ssl/NewAPIs/SSLEngine/NoAuthClientAuth.java >Checking patches/security/20100330/6899653.patch >Applying patches/security/20100330/6899653.patch >patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio1.c >patching file openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsxform.c >Checking patches/security/20100330/6902299.patch >Applying patches/security/20100330/6902299.patch >patching file openjdk/jdk/src/share/native/com/sun/java/util/jar/pack/bytes.cpp >patching file openjdk/jdk/src/share/native/com/sun/java/util/jar/pack/unpack.cpp >Checking patches/security/20100330/6904691.patch >Applying patches/security/20100330/6904691.patch >patching file openjdk/jdk/src/share/classes/java/beans/EventHandler.java >patching file openjdk/jdk/src/share/classes/java/beans/Statement.java >patching file openjdk/jdk/test/java/beans/EventHandler/Test6277246.java >patching file openjdk/jdk/test/java/beans/EventHandler/Test6277266.java >Checking patches/security/20100330/6909597.patch >Applying patches/security/20100330/6909597.patch >patching file openjdk/jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c >Hunk #1 succeeded at 316 (offset 58 lines). >Hunk #2 succeeded at 329 (offset 58 lines). >Hunk #3 succeeded at 339 (offset 58 lines). >Hunk #4 succeeded at 362 (offset 58 lines). >Hunk #5 succeeded at 1869 (offset 60 lines). >Hunk #6 succeeded at 2094 (offset 60 lines). >Checking patches/security/20100330/6910590.patch >Applying patches/security/20100330/6910590.patch >patching file openjdk/jdk/src/share/classes/java/lang/ProcessBuilder.java >Checking patches/security/20100330/6914823.patch >Applying patches/security/20100330/6914823.patch >patching file openjdk/jdk/src/share/classes/sun/awt/image/ImageRepresentation.java >Checking patches/security/20100330/6914866.patch >Applying patches/security/20100330/6914866.patch >patching file openjdk/jdk/src/share/native/sun/awt/medialib/awt_ImagingLib.c >patching file openjdk/jdk/src/share/native/sun/awt/medialib/safe_alloc.h >Checking patches/security/20100330/6932480.patch >Applying patches/security/20100330/6932480.patch >patching file openjdk/hotspot/src/share/vm/ci/ciEnv.cpp >Hunk #1 succeeded at 340 (offset -3 lines). >Checking patches/ant-1.8.0.patch >Applying patches/ant-1.8.0.patch >patching file openjdk/langtools/make/Makefile >Hunk #1 succeeded at 171 (offset -17 lines). >Checking patches/icedtea-nss-6763530.patch >Applying patches/icedtea-nss-6763530.patch >patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11ECKeyFactory.java >patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Key.java >Checking patches/nss-debug.patch >Applying patches/nss-debug.patch >patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/wrapper/PKCS11Exception.java >patching file openjdk/jdk/src/share/classes/sun/security/x509/X509Key.java >Checking patches/icedtea-rhino.patch >Applying patches/icedtea-rhino.patch >patching file openjdk/hotspot/src/share/vm/runtime/os.cpp >Hunk #1 succeeded at 884 (offset -2 lines). >patching file openjdk/jdk/make/com/sun/script/Makefile >patching file openjdk/jdk/make/com/sun/Makefile >patching file openjdk/jdk/make/common/Release.gmk >Hunk #1 succeeded at 770 (offset -2 lines). >patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.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/ExternalScriptable.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/RhinoClassShutter.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/RhinoWrapFactory.java >patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java >Checking patches/extensions/liveconnect.patch >Applying 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 >Applying patches/extensions/liveconnect-dist.patch >patching file openjdk/jdk/make/common/internal/Defs-liveconnect.gmk >patching file openjdk/jdk/make/common/internal/ImportComponents.gmk >Hunk #2 succeeded at 125 (offset -1 lines). >Hunk #3 succeeded at 165 (offset -1 lines). >patching file openjdk/jdk/make/common/shared/Defs.gmk >Hunk #1 succeeded at 355 (offset -10 lines). >Checking patches/icedtea-pulse-soundproperties.patch >Applying patches/icedtea-pulse-soundproperties.patch >patching file openjdk/jdk/src/share/lib/sound.properties >Checking patches/xrender/icedtea-000.patch >Applying patches/xrender/icedtea-000.patch >patching file openjdk/jdk/src/share/classes/sun/awt/image/SunVolatileImage.java >patching file openjdk/jdk/src/share/classes/sun/java2d/SurfaceManagerFactory.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java >patching file openjdk/jdk/src/solaris/classes/sun/java2d/SurfaceManagerFactory.java >patching file openjdk/jdk/src/solaris/classes/sun/java2d/UnixSurfaceManagerFactory.java >patching file openjdk/jdk/src/windows/classes/sun/awt/Win32GraphicsEnvironment.java >patching file openjdk/jdk/src/windows/classes/sun/java2d/SurfaceManagerFactory.java >patching file openjdk/jdk/src/windows/classes/sun/java2d/WindowsSurfaceManagerFactory.java >Checking patches/xrender/icedtea-001.patch >Applying patches/xrender/icedtea-001.patch >patching file openjdk/jdk/make/sun/font/FILES_c.gmk >patching file openjdk/jdk/make/sun/font/Makefile >patching file openjdk/jdk/make/sun/font/mapfile-vers >patching file openjdk/jdk/make/sun/font/mapfile-vers.openjdk >patching file openjdk/jdk/make/sun/xawt/FILES_c_unix.gmk >patching file openjdk/jdk/make/sun/xawt/Makefile >patching file openjdk/jdk/make/sun/xawt/mapfile-vers >patching file openjdk/jdk/src/share/classes/sun/java2d/pipe/BufferedPaints.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsDevice.java >patching file openjdk/jdk/src/solaris/classes/sun/awt/X11GraphicsEnvironment.java >patching file openjdk/jdk/src/solaris/classes/sun/font/XRTextRenderer.java >patching file openjdk/jdk/src/solaris/classes/sun/java2d/UnixSurfaceManagerFactory.java >patching file openjdk/jdk/src/solaris/classes/sun/java2d/x11/X11SurfaceData.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/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-systemtap.patch >Applying patches/icedtea-systemtap.patch >patching file openjdk/hotspot/make/linux/makefiles/dtrace.make >patching file openjdk/hotspot/src/share/vm/prims/jni.cpp >Hunk #1 succeeded at 1744 (offset -3 lines). >Hunk #2 succeeded at 1918 (offset -3 lines). >Hunk #3 succeeded at 2101 (offset -9 lines). >Hunk #4 succeeded at 2135 (offset -9 lines). >patching file openjdk/hotspot/src/share/vm/utilities/dtrace.hpp >patching file openjdk/hotspot/src/share/vm/runtime/arguments.cpp >Hunk #1 succeeded at 2297 (offset 25 lines). >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 >Checking patches/hotspot/original/icedtea-6778662-lib64.patch >Applying patches/hotspot/original/icedtea-6778662-lib64.patch >patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp >Hunk #1 succeeded at 281 (offset 16 lines). >Checking patches/hotspot/original/icedtea-6778657-f2i-overflow.patch >Applying patches/hotspot/original/icedtea-6778657-f2i-overflow.patch >patching file openjdk/hotspot/src/share/vm/runtime/sharedRuntime.cpp >Hunk #1 succeeded at 192 (offset 19 lines). >Checking patches/hotspot/original/icedtea-6791168.patch >Applying patches/hotspot/original/icedtea-6791168.patch >patching file openjdk/hotspot/src/cpu/x86/vm/cppInterpreter_x86.cpp >patching file openjdk/hotspot/src/cpu/x86/vm/frame_x86.inline.hpp >patching file openjdk/hotspot/src/cpu/x86/vm/assembler_x86.cpp >patching file openjdk/hotspot/src/cpu/x86/vm/sharedRuntime_x86_64.cpp >Hunk #1 succeeded at 2965 (offset 11 lines). >patching file openjdk/hotspot/src/cpu/x86/vm/bytecodeInterpreter_x86.inline.hpp >patching file openjdk/hotspot/src/cpu/x86/vm/interp_masm_x86_64.cpp >patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp >Hunk #2 succeeded at 337 (offset -4 lines). >Hunk #3 succeeded at 1353 (offset -9 lines). >Hunk #4 succeeded at 1363 (offset -9 lines). >patching file openjdk/hotspot/src/share/vm/interpreter/bytecodeInterpreter.hpp >Checking patches/hotspot/original/icedtea-6793825-includedb.patch >Applying patches/hotspot/original/icedtea-6793825-includedb.patch >patching file openjdk/hotspot/src/share/vm/includeDB_compiler2 >patching file openjdk/hotspot/src/share/vm/gc_implementation/includeDB_gc_g1 >Hunk #1 succeeded at 34 with fuzz 1. >Hunk #2 succeeded at 45 with fuzz 2. >Hunk #3 succeeded at 268 (offset 2 lines). >patching file openjdk/hotspot/src/share/vm/gc_implementation/includeDB_gc_parallelScavenge >patching file openjdk/hotspot/src/share/vm/gc_implementation/includeDB_gc_concurrentMarkSweep >patching file openjdk/hotspot/src/share/vm/gc_implementation/includeDB_gc_parNew >patching file openjdk/hotspot/src/share/vm/includeDB_features >patching file openjdk/hotspot/src/share/vm/includeDB_core >Checking patches/openjdk/6822370-reentrantreadwritelock.patch >Applying patches/openjdk/6822370-reentrantreadwritelock.patch >patching file openjdk/hotspot/src/os/linux/vm/os_linux.cpp >Hunk #1 succeeded at 4701 (offset 45 lines). >Hunk #2 succeeded at 4744 (offset 45 lines). >Hunk #3 succeeded at 4784 (offset 45 lines). >patching file openjdk/hotspot/src/os/solaris/vm/os_solaris.cpp >Hunk #1 succeeded at 5779 (offset -24 lines). >Hunk #2 succeeded at 5823 (offset -24 lines). >Hunk #3 succeeded at 5869 (offset -24 lines). >icedtea_version="1.8" ; \ >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=linux-gnu" >>openjdk/jdk/make/common/shared/Defs.gmk ; >echo "DISTRO_PACKAGE_VERSION=fedora-41.b18.fc14-x86_64" \ > >>openjdk/jdk/make/common/shared/Defs.gmk ; >+ patch -l -p0 >patching file openjdk/jdk/src/share/lib/security/java.security >Hunk #1 succeeded at 131 (offset 4 lines). >+ patch -l -p0 >patching file openjdk/jdk/src/share/classes/java/awt/Toolkit.java >+ make >mkdir -p bootstrap >rm -f bootstrap/jdk1.6.0 >ln -sf /usr/lib/jvm/java-openjdk bootstrap/jdk1.6.0; \ >if ! bootstrap/jdk1.6.0/bin/java -version ; \ > then \ > echo "bootstrap/jdk1.6.0/bin/java" \ > "cannot be found or is corrupted." ; \ > exit 1; \ > fi >java version "1.6.0_18" >OpenJDK Runtime Environment (IcedTea6 1.8) (fedora-41.b18.fc13-x86_64) >OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode) >mkdir -p stamps >touch stamps/bootstrap-directory-symlink.stamp >find /builddir/build/BUILD/icedtea6-1.8/netx -name '*.java' | sort > netx-source-files.txt >cp -r /builddir/build/BUILD/icedtea6-1.8/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 >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 \ > < /builddir/build/BUILD/icedtea6-1.8/$p ; \ > then \ > echo Applying $p ; \ > /usr/bin/patch -l -p0 < /builddir/build/BUILD/icedtea6-1.8/$p ; \ > if ! grep "^\* $(basename $p)" /builddir/build/BUILD/icedtea6-1.8/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 272 with fuzz 2 (offset -4 lines). >patching file openjdk-ecj/corba/make/common/Rules.gmk >patching file openjdk-ecj/corba/make/common/shared/Defs-java.gmk >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 122 (offset 3 lines). >patching file openjdk-ecj/jaxws/build.xml >Hunk #1 succeeded at 122 (offset 3 lines). >patching file openjdk-ecj/jdk/make/common/BuildToolJar.gmk >patching file openjdk-ecj/jdk/make/common/Release.gmk >Hunk #1 succeeded at 647 (offset 1 line). >Hunk #2 succeeded at 719 (offset 1 line). >Hunk #3 succeeded at 965 (offset 1 line). >Hunk #4 succeeded at 1043 (offset 1 line). >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 >Checking patches/ecj/bootver.patch >Applying patches/ecj/bootver.patch >patching file openjdk-ecj/jdk/make/common/shared/Platform.gmk >Hunk #1 succeeded at 89 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 >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 \ > /usr/bin/find /builddir/build/BUILD/icedtea6-1.8/$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 ; \ >do \ > echo $files >> rt-source-files.txt ; \ >done >mkdir -p lib/rt >/builddir/build/BUILD/icedtea6-1.8/bootstrap/jdk1.6.0/bin/javac -J-Xmx1024m -g -d lib/rt \ > -source 1.5 \ > -sourcepath /builddir/build/BUILD/icedtea6-1.8/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 \ > -classpath /usr/lib/jvm/java-openjdk/jre/lib/rt.jar \ > -bootclasspath \'\' @rt-source-files.txt ; >/builddir/build/BUILD/icedtea6-1.8/openjdk-ecj/jdk/src/share/classes/sun/rmi/rmic/Main.java:882: warning: non-varargs call of varargs method with inexact argument type for last parameter; >cast to java.lang.Object for a varargs call >cast to java.lang.Object[] for a non-varargs call and to suppress this warning > return java.text.MessageFormat.format(format, args); > ^ >/builddir/build/BUILD/icedtea6-1.8/openjdk-ecj/jdk/src/share/classes/sun/rmi/rmic/newrmic/Resources.java:72: warning: non-varargs call of varargs method with inexact argument type for last parameter; >cast to java.lang.Object for a varargs call >cast to java.lang.Object[] for a non-varargs call and to suppress this warning > return MessageFormat.format(format, args); > ^ >Note: Some input files use or override a deprecated API. >Note: Recompile with -Xlint:deprecation for details. >Note: Some input files use unchecked or unsafe operations. >Note: Recompile with -Xlint:unchecked for details. >2 warnings >mkdir -p stamps >touch stamps/rt-class-files.stamp >mkdir -p /builddir/build/BUILD/icedtea6-1.8/netx.build >/builddir/build/BUILD/icedtea6-1.8/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -J-Xmx1024m \ > -d /builddir/build/BUILD/icedtea6-1.8/netx.build \ > -classpath /builddir/build/BUILD/icedtea6-1.8/lib/rt:/usr/lib/jvm/java-openjdk/jre/lib/rt.jar \ > -sourcepath /builddir/build/BUILD/icedtea6-1.8/netx:/builddir/build/BUILD/icedtea6-1.8/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 \'\' \ > @netx-source-files.txt >Note: Some input files use or override a deprecated API. >Note: Recompile with -Xlint:deprecation for details. >Note: Some input files use unchecked or unsafe operations. >Note: Recompile with -Xlint:unchecked for details. >cp -r /builddir/build/BUILD/icedtea6-1.8/netx/net/sourceforge/jnlp/resources /builddir/build/BUILD/icedtea6-1.8/netx.build/net/sourceforge/jnlp >mkdir -p stamps >touch stamps/netx.stamp >(cd /builddir/build/BUILD/icedtea6-1.8/netx.build ; \ > mkdir -p lib ; \ > /builddir/build/BUILD/icedtea6-1.8/bootstrap/jdk1.6.0/bin/jar cf lib/classes.jar javax/jnlp net ; \ > cp -a /builddir/build/BUILD/icedtea6-1.8/netx src; \ > find src -type f -exec chmod 640 '{}' ';' -o -type d -exec chmod 750 '{}' ';'; \ > cd src ; \ > /builddir/build/BUILD/icedtea6-1.8/bootstrap/jdk1.6.0/bin/jar uf /builddir/build/BUILD/icedtea6-1.8/netx.build/lib/classes.jar \ > `find . -type f -not -name '*.java'` ; \ > /usr/bin/zip -qr /builddir/build/BUILD/icedtea6-1.8/netx.build/lib/src.zip javax net ) >mkdir -p stamps >touch stamps/netx-dist.stamp >mkdir -p /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp && \ >cd /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp && \ >g++ -g -O2 \ > -DJDK_UPDATE_VERSION="\"18\"" \ > -DPLUGIN_VERSION="\"IcedTea6 1.8 (fedora-41.b18.fc14-x86_64)\"" \ > -DMOZILLA_VERSION_COLLAPSED="1090204" \ > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ > -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 \ > -DXP_UNIX -fshort-wchar -I/usr/include/xulrunner-sdk-1.9.2 -I/usr/include/nspr4 \ > -fPIC -o /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.o -c /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.cc >In file included from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.h:57:0, > from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:46, > from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaScriptablePluginObject.h:49, > from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.cc:51: >/builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaPluginUtils.h:141:35: warning: backslash and newline separated by space >mkdir -p /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp && \ >cd /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp && \ >g++ -g -O2 \ > -DJDK_UPDATE_VERSION="\"18\"" \ > -DPLUGIN_VERSION="\"IcedTea6 1.8 (fedora-41.b18.fc14-x86_64)\"" \ > -DMOZILLA_VERSION_COLLAPSED="1090204" \ > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ > -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 \ > -DXP_UNIX -fshort-wchar -I/usr/include/xulrunner-sdk-1.9.2 -I/usr/include/nspr4 \ > -fPIC -o /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaScriptablePluginObject.o -c /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaScriptablePluginObject.cc >In file included from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.h:57:0, > from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:46, > from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaScriptablePluginObject.h:49, > from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaScriptablePluginObject.cc:41: >/builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaPluginUtils.h:141:35: warning: backslash and newline separated by space >mkdir -p /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp && \ >cd /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp && \ >g++ -g -O2 \ > -DJDK_UPDATE_VERSION="\"18\"" \ > -DPLUGIN_VERSION="\"IcedTea6 1.8 (fedora-41.b18.fc14-x86_64)\"" \ > -DMOZILLA_VERSION_COLLAPSED="1090204" \ > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ > -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 \ > -DXP_UNIX -fshort-wchar -I/usr/include/xulrunner-sdk-1.9.2 -I/usr/include/nspr4 \ > -fPIC -o /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaJavaRequestProcessor.o -c /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc >In file included from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.h:57:0, > from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:46, > from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaJavaRequestProcessor.cc:41: >/builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaPluginUtils.h:141:35: warning: backslash and newline separated by space >mkdir -p /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp && \ >cd /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp && \ >g++ -g -O2 \ > -DJDK_UPDATE_VERSION="\"18\"" \ > -DPLUGIN_VERSION="\"IcedTea6 1.8 (fedora-41.b18.fc14-x86_64)\"" \ > -DMOZILLA_VERSION_COLLAPSED="1090204" \ > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ > -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 \ > -DXP_UNIX -fshort-wchar -I/usr/include/xulrunner-sdk-1.9.2 -I/usr/include/nspr4 \ > -fPIC -o /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaPluginRequestProcessor.o -c /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc >In file included from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.h:57:0, > from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaJavaRequestProcessor.h:46, > from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaScriptablePluginObject.h:49, > from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:41: >/builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaPluginUtils.h:141:35: warning: backslash and newline separated by space >mkdir -p /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp && \ >cd /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp && \ >g++ -g -O2 \ > -DJDK_UPDATE_VERSION="\"18\"" \ > -DPLUGIN_VERSION="\"IcedTea6 1.8 (fedora-41.b18.fc14-x86_64)\"" \ > -DMOZILLA_VERSION_COLLAPSED="1090204" \ > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include \ > -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 \ > -DXP_UNIX -fshort-wchar -I/usr/include/xulrunner-sdk-1.9.2 -I/usr/include/nspr4 \ > -fPIC -o /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaPluginUtils.o -c /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaPluginUtils.cc >In file included from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.h:57:0, > from /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaPluginUtils.cc:39: >/builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaPluginUtils.h:141:35: warning: backslash and newline separated by space >cd /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp && \ >g++ -g -O2 \ > IcedTeaNPPlugin.o IcedTeaScriptablePluginObject.o IcedTeaJavaRequestProcessor.o IcedTeaPluginRequestProcessor.o IcedTeaPluginUtils.o \ > -lglib-2.0 \ > -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 \ > -L/usr/lib64/xulrunner-sdk-1.9.2/lib -lxpcomglue_s -lxul -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl \ > -shared -o /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/IcedTeaPlugin.so >if test "xnetscape sun/applet" != x; then \ > find /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/java -name '*.java' | sort > liveconnect-source-files.txt ; \ >fi >touch liveconnect-source-files.txt >if test "xnetscape sun/applet" != x; then \ > mkdir -p /builddir/build/BUILD/icedtea6-1.8/liveconnect && \ > /builddir/build/BUILD/icedtea6-1.8/bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8 -J-Xmx1024m \ > -d /builddir/build/BUILD/icedtea6-1.8/liveconnect \ > -classpath /builddir/build/BUILD/icedtea6-1.8/lib/rt:/builddir/build/BUILD/icedtea6-1.8/netx.build:/usr/lib/jvm/java-openjdk/jre/lib/rt.jar \ > -sourcepath /builddir/build/BUILD/icedtea6-1.8/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 \'\' \ > @liveconnect-source-files.txt ; \ >fi >Note: Some input files use or override a deprecated API. >Note: Recompile with -Xlint:deprecation for details. >Note: Some input files use unchecked or unsafe operations. >Note: Recompile with -Xlint:unchecked for details. >mkdir -p stamps >touch stamps/liveconnect.stamp >if test "xnetscape sun/applet" != x; then \ > (cd /builddir/build/BUILD/icedtea6-1.8/liveconnect ; \ > mkdir -p lib ; \ > /builddir/build/BUILD/icedtea6-1.8/bootstrap/jdk1.6.0/bin/jar cf lib/classes.jar netscape sun/applet ; \ > cp -a /builddir/build/BUILD/icedtea6-1.8/plugin/icedteanp/java src; \ > find src -type f -exec chmod 640 '{}' ';' -o -type d -exec chmod 750 '{}' ';'; \ > cd src ; \ > /usr/bin/zip -qr /builddir/build/BUILD/icedtea6-1.8/liveconnect/lib/src.zip netscape sun/applet ) ; \ >fi >mkdir -p stamps >touch stamps/liveconnect-dist.stamp >mkdir -p stamps >touch stamps/plugin.stamp >find /builddir/build/BUILD/icedtea6-1.8/extra -name '*.java' | sort > extra-source-files.txt >mkdir -p extra-lib >/builddir/build/BUILD/icedtea6-1.8/bootstrap/jdk1.6.0/bin/javac -J-Xmx1024m -g -d extra-lib \ > -source 1.5 \ > -sourcepath extra -cp netx.build:/builddir/build/BUILD/icedtea6-1.8/bootstrap/jdk1.6.0/jre/lib/rt.jar \ > -bootclasspath \'\' @extra-source-files.txt >cp -r /builddir/build/BUILD/icedtea6-1.8/extra/net/sourceforge/jnlp/about/resources extra-lib/net/sourceforge/jnlp/about >mkdir -p stamps >touch stamps/extra-class-files.stamp >if ! test -d /builddir/build/BUILD/icedtea6-1.8/bootstrap/jdk1.6.0 ; \ >then \ > /usr/lib/jvm/java-openjdk/bin/jar cf extra-lib/about.jar -C extra-lib net ; \ >else \ > /builddir/build/BUILD/icedtea6-1.8/bootstrap/jdk1.6.0/bin/jar cf extra-lib/about.jar -C extra-lib net ; \ >fi >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 ; \ >fi ; \ >touch stamps/native-ecj.stamp >mkdir -p bootstrap/ecj/bin stamps/ >ln -sf /usr/lib/jvm/java-openjdk/bin/java bootstrap/ecj/bin/java >ln -sf /usr/lib/jvm/java-openjdk/bin/javah bootstrap/ecj/bin/javah >ln -sf /usr/lib/jvm/java-openjdk/bin/rmic bootstrap/ecj/bin/rmic >ln -sf /usr/lib/jvm/java-openjdk/bin/jar 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 bootstrap/ecj/lib/endorsed/xalan-j2.jar >ln -sf \ > bootstrap/ecj/lib/endorsed/xalan-j2-serializer.jar >ln -sf bootstrap/ecj/lib/endorsed/xerces-j2.jar >mkdir -p bootstrap/ecj/jre/lib; \ >ln -sf /usr/lib/jvm/java-openjdk/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-openjdk/include/*; do \ > test -r $i | continue; \ > i=`basename $i`; \ > rm -f bootstrap/ecj/include/$i; \ > ln -s /usr/lib/jvm/java-openjdk/include/$i bootstrap/ecj/include/$i; \ >done; \ >cp /usr/lib/jvm/java-openjdk/jre/lib/rt.jar \ > /builddir/build/BUILD/icedtea6-1.8/bootstrap/ecj/jre/lib/rt.jar; >mkdir -p /builddir/build/BUILD/icedtea6-1.8/bootstrap/ecj/lib ; \ >ln -sf /builddir/build/BUILD/icedtea6-1.8/bootstrap/ecj/jre/lib/rt.jar \ > /builddir/build/BUILD/icedtea6-1.8/bootstrap/ecj/lib/tools.jar ; \ >mkdir -p stamps >touch stamps/bootstrap-directory-ecj.stamp >mkdir -p stamps >touch stamps/rt.stamp >mkdir -p stamps >touch stamps/cacao.stamp >cd netbeans ; \ > rm nbbuild/external/binaries-list ; \ >mkdir -p ./nbbuild/netbeans_visualvm/ ; \ >ln -s /usr/share/netbeans/platform12/ ./nbbuild/netbeans_visualvm/platform12 ; \ >ln -s /usr/share/netbeans/harness/ ./nbbuild/netbeans_visualvm/harness ; \ >if ! (uname -a | grep x86_64) ; then \ > mkdir -p lib.profiler/release/lib/deployed/jdk15/linux ; \ > mkdir -p lib.profiler/release/lib/deployed/jdk16/linux ; \ > buildscript=./buildnative-linux.sh ; \ >else \ > mkdir -p lib.profiler/release/lib/deployed/jdk15/linux-amd64 ; \ > mkdir -p lib.profiler/release/lib/deployed/jdk16/linux-amd64 ; \ > buildscript=./buildnative-linux64.sh ; \ >fi ; \ >cd lib.profiler/native/build ; \ >JAVA_HOME_15=/usr/lib/jvm/java-openjdk JAVA_HOME_16=/usr/lib/jvm/java-openjdk \ > $buildscript ; \ >cd ../../.. ; \ > JAVA_HOME=/usr/lib/jvm/java-openjdk /usr/bin/ant -Dpermit.jdk6.builds=true \ > -f nbbuild/build.xml bootstrap ; \ >for dir in lib.profiler lib.profiler.charts lib.profiler.ui lib.profiler.common profiler profiler.oql ; do \ > JAVA_HOME=/usr/lib/jvm/java-openjdk /usr/bin/ant -Dpermit.jdk6.builds=true -Dbuildnumber=091221-4fc006d17cb1 \ > -Dnetbeans.dest.dir=/builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm \ > -f $dir/build.xml ; \ >done >Linux dhcp-165-7.linuxdev.us.dell.com 2.6.33.3-85.fc13.x86_64 #1 SMP Thu May 6 18:09:49 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux >/usr/lib/jvm/java-openjdk jdk15 >../src-jdk15/Stacks.c: In function 'convert_jmethodID_to_jint': >../src-jdk15/Stacks.c:105:16: warning: cast from pointer to integer of different size >../src-jdk15/Stacks.c: In function 'convert_jint_to_jmethodID': >../src-jdk15/Stacks.c:119:16: warning: cast to pointer from integer of different size >/usr/lib/jvm/java-openjdk jdk16 >../src-jdk15/Stacks.c: In function 'convert_jmethodID_to_jint': >../src-jdk15/Stacks.c:105:16: warning: cast from pointer to integer of different size >../src-jdk15/Stacks.c: In function 'convert_jint_to_jmethodID': >../src-jdk15/Stacks.c:119:16: warning: cast to pointer from integer of different size >Buildfile: nbbuild/build.xml >-jdk-pre-preinit: >-jdk-preinit: >-jdk-warn: >-jdk-presetdef-basic: >-jdk-default: >-jdk-init: >-load-build-properties: >-bootstrap: > [mkdir] Created dir: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/build/antclasses > [javac] Compiling 4 source files to /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/build/antclasses > [echo] Bootstrapping NetBeans-specific Ant extensions... > [javac] Compiling 77 source files to /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/build/antclasses > [jar] Building jar: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/nbantext.jar >-download-all-extbins: >bootstrap: >BUILD SUCCESSFUL >Total time: 4 seconds >Buildfile: lib.profiler/build.xml >init-tasks: >default.init: > [mkdir] Created dir: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3 >[propertyfile] Creating new property file: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/moduleCluster.properties >common-init: >-jdk-pre-preinit: >-jdk-preinit: >-jdk-warn: >-jdk-presetdef-basic: >-jdk-default: >-jdk-init: >basic-init: >-release.dir: >projectized-common.-release.files: >-release.files: >files-init: >jdk-5-check: >-do-set-buildnumber: >set-buildnumber: >build-init: > [mkdir] Created dir: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/build/public-package-jars >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/moduleCluster.properties >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3 >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/harness >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/platform12 >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans among standard clusters >-javac-init: >-init-proxy: >init: >compile-system: > [mkdir] Created dir: /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler/build/jdk15/classes > [javac] Compiling 3 source files to /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler/build/jdk15/classes > [mkdir] Created dir: /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler/build/classes > [javac] Compiling 63 source files to /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler/build/classes >up-to-date: >projectized-common.compile: > [nb-javac] Compiling 224 source files to /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler/build/classes > [nb-javac] Note: Some input files use unchecked or unsafe operations. > [nb-javac] Note: Recompile with -Xlint:unchecked for details. > [copy] Copying 21 files to /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler/build/classes >post-compile: > [javac] Compiling 1 source file to /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler/build/jdk15/classes >compile: >jar-prep: > [mkdir] Created dir: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3/modules >jar: >[jarwithmoduleattributes] Building jar: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3/modules/org-netbeans-lib-profiler.jar > [mkdir] Created dir: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3/lib > [jar] Building jar: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3/lib/jfluid-server.jar > [jar] Building jar: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3/lib/jfluid-server-15.jar >netbeans-extra: >module-xml-regular: >module-xml-autoload: > [mkdir] Created dir: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3/config/Modules >[createmodulexml] Autoload modules: [Java Profiler (JFluid)] >module-xml-eager: >javahelp: >module-auto-deps: >projectized-common.release: > [copy] Copying 2 files to /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3 >release: >-init-executables: >chmod-executables: >verify-class-linkage: >[verifyclasslinkage] Warning: org.netbeans.lib.profiler.global.ProfilingPointServerHandler cannot access org.netbeans.lib.profiler.server.ProfilerRuntime >-verify-apichanges: >netbeans: > [genlist] Generating information for Auto Update... >BUILD SUCCESSFUL >Total time: 6 seconds >Buildfile: lib.profiler.charts/build.xml >init-tasks: >default.init: >[propertyfile] Updating property file: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/moduleCluster.properties >common-init: >-jdk-pre-preinit: >-jdk-preinit: >-jdk-warn: >-jdk-presetdef-basic: >-jdk-default: >-jdk-init: >basic-init: >-release.dir: >projectized-common.-release.files: >-release.files: >files-init: >jdk-5-check: >-do-set-buildnumber: >set-buildnumber: >build-init: >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/moduleCluster.properties >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3 >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/harness >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/platform12 >Loading module list from /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/nbproject/private/scan-cache-standard.ser >-javac-init: >-init-proxy: >init: >up-to-date: >compile: > [mkdir] Created dir: /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.charts/build/classes > [nb-javac] Compiling 55 source files to /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.charts/build/classes > [nb-javac] /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.charts/src/org/netbeans/lib/profiler/charts/canvas/BufferedCanvasComponent.java:517: warning: [deprecation] reshape(int,int,int,int) in javax.swing.JComponent has been deprecated > [nb-javac] public final void reshape(int x, int y, int w, int h) { > [nb-javac] ^ > [nb-javac] /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.charts/src/org/netbeans/lib/profiler/charts/canvas/BufferedCanvasComponent.java:521: warning: [deprecation] reshape(int,int,int,int) in javax.swing.JComponent has been deprecated > [nb-javac] super.reshape(x, y, w, h); > [nb-javac] ^ > [nb-javac] Note: Some input files use unchecked or unsafe operations. > [nb-javac] Note: Recompile with -Xlint:unchecked for details. > [nb-javac] 2 warnings > [copy] Copying 2 files to /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.charts/build/classes >jar-prep: >jar: >[jarwithmoduleattributes] Building jar: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3/modules/org-netbeans-lib-profiler-charts.jar >netbeans-extra: >module-xml-regular: >module-xml-autoload: >[createmodulexml] Autoload modules: [Java Profiler (Charts)] >module-xml-eager: >javahelp: >module-auto-deps: >projectized-common.release: >release: >-init-executables: >chmod-executables: >verify-class-linkage: >-verify-apichanges: >netbeans: > [genlist] Generating information for Auto Update... >BUILD SUCCESSFUL >Total time: 2 seconds >Buildfile: lib.profiler.ui/build.xml >init-tasks: >default.init: >[propertyfile] Updating property file: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/moduleCluster.properties >common-init: >-jdk-pre-preinit: >-jdk-preinit: >-jdk-warn: >-jdk-presetdef-basic: >-jdk-default: >-jdk-init: >basic-init: >-release.dir: >projectized-common.-release.files: >-release.files: >files-init: >jdk-5-check: >-do-set-buildnumber: >set-buildnumber: >build-init: >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/moduleCluster.properties >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3 >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/harness >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/platform12 >Loading module list from /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/nbproject/private/scan-cache-standard.ser >[parseprojectxml] Distilling /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/build/public-package-jars/org-netbeans-lib-profiler.jar from [/builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3/modules/org-netbeans-lib-profiler.jar] >[parseprojectxml] Distilling /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/build/public-package-jars/org-netbeans-lib-profiler-charts.jar from [/builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3/modules/org-netbeans-lib-profiler-charts.jar] >-javac-init: >-init-proxy: >init: >up-to-date: >compile: > [mkdir] Created dir: /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.ui/build/classes > [nb-javac] Compiling 135 source files to /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.ui/build/classes > [nb-javac] Note: Some input files use unchecked or unsafe operations. > [nb-javac] Note: Recompile with -Xlint:unchecked for details. > [copy] Copying 40 files to /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.ui/build/classes >jar-prep: >jar: >[jarwithmoduleattributes] Building jar: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3/modules/org-netbeans-lib-profiler-ui.jar >netbeans-extra: >module-xml-regular: >module-xml-autoload: >[createmodulexml] Autoload modules: [Java Profiler (JFluid-UI)] >module-xml-eager: >javahelp: >module-auto-deps: >projectized-common.release: >release: >-init-executables: >chmod-executables: >verify-class-linkage: >-verify-apichanges: >netbeans: > [genlist] Generating information for Auto Update... >BUILD SUCCESSFUL >Total time: 5 seconds >Buildfile: lib.profiler.common/build.xml >init-tasks: >default.init: >[propertyfile] Updating property file: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/moduleCluster.properties >common-init: >-jdk-pre-preinit: >-jdk-preinit: >-jdk-warn: >-jdk-presetdef-basic: >-jdk-default: >-jdk-init: >basic-init: >-release.dir: >projectized-common.-release.files: >-release.files: >files-init: >jdk-5-check: >-do-set-buildnumber: >set-buildnumber: >build-init: >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/moduleCluster.properties >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3 >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/harness >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/platform12 >Loading module list from /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/nbproject/private/scan-cache-standard.ser >-javac-init: >-init-proxy: >init: >up-to-date: >compile: > [mkdir] Created dir: /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.common/build/classes > [nb-javac] Compiling 15 source files to /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.common/build/classes > [nb-javac] /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.common/src/org/netbeans/lib/profiler/common/Profiler.java:56: warning: sun.misc.Service is Sun proprietary API and may be removed in a future release > [nb-javac] import sun.misc.Service; > [nb-javac] ^ > [nb-javac] /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.common/src/org/netbeans/lib/profiler/common/Profiler.java:120: warning: sun.misc.Service is Sun proprietary API and may be removed in a future release > [nb-javac] final Iterator it = Service.providers(Profiler.class); > [nb-javac] ^ > [nb-javac] 2 warnings > [copy] Copying 3 files to /builddir/build/BUILD/icedtea6-1.8/netbeans/lib.profiler.common/build/classes >jar-prep: >jar: >[jarwithmoduleattributes] Building jar: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3/modules/org-netbeans-lib-profiler-common.jar >netbeans-extra: >module-xml-regular: >module-xml-autoload: >[createmodulexml] Autoload modules: [Java Profiler (Common)] >module-xml-eager: >javahelp: >module-auto-deps: >projectized-common.release: >release: >-init-executables: >chmod-executables: >verify-class-linkage: >-verify-apichanges: >netbeans: > [genlist] Generating information for Auto Update... >BUILD SUCCESSFUL >Total time: 2 seconds >Buildfile: profiler/build.xml >init-tasks: >default.init: >[propertyfile] Updating property file: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/moduleCluster.properties >common-init: >-jdk-pre-preinit: >-jdk-preinit: >-jdk-warn: >-jdk-presetdef-basic: >-jdk-default: >-jdk-init: >basic-init: >-release.dir: >projectized-common.-release.files: >-release.files: >files-init: >jdk-5-check: >-do-set-buildnumber: >set-buildnumber: >build-init: >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/moduleCluster.properties >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3 >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/harness >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/platform12 >Loading module list from /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/nbproject/private/scan-cache-standard.ser >BUILD FAILED >/builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/templates/projectized.xml:103: The module org.jdesktop.layout cannot be compiled against because it is part of the cluster /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/platform12 which is not part of cluster.path in your suite configuration. >Cluster.path is: [/builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/groovy2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/mobility8, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/webcommon1, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/ergonomics2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/java3, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/xml2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/harness, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/php1, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/apisupport1, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/ruby2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/cnd3, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/identity2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/javacard1, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/platform11, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/javafx2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/visualweb2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/uml6, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/python1, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/nb6.8, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/enterprise6, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/websvccommon1, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/soa2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/dlight2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/ide12, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/extra] >Total time: 0 seconds >Buildfile: profiler.oql/build.xml >init-tasks: >default.init: >[propertyfile] Updating property file: /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/moduleCluster.properties >common-init: >-jdk-pre-preinit: >-jdk-preinit: >-jdk-warn: >-jdk-presetdef-basic: >-jdk-default: >-jdk-init: >basic-init: >-release.dir: >projectized-common.-release.files: >-release.files: >files-init: >jdk-5-check: >-do-set-buildnumber: >set-buildnumber: >build-init: >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/moduleCluster.properties >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3 >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/harness >Scanning for modules in /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/platform12 >Loading module list from /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/nbproject/private/scan-cache-standard.ser >BUILD FAILED >/builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/templates/projectized.xml:103: The module org.netbeans.api.annotations.common cannot be compiled against because it is part of the cluster /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/platform12 which is not part of cluster.path in your suite configuration. >Cluster.path is: [/builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/groovy2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/mobility8, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/webcommon1, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/ergonomics2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/java3, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/xml2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/harness, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/profiler3, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/php1, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/apisupport1, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/ruby2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/cnd3, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/identity2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/javacard1, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/platform11, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/javafx2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/visualweb2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/uml6, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/python1, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/nb6.8, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/enterprise6, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/websvccommon1, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/soa2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/dlight2, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/ide12, /builddir/build/BUILD/icedtea6-1.8/netbeans/nbbuild/netbeans_visualvm/extra] >Total time: 0 seconds >make: *** [stamps/nbplatform.stamp] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.AnclRX (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.AnclRX (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/java-1.6.0-openjdk.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/java-1.6.0-openjdk.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631360
:
445180
|
445181
|
445182
|
445183
| 445184 |
445185