icedtea6 cannot compile itself

the mad doctor kaeding the.mad.doctor.kaeding at gmail.com
Tue Aug 30 11:04:58 PDT 2011


I am trying to compile icedtea6 with itself, but get errors.
I tried 1.9.7, and 1.10.x, with same results, but different
numbers of errors.

What am I doing wrong?

Thank you

Thomas

----------

CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/sources/new/icedtea/icedtea6-1.9.7/missing --run aclocal-1.11
 cd . && /bin/sh /sources/new/icedtea/icedtea6-1.9.7/missing --run
automake-1.11 --foreign Makefile
/usr/bin/make \
  ALT_JDK_IMPORT_PATH="/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0"
ANT="/usr/ant/bin/ant" BUILD_NUMBER="b20" JDK_UPDATE_VERSION="20"
JRE_RELEASE_VERSION="1.6.0_20-b20" MILESTONE="fcs" LANG="C"
PATH="/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/bin::$PATH"
ALT_BOOTDIR="/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0"
BUILD_ARCH_DIR="amd64"
ICEDTEA_CLS_DIR="/sources/new/icedtea/icedtea6-1.9.7/openjdk.build/classes"
ICEDTEA_ENDORSED_DIR="/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/lib/endorsed"
ENDORSED="-Djava.endorsed.dirs=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/lib/endorsed"
CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD=""
ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little"
ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS=""
LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS=""
FREETYPE2_HEADERS="-I/usr/include/freetype2  " FT2_LIB="-L/usr/lib64
-lfreetype  " ALT_PARALLEL_COMPILE_JOBS="2" HOTSPOT_BUILD_JOBS="2"
JAVAC="" JAVA_HOME="" JDK_HOME="" DISTRIBUTION_ID="Custom build (Mon
Aug  8 15:28:52 EDT 2011)" DERIVATIVE_ID="IcedTea6 1.9.7"
DEBUG_CLASSFILES="true" DEBUG_BINARIES="true"
ALT_DROPS_DIR="/sources/new/icedtea/icedtea6-1.9.7/drops" VERBOSE=""
ALT_OUTPUTDIR="/sources/new/icedtea/icedtea6-1.9.7/openjdk.build"
 RHINO_JAR="/sources/new/icedtea/icedtea6-1.9.7/rhino/rhino.jar"
ALT_OUTPUTDIR="/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj"
JAVA_TOOLS_DIR="/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/bin"
ICEDTEA_RT="/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/jre/lib/rt.jar"
ICEDTEA_CLS_DIR="/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/classes"
BOOTCLASSPATH_CLS_RT="-bootclasspath
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/classes:/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/jre/lib/rt.jar"
BOOTCLASSPATH_CLS="-bootclasspath
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/classes"
BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath
/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/jre/lib/rt.jar"
CLASSPATH="" LD_LIBRARY_PATH=""
GENSRCDIR="/sources/new/icedtea/icedtea6-1.9.7/generated"
JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST=""
DISABLE_NIMBUS="true" NO_DOCS="true" \
  -C openjdk-ecj/ \

