Date: Tue, 15 May 2012 09:20:51 +1000 (EST) From: Peter Ross <Peter.Ross@alumni.tu-berlin.de> To: Ronald Klop <ronald-freebsd8@klop.yi.org> Cc: freebsd-java@freebsd.org Subject: Re: java/openjdk6 build fails Message-ID: <alpine.DEB.2.02.1205150919420.2756@PetersBigBox> In-Reply-To: <op.weafmcwd8527sy@ronaldradial.versatec.local> References: <alpine.DEB.2.02.1205141051150.2756@PetersBigBox> <op.weafmcwd8527sy@ronaldradial.versatec.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14 May 2012, Ronald Klop wrote: > On Mon, 14 May 2012 02:59:48 +0200, Peter Ross > <Peter.Ross@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@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? This worked for me. Thank you Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.DEB.2.02.1205150919420.2756>