java/openjdk6 build fails

Ronald Klop ronald-freebsd8 at klop.yi.org
Mon May 14 07:56:15 UTC 2012


On Mon, 14 May 2012 02:59:48 +0200, Peter Ross  
<Peter.Ross at alumni.tu-berlin.de> wrote:

> Hi all,
>
> I am trying to build java/openjdk6 (as depency of a Apache Open Office  
> 3.4 build, editors/openoffice-3).
>
> It stalled on Friday because it could not find a file  
> (openjdk-6-src-b25-01_may_2012.tar.gz if I am not mistaken) but a new  
> patch (I just did a portsnap this morning) seemed to fix it. However,  
> now it stops with
>
> gmake[6]: Entering directory  
> `/usr/ports/java/openjdk6/work/build/bsd-amd64/hotspot/outputdir/bsd_amd64_compiler2/product'
> gmake[6]: *** No rule to make target  
> `/usr/ports/java/openjdk6/work/hotspot/src/cpu/amd64/vm/x86_64.ad',  
> needed by `../generated/adfiles/bsd_x86_64.ad'.  Stop.
>
> The FreeBSD-9 was build recently:
>
> FreeBSD finance 9.0-STABLE FreeBSD 9.0-STABLE #5: Sun Apr  1 21:07:30  
> EST 2012     root at DellT410one.vv.fda:/usr/obj/usr/src/sys/GENERIC  amd64
>
> and I haven't done any tweaking on base and port systems or compile  
> options.
>
> I am happy to provide any information if needed.
>
> Please CC me, I am not on the freebsd-java list.
>
> Thank you
> Peter

Can you try setting MAKE_JOBS_NUMBER=1 in /etc/make.conf before building?

Ronald.


More information about the freebsd-java mailing list