Generating INDEX
Rong-en Fan
grafan at gmail.com
Thu Apr 12 17:03:48 UTC 2007
On 4/13/07, Andy Fawcett <andy at 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 at athame.co.uk
> | tap at kde.org
> "In an open world without walls and fences, | tap at lspace.org
> we wouldn't need Windows and Gates." -- anon | tap at fruitsalad.org
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>
More information about the freebsd-ports
mailing list