[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: native java 1.3 build fails with -current snap from 3/5; hard
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Re: native java 1.3 build fails with -current snap from 3/5; hard
- From: Diana Eichert <deichert_(_at_)_wrench_(_dot_)_com>
- Date: Wed, 10 Mar 2004 18:45:33 -0700 (MST)
OK, here's an update. I tried buildiing java-1.3 on my system twice
today, both times setting the following softlimits, datasize 512000 &
stack 8192, both times the system locked up. I ran make clean before both
attempts.
Now here's the REALLY strange thing that make's me think it has something
to do with my system. I ran the make package via an ssh login, the other
day when I succeeded in creating the 1.3.1 java package I thought it had
something to do with "native_build" but I remembered I was logged in via
the serial console. So after the 2 previous failures today I logged in
via the serial console, set the softlimits, ran make package and after
several hours I had a java package!!!
I thought this is very bizarre so I relogged in via ssh session, ran
screen thinking I might be getting network disconnects, make clean & make
package, soon the system locked up hard again.
so obviously there's something odd going on here.
diana
===> Building package for jdk-1.3.1
Creating package /usr/ports/packages/i386/all/jdk-1.3.1.tgz
Creating gzip'd tar ball in '/usr/ports/packages/i386/all/jdk-1.3.1.tgz'
===> Building package for jre-1.3.1
Creating package /usr/ports/packages/i386/all/jre-1.3.1.tgz
Creating gzip'd tar ball in '/usr/ports/packages/i386/all/jre-1.3.1.tgz'
ulimit -aS;echo "$";echo "Hard Limits";ulimit -aH
<
Soft Limits
time(cpu-seconds) unlimited
file(blocks) unlimited
coredump(blocks) unlimited
data(kbytes) 512000
stack(kbytes) 8192
lockedmem(kbytes) 157362
memory(kbytes) 470192
nofiles(descriptors) 64
processes 128
$
Hard Limits
time(cpu-seconds) unlimited
file(blocks) unlimited
coredump(blocks) unlimited
data(kbytes) 1048576
stack(kbytes) 32768
lockedmem(kbytes) 472088
memory(kbytes) 472088
nofiles(descriptors) 1024
processes 256
$
Visit your host, monkey.org