make[1]: Entering directory `/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj'
Control linux amd64 1.6.0_20 all build started: 11-08-08 15:40
make[2]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk/make'
make[3]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk/make/tools/freetypecheck'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk/make/tools/freetypecheck'
make[2]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk/make'

Build Machine Information:
   build machine = purple

Build Directory Structure:
   CWD = /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj
   TOPDIR = .
   LANGTOOLS_TOPDIR = ./langtools
   JAXP_TOPDIR = ./jaxp
   JAXWS_TOPDIR = ./jaxws
   CORBA_TOPDIR = ./corba
   HOTSPOT_TOPDIR = ./hotspot
   JDK_TOPDIR = ./jdk

Build Directives:
   BUILD_LANGTOOLS = true
   BUILD_JAXP = true
   BUILD_JAXWS = true
   BUILD_CORBA = true
   BUILD_HOTSPOT = true
   BUILD_JDK    = true
   DEBUG_CLASSFILES = true
   DEBUG_BINARIES = true

Hotspot Settings:
      HOTSPOT_BUILD_JOBS  = 2
      HOTSPOT_OUTPUTDIR   =
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir
      HOTSPOT_EXPORT_PATH =
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/import




Bootstrap Settings:
  BOOTDIR = /sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
    ALT_BOOTDIR = /sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
  BOOT_VER = 1.6 [requires at least 1.5]
  OUTPUTDIR = /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj
    ALT_OUTPUTDIR = /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj
  ABS_OUTPUTDIR = /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj

Build Tool Settings:
  SLASH_JAVA = /NOT-SET
    ALT_SLASH_JAVA =
  VARIANT = OPT
  JDK_DEVTOOLS_DIR = /NOT-SET/devtools
    ALT_JDK_DEVTOOLS_DIR =
  ANT_HOME = /usr/ant
  UNIXCOMMAND_PATH = /bin/
    ALT_UNIXCOMMAND_PATH =
  COMPILER_PATH = /usr/bin/
    ALT_COMPILER_PATH =
  DEVTOOLS_PATH = /usr/bin/
    ALT_DEVTOOLS_PATH =
  UNIXCCS_PATH = /usr/ccs/bin/
    ALT_UNIXCCS_PATH =
  USRBIN_PATH = /usr/bin/
    ALT_USRBIN_PATH =
  MOTIF_DIR = /usr
    ALT_MOTIF_DIR =
  MOTIF_REQUIRED = false
  COMPILER_NAME = GCC
  COMPILER_VERSION =
  CC_VER = 4.6 [requires at least 3.2]
  ZIP_VER = 3.0 [requires at least 2.2]
  UNZIP_VER = 6.00 [requires at least 5.12]
  ANT_VER = 1.8 [requires at least 1.6.3]
  TEMPDIR = /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/tmp

Build Directives:
  OPENJDK = true
  USE_HOTSPOT_INTERPRETER_MODE =
  PEDANTIC =
  DEV_ONLY =
  NO_DOCS = true
  NO_IMAGES =
  TOOLS_ONLY =
  INSANE =
  COMPILE_APPROACH = parallel
  PARALLEL_COMPILE_JOBS = 2
    ALT_PARALLEL_COMPILE_JOBS = 2
  FASTDEBUG =
  COMPILER_WARNINGS_FATAL = false
  COMPILER_WARNING_LEVEL =
  INCREMENTAL_BUILD = false
  CC_HIGHEST_OPT = -O3
  CC_HIGHER_OPT = -O3
  CC_LOWER_OPT = -O2
  CXXFLAGS =  -O2  -fPIC -DCC_NOEX -W -Wall  -Wno-unused
-Wno-parentheses -fno-omit-frame-pointer -D_LITTLE_ENDIAN -g
  CFLAGS =  -O2    -fno-strict-aliasing -fPIC -W -Wall  -Wno-unused
-Wno-parentheses -pipe -fno-omit-frame-pointer -D_LITTLE_ENDIAN -g
  BOOT_JAVA_CMD =
/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/bin/java
-Xmx896m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m
  BOOT_JAVAC_CMD =
/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/bin/javac
-J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m
-J-XX:MaxPermSize=160m -encoding ascii -source 5 -target 5
-XDignore.symbol.file=true
  BOOT_JAR_CMD = /sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/bin/jar
  BOOT_JARSIGNER_CMD =
/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/bin/jarsigner
  JAVAC_CMD = /sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/bin/javac
 -J-XX:ThreadStackSize=1536 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m
-J-XX:MaxPermSize=160m  -g -source 1.5 -target 5 -encoding ascii
-Xbootclasspath:/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/classes
  JAVAH_CMD = /sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/bin/javah
-bootclasspath /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/classes:/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/jre/lib/rt.jar:/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/classes
  JAVADOC_CMD =
/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/bin/javadoc
-J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m

Build Platform Settings:
  USER = root
  PLATFORM = linux
  ARCH = amd64
  LIBARCH = amd64
  ARCH_FAMILY = amd64
  ARCH_DATA_MODEL = 64
  ARCHPROP = amd64
  LINUX_VERSION = Unknown linux
  ALSA_VERSION = 1.0.24.1
  OS_VERSION = 2.6.39 [requires at least 2.4.19-SMP]
  OS_NAME = linux
  TEMP_FREE_SPACE = 1780864
  FREE_SPACE = 1780864
  MB_OF_MEMORY = 2010

GNU Make Settings:
  MAKE = /usr/bin/make
  MAKE_VER = 3.82 [requires at least 3.78]
  MAKECMDGOALS = sanity
  MAKEFLAGS = w
  SHELL = /bin/sh

Target Build Versions:
  JDK_VERSION = 1.6.0_20
  MILESTONE = fcs
  RELEASE = 1.6.0_20
  FULL_VERSION = 1.6.0_20-b20
  BUILD_NUMBER = b20

External File/Binary Locations:
  USRJDKINSTANCES_PATH = /opt/java
  BUILD_JDK_IMPORT_PATH = /NOT-SET/re/openjdk/6/promoted/latest/binaries
    ALT_BUILD_JDK_IMPORT_PATH =
  JDK_IMPORT_PATH = /sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
    ALT_JDK_IMPORT_PATH = /sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
  LANGTOOLS_DIST =
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist
    ALT_LANGTOOLS_DIST =
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist
  CORBA_DIST = /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/corba/dist
    ALT_CORBA_DIST =
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/corba/dist
  JAXP_DIST = /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxp/dist
    ALT_JAXP_DIST =
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxp/dist
  JAXWS_DIST = /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws/dist
    ALT_JAXWS_DIST =
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws/dist
  HOTSPOT_DOCS_IMPORT_PATH = /NO_DOCS_DIR
    ALT_HOTSPOT_DOCS_IMPORT_PATH =
  HOTSPOT_IMPORT_PATH =
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/import
    ALT_HOTSPOT_IMPORT_PATH =
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/import
  HOTSPOT_SERVER_PATH =
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/import/jre/lib/amd64/server
    ALT_HOTSPOT_SERVER_PATH =
  CACERTS_FILE = ./../src/share/lib/security/cacerts
    ALT_CACERTS_FILE =
  CUPS_HEADERS_PATH = /usr/include
    ALT_CUPS_HEADERS_PATH =

OpenJDK-specific settings:
  FREETYPE_HEADERS_PATH = /usr/include
    ALT_FREETYPE_HEADERS_PATH =
  FREETYPE_LIB_PATH = /usr/lib
    ALT_FREETYPE_LIB_PATH =

OPENJDK Import Binary Plug Settings:
  BINARY_PLUGS_JARFILE =
/NOT-SET/re/openjdk/6/promoted/latest/openjdk/binaryplugs/linux-amd64/jre/lib/rt-closed.jar
    ALT_BINARY_PLUGS_JARFILE =
  BINARY_PLUGS_PATH =
/NOT-SET/re/openjdk/6/promoted/latest/openjdk/binaryplugs/linux-amd64
    ALT_BINARY_PLUGS_PATH =
  BUILD_BINARY_PLUGS_PATH =
/NOT-SET/re/openjdk/6/promoted/latest/openjdk/binaryplugs
    ALT_BUILD_BINARY_PLUGS_PATH =
  PLUG_LIBRARY_NAMES =

Previous JDK Settings:
  PREVIOUS_RELEASE_PATH = /NOT-SET/re/jdk/1.6.0/archive/fcs/bundles/linux-amd64
    ALT_PREVIOUS_RELEASE_PATH =
  PREVIOUS_JDK_VERSION = 1.6.0
    ALT_PREVIOUS_JDK_VERSION =
  PREVIOUS_JDK_FILE = jdk-6-linux-amd64.tar.gz
    ALT_PREVIOUS_JDK_FILE =
  PREVIOUS_JRE_FILE = jre-6-linux-amd64.tar.gz
    ALT_PREVIOUS_JRE_FILE =
  PREVIOUS_RELEASE_IMAGE =
    ALT_PREVIOUS_RELEASE_IMAGE =


WARNING: Your build environment has the variable NO_DOCS
         defined. This will result in a development-only
         build of the JDK, lacking the documentation
         build.

WARNING: LC_ALL has been set to en_US, this can cause build failures.
         Try setting LC_ALL to "C".

Sanity check passed.
Control linux amd64 1.6.0_20 all_product_build build started: 11-08-08 15:40
Control linux amd64 1.6.0_20 build_product_image build started: 11-08-08 15:40
/usr/bin/make \
        SKIP_FASTDEBUG_BUILD=true \
        SKIP_DEBUG_BUILD=true \
         \
        generic_build_repo_series
make[2]: Entering directory `/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj'
/bin/mkdir -p /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj
/bin/mkdir -p /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/j2sdk-image
/bin/mkdir -p /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools
(cd  ./langtools/make && \
 /usr/bin/make JDK_TOPDIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk
JDK_MAKE_SHARED_DIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk/make/common/shared
EXTERNALSANITYCONTROL=true TARGET_CLASS_VERSION=5 MILESTONE=fcs
BUILD_NUMBER=b20 JDK_BUILD_NUMBER=b20 FULL_VERSION=1.6.0_20-b20
PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.6.0_20 JDK_MKTG_VERSION=6u20
JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0
ARCH_DATA_MODEL=64 COOKED_JDK_UPDATE_VERSION=200
COOKED_BUILD_NUMBER=20 ANT_HOME="/usr/ant"
ALT_OUTPUTDIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools
ALT_BOOTDIR=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
all)
make[3]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/langtools/make'
JAVA_HOME=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
ANT_OPTS=-Djava.io.tmpdir='/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/build/ant-tmp'
/usr/ant/bin/ant -Djdk.version=1.6.0_20 -Dfull.version='1.6.0_20-b20'
-Drelease=1.6.0_20 -Dbuild.number=b20 -Djavac.debug=true
-Ddebug.classfiles=true -Djavac.target=5
-Dboot.java.home=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
-Dbuild.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/build
-Ddist.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist
build
Buildfile: /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/langtools/make/build.xml

-def-check:

-check-boot.java.home:

-def-pcompile:
    [javac] /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/langtools/make/build.xml:601:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds

-def-build-classes:

-def-build-jar:

-def-build-tool:

-def-build-bootstrap-tool:

build-bootstrap-javac:

build-bootstrap-javadoc:

-def-build-bootstrap-jar:

build-bootstrap-doclets:

build-bootstrap-javah:

build-bootstrap-tools:

build-classes-javac:

build-classes-javadoc:

build-classes-doclets:

