Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2012 16:00:08 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        Venture37 <venture37@geeklan.co.uk>
Cc:        freebsd-java@freebsd.org
Subject:   Re: ports/156674: [PATCH] java/openjdk6: make x11-fonts/dejavu a build dep as build
Message-ID:  <201204161600.10455.jkim@FreeBSD.org>
In-Reply-To: <201204161710.q3GHA3qO078188@freefall.freebsd.org>
References:  <201204161710.q3GHA3qO078188@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 16 April 2012 01:10 pm, Venture37 wrote:
> The following reply was made to PR ports/156674; it has been noted
> by GNATS.
>
> From: Venture37 <venture37@geeklan.co.uk>
> To: bug-followup@FreeBSD.org
> Cc:
> Subject: Re: ports/156674: [PATCH] java/openjdk6: make
> x11-fonts/dejavu a build dep as build
> Date: Mon, 16 Apr 2012 18:01:21 +0100
>
>  As requested, build attempted with IPV6 & POLICY on,
> x11-fonts/dejavu appears to be installed ok prior this time round
> so I guess the patch included earlier is no longer required however
> openjdk6 still seems to be barfing on build.

[SNIP]

It looks like you have parallel build problem.  Clean work directory 
and try again without parallel build, i.e.,

make clean
make DISABLE_MAKE_JOBS=YES

Jung-uk Kim



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