From owner-freebsd-ports@FreeBSD.ORG Mon Nov 3 09:50:52 2003 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 CD0FD16A4CE for ; Mon, 3 Nov 2003 09:50:52 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71C7D43FCB for ; Mon, 3 Nov 2003 09:50:51 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 4710066CFA; Mon, 3 Nov 2003 09:50:46 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 1C866BE0; Mon, 3 Nov 2003 09:50:46 -0800 (PST) Date: Mon, 3 Nov 2003 09:50:45 -0800 From: Kris Kennaway To: Oliver Eikemeier Message-ID: <20031103175045.GA30891@rot13.obsecurity.org> References: <20031103045420.GA26891@rot13.obsecurity.org> <20031103101247.GA29080@rot13.obsecurity.org> <3FA64F6A.20703@fillmore-labs.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: <3FA64F6A.20703@fillmore-labs.com> User-Agent: Mutt/1.4.1i cc: ports@FreeBSD.org cc: Hajimu UMEMOTO cc: Kris Kennaway Subject: Re: ANNOUNCE: [FreeBSD-Announce] Ports scheduled for removal on Feb 2 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: Mon, 03 Nov 2003 17:50:52 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 03, 2003 at 01:51:54PM +0100, Oliver Eikemeier wrote: > >It's probably something about installing all the dependencies via > >pkg_add, e.g. something has an install script that isn't the same as > >the install target of the port Makefile. You can test this yourself > >by setting up a clean jail, installing all the dependencies by pkg_add > >and then try to build the port. > > > >Kris >=20 > Just a wild guess, excuse me if I'm telling nonsense: >=20 > can you try pkg_info -i packages/All/cyrus-sasl-2.1.15.tgz >=20 > on bento? Maybe the pkg-install script isn't included in the package, > otherwise I would expect the line > *** Added group \`cyrus' (id 60) > in the build log. I suspect this relates to the use of WRKDIRPREFIX, > which seems to result in problems with package building. Good guess! bento# pkg_info -i packages/All/cyrus-sasl-2.1.15.tgz tar: +INSTALL: Not found in archive tar: +POST-INSTALL: Not found in archive tar: Error exit delayed from previous errors pkg_info: tar extract of /a/asami/portbuild/i386/4/packages/All/cyrus-sasl-= 2.1.15.tgz failed! pkg_info: error during unpacking, no info for 'packages/All/cyrus-sasl-2.1.= 15.tgz' available Kris --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/ppV1Wry0BWjoQKURArdbAJ9xGR0LnRfRKu+CPSQRsTylgZ/KcgCZAZUx qplMTn8oJTvUGbEAXLE1XmM= =llRQ -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--