From owner-freebsd-ports Sat Sep 1 22:17:33 2001 Delivered-To: freebsd-ports@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-54.dsl.lsan03.pacbell.net [63.207.60.54]) by hub.freebsd.org (Postfix) with ESMTP id DA02C37B409 for ; Sat, 1 Sep 2001 22:17:28 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4488F66CBA; Sat, 1 Sep 2001 22:17:28 -0700 (PDT) Date: Sat, 1 Sep 2001 22:17:28 -0700 From: Kris Kennaway To: ports@FreeBSD.org Subject: WRKDIR breakage in bsd.port.mk Message-ID: <20010901221728.A8932@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline What's going on here? # setenv WRKDIR /tmp/work # cd /usr/ports/security/sudo # make [...] ===> Building for sudo-1.6.3.7_1 make: don't know how to make real-build. Stop *** Error code 2 Stop in /usr/obj/xor/usr/ports/security/sudo/work/sudo-1.6.3p7. *** Error code 1 This happens for any port with a non-empty configure target and a build target. The real-build target in seems to be executed twice, once with ${.CURDIR} in /usr/ports/security/sudo and the second time with ${.CURDIR} in ${WRKDIR}, at which point it fails. Would anyone care to look into this more? Kris --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7kcDnWry0BWjoQKURAsUNAKDsEzT7DWu+clnV9zNbD322DYk+BgCgvJK6 p0lA5WWJqFk2zeFl8Nnq7o8= =8Y8A -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message