From owner-freebsd-current@FreeBSD.ORG Sun Jan 2 21:51:03 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 F1F9316A4CE for ; Sun, 2 Jan 2005 21:51:03 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E4BCD43D1D for ; Sun, 2 Jan 2005 21:51:02 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 02 Jan 2005 21:51:01 -0000 Received: from p3EE26CA1.dip.t-dialin.net (EHLO lofi.dyndns.org) (62.226.108.161) by mail.gmx.net (mp003) with SMTP; 02 Jan 2005 22:51:01 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j02LoeeH075806 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 2 Jan 2005 22:50:48 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Kris Kennaway Date: Sun, 2 Jan 2005 22:50:33 +0100 User-Agent: KMail/1.7.2 References: <200501022117.48924.michaelnottebrock@gmx.net> <20050102212335.GA58562@xor.obsecurity.org> In-Reply-To: <20050102212335.GA58562@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5000019.VRUVvVTSp9"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200501022250.38634.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 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:51:04 -0000 --nextPart5000019.VRUVvVTSp9 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday, 2. January 2005 22:23, Kris Kennaway wrote: > On Sun, Jan 02, 2005 at 09:17:44PM +0100, Michael Nottebrock wrote: > > On recent -current, several ports are failing to build. Common quality: > > They all use the system make rather than gmake. > > > > Examples: science/hdf, textproc/Wordnet, devel/qmake. > > > > The errors all look pretty similar: > > > > =3D=3D=3D> mfhdf/nctest (all) > > make: don't know how to make nctest.1. Stop > > ... > > > > make: don't know how to make wn.1. Stop > > ... > > > > make: don't know how to make qmake.1. Stop > > > > Looks like they're all failing while trying to generate manpages. Has > > make 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. Hm - none of those ports set either NO_MAN or NOMAN at the moment (and isn'= t=20 this a base-system switch?). Is my build environment wonky? =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart5000019.VRUVvVTSp9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBB2GyuXhc68WspdLARAoZaAJ97q2tIZdPQY9Ph3VS4hgqOnBPAWQCfQk5e apCIS0lQ6NiPg4sHcuCnGmU= =d/Lv -----END PGP SIGNATURE----- --nextPart5000019.VRUVvVTSp9--