jdk15 dopes not compile on i386

Jack L. xxjack12xx at gmail.com
Tue Sep 4 19:33:02 PDT 2007


When I try to compile jdk15 on FreeBSD 7.0 i386, I get this error, but
not on FreeBSD 7.0 amd64.

gmake[1]: Entering directory `/usr/ports/java/jdk15/work/install/make'
gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/install/make'

Build Machine Information:
   build machine =

Build Directory Structure:
   CWD = /usr/ports/java/jdk15/work/control/make
   TOPDIR = ./../..
   CONTROL_TOPDIR = ./../../control
   HOTSPOT_TOPDIR = ./../../hotspot
   J2SE_TOPDIR = ./../../j2se
   DEPLOY_TOPDIR = ./../../deploy
   INSTALL_TOPDIR = ./../../install
   SPONSORS_TOPDIR = ./../../sponsors

Build Directives:
   BUILD_HOTSPOT  = true
   BUILD_MOTIF    = false
   BUILD_INSTALL  = true
   BUILD_SPONSORS = false

Hotspot Settings:
   HOTSPOT_BUILD_JOBS =

Bootstrap Settings:
   BOOTDIR = /usr/local/diablo-jdk1.5.0
   BOOTSTRAP J2SDK VERSION: libc.so.6
   OUTPUTDIR = /usr/ports/java/jdk15/work/control/build/bsd-i586

Build Tool Settings:
   JDK_DEVTOOLS_DIR =
   UNIXCOMMAND_PATH = /bin/
   COMPILER_PATH = /usr/bin/
   DEVTOOLS_PATH = /usr/local/bin/
   USRBIN_PATH = /usr/bin/
   MOTIF_DIR = /usr/local
   CC_VER = 4.2.1
   ZIP_VER = 2.32
   PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin:/usr/compat/linux/lib
   TMPDIR = /usr/ports/java/jdk15/work/control/build/bsd-i586/tmp

Build Directives:
   USE_ONLY_BOOTDIR_TOOLS =
   USE_HOTSPOT_INTERPRETER_MODE =
   PEDANTIC =
   DEV_ONLY =
   J2RE_ONLY =
   NO_DOCS =
   NO_IMAGES =
   TOOLS_ONLY =
   INSANE =
   PARALLEL_COMPILES = false
   PARALLEL_COMPILE_JOBS = 2
   FASTDEBUG = false
   INCREMENTAL_BUILD = false

Build Platform Settings:
   PLATFORM = bsd
   ARCH = i586
   LIBARCH = i386
   ARCH_FAMILY = i586
   ARCH_DATA_MODEL = 32
   TRUE_PLATFORM = FreeBSD
   OS_VERSION = 7.0-CURRENT
   FREE_SPACE = 573928896

GNU Make Settings:
   MAKE = gmake
   MAKE VERSION =
   MAKECMDGOALS = sanity
   MAKEFLAGS =
   SHELL = /bin/sh

Target Build Versions:
   JDK_VERSION = 1.5.0_12
   MILESTONE = p6
   BUILD_NUMBER = jack_04_sep_2007_19_05

External File/Binary Locations:
   HOTSPOT_SERVER_PATH =
/usr/ports/java/jdk15/work/control/build/bsd-i586/hotspot-i586/server
   HOTSPOT_CLIENT_PATH =
/usr/ports/java/jdk15/work/control/build/bsd-i586/hotspot-i586/client
   HOTSPOT_IMPORT_PATH =
/usr/ports/java/jdk15/work/control/build/bsd-i586/hotspot-i586/import
   MOTIF_DIR = /usr/local
   CACERTS_FILE = ./../src/share/lib/security/cacerts

  No setting required for Unix Systems
WARNING: Your are not building SPONSORS workspace from
         the control build. This will result in a development-only
         build of the J2SE workspace, lacking the installation bundles

ERROR: Your BOOTDIR environment variable does not point
       to a valid Java 2 SDK for bootstrapping this build.
       A Java 2 SDK 5.0_12 build must be bootstrapped using
       J2SDK 1.4.2 fcs (or later).
       Apparently, your bootstrap JDK is version libc.so.6
       Please update your ALT_BOOTDIR setting and start your build again.

Exiting because of the above error(s).

gmake: *** [post-sanity] Error 1
*** Error code 2

Stop in /usr/ports/java/jdk15.
*** Error code 1

Stop in /usr/ports/java/jdk15.
enc#


More information about the freebsd-java mailing list