Date: Tue, 30 Mar 2004 02:16:37 +0400 From: "Nikita S. Sychevsky" <nikita@sychevsky.spb.ru> To: freebsd-questions@freebsd.org Subject: troubles with jdk-1.4.2p6_4 Message-ID: <1516711655.20040330021637@sychevsky.spb.ru>
next in thread | raw e-mail | index | archive | help
Hello freebsd-questions, I can't build jdk-1.4.2p6_4 from the ports collection on jdk-1.4.2p6_4 system. Can anybody help please? ===> Building for jdk-1.4.2p6_4 # Start of jdk build bsd i586 1.4.2-p6 build started: 04-03-30 02:05 if [ -r ./../../deploy/make/Makefile ]; then \ ( cd ./../../deploy/make; gmake sanity EXTERNALSANITYCONTROL=true CONTROL_TOPDIR=/usr/tmp/var/ports/java/jdk14/work/control CONTROL_TOPDIR_NAME=control ALT_OUTPUTDIR=/usr/tmp/var/ports/java/jdk14/work/control/build/bsd-i586 ARCH_DATA_MODEL=32 MILESTONE=p6 BUILD_NUMBER=nikita_30_mar_2004_02_05 ; ); \ fi gmake[1]: Entering directory `/usr/tmp/var/ports/java/jdk14/work/deploy/make' gmake[1]: Leaving directory `/usr/tmp/var/ports/java/jdk14/work/deploy/make' gmake[1]: Entering directory `/usr/tmp/var/ports/java/jdk14/work/j2se/make' gmake[1]: Leaving directory `/usr/tmp/var/ports/java/jdk14/work/j2se/make' Build Machine Information: build machine = Build Directory Structure: CWD = /usr/tmp/var/ports/java/jdk14/work/control/make TOPDIR = ./../.. CONTROL_TOPDIR = ./../../control GENERICS_TOPDIR = ./../../generics HOTSPOT_TOPDIR = ./../../hotspot J2SE_TOPDIR = ./../../j2se MOTIF_TOPDIR = ./../../motif Hotspot Settings: HOTSPOT_BUILD_JOBS = Bootstrap Settings: JAVAWS_BOOTDIR = /usr/local/linux-sun-jdk1.4.2 BOOTSTRAP J2SDK VERSION: 1.4.2_04 OUTPUTDIR = /usr/tmp/var/ports/java/jdk14/work/control/build/bsd-i586 Build Tool Settings: UNIXCOMMAND_PATH = /bin/ COMPILER_PATH = /usr/bin/ DEVTOOLS_PATH = /usr/local/bin/ USRBIN_PATH = /usr/bin/ GCC32_COMPILER_PATH = /java/devtools/bsd/gcc3.2/ MOZILLA_PATH = MOZILLA_HEADERS_PATH = MOZILLA_LIBS_PATH = CC_VER = 2.95.4 PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/nikita/bin Build Directives: PEDANTIC = INSANE = Build Platform Settings: PLATFORM = bsd ARCH = i586 LIBARCH = i386 ARCH_FAMILY = i586 ARCH_DATA_MODEL = 32 OS_VERSION = 4.9-RELEASE-p2 TRUE_PLATFORM = FreeBSD (4.x STABLE way) FREE_SPACE = 2875396 GNU Make Settings: MAKE = gmake MAKE VERSION = 3.79.1, MAKECMDGOALS = sanity MAKEFLAGS = w -- BUILD_NUMBER=nikita_30_mar_2004_02_05 MILESTONE=p6 ARCH_DATA_MODEL=32 ALT_OUTPUTDIR=/usr/tmp/var/ports/java/jdk14/work/control/build/bsd-i586 CONTROL_TOPDIR_NAME=control CONTROL_TOPDIR=/usr/tmp/var/ports/java/jdk14/work/control EXTERNALSANITYCONTROL=true SHELL = /bin/sh Target Build Versions: JAVAWS_VERSION = 1.4.2 MILESTONE = p6 BUILD_NUMBER = nikita_30_mar_2004_02_05 Bootstrap Settings: BOOTDIR = /usr/local/linux-sun-jdk1.4.2 BOOTSTRAP J2SDK VERSION: 1.4.2_04 OUTPUTDIR = /usr/tmp/var/ports/java/jdk14/work/control/build/bsd-i586 Build Tool Settings: UNIXCOMMAND_PATH = /bin/ COMPILER_PATH = /usr/bin/ DEVTOOLS_PATH = /usr/local/bin/ USRBIN_PATH = /usr/bin/ MOTIF_DIR = /usr/X11R6 CC_VER = 2.95.4 ZIP_VER = 2.3 PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/nikita/bin Build Directives: USE_ONLY_BOOTDIR_TOOLS = USE_HOTSPOT_INTERPRETER_MODE = PEDANTIC = DEV_ONLY = YES J2RE_ONLY = NO_DOCS = NO_IMAGES = TOOLS_ONLY = true INSANE = Build Platform Settings: PLATFORM = bsd ARCH = i586 LIBARCH = i386 ARCH_FAMILY = i586 ARCH_DATA_MODEL = 32 OS_VERSION = 4.9-RELEASE-p2 TRUE_PLATFORM = FreeBSD (4.x STABLE way) FREE_SPACE = 2875388 GNU Make Settings: MAKE = gmake MAKE VERSION = 3.79.1, MAKECMDGOALS = sanity MAKEFLAGS = SHELL = /bin/sh Target Build Versions: JDK_VERSION = 1.4.2 MILESTONE = p6 BUILD_NUMBER = nikita_30_mar_2004_02_05 External File/Binary Locations: HOTSPOT_SERVER_PATH = /usr/tmp/var/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/server HOTSPOT_CLIENT_PATH = /usr/tmp/var/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/client MOTIF_DIR = /usr/X11R6 CACERTS_FILE = ./../src/share/lib/security/cacerts WARNING: Your build environment has the variable DEV_ONLY defined. This will result in a development-only build of the J2SE workspace, lacking the documentation build and installation bundles. Sanity check passed. /bin/mkdir -p ../build/bsd-i586/hotspot-i586/tmp (cd ./../build/bsd-i586/hotspot-i586/tmp; \ gmake -f /usr/tmp/var/ports/java/jdk14/work/hotspot/build/bsd/Makefile product \ HOTSPOT_BUILD_VERSION=1.4.2-p6-nikita_30_mar_2004_02_05 GAMMADIR=/usr/tmp/var/ports/java/jdk14/work/hotspot ; ) gmake[1]: Entering directory `/usr/tmp/var/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp' sh /usr/tmp/var/ports/java/jdk14/work/hotspot/build/bsd/makefiles/buildATree.sh compiler2 /usr/tmp/var/ports/java/jdk14/work/hotspot bsd i486 (cd bsd_i486_compiler2/product; gmake) gmake[2]: Entering directory `/usr/tmp/var/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product' Removing ../generated/includeDB.current to force regeneration. cd ../generated; cat /usr/tmp/var/ports/java/jdk14/work/hotspot/src/share/vm/includeDB_core /usr/tmp/var/ports/java/jdk14/work/hotspot/src/share/vm/includeDB_gc /usr/tmp/var/ports/java/jdk14/work/hotspot/src/share/vm/gc_implementation/includeDB_gc_parallelScavenge /usr/tmp/var/ports/java/jdk14/work/hotspot/src/share/vm/gc_implementation/includeDB_gc_shared /usr/tmp/var/ports/java/jdk14/work/hotspot/src/share/vm/includeDB_ci /usr/tmp/var/ports/java/jdk14/work/hotspot/src/share/vm/includeDB_compiler2 > includeDB cd ../generated; if [ ! -r incls ] ; then \ mkdir incls ; \ fi cd ../generated; /usr/local/linux-sun-jdk1.4.2/bin/java -classpath . MakeDeps diffs UnixPlatform platform.current includeDB.current /usr/tmp/var/ports/java/jdk14/work/hotspot/build/bsd/platform_i486 includeDB -firstFile functionAtStart.cpp -lastFile functionAtEnd.cpp Exception in thread "main" java.lang.NoClassDefFoundError: MakeDeps gmake[2]: *** [../generated/includeDB.current] Error 1 gmake[2]: Leaving directory `/usr/tmp/var/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product' gmake[1]: *** [product] Error 2 gmake[1]: Leaving directory `/usr/tmp/var/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp' gmake: *** [product] Error 2 *** Error code 2 Stop in /var/ports/java/jdk14. su-2.05a# uname -a FreeBSD asgard-ng.izhora.spb.ru 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #2: Tue Mar 2 21:38:39 MSK 2004 nikita@asgard-ng.izhora.spb.ru:/usr/obj/usr/src/sys/ASGARD-NG i386 -- Sincerely Yours, Nikita S. Sychevsky
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1516711655.20040330021637>