build-classes-javah:

build-classes-javap:

build-classes-apt:

build-all-classes:

build:

BUILD SUCCESSFUL
Total time: 5 seconds
make[3]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/langtools/make'
/bin/mkdir -p /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/corba
(cd  ./corba/make && \
 /usr/bin/make JDK_TOPDIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk
JDK_MAKE_SHARED_DIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk/make/common/shared
EXTERNALSANITYCONTROL=true TARGET_CLASS_VERSION=5 MILESTONE=fcs
BUILD_NUMBER=b20 JDK_BUILD_NUMBER=b20 FULL_VERSION=1.6.0_20-b20
PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.6.0_20 JDK_MKTG_VERSION=6u20
JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0
ARCH_DATA_MODEL=64 COOKED_JDK_UPDATE_VERSION=200
COOKED_BUILD_NUMBER=20 ANT_HOME="/usr/ant"
ALT_OUTPUTDIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/corba
ALT_BOOTDIR=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
ALT_JDK_IMPORT_PATH=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
ALT_LANGTOOLS_DIST=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist
all)
make[3]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make'
Begin Processing SUBDIRS: tools javax org sun com
>>>Recursively making tools build @ Mon Aug  8 15:40:15 EDT 2011 ...
make[4]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/tools'
Begin Processing SUBDIRS: strip_properties idlj logutil
>>>Recursively making strip_properties build @ Mon Aug  8 15:40:15 EDT 2011 ...
make[5]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/tools/strip_properties'
=========================================================
BUILDTOOL:                stripproperties
PACKAGE:                  build.tools.stripproperties
BUILDTOOL_SOURCE_ROOT:    ../../tools/src
BUILTTOOL_MAINCLASS:      build.tools.stripproperties.StripProperties
BUILDTOOL_JAR_FILE:
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/corba/btjars/stripproperties.jar
=========================================================
make[5]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/tools/strip_properties'
  Timing: 00000 seconds or 0s for make-tools-strip_properties
<<<Finished Recursively making strip_properties build @ Mon Aug  8
15:40:15 EDT 2011.
>>>Recursively making idlj build @ Mon Aug  8 15:40:15 EDT 2011 ...
make[5]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/tools/idlj'
=========================================================
BUILDTOOL:                idlj
PACKAGE:                  com.sun.tools.corba.se.idl.toJavaPortable
BUILDTOOL_SOURCE_ROOT:    ../../../src/share/classes
BUILTTOOL_MAINCLASS:      com.sun.tools.corba.se.idl.toJavaPortable.Compile
BUILDTOOL_JAR_FILE:
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/corba/btjars/idlj.jar
=========================================================
make[5]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/tools/idlj'
  Timing: 00001 seconds or 1s for make-tools-idlj
<<<Finished Recursively making idlj build @ Mon Aug  8 15:40:16 EDT 2011.
>>>Recursively making logutil build @ Mon Aug  8 15:40:16 EDT 2011 ...
make[5]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/tools/logutil'
=========================================================
BUILDTOOL:                MC
PACKAGE:                  com.sun.tools.corba.se.logutil
BUILDTOOL_SOURCE_ROOT:    ../../../src/share/classes
BUILTTOOL_MAINCLASS:      com.sun.tools.corba.se.logutil.MC
BUILDTOOL_JAR_FILE:
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/corba/btjars/MC.jar
=========================================================
make[5]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/tools/logutil'
  Timing: 00000 seconds or 0s for make-tools-logutil
<<<Finished Recursively making logutil build @ Mon Aug  8 15:40:16 EDT 2011.
Done Processing SUBDIRS: strip_properties idlj logutil
make[4]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/tools'
  Timing: 00001 seconds or 1s for make-tools
<<<Finished Recursively making tools build @ Mon Aug  8 15:40:16 EDT 2011.
>>>Recursively making javax build @ Mon Aug  8 15:40:16 EDT 2011 ...
make[4]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/javax'
Begin Processing SUBDIRS: xa
>>>Recursively making xa build @ Mon Aug  8 15:40:16 EDT 2011 ...
make[5]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/javax/xa'
make[5]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/javax/xa'
  Timing: 00000 seconds or 0s for make-javax-xa
<<<Finished Recursively making xa build @ Mon Aug  8 15:40:16 EDT 2011.
Done Processing SUBDIRS: xa
make[4]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/javax'
  Timing: 00000 seconds or 0s for make-javax
<<<Finished Recursively making javax build @ Mon Aug  8 15:40:16 EDT 2011.
>>>Recursively making org build @ Mon Aug  8 15:40:16 EDT 2011 ...
make[4]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org'
Begin Processing SUBDIRS: omg
>>>Recursively making omg build @ Mon Aug  8 15:40:17 EDT 2011 ...
make[5]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg'
Begin Processing SUBDIRS: idl sources PortableServer CORBA CosNaming
DynamicAny PortableInterceptor
>>>Recursively making idl build @ Mon Aug  8 15:40:17 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/idl'
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/idl'
  Timing: 00000 seconds or 0s for make-org-omg-idl
<<<Finished Recursively making idl build @ Mon Aug  8 15:40:17 EDT 2011.
>>>Recursively making sources build @ Mon Aug  8 15:40:17 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/sources'
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/sources'
  Timing: 00000 seconds or 0s for make-org-omg-sources
<<<Finished Recursively making sources build @ Mon Aug  8 15:40:17 EDT 2011.
>>>Recursively making PortableServer build @ Mon Aug  8 15:40:17 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/PortableServer'
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/PortableServer'
  Timing: 00000 seconds or 0s for make-org-omg-PortableServer
<<<Finished Recursively making PortableServer build @ Mon Aug  8
15:40:17 EDT 2011.
>>>Recursively making CORBA build @ Mon Aug  8 15:40:17 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/CORBA'
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/CORBA'
  Timing: 00001 seconds or 1s for make-org-omg-CORBA
<<<Finished Recursively making CORBA build @ Mon Aug  8 15:40:18 EDT 2011.
>>>Recursively making CosNaming build @ Mon Aug  8 15:40:18 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/CosNaming'
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/CosNaming'
  Timing: 00000 seconds or 0s for make-org-omg-CosNaming
<<<Finished Recursively making CosNaming build @ Mon Aug  8 15:40:18 EDT 2011.
>>>Recursively making DynamicAny build @ Mon Aug  8 15:40:18 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/DynamicAny'
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/DynamicAny'
  Timing: 00000 seconds or 0s for make-org-omg-DynamicAny
<<<Finished Recursively making DynamicAny build @ Mon Aug  8 15:40:18 EDT 2011.
>>>Recursively making PortableInterceptor build @ Mon Aug  8 15:40:18 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/PortableInterceptor'
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg/PortableInterceptor'
  Timing: 00000 seconds or 0s for make-org-omg-PortableInterceptor
<<<Finished Recursively making PortableInterceptor build @ Mon Aug  8
15:40:18 EDT 2011.
Done Processing SUBDIRS: idl sources PortableServer CORBA CosNaming
DynamicAny PortableInterceptor
make[5]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org/omg'
  Timing: 00001 seconds or 1s for make-org-omg
<<<Finished Recursively making omg build @ Mon Aug  8 15:40:18 EDT 2011.
Done Processing SUBDIRS: omg
make[4]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/org'
  Timing: 00002 seconds or 2s for make-org
