From owner-freebsd-java@FreeBSD.ORG Wed May 15 00:00:02 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CEE35A7F for ; Wed, 15 May 2013 00:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id C12DF85F for ; Wed, 15 May 2013 00:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4F001On070952 for ; Wed, 15 May 2013 00:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4F001lu070950; Wed, 15 May 2013 00:00:01 GMT (envelope-from gnats) Date: Wed, 15 May 2013 00:00:01 GMT Message-Id: <201305150000.r4F001lu070950@freefall.freebsd.org> To: freebsd-java@FreeBSD.org Cc: From: "Ronald F. Guilmette" Subject: Re: ports/178647: java/openjdk6 does not build (without extra hack) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Ronald F. Guilmette" List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 00:00:02 -0000 The following reply was made to PR ports/178647; it has been noted by GNATS. From: "Ronald F. Guilmette" To: Jung-uk Kim Cc: bug-followup@FreeBSD.org, freebsd-java@freebsd.org Subject: Re: ports/178647: java/openjdk6 does not build (without extra hack) Date: Tue, 14 May 2013 16:56:23 -0700 In message <5192C51B.9020509@FreeBSD.org>, you wrote: >MAKE_JOBS_NUMBER=1 is not necessary unless you forced it. I do not know what you are talking about. I did not "force" anything. I simply did: portupgrade vlc and then, in the configuration for vlc, there was an option to support Blu-Ray menus by using libbluray... or something like that... so I enabled that. After that, portupgrade started to build the (new) dependencies for vlc and that is when I got the failure building java/openjdk6. The bug exists, it is real, and I did not "force" anything. I believe that anyone and everyone will experience the exact same build failure as I reported if they also simply do what I did, i.e. freshen your ports tree via "portsnap fecth update", and then simply "portupgrade vlc" and then, in the config menu for vlc, enable blu-ray menu support. Regards, rfg