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
[EMAIL PROTECTED]
FreeBSD committer

Attachment: pgp693w1CqZnS.pgp
Description: PGP signature

Reply via email to