Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2007 09:23:40 +0400
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        gerald@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   ports INDEX broken
Message-ID:  <20070413052340.GA57378@rambler-co.ru>

next in thread | raw e-mail | index | archive | help

--oyUTqETQ0mS9luUI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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}=3D=3D"")
"/usr/ports/Mk/bsd.gnome.mk", line 652: Malformed conditional (${_USE_GNOME=
_ALL:Mlibartlgpl2}=3D=3D"")
"/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
$=20


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--oyUTqETQ0mS9luUI
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (FreeBSD)

iD8DBQFGHxPcqRfpzJluFF4RAh1JAJwN2v1zX6EItv1bljNS67ceQLhT6wCdGS7O
6yksTr/mO+RkR4lZTejBIio=
=97xk
-----END PGP SIGNATURE-----

--oyUTqETQ0mS9luUI--



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