Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 14:11:10 -0400
From:      Todd Wasson <tsw5@duke.edu>
To:        freebsd-stable@freebsd.org
Subject:   jdk15/jdk16 build problems on amd64, 7.2-RELEASE
Message-ID:  <D2709B3A-D4EF-4398-985E-9091ABC148B1@duke.edu>

next in thread | raw e-mail | index | archive | help
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
gmake[4]: *** Deleting file `../generated/MakeDeps.class'
gmake[4]: Leaving directory `/usr/ports/java/jdk16/work/control/build/ 
bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/product'
gmake[3]: *** [product] Error 2
gmake[3]: Leaving directory `/usr/ports/java/jdk16/work/control/build/ 
bsd-amd64/hotspot/outputdir'
gmake[2]: *** [generic_build2] Error 2
gmake[2]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make'
gmake[1]: *** [product] Error 2
gmake[1]: Leaving directory `/usr/ports/java/jdk16/work/hotspot/make'
gmake: *** [hotspot-build] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk16.
*** Error code 1

Stop in /usr/ports/java/jdk16.


I don't see anything about this in the PRs or google, so any help  
would be appreciated.  I'm not sure how to do the -Xlint thing it  
suggests, so I haven't tried that yet, but I can do so if someone  
tells me what I need to tweak to pull it off.

Thanks!


Todd


PS- I've written to ports-bugs about this as well, so please bear with  
me if this is the wrong forum; I just like my chances of getting a  
response here better.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D2709B3A-D4EF-4398-985E-9091ABC148B1>