Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2007 01:03:45 +0800
From:      "Rong-en Fan" <grafan@gmail.com>
To:        "Andy Fawcett" <andy@athame.co.uk>
Cc:        gerald@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: Generating INDEX
Message-ID:  <6eb82e0704121003n30a209c5y25d8f64ba6b43eeb@mail.gmail.com>
In-Reply-To: <200704121918.21307.andy@athame.co.uk>
References:  <461E1CC8.7090606@adestra.com> <200704121918.21307.andy@athame.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/13/07, Andy Fawcett <andy@athame.co.uk> 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 <bsd.port.pre.mk>

USE_GNOME+=

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"
>



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