From owner-freebsd-java@FreeBSD.ORG Tue May 21 22:50:03 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 1591D7D2 for ; Tue, 21 May 2013 22:50:03 +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 07AB4612 for ; Tue, 21 May 2013 22:50:03 +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 r4LMo22R021792 for ; Tue, 21 May 2013 22:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4LMo2eq021791; Tue, 21 May 2013 22:50:02 GMT (envelope-from gnats) Date: Tue, 21 May 2013 22:50:02 GMT Message-Id: <201305212250.r4LMo2eq021791@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: Tue, 21 May 2013 22:50:03 -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, 21 May 2013 15:46:00 -0700 In message <5192D78B.6090402@FreeBSD.org>, you wrote: >On 2013-05-14 19:56:23 -0400, Ronald F. Guilmette wrote: >> >> 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. > >I understand your frustration but I can't reproduce the problem at >all. In fact, I've heard/seen some intermittent complaints like this >before[1] but I was never able to reproduce anything like that. :-( Well, if you can't reproduce it, then I do understand that nothing can really be done. If I figure out a way to reliably reproduce it, I'll let you know. Regards, rfg