From owner-freebsd-ports@FreeBSD.ORG Wed Mar 23 02:58:22 2005 Return-Path: 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 E9D0516A4CE; Wed, 23 Mar 2005 02:58:22 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACB0243D5F; Wed, 23 Mar 2005 02:58:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7C7D6513FC; Tue, 22 Mar 2005 18:58:21 -0800 (PST) Date: Tue, 22 Mar 2005 18:58:21 -0800 From: Kris Kennaway To: Bj?rn K?nig Message-ID: <20050323025821.GA24378@xor.obsecurity.org> References: <4240D891.6040708@cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: <4240D891.6040708@cs.tu-berlin.de> User-Agent: Mutt/1.4.2.1i cc: ports@freebsd.org cc: knu@FreeBSD.org Subject: Re: sometimes port installation fails with DEPENDS_TARGET=package X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 02:58:23 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 23, 2005 at 03:46:41AM +0100, Bj?rn K?nig wrote: > Hello, >=20 > I have problems with the installation of ports with sysutils/portupgrade= =20 > which might concern not this program itself. >=20 > Let's make an example. I often install ports and create packages for=20 > other machines with >=20 > portinstall -p audio/liba52 >=20 > which basically does something like >=20 > cd /usr/ports/audio/liba52 > make DEPENDS_TARGET=3Dpackage > . >=20 > The port audio/liba52 depends on math/djbfft whereas package creation of= =20 > this port is forbidden. math/djbfft won't built. The problem actually is= =20 > that the build process doesn't stop at this point. It returns to=20 > audio/liba52 and continues to build it ignoring that a dependency port=20 > was not installed. This causes errors in all probability. What about 'make package-recursive'? Kris P.S. this isn't a matter for portmgr to deal with, so I'm dropping the CC. --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCQNtMWry0BWjoQKURAkReAJsEvhg2p26k3pNwTxTETSkO6xKe4QCfQmFC JV4hUFTfcaSGjqzxNYkD7Ok= =mcDe -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi--