ports INDEX broken

Ruslan Ermilov ru at FreeBSD.org
Fri Apr 13 05:50:55 UTC 2007


Hi,

My nightly "make release" has failed when trying to
generate a ports INDEX-6.  It turned out to be caused
by the recent commit to lang/gcc41/Makefile that
affects lang/gcc41-withgcjawt.  The problem is that
USE_GNOME is now defined too late in the makefile,
after bsd.port.pre.mk has already been processed,
thus _USE_GNOME_ALL isn't set when expected:

$ cd /usr/ports/lang/gcc41-withgcjawt
$ make -n
"/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
$ 


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070413/9fe2c6da/attachment.pgp


More information about the freebsd-ports mailing list