From owner-freebsd-ports@FreeBSD.ORG Tue Jul 15 21:47:58 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EBE07F45 for ; Tue, 15 Jul 2014 21:47:58 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CAC48287D for ; Tue, 15 Jul 2014 21:47:58 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id s6FLlw36050369 for ; Tue, 15 Jul 2014 21:47:58 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id s6FLlwnY050367 for freebsd-ports@freebsd.org; Tue, 15 Jul 2014 21:47:58 GMT (envelope-from bdrewery) Received: (qmail 95991 invoked from network); 15 Jul 2014 16:47:56 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 15 Jul 2014 16:47:56 -0500 Message-ID: <53C5A187.2020105@FreeBSD.org> Date: Tue, 15 Jul 2014 16:47:51 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Kris Moore , FreeBSD Ports Subject: Re: Question about WITHOUT_X11 / Poudriere References: <53C58F44.9030508@pcbsd.org> In-Reply-To: <53C58F44.9030508@pcbsd.org> X-Enigmail-Version: 1.6 OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ACmwLihkX8rX94Ahp8tXNJLmmqlxo0Xfx" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2014 21:47:59 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ACmwLihkX8rX94Ahp8tXNJLmmqlxo0Xfx Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 7/15/2014 3:29 PM, Kris Moore wrote: >=20 > Porters, >=20 > We are trying to get a build of the entire ports tree done, using the > WITHOUT_X11=3Dyes in poudriere make.conf. This keeps bailing with these= > errors: >=20 > =3D=3D=3D=3D>> Creating the reference jail... done > =3D=3D=3D=3D>> Mounting system devices for trueos-100-RELEASE-t10e > =3D=3D=3D=3D>> Mounting ports/packages/distfiles > =3D=3D=3D=3D>> Mounting packages from: > /usr/local/poudriere/data/packages/trueos-100-RELEASE-t10e > =3D=3D=3D=3D>> Logs: > /usr/local/poudriere/data/logs/bulk/trueos-100-RELEASE-t10e/2014-07-15_= 14h49m12s > =3D=3D=3D=3D>> Appending to make.conf: > /usr/local/etc/poudriere.d/trueos-100-RELEASE-make.conf > /etc/resolv.conf -> > /usr/local/poudriere/data/build/trueos-100-RELEASE-t10e/ref/etc/resolv.= conf > =3D=3D=3D=3D>> Starting jail trueos-100-RELEASE-t10e > =3D=3D=3D=3D>> Loading MOVED > =3D=3D=3D=3D>> Calculating ports order and dependencies > =3D=3D=3D=3D>> Error: Duplicated origin for ImageMagick-nox11-6.8.9.4_1= ,1: > graphics/ImageMagick-nox11 AND graphics/ImageMagick. Rerun with -vv to > see which ports are depending on these. > =3D=3D=3D=3D>> Error: Duplicated origin for ImageMagick-nox11-6.8.9.4_1= ,1: > graphics/ImageMagick-nox11 AND graphics/ImageMagick. Rerun with -vv to > see which ports are depending on these. > =3D=3D=3D=3D>> Cleaning up > =3D=3D=3D=3D>> Umounting file systems >=20 > Is WITHOUT_X11 supposed to work universally or is this a bug in some of= > our ports? >=20 > I can track down and fix the broken ports, but I wanted to see if this > was something we even expect to work for bulk port builds. >=20 >=20 Are only default OPTIONS selected? Are you using -a? I've seen this reported a lot. It has to do with the broken hack that is PKGNAMESUFFIX=3D-nox11. Some ports depend on the normal port, while other= s depend on the -nox11. Both of which have the same PKGNAME. These: > graphics/ImageMagick/Makefile:LIB_DEPENDS+=3D libwmf.so:${P= ORTSDIR}/graphics/libwmf-nox11 > graphics/pecl-imagick/Makefile:LIB_DEPENDS=3D libMagickWand-6.Q*.so= :${PORTSDIR}/graphics/ImageMagick-nox11 > graphics/ruby-rmagick/Makefile:LIB_DEPENDS=3D libMagickWand-6.Q*.so= :${PORTSDIR}/graphics/ImageMagick-nox11 > graphics/rubygem-rmagick/Makefile:LIB_DEPENDS=3D libMagickWand-6.Q*.so= :${PORTSDIR}/graphics/ImageMagick-nox11 > net/unison-devel/Makefile:BUILD_DEPENDS+=3D ocamlc:${PORTSDIR}/la= ng/ocaml-nox11 > net/unison/Makefile:BUILD_DEPENDS+=3D ocamlc:${PORTSDIR}/lang/ocaml= -nox11 > net/unison232/Makefile:BUILD_DEPENDS+=3D ocamlc:${PORTSDIR}/lang/ocaml= -nox11 > www/gallery3/Makefile:RUN_DEPENDS+=3D convert:${PORTSDIR}/graphics/= ImageMagick-nox11 > www/piwigo/Makefile:RUN_DEPENDS+=3D ${LOCALBASE}/bin/convert:${PO= RTSDIR}/graphics/ImageMagick-nox11 > www/typo3-lts/Makefile:RUN_DEPENDS+=3D convert:${PORTSDIR}/graphics/= ImageMagick-nox11 > www/typo3/Makefile:RUN_DEPENDS+=3D convert:${PORTSDIR}/graphics/= ImageMagick-nox11 > www/typo345/Makefile:RUN_DEPENDS+=3D convert:${PORTSDIR}/graphics/= ImageMagick-nox11 > www/typo347/Makefile:RUN_DEPENDS+=3D convert:${PORTSDIR}/graphics/= ImageMagick-nox11 It would be great if someone fixed them. Not sure exactly how, either only depending on the normal port (since WITHOUT_X11 is already defined in these checks), or fixing the depends on the normal port to prefer -nox11 if WITHOUT_X11 is set. Note that 'WITHOUT_X11' is the old deprecated check. It is now ${PORT_OPTIONS:MX11} with X11 in the OPTIONS_DEFINE. Having said all that, somehow I managed to build -a with nox11 a few weeks ago without hitting this issue. --=20 Regards, Bryan Drewery --ACmwLihkX8rX94Ahp8tXNJLmmqlxo0Xfx Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJTxaGHAAoJEDXXcbtuRpfPe1EIAKuYc8YTymGmjVnT/xNCIxP0 Ts8l1YdAqxfK2vWj9+uW2t4C6YTg9kO+vWzbW3RnuOLFCJsWu6tpeH92+k3obvNk x7rHdoBE1j2QM2FcCeyeejt1WRK4P57Ym6Kq9sjgnFcbfU6OioT/Sh4khhi2j0vv czJJ09EsMFY76iTqAdawD4bgNdZGEG8fsbpBanZcIijEO1nmYEi9Dd67pm6ldpZg UlD6eDiKOfPLQsZ43DqFjVlSc+8IIrgtsFRMYYDzkSva9m8iVLWMS/X/3BqX/XHY /7mSQZTuXtudtovaa5Xqyki86LpSYPQE7caNikVVGzA4ZEnRUSAfTwxnlU8NdM0= =Dsss -----END PGP SIGNATURE----- --ACmwLihkX8rX94Ahp8tXNJLmmqlxo0Xfx--