<<<Finished Recursively making org build @ Mon Aug  8 15:40:18 EDT 2011.
>>>Recursively making sun build @ Mon Aug  8 15:40:18 EDT 2011 ...
make[4]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun'
Begin Processing SUBDIRS: corba rmi
>>>Recursively making corba build @ Mon Aug  8 15:40:19 EDT 2011 ...
make[5]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/corba'
Begin Processing SUBDIRS: org core
>>>Recursively making org build @ Mon Aug  8 15:40:19 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/corba/org'
Begin Processing SUBDIRS: omg
>>>Recursively making omg build @ Mon Aug  8 15:40:19 EDT 2011 ...
make[7]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/corba/org/omg'
make[7]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/corba/org/omg'
  Timing: 00000 seconds or 0s for make-sun-corba-org-omg
<<<Finished Recursively making omg build @ Mon Aug  8 15:40:19 EDT 2011.
Done Processing SUBDIRS: omg
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/corba/org'
  Timing: 00000 seconds or 0s for make-sun-corba-org
<<<Finished Recursively making org build @ Mon Aug  8 15:40:19 EDT 2011.
>>>Recursively making core build @ Mon Aug  8 15:40:19 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/corba/core'
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/corba/core'
  Timing: 00000 seconds or 0s for make-sun-corba-core
<<<Finished Recursively making core build @ Mon Aug  8 15:40:19 EDT 2011.
Done Processing SUBDIRS: org core
make[5]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/corba'
  Timing: 00000 seconds or 0s for make-sun-corba
<<<Finished Recursively making corba build @ Mon Aug  8 15:40:19 EDT 2011.
>>>Recursively making rmi build @ Mon Aug  8 15:40:19 EDT 2011 ...
make[5]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/rmi'
Begin Processing OTHERSUBDIRS: corbalogsources corbalogcompile rmic
>>>Recursively making corbalogsources build @ Mon Aug  8 15:40:20 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/rmi/corbalogsources'
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/rmi/corbalogsources'
  Timing: 00000 seconds or 0s for make-sun-rmi-corbalogsources
<<<Finished Recursively making corbalogsources build @ Mon Aug  8
15:40:20 EDT 2011.
>>>Recursively making corbalogcompile build @ Mon Aug  8 15:40:20 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/rmi/corbalogcompile'
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/rmi/corbalogcompile'
  Timing: 00000 seconds or 0s for make-sun-rmi-corbalogcompile
<<<Finished Recursively making corbalogcompile build @ Mon Aug  8
15:40:20 EDT 2011.
>>>Recursively making rmic build @ Mon Aug  8 15:40:20 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/rmi/rmic'
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/rmi/rmic'
  Timing: 00000 seconds or 0s for make-sun-rmi-rmic
<<<Finished Recursively making rmic build @ Mon Aug  8 15:40:20 EDT 2011.
Done Processing OTHERSUBDIRS: corbalogsources corbalogcompile rmic
Begin Processing SUBDIRS:
Done Processing SUBDIRS:
make[5]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun/rmi'
  Timing: 00001 seconds or 1s for make-sun-rmi
<<<Finished Recursively making rmi build @ Mon Aug  8 15:40:20 EDT 2011.
Done Processing SUBDIRS: corba rmi
make[4]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/sun'
  Timing: 00002 seconds or 2s for make-sun
<<<Finished Recursively making sun build @ Mon Aug  8 15:40:20 EDT 2011.
>>>Recursively making com build @ Mon Aug  8 15:40:20 EDT 2011 ...
make[4]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com'
Begin Processing SUBDIRS: sun
>>>Recursively making sun build @ Mon Aug  8 15:40:21 EDT 2011 ...
make[5]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun'
Begin Processing SUBDIRS: corba
>>>Recursively making corba build @ Mon Aug  8 15:40:21 EDT 2011 ...
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba'
Begin Processing SUBDIRS: se
>>>Recursively making se build @ Mon Aug  8 15:40:21 EDT 2011 ...
make[7]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se'
Begin Processing SUBDIRS: org pept corespi core spi impl rmi
>>>Recursively making org build @ Mon Aug  8 15:40:21 EDT 2011 ...
make[8]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/org'
make[8]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/org'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-org
<<<Finished Recursively making org build @ Mon Aug  8 15:40:21 EDT 2011.
>>>Recursively making pept build @ Mon Aug  8 15:40:21 EDT 2011 ...
make[8]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/pept'
make[8]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/pept'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-pept
<<<Finished Recursively making pept build @ Mon Aug  8 15:40:21 EDT 2011.
>>>Recursively making corespi build @ Mon Aug  8 15:40:21 EDT 2011 ...
make[8]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/corespi'
make[8]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/corespi'
  Timing: 00001 seconds or 1s for make-com-sun-corba-se-corespi
<<<Finished Recursively making corespi build @ Mon Aug  8 15:40:22 EDT 2011.
>>>Recursively making core build @ Mon Aug  8 15:40:22 EDT 2011 ...
make[8]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/core'
make[8]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/core'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-core
<<<Finished Recursively making core build @ Mon Aug  8 15:40:22 EDT 2011.
>>>Recursively making spi build @ Mon Aug  8 15:40:22 EDT 2011 ...
make[8]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi'
Begin Processing SUBDIRS: activation                 encoding
extension legacy logging monitoring copyobject
>>>Recursively making activation build @ Mon Aug  8 15:40:22 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/activation'
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/activation'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-activation
<<<Finished Recursively making activation build @ Mon Aug  8 15:40:22 EDT 2011.
>>>Recursively making encoding build @ Mon Aug  8 15:40:22 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/encoding'
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/encoding'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-encoding
<<<Finished Recursively making encoding build @ Mon Aug  8 15:40:23 EDT 2011.
>>>Recursively making extension build @ Mon Aug  8 15:40:23 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/extension'
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/extension'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-extension
<<<Finished Recursively making extension build @ Mon Aug  8 15:40:23 EDT 2011.
>>>Recursively making legacy build @ Mon Aug  8 15:40:23 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/legacy'
Begin Processing SUBDIRS: connection interceptor
>>>Recursively making connection build @ Mon Aug  8 15:40:23 EDT 2011 ...
make[10]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/legacy/connection'
make[10]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/legacy/connection'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-legacy-connection
<<<Finished Recursively making connection build @ Mon Aug  8 15:40:23 EDT 2011.
>>>Recursively making interceptor build @ Mon Aug  8 15:40:23 EDT 2011 ...
make[10]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/legacy/interceptor'
make[10]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/legacy/interceptor'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-legacy-interceptor
<<<Finished Recursively making interceptor build @ Mon Aug  8 15:40:23 EDT 2011.
Done Processing SUBDIRS: connection interceptor
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/legacy'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-legacy
<<<Finished Recursively making legacy build @ Mon Aug  8 15:40:23 EDT 2011.
>>>Recursively making logging build @ Mon Aug  8 15:40:23 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/logging'
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/logging'
  Timing: 00001 seconds or 1s for make-com-sun-corba-se-spi-logging
<<<Finished Recursively making logging build @ Mon Aug  8 15:40:24 EDT 2011.
>>>Recursively making monitoring build @ Mon Aug  8 15:40:24 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/monitoring'
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/monitoring'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-spi-monitoring
<<<Finished Recursively making monitoring build @ Mon Aug  8 15:40:24 EDT 2011.
>>>Recursively making copyobject build @ Mon Aug  8 15:40:24 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/copyobject'
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi/copyobject'
  Timing: 00001 seconds or 1s for make-com-sun-corba-se-spi-copyobject
<<<Finished Recursively making copyobject build @ Mon Aug  8 15:40:25 EDT 2011.
Done Processing SUBDIRS: activation                 encoding extension
legacy logging monitoring copyobject
make[8]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/spi'
  Timing: 00003 seconds or 3s for make-com-sun-corba-se-spi
<<<Finished Recursively making spi build @ Mon Aug  8 15:40:25 EDT 2011.
>>>Recursively making impl build @ Mon Aug  8 15:40:25 EDT 2011 ...
make[8]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl'
Begin Processing SUBDIRS: oa naming activation       interceptors
logging monitoring
>>>Recursively making oa build @ Mon Aug  8 15:40:25 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/oa'
Begin Processing SUBDIRS: poa toa
>>>Recursively making poa build @ Mon Aug  8 15:40:25 EDT 2011 ...
make[10]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/oa/poa'
make[10]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/oa/poa'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-oa-poa
<<<Finished Recursively making poa build @ Mon Aug  8 15:40:25 EDT 2011.
>>>Recursively making toa build @ Mon Aug  8 15:40:25 EDT 2011 ...
make[10]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/oa/toa'
make[10]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/oa/toa'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-oa-toa
<<<Finished Recursively making toa build @ Mon Aug  8 15:40:25 EDT 2011.
Done Processing SUBDIRS: poa toa
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/oa'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-oa
<<<Finished Recursively making oa build @ Mon Aug  8 15:40:25 EDT 2011.
>>>Recursively making naming build @ Mon Aug  8 15:40:25 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/naming'
Begin Processing SUBDIRS: namingutil cosnaming pcosnaming
>>>Recursively making namingutil build @ Mon Aug  8 15:40:26 EDT 2011 ...
make[10]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/naming/namingutil'
make[10]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/naming/namingutil'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-naming-namingutil
<<<Finished Recursively making namingutil build @ Mon Aug  8 15:40:26 EDT 2011.
>>>Recursively making cosnaming build @ Mon Aug  8 15:40:26 EDT 2011 ...
make[10]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/naming/cosnaming'
make[10]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/naming/cosnaming'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-naming-cosnaming
<<<Finished Recursively making cosnaming build @ Mon Aug  8 15:40:26 EDT 2011.
>>>Recursively making pcosnaming build @ Mon Aug  8 15:40:26 EDT 2011 ...
make[10]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/naming/pcosnaming'
make[10]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/naming/pcosnaming'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-naming-pcosnaming
<<<Finished Recursively making pcosnaming build @ Mon Aug  8 15:40:26 EDT 2011.
Done Processing SUBDIRS: namingutil cosnaming pcosnaming
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/naming'
  Timing: 00001 seconds or 1s for make-com-sun-corba-se-impl-naming
<<<Finished Recursively making naming build @ Mon Aug  8 15:40:26 EDT 2011.
>>>Recursively making activation build @ Mon Aug  8 15:40:26 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/activation'
Begin Processing SUBDIRS: orbd servertool
>>>Recursively making orbd build @ Mon Aug  8 15:40:26 EDT 2011 ...
make[10]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/activation/orbd'
make[10]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/activation/orbd'
  Timing: 00001 seconds or 1s for make-com-sun-corba-se-impl-activation-orbd
<<<Finished Recursively making orbd build @ Mon Aug  8 15:40:27 EDT 2011.
>>>Recursively making servertool build @ Mon Aug  8 15:40:27 EDT 2011 ...
make[10]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/activation/servertool'
make[10]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/activation/servertool'
  Timing: 00000 seconds or 0s for
make-com-sun-corba-se-impl-activation-servertool
<<<Finished Recursively making servertool build @ Mon Aug  8 15:40:27 EDT 2011.
Done Processing SUBDIRS: orbd servertool
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/activation'
  Timing: 00001 seconds or 1s for make-com-sun-corba-se-impl-activation
<<<Finished Recursively making activation build @ Mon Aug  8 15:40:27 EDT 2011.
>>>Recursively making interceptors build @ Mon Aug  8 15:40:27 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/interceptors'
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/interceptors'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-interceptors
<<<Finished Recursively making interceptors build @ Mon Aug  8
15:40:27 EDT 2011.
>>>Recursively making logging build @ Mon Aug  8 15:40:27 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/logging'
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/logging'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-logging
<<<Finished Recursively making logging build @ Mon Aug  8 15:40:27 EDT 2011.
>>>Recursively making monitoring build @ Mon Aug  8 15:40:27 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/monitoring'
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl/monitoring'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-impl-monitoring
<<<Finished Recursively making monitoring build @ Mon Aug  8 15:40:28 EDT 2011.
Done Processing SUBDIRS: oa naming activation       interceptors
logging monitoring
make[8]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/impl'
  Timing: 00003 seconds or 3s for make-com-sun-corba-se-impl
<<<Finished Recursively making impl build @ Mon Aug  8 15:40:28 EDT 2011.
>>>Recursively making rmi build @ Mon Aug  8 15:40:28 EDT 2011 ...
make[8]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/rmi'
Begin Processing SUBDIRS: rmic
>>>Recursively making rmic build @ Mon Aug  8 15:40:28 EDT 2011 ...
make[9]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/rmi/rmic'
make[9]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/rmi/rmic'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-rmi-rmic
<<<Finished Recursively making rmic build @ Mon Aug  8 15:40:28 EDT 2011.
Done Processing SUBDIRS: rmic
make[8]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se/rmi'
  Timing: 00000 seconds or 0s for make-com-sun-corba-se-rmi
<<<Finished Recursively making rmi build @ Mon Aug  8 15:40:28 EDT 2011.
Done Processing SUBDIRS: org pept corespi core spi impl rmi
make[7]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba/se'
  Timing: 00007 seconds or 7s for make-com-sun-corba-se
<<<Finished Recursively making se build @ Mon Aug  8 15:40:28 EDT 2011.
Done Processing SUBDIRS: se
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun/corba'
  Timing: 00007 seconds or 7s for make-com-sun-corba
<<<Finished Recursively making corba build @ Mon Aug  8 15:40:28 EDT 2011.
Done Processing SUBDIRS: corba
make[5]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com/sun'
  Timing: 00007 seconds or 7s for make-com-sun
<<<Finished Recursively making sun build @ Mon Aug  8 15:40:28 EDT 2011.
Done Processing SUBDIRS: sun
make[4]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make/com'
  Timing: 00008 seconds or 8s for make-com
