From owner-freebsd-current@FreeBSD.ORG Sun Jan 2 21:23:34 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 147D316A4CE; Sun, 2 Jan 2005 21:23:34 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id D841D43D2F; Sun, 2 Jan 2005 21:23:33 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B9F705118B; Sun, 2 Jan 2005 13:23:35 -0800 (PST) Date: Sun, 2 Jan 2005 13:23:35 -0800 From: Kris Kennaway To: Michael Nottebrock Message-ID: <20050102212335.GA58562@xor.obsecurity.org> References: <200501022117.48924.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline In-Reply-To: <200501022117.48924.michaelnottebrock@gmx.net> User-Agent: Mutt/1.4.2.1i cc: harti@freebsd.org cc: current@freebsd.org Subject: Re: Ports failing with bsd make X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jan 2005 21:23:34 -0000 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 02, 2005 at 09:17:44PM +0100, Michael Nottebrock wrote: > On recent -current, several ports are failing to build. Common quality: T= hey=20 > all use the system make rather than gmake. >=20 > Examples: science/hdf, textproc/Wordnet, devel/qmake. >=20 > The errors all look pretty similar: >=20 > =3D=3D=3D> mfhdf/nctest (all) > make: don't know how to make nctest.1. Stop > ... >=20 > make: don't know how to make wn.1. Stop > ... >=20 > make: don't know how to make qmake.1. Stop >=20 > Looks like they're all failing while trying to generate manpages. Has mak= e=20 > become allergic to targets with a dot in them perhaps? Ruslan's NO_* change broke a lot of ports. He's currently on vacation for a few days, but I expect he'll fix these when he gets back. If you want to do it in the meantime (although we're in ports freeze anyway so this won't be committed until after), the port needs to set *both* NOMAN and NO_MAN (similarly for any other options like NOSHARED and NOPROFILE), for compatibility with both 6.x and older. Kris --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB2GZXWry0BWjoQKURAscFAJ96BWRmlrDE1d+dpI2xx6wl5xlAggCgq7oS 2H5nkerrkrfIhRvX73NwyxA= =nxDf -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA--