Unsurprisingly, rebooting made no difference. Dang. It is somewhat surprising
that it's getting SIGKILLed and not SIGTERMed though; at least I presume that's
what the "9" means...
Todd
Dan Nelson wrote:
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?
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"