<<<Finished Recursively making com build @ Mon Aug  8 15:40:28 EDT 2011.
Done Processing SUBDIRS: tools javax org sun com
make[3]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/corba/make'
/bin/mkdir -p /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxp
(cd  ./jaxp/make && \
 /usr/bin/make JDK_TOPDIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk
JDK_MAKE_SHARED_DIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk/make/common/shared
EXTERNALSANITYCONTROL=true TARGET_CLASS_VERSION=5 MILESTONE=fcs
BUILD_NUMBER=b20 JDK_BUILD_NUMBER=b20 FULL_VERSION=1.6.0_20-b20
PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.6.0_20 JDK_MKTG_VERSION=6u20
JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0
ARCH_DATA_MODEL=64 COOKED_JDK_UPDATE_VERSION=200
COOKED_BUILD_NUMBER=20 ANT_HOME="/usr/ant"
ALT_OUTPUTDIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxp
ALT_BOOTDIR=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
ALT_JDK_IMPORT_PATH=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
ALT_LANGTOOLS_DIST=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist
all)
make[3]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jaxp/make'
cd .. && JAVA_HOME=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
/usr/ant/bin/ant -Djavac.target=5
-Ddrops.dir=/sources/new/icedtea/icedtea6-1.9.7/drops
-Doutput.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxp
-Djdk.home=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
-Dbootstrap.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist/bootstrap
-version
Apache Ant(TM) version 1.8.2 compiled on August 7 2011
cd .. && JAVA_HOME=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
/usr/ant/bin/ant -Djavac.target=5
-Ddrops.dir=/sources/new/icedtea/icedtea6-1.9.7/drops
-Doutput.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxp
-Djdk.home=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
-Dbootstrap.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist/bootstrap
all
Buildfile: /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jaxp/build.xml

-banner:
     [echo] +---------------------------------------+
     [echo] + Starting ant project jaxp +
     [echo] +---------------------------------------+

-javac-jar-exists:

sanity:
     [echo] Sanity Settings:
     [echo] ant.home=/usr/ant
     [echo] ant.version=Apache Ant(TM) version 1.8.2 compiled on August 7 2011
     [echo] ant.java.version=1.6
     [echo] java.home=/opt/icedtea6-1.9.7-bin/jre
     [echo] java.version=1.6.0_20
     [echo] os.name=Linux
     [echo] os.arch=amd64
     [echo] os.version=2.6.39
     [echo] bootstrap.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist/bootstrap
     [echo] javac.jar=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist/bootstrap/lib/javac.jar
     [echo] javac.memoryInitialSize=256m
     [echo] javac.memoryMaximumSize=512m
     [echo] javac.source=5
     [echo] javac.debug=true
     [echo] javac.target=5
     [echo] javac.version.opt=
     [echo] javac.lint.opts=
     [echo] javac.no.jdk.warnings=-XDignore.symbol.file=true
     [echo] output.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxp
     [echo] build.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxp/build
     [echo] dist.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxp/dist
     [echo] drop.dir=${drop.dir}
     [echo] drops.dir=/sources/new/icedtea/icedtea6-1.9.7/drops
     [echo]

init:

-jaxp_src-ready:

-jaxp_src-copy-bundle:

-jaxp_src-url-should-be-used:

-jaxp_src-url-bundle:

jaxp_src-update:

-set-props:

-use-drop:

-src-help:

-init-src-dirs:
     [echo] Using
primary.src.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxp/drop/jaxp_src/src
     [echo] Using
src.dir.id=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxp/drop/jaxp_src/src

compile:

-drop-build-setup:

-build-setup:

build:

-dist-classes-jar-uptodate:

-dist-classes-jar:

-drop-src-zip:

-dist-src-zip:

dist:

all:
     [echo] +---------------------------------------+
     [echo] + Finishing ant project jaxp
     [echo] +---------------------------------------+

BUILD SUCCESSFUL
Total time: 5 seconds
make[3]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jaxp/make'
/bin/mkdir -p /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws
(cd  ./jaxws/make && \
 /usr/bin/make JDK_TOPDIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk
JDK_MAKE_SHARED_DIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk/make/common/shared
EXTERNALSANITYCONTROL=true TARGET_CLASS_VERSION=5 MILESTONE=fcs
BUILD_NUMBER=b20 JDK_BUILD_NUMBER=b20 FULL_VERSION=1.6.0_20-b20
PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.6.0_20 JDK_MKTG_VERSION=6u20
JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0
ARCH_DATA_MODEL=64 COOKED_JDK_UPDATE_VERSION=200
COOKED_BUILD_NUMBER=20 ANT_HOME="/usr/ant"
ALT_OUTPUTDIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws
ALT_BOOTDIR=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
ALT_JDK_IMPORT_PATH=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
ALT_LANGTOOLS_DIST=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist
all)
make[3]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jaxws/make'
cd .. && JAVA_HOME=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
/usr/ant/bin/ant -Djavac.target=5
-Ddrops.dir=/sources/new/icedtea/icedtea6-1.9.7/drops
-Doutput.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws
-Djdk.home=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
-Dbootstrap.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist/bootstrap
-version
Apache Ant(TM) version 1.8.2 compiled on August 7 2011
cd .. && JAVA_HOME=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
/usr/ant/bin/ant -Djavac.target=5
-Ddrops.dir=/sources/new/icedtea/icedtea6-1.9.7/drops
-Doutput.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws
-Djdk.home=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
-Dbootstrap.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist/bootstrap
all
Buildfile: /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jaxws/build.xml

-banner:
     [echo] +---------------------------------------+
     [echo] + Starting ant project jaxws +
     [echo] +---------------------------------------+

-javac-jar-exists:

sanity:
     [echo] Sanity Settings:
     [echo] ant.home=/usr/ant
     [echo] ant.version=Apache Ant(TM) version 1.8.2 compiled on August 7 2011
     [echo] ant.java.version=1.6
     [echo] java.home=/opt/icedtea6-1.9.7-bin/jre
     [echo] java.version=1.6.0_20
     [echo] os.name=Linux
     [echo] os.arch=amd64
     [echo] os.version=2.6.39
     [echo] bootstrap.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist/bootstrap
     [echo] javac.jar=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist/bootstrap/lib/javac.jar
     [echo] javac.memoryInitialSize=256m
     [echo] javac.memoryMaximumSize=512m
     [echo] javac.source=5
     [echo] javac.debug=true
     [echo] javac.target=5
     [echo] javac.version.opt=
     [echo] javac.lint.opts=
     [echo] javac.no.jdk.warnings=-XDignore.symbol.file=true
     [echo] output.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws
     [echo] build.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws/build
     [echo] dist.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws/dist
     [echo] drop.dir=${drop.dir}
     [echo] drops.dir=/sources/new/icedtea/icedtea6-1.9.7/drops
     [echo]

init:

-jaxws_src-ready:

-jaxws_src-copy-bundle:

-jaxws_src-url-should-be-used:

-jaxws_src-url-bundle:

jaxws_src-update:

-jaf_src-ready:

-jaf_src-copy-bundle:

-jaf_src-url-should-be-used:

-jaf_src-url-bundle:

jaf_src-update:

-set-props:

-use-drop:

-src-help:

-init-src-dirs:
     [echo] Using
primary.src.dir=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws/drop/jaxws_src/src
     [echo] Using
src.dir.id=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws/drop/jaxws_src/src:/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws/drop/jaf_src/src

compile:
    [javac] Compiling 1 source file to
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/jaxws/build/classes

-drop-build-setup:

-build-setup:

build:

-dist-classes-jar-uptodate:

-dist-classes-jar:

-drop-src-zip:

-dist-src-zip:

dist:

all:
     [echo] +---------------------------------------+
     [echo] + Finishing ant project jaxws
     [echo] +---------------------------------------+

