From owner-freebsd-ports@FreeBSD.ORG Tue Mar 28 21:51:20 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AD2C16A41F; Tue, 28 Mar 2006 21:51:20 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id F053443D5A; Tue, 28 Mar 2006 21:51:19 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id D7ACE1A3C1D; Tue, 28 Mar 2006 13:51:19 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 052AD51352; Tue, 28 Mar 2006 16:51:18 -0500 (EST) Date: Tue, 28 Mar 2006 16:51:18 -0500 From: Kris Kennaway To: Jens Schweikhardt Message-ID: <20060328215118.GA2994@xor.obsecurity.org> References: <20060328210508.GA2424@schweikhardt.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <20060328210508.GA2424@schweikhardt.net> User-Agent: Mutt/1.4.2.1i Cc: ru@FreeBSD.org, gerald@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: ports, portsdb and /etc/src.conf interaction X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2006 21:51:20 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 28, 2006 at 11:05:08PM +0200, Jens Schweikhardt wrote: > hello, world, and gerald in particular\n >=20 > it appears there is some unexpected interaction between the ports and > the recently introduced /etc/src.conf on 7-CURRENT. The man page > src.conf(5) lists among others WITHOUT_FORTRAN and WITHOUT_NIS. These > are two variables that cause many ports operations to fail (if you > set them in /etc/src.conf) with the following failure mode: >=20 > /usr/ports/lang/gfortran # make -n fetch > "/usr/share/mk/bsd.own.mk", line 353: WITH_FORTRAN and WITHOUT_FORTRAN ca= n't both be set. Really the problem is that src.conf shouldn't be sourced for port builds. Kris --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEKa/WWry0BWjoQKURAvKxAJ9a2B4cAa8eKtBEvIh4AYQTt9SqHACg7G5T zdPNa0bOOVqRP2CvSuEWt6c= =MY7y -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--