Hi misc,
I can't build jdk-1.4.2p7 on my openbsd box (3.9 running in
MS-VirtualServer)... Can somebody help ?
jdk-1.3.1p6, jre-1.3.1p6 and jdk-linux-1.3.1_16 succeeded.
Here's the logs :
===portslogger===
+++ Mon Sep 4 03:38:57 MDT 2006
===> Building for jdk-1.4.2p7
*** WARNING: you may see an error such as
*** virtual memory exhausted
*** when building this package. If you do you must increase
*** your limits. See the man page for your shell and look
*** for the 'limit' or 'ulimit' command. You may also want to
*** see the login.conf(5) manual page.
*** Some examples are:
*** csh(1) and tcsh(1): limit datasize <kbytes of memory>
*** ksh(1), zsh(1) and bash(1): ulimit -d <kbytes of memory>
kern.emul.linux: 1 -> 1
bsd i586 1.4.2-p7 build started: 06-09-04 03:38
if [ -r ./../../deploy/make/Makefile ]; then \
( cd ./../../deploy/make; gmake sanity EXTERNALSANITYCONTROL=true
CONTROL_TOPDIR=/usr/obj/ports/jdk-1.4.2p7/control
CONTROL_TOPDIR_NAME=control ALT_OUTPUTD
IR=/usr/obj/ports/jdk-1.4.2p7/control/build/bsd-i586
ARCH_DATA_MODEL=32 MILESTONE=p7 BUILD_NUMBER=_04_sep_2006_03_38
ALT_JAVAWS_BOOTDIR=/usr/obj/ports/jdk-1.
4.2p7/control/build/bsd-i586 ; ); \
fi
Abort trap (core dumped)
Abort trap (core dumped)
gmake[1]: Entering directory `/usr/obj/ports/jdk-1.4.2p7/deploy/make'
gmake[1]: Leaving directory `/usr/obj/ports/jdk-1.4.2p7/deploy/make'
gmake[1]: Entering directory `/usr/obj/ports/jdk-1.4.2p7/j2se/make'
gmake[1]: Leaving directory `/usr/obj/ports/jdk-1.4.2p7/j2se/make'
Build Machine Information:
build machine =
Build Directory Structure:
CWD = /usr/obj/ports/jdk-1.4.2p7/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/obj/ports/jdk-1.4.2p7/control/build/bsd-i586
BOOTSTRAP J2SDK VERSION:
OUTPUTDIR = /usr/obj/ports/jdk-1.4.2p7/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 = 3.3.5
PATH =
/usr/obj/ports/jdk-1.4.2p7/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/bin:/usr/X11R6/bin
Build Directives:
PEDANTIC =
INSANE =
Build Platform Settings:
PLATFORM = bsd
ARCH = i586
LIBARCH = i386
ARCH_FAMILY = i586
ARCH_DATA_MODEL = 32
OS_VERSION = 3.9
FREE_SPACE = 1996732
GNU Make Settings:
MAKE = gmake
MAKE VERSION =
MAKECMDGOALS = sanity
MAKEFLAGS = w --
ALT_JAVAWS_BOOTDIR=/usr/obj/ports/jdk-1.4.2p7/control/build/bsd-i586
BUILD_NUMBER=_04_sep_2006_03_38 MILESTONE=p7 ARCH_DATA_MODEL=32 ALT_O
UTPUTDIR=/usr/obj/ports/jdk-1.4.2p7/control/build/bsd-i586
CONTROL_TOPDIR_NAME=control
CONTROL_TOPDIR=/usr/obj/ports/jdk-1.4.2p7/control
EXTERNALSANITYCONTROL
=true
SHELL = /bin/sh
Target Build Versions:
JAVAWS_VERSION = 1.4.2
MILESTONE = p7
BUILD_NUMBER = _04_sep_2006_03_38
Bootstrap Settings:
BOOTDIR = /usr/obj/ports/jdk-1.4.2p7
BOOTSTRAP J2SDK VERSION: 1.4.2
OUTPUTDIR = /usr/obj/ports/jdk-1.4.2p7/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/local
CC_VER = 3.3.5
ZIP_VER = 2.3
PATH =
/usr/obj/ports/jdk-1.4.2p7/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/bin:/usr/X11R6/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 = 3.9
FREE_SPACE = 1969766
GNU Make Settings:
MAKE = gmake
MAKE VERSION =
MAKECMDGOALS = sanity
MAKEFLAGS =
SHELL = /bin/sh
Target Build Versions:
JDK_VERSION = 1.4.2
MILESTONE = p7
BUILD_NUMBER = _04_sep_2006_03_38
External File/Binary Locations:
HOTSPOT_SERVER_PATH =
/usr/obj/ports/jdk-1.4.2p7/control/build/bsd-i586/hotspot-i586/server
HOTSPOT_CLIENT_PATH =
/usr/obj/ports/jdk-1.4.2p7/control/build/bsd-i586/hotspot-i586/client
MOTIF_DIR = /usr/local
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.
ERROR: Your JAVAWS_BOOTDIR environment variable does not point
to a valid Java 2 SDK for bootstrapping this build.
A Java 2 SDK 1.4 build must be bootstrapped using
J2SDK 1.4.0 fcs (or later).
Apparently, your bootstrap JDK is version
Please update your ALT_JAVAWS_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/devel/jdk/1.4 (line 1924 of
/usr/ports/infrastructure/mk/bsd.port.mk).
--- Mon Sep 4 03:39:15 MDT 2006
===ulimit===
time(cpu-seconds) unlimited
file(blocks) unlimited
coredump(blocks) unlimited
data(kbytes) 1048576
stack(kbytes) 8192
lockedmem(kbytes) 157029
memory(kbytes) 470112
nofiles(descriptors) 128
processes 532
===pkg_info===
autoconf-2.13p0 automatically configure source code on many Un*x platforms
autoconf-2.57 automatically configure source code on many Un*x platforms
autoconf-2.59 automatically configure source code on many Un*x platforms
bzip2-1.0.3 block-sorting file compressor, unencumbered
expat-1.95.6p1 XML 1.0 parser written in C
gcpio-2.6 GNU copy-in/out (cpio)
gettext-0.14.5p1
ghostscript-fonts-6.0p0 35 standard PostScript fonts with Adobe name aliases
gmake-3.80p1 GNU make
gtar-1.15.1p4
help2man-1.29 GNU help2man
iodbc-2.50.3p0 ODBC 2.x driver manager
jdk-linux-1.3.1_16 Java Development Kit for Java 2 Standard Edition 1.3
libiconv-1.9.2p3 character set conversion library
libltdl-1.5.22p1 GNU libtool system independent dlopen wrapper
libtool-1.5.22
metaauto-0.5 wrapper for gnu auto*
nspr-4.4.1p0 Netscape Portable Runtime
openmotif-2.1.30.5p1 Motif toolkit
popt-1.7p0 getopt(3)-like library with a number of enhancements
redhat_base-8.0p8 Linux compatibility package based on RedHat 8.0
screen-4.0.2 multi-screen window manager
unzip-5.52 extract, list & test files in a ZIP archive
zip-2.3p0 create/update ZIP files compatible with PKZip(tm)
===dmesg===
OpenBSD 3.9 (GENERIC) #617: Thu Mar 2 02:26:48 MST 2006
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Xeon(TM) CPU 3.00GHz ("GenuineIntel" 686-class) 1.50 GHz
cpu0: FPU,V86,PSE,TSC,MSR,PAE,CX8,SEP,PGE,CMOV,ACPI,MMX,FXSR,SSE,SSE2
real mem = 536387584 (523816K)
avail mem = 482426880 (471120K)
using 4278 buffers containing 26923008 bytes (26292K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(00) BIOS, date 09/20/05
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
apm0: flags 30102 dobusy 0 doidle 1
pcibios at bios0 function 0x1a not configured
bios0: ROM list: 0xc0000/0xc000! 0xcc000/0x800
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "Intel 82443BX" rev 0x03
pcib0 at pci0 dev 7 function 0 "Intel 82371AB PIIX4 ISA" rev 0x01
pciide0 at pci0 dev 7 function 1 "Intel 82371AB IDE" rev 0x01: DMA,
channel 0 wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: <Virtual HD>
wd0: 128-sector PIO, LBA, 10239MB, 20971440 sectors
wd0(pciide0:0:0): using PIO mode 4, DMA mode 2
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <MS, C/DVD-ROM, 3.0> SCSI0 5/cdrom removable
cd0(pciide0:1:0): using PIO mode 4, DMA mode 2
piixpm0 at pci0 dev 7 function 3 "Intel 82371AB Power" rev
0x02pci_intr_map: no mapping for pin A
: polling
iic0 at piixpm0
vga1 at pci0 dev 8 function 0 "S3 Trio32/64" rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
de0 at pci0 dev 10 function 0 "DEC 21140" rev 0x20: irq 11
de0: pass 2.0 address 00:03:ff:8f:3a:02
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pmsi0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pmsi0 mux 0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
npx0 at isa0 port 0xf0/16: using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ti16750, 64 byte fifo
pccom1 at isa0 port 0x2f8/8 irq 3: ti16750, 64 byte fifo
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
fd1 at fdc0 drive 1: density unknown
biomask e765 netmask ef65 ttymask ffe7
pctr: user-level cycle counter enabled
dkcsum: wd0 matches BIOS drive 0x80
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302
===mount===
/dev/wd0a on / type ffs (local, softdep)
/dev/wd0h on /home type ffs (local, nodev, nosuid, softdep)
/dev/wd0d on /tmp type ffs (local, nodev, nosuid, softdep)
/dev/wd0g on /usr type ffs (local, nodev, softdep)
/dev/wd0e on /var type ffs (local, nodev, nosuid, softdep)
procfs on /proc type procfs (local, linux)
Best regards,
Bruno.