BUILD SUCCESSFUL
Total time: 7 seconds
make[3]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jaxws/make'
/bin/mkdir -p /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir
/bin/mkdir -p /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/import
cd  ./hotspot/make && \
    /usr/bin/make
JDK_TOPDIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk
JDK_MAKE_SHARED_DIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/jdk/make/common/shared
EXTERNALSANITYCONTROL=true TARGET_CLASS_VERSION=5 MILESTONE=fcs
BUILD_NUMBER=b20 JDK_BUILD_NUMBER=b20 FULL_VERSION=1.6.0_20-b20
PREVIOUS_JDK_VERSION=1.6.0 JDK_VERSION=1.6.0_20 JDK_MKTG_VERSION=6u20
JDK_MAJOR_VERSION=1 JDK_MINOR_VERSION=6 JDK_MICRO_VERSION=0
ARCH_DATA_MODEL=64 COOKED_JDK_UPDATE_VERSION=200
COOKED_BUILD_NUMBER=20 ANT_HOME="/usr/ant"
ALT_OUTPUTDIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir
ALT_EXPORT_PATH=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/import
ALT_SLASH_JAVA=/NOT-SET
ALT_BOOTDIR=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
ALT_LANGTOOLS_DIST=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/langtools/dist
all_product
make[3]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/make'
Makefile:367: target `/Xusage.txt' given more than once in the same rule.
cd /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/make; \
/usr/bin/make VM_TARGET=product generic_build2
ALT_OUTPUTDIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir
make[4]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/make'
Makefile:367: target `/Xusage.txt' given more than once in the same rule.
mkdir -p /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir
cd /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir; \
    /usr/bin/make -f
/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/make/linux/Makefile
\
	       LP64=1 JAVA_HOME=/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0
OUTPUTDIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir
GAMMADIR=/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot
MAKE_VERBOSE=y HOTSPOT_RELEASE_VERSION=17.0-b16
JRE_RELEASE_VERSION=1.6.0_20-b20 HOTSPOT_BUILD_VERSION= product
make[5]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir'
cd linux_amd64_compiler2/product && /usr/bin/make -w " LP64=1 "
make[6]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product'
make[7]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product'
../generated/adfiles/adlc -DLINUX -D_GNU_SOURCE -DAMD64 -q -T -D_LP64
../generated/adfiles/linux_x86_64.ad  \
 -c../generated/adfiles/mktmp24124/ad_x86_64.cpp
-h../generated/adfiles/mktmp24124/ad_x86_64.hpp
-a../generated/adfiles/mktmp24124/dfa_x86_64.cpp
-v../generated/adfiles/mktmp24124/adGlobals_x86_64.hpp \
    || { rm -rf ../generated/adfiles/mktmp24124; exit 1; }
./adlc_updater ad_x86_64.cpp ../generated/adfiles/mktmp24124
../generated/adfiles
./adlc_updater ad_x86_64.hpp ../generated/adfiles/mktmp24124
../generated/adfiles
./adlc_updater ad_x86_64_clone.cpp ../generated/adfiles/mktmp24124
../generated/adfiles
./adlc_updater ad_x86_64_expand.cpp ../generated/adfiles/mktmp24124
../generated/adfiles
./adlc_updater ad_x86_64_format.cpp ../generated/adfiles/mktmp24124
../generated/adfiles
./adlc_updater ad_x86_64_gen.cpp ../generated/adfiles/mktmp24124
../generated/adfiles
./adlc_updater ad_x86_64_misc.cpp ../generated/adfiles/mktmp24124
../generated/adfiles
./adlc_updater ad_x86_64_peephole.cpp ../generated/adfiles/mktmp24124
../generated/adfiles
./adlc_updater ad_x86_64_pipeline.cpp ../generated/adfiles/mktmp24124
../generated/adfiles
./adlc_updater adGlobals_x86_64.hpp ../generated/adfiles/mktmp24124
../generated/adfiles
./adlc_updater dfa_x86_64.cpp ../generated/adfiles/mktmp24124
../generated/adfiles
[ -f ../generated/adfiles/mktmp24124/made-change ] \
	|| echo "Rescanned ../generated/adfiles/linux_x86_64.ad  but
encountered no changes."
Rescanned ../generated/adfiles/linux_x86_64.ad  but encountered no changes.
rm -rf ../generated/adfiles/mktmp24124
make[7]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product'
make[7]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product'
make[7]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product'
if [ -d /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent
-a "x86" != "ia64" -a "x86" != "zero" ] ; then \
   /usr/bin/make -f sa.make
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../generated/sa-jdi.jar;
\
fi
make[8]: Entering directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product'
rm -rf /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../agent1.classes.list
/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../agent2.classes.list
echo "Making /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../generated/sa-jdi.jar"
Making /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../generated/sa-jdi.jar
if [ "/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0" = "" ]; then \
  echo "ALT_BOOTDIR, BOOTDIR or JAVA_HOME needs to be defined to build SA"; \
  exit 1; \
fi
if [ ! -f /sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/lib/tools.jar
] ; then \
  echo "Missing
/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/lib/tools.jar
file. Use 1.6.0 or later version of JDK";\
  echo ""; \
  exit 1; \
fi
if [ ! -d /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses
] ; then \
  mkdir -p /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses;
       \
fi
/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/bin/javac -g
-encoding ascii -source 5 -target 5 -source 1.4 -target 1.4 -classpath
/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/lib/tools.jar:/sources/new/icedtea/icedtea6-1.9.7/bootstrap/jdk1.6.0/jre/lib/rt.jar
-sourcepath /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes
-d /sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../generated/saclasses
@/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../agent1.classes.list
----------
1. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ArrayTypeImpl.java
(at line 41)
	public class ArrayTypeImpl extends ReferenceTypeImpl implements ArrayType {
	             ^^^^^^^^^^^^^
The type ArrayTypeImpl must implement the inherited abstract method
Comparable<ReferenceType>.compareTo(ReferenceType)
----------
----------
2. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ByteValueImpl.java
(at line 29)
	public class ByteValueImpl extends PrimitiveValueImpl
	             ^^^^^^^^^^^^^
The type ByteValueImpl must implement the inherited abstract method
Comparable<ByteValue>.compareTo(ByteValue)
----------
3. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ByteValueImpl.java
(at line 55)
	public int compareTo(Object obj) {
	           ^^^^^^^^^^^^^^^^^^^^^
Name clash: The method compareTo(Object) of type ByteValueImpl has the
same erasure as compareTo(T) of type Comparable<T> but does not
override it
----------
----------
4. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/CharValueImpl.java
(at line 29)
	public class CharValueImpl extends PrimitiveValueImpl
	             ^^^^^^^^^^^^^
The type CharValueImpl must implement the inherited abstract method
Comparable<CharValue>.compareTo(CharValue)
----------
5. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/CharValueImpl.java
(at line 55)
	public int compareTo(Object obj) {
	           ^^^^^^^^^^^^^^^^^^^^^
Name clash: The method compareTo(Object) of type CharValueImpl has the
same erasure as compareTo(T) of type Comparable<T> but does not
override it
----------
----------
6. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ClassTypeImpl.java
(at line 34)
	public class ClassTypeImpl extends ReferenceTypeImpl
	             ^^^^^^^^^^^^^
The type ClassTypeImpl must implement the inherited abstract method
Comparable<ReferenceType>.compareTo(ReferenceType)
----------
----------
7. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ConcreteMethodImpl.java
(at line 40)
	public class ConcreteMethodImpl extends MethodImpl {
	             ^^^^^^^^^^^^^^^^^^
The type ConcreteMethodImpl must implement the inherited abstract
method Comparable<Method>.compareTo(Method)
----------
----------
8. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/DoubleValueImpl.java
(at line 29)
	public class DoubleValueImpl extends PrimitiveValueImpl
	             ^^^^^^^^^^^^^^^
The type DoubleValueImpl must implement the inherited abstract method
Comparable<DoubleValue>.compareTo(DoubleValue)
----------
9. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/DoubleValueImpl.java
(at line 48)
	public int compareTo(Object obj) {
	           ^^^^^^^^^^^^^^^^^^^^^
Name clash: The method compareTo(Object) of type DoubleValueImpl has
the same erasure as compareTo(T) of type Comparable<T> but does not
override it
----------
----------
10. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/FieldImpl.java
(at line 40)
	public class FieldImpl extends TypeComponentImpl implements Field {
	             ^^^^^^^^^
The type FieldImpl must implement the inherited abstract method
Comparable<Field>.compareTo(Field)
----------
11. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/FieldImpl.java
(at line 148)
	public int compareTo(Object object) {
	           ^^^^^^^^^^^^^^^^^^^^^^^^
Name clash: The method compareTo(Object) of type FieldImpl has the
same erasure as compareTo(T) of type Comparable<T> but does not
override it
----------
----------
12. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/FloatValueImpl.java
(at line 29)
	public class FloatValueImpl extends PrimitiveValueImpl
	             ^^^^^^^^^^^^^^
The type FloatValueImpl must implement the inherited abstract method
Comparable<FloatValue>.compareTo(FloatValue)
----------
13. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/FloatValueImpl.java
(at line 55)
	public int compareTo(Object obj) {
	           ^^^^^^^^^^^^^^^^^^^^^
Name clash: The method compareTo(Object) of type FloatValueImpl has
the same erasure as compareTo(T) of type Comparable<T> but does not
override it
----------
----------
14. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/IntegerValueImpl.java
(at line 29)
	public class IntegerValueImpl extends PrimitiveValueImpl
	             ^^^^^^^^^^^^^^^^
The type IntegerValueImpl must implement the inherited abstract method
Comparable<IntegerValue>.compareTo(IntegerValue)
----------
15. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/IntegerValueImpl.java
(at line 55)
	public int compareTo(Object obj) {
	           ^^^^^^^^^^^^^^^^^^^^^
Name clash: The method compareTo(Object) of type IntegerValueImpl has
the same erasure as compareTo(T) of type Comparable<T> but does not
override it
----------
----------
16. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/InterfaceTypeImpl.java
(at line 37)
	public class InterfaceTypeImpl extends ReferenceTypeImpl
	             ^^^^^^^^^^^^^^^^^
The type InterfaceTypeImpl must implement the inherited abstract
method Comparable<ReferenceType>.compareTo(ReferenceType)
----------
----------
17. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/LocalVariableImpl.java
(at line 28)
	public class LocalVariableImpl extends MirrorImpl
	             ^^^^^^^^^^^^^^^^^
The type LocalVariableImpl must implement the inherited abstract
method Comparable<LocalVariable>.compareTo(LocalVariable)
----------
18. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/LocalVariableImpl.java
(at line 70)
	public int compareTo(Object object) {
	           ^^^^^^^^^^^^^^^^^^^^^^^^
Name clash: The method compareTo(Object) of type LocalVariableImpl has
the same erasure as compareTo(T) of type Comparable<T> but does not
override it
----------
----------
19. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/LocationImpl.java
(at line 31)
	public class LocationImpl extends MirrorImpl implements Location {
	             ^^^^^^^^^^^^
The type LocationImpl must implement the inherited abstract method
Comparable<Location>.compareTo(Location)
----------
20. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/LocationImpl.java
(at line 81)
	public int compareTo(Object object) {
	           ^^^^^^^^^^^^^^^^^^^^^^^^
Name clash: The method compareTo(Object) of type LocationImpl has the
same erasure as compareTo(T) of type Comparable<T> but does not
override it
----------
----------
21. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/LongValueImpl.java
(at line 29)
	public class LongValueImpl extends PrimitiveValueImpl
	             ^^^^^^^^^^^^^
The type LongValueImpl must implement the inherited abstract method
Comparable<LongValue>.compareTo(LongValue)
----------
22. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/LongValueImpl.java
(at line 55)
	public int compareTo(Object obj) {
	           ^^^^^^^^^^^^^^^^^^^^^
Name clash: The method compareTo(Object) of type LongValueImpl has the
same erasure as compareTo(T) of type Comparable<T> but does not
override it
----------
----------
23. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/MethodImpl.java
(at line 203)
	public int compareTo(Object object) {
	           ^^^^^^^^^^^^^^^^^^^^^^^^
Name clash: The method compareTo(Object) of type MethodImpl has the
same erasure as compareTo(T) of type Comparable<T> but does not
override it
----------
----------
24. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/NonConcreteMethodImpl.java
(at line 41)
	public class NonConcreteMethodImpl extends MethodImpl {
	             ^^^^^^^^^^^^^^^^^^^^^
The type NonConcreteMethodImpl must implement the inherited abstract
method Comparable<Method>.compareTo(Method)
----------
----------
25. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ReferenceTypeImpl.java
(at line 102)
	public int compareTo(Object object) {
	           ^^^^^^^^^^^^^^^^^^^^^^^^
Name clash: The method compareTo(Object) of type ReferenceTypeImpl has
the same erasure as compareTo(T) of type Comparable<T> but does not
override it
----------
----------
26. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ShortValueImpl.java
(at line 29)
	public class ShortValueImpl extends PrimitiveValueImpl
	             ^^^^^^^^^^^^^^
The type ShortValueImpl must implement the inherited abstract method
Comparable<ShortValue>.compareTo(ShortValue)
----------
27. ERROR in /sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/ShortValueImpl.java
(at line 55)
	public int compareTo(Object obj) {
	           ^^^^^^^^^^^^^^^^^^^^^
Name clash: The method compareTo(Object) of type ShortValueImpl has
the same erasure as compareTo(T) of type Comparable<T> but does not
override it
----------
27 problems (27 errors)make[8]: ***
[/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product/../generated/sa-jdi.jar]
Error 255
make[8]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product'
make[7]: *** [all] Error 2
make[7]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product'
make[6]: *** [sa_stuff] Error 2
make[6]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir/linux_amd64_compiler2/product'
make[5]: *** [product] Error 2
make[5]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk.build-ecj/hotspot/outputdir'
make[4]: *** [generic_build2] Error 2
make[4]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/make'
make[3]: *** [product] Error 2
make[3]: Leaving directory
`/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj/hotspot/make'
make[2]: *** [hotspot-build] Error 2
make[2]: Leaving directory `/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj'
make[1]: *** [build_product_image] Error 2
make[1]: Leaving directory `/sources/new/icedtea/icedtea6-1.9.7/openjdk-ecj'
make: *** [stamps/icedtea-ecj.stamp] Error 2



More information about the distro-pkg-dev mailing list