Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 13:38:32 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Todd Wasson <tsw5@duke.edu>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: jdk15/jdk16 build problems on amd64, 7.2-RELEASE
Message-ID:  <20090526183832.GN52703@dan.emsphone.com>
In-Reply-To: <D2709B3A-D4EF-4398-985E-9091ABC148B1@duke.edu>
References:  <D2709B3A-D4EF-4398-985E-9091ABC148B1@duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 26), Todd Wasson said:
> I've recently been unable to get jdk15 and jdk16 to build, with some  
> very cryptic errors (if any, really) being reported.  I've pasted a  
> build log for jdk16 here, since it's about 9100 lines long: http://paste2.org/p/224897
> 
> This seems to be the relevant portion:
> cd bsd_amd64_compiler2/product && gmake -w
> gmake[4]: Entering directory `/usr/ports/java/jdk16/work/control/build/ 
> bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/product'
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> gmake[4]: *** [../generated/MakeDeps.class] Killed: 9

Something sent a KILL signal to your process.  Maybe you ran out of memory
and the kernel killed the largest process it saw?

-- 
	Dan Nelson
	dnelson@allantgroup.com



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