From owner-freebsd-ports@FreeBSD.ORG Thu Apr 12 17:35:09 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D350A16A400 for ; Thu, 12 Apr 2007 17:35:09 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from hex.athame.co.uk (salama58.adsl.netsonic.fi [81.17.207.58]) by mx1.freebsd.org (Postfix) with ESMTP id 86DD413C468 for ; Thu, 12 Apr 2007 17:35:09 +0000 (UTC) (envelope-from andy@athame.co.uk) Received: from [192.168.10.15] by hex.athame.co.uk with esmtp (Exim 4.66 (FreeBSD)) (envelope-from ) id 1Hc3CN-00029H-GC; Thu, 12 Apr 2007 20:35:07 +0300 From: Andy Fawcett To: "Rong-en Fan" Date: Thu, 12 Apr 2007 20:36:02 +0300 User-Agent: KMail/1.9.6 References: <461E1CC8.7090606@adestra.com> <200704121918.21307.andy@athame.co.uk> <6eb82e0704121003n30a209c5y25d8f64ba6b43eeb@mail.gmail.com> In-Reply-To: <6eb82e0704121003n30a209c5y25d8f64ba6b43eeb@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704122036.06380.andy@athame.co.uk> Cc: gerald@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Generating INDEX X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 17:35:09 -0000 On Thursday 12 April 2007 20:03:45 Rong-en Fan wrote: > On 4/13/07, Andy Fawcett wrote: > > On Thursday 12 April 2007 14:49:28 David wrote: > > > Hi, > > > > > > I run my own cvsup server for internal use so we do not overload your > > > servers. It updates once per day then all our other servers update > > > from it. This is all working and is not reporting any errors. > > > > > > For the last couple of days I have been getting this error when > > > updating from this server. > > > > > > Updating the ports index ... Generating INDEX.tmp - please > > > wait.."/usr/ports/Mk/bsd.gnome.mk", line 652: Malformed conditional > > > (${_USE_GNOME_ALL:Mgtk20}=="") "/usr/ports/Mk/bsd.gnome.mk", line 652: > > > Malformed conditional (${_USE_GNOME_ALL:Mlibartlgpl2}=="") > > > "/usr/ports/Mk/bsd.port.mk", line 2009: if-less endif > > > "/usr/ports/Mk/bsd.port.mk", line 5975: if-less endif > > > make: fatal errors encountered -- cannot continue > > > ===> lang/gcc41-withgcjawt failed > > > *** Error code 1 > > I think it's because lang/gcc41, gcc42's usage of USE_GNOME is incorrect. > It should be > > WANT_GNOME= yes > > .include > > USE_GNOME+= Making your suggested changes allows the INDEX build to complete for me. Thankyou, Andy > And our INDEX builder is i386, so we don't see this. > > Regards, > Rong-En Fan > > > > 1 error > > > > > > I am running FreeBSD 6.2 on all servers. These are all Intel 64 bit > > > (AMD64). > > > > > > I have no refuse files and update ports-all. > > > > > > My make file reads: > > > > > > CPUTYPE=athlon64 > > > WITHOUT_X11=yes > > > # added by use.perl 2007-01-17 13:07:54 > > > PERL_VER=5.8.8 > > > PERL_VERSION=5.8.8 > > > > > > Any help with this would be much appreciated. > > > > FWIW, I am seeing exactly the same when trying to generate an INDEX on my > > amd64/6.2 system synched from the xorg git repository. > > > > So far, I've not found a solution. > > > > Andy > > > > > > -- > > Andy Fawcett | andy@athame.co.uk > > > > | tap@kde.org > > > > "In an open world without walls and fences, | tap@lspace.org > > we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- Andy Fawcett | andy@athame.co.uk | tap@kde.org "In an open world without walls and fences, | tap@lspace.org we wouldn't need Windows and Gates." -- anon | tap@fruitsalad.org