Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2004 10:00:40 +0100
From:      Drav Sloan <holbs@real-life.tm>
To:        Parv <parv@pair.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Port compilation
Message-ID:  <20040517090040.GI94756@real-life.tm>
In-Reply-To: <20040515223905.GA398@moo.holy.cow>
References:  <20040515105453.GG94756@real-life.tm> <20040515223905.GA398@moo.holy.cow>

next in thread | previous in thread | raw e-mail | index | archive | help
Parv wrote:
> > ===>  Building for jdk-1.4.2p5
> > # Start of jdk build
> > bsd i586 1.4.2-p5 build started: 04-05-12 11:42
> > if [ -r ./../../deploy/make/Makefile ]; then \
> >   ( cd  ./../../deploy/make; gmake sanity EXTERNALSANITYCONTROL=true CONTROL_TOPDIR=/u/3/ports/java/jdk14/work/control CONTROL_TOPDIR_NAME=control ALT_OUTPUTDIR=/u/3/ports/java/jdk14/work/control/build/bsd-i586  ARCH_DATA_MODEL=32 MILESTONE=p5 BUILD_NUMBER=root_12_may_2004_11_42 ; ); \
> > fi
> > 
> > and then I get:
> > 
> >   PID USERNAME PRI NICE  SIZE    RES STATE    TIME   WCPU    CPU COMMAND
> > 88791 root      63   0  6204K 23076K RUN      49.7H 96.18% 96.00% java
> 
> The build does take quite lot of a time.  I have 320MB RAM, Intel
> Pentium III 550-700MHz CPU, and thankfully enough space for this disk
> hogging pig to be built.  It took more than 5 hours to build/install
> jdk-minimal-1.4.2p6_4 at ~700MHz on FreeBSD 4.9-p3 (or earlier).

But no outpout apart from the above??? The behaviour seems odd that 
1 java process (no changing process ID), cranked at 100% CPU/WCPU
for 4 days in a row strikes me a very odd/broke :(

> If you have more resources than i do, then indeed something is/was
> seriously wrong on your side.  Hopefully, you will get more useful
> replies.

Cheers

D.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040517090040.GI94756>