From owner-svn-ports-all@freebsd.org Sun May 22 14:38:13 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F13E8B45A5B for ; Sun, 22 May 2016 14:38:12 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from vfemail.net (onethreetwo.vfemail.net [199.16.11.132]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A394A1DCF for ; Sun, 22 May 2016 14:38:12 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: (qmail 90631 invoked by uid 89); 22 May 2016 14:38:05 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 22 May 2016 14:38:05 -0000 Received: (qmail 32414 invoked by uid 89); 22 May 2016 02:34:40 -0000 Received: by simscan 1.3.1 ppid: 32406, pid: 32411, t: 0.1017s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 22 May 2016 02:34:40 -0000 Received: (qmail 20196 invoked by uid 89); 22 May 2016 02:34:39 -0000 Received: by simscan 1.4.0 ppid: 20178, pid: 20190, t: 0.5577s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by mail.vfemail.net with ESMTPA; 22 May 2016 02:34:39 -0000 From: Jan Beich To: Mathieu Arnold Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r415502 - head/devel/fb-adb References: <201605191106.u4JB6CcI020057@repo.freebsd.org> <1t4y-owde-wny@vfemail.net> <106A0892B19DF7E1043DD30C@atuin.in.mat.cc> Date: Sun, 22 May 2016 04:34:24 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2016 14:38:13 -0000 --=-=-= Content-Type: text/plain Mathieu Arnold writes: >>> -NDK_USES= 7z:partial${NDK_7z_ARGS_${LINUX_RPM_ARCH}} >>> +NDK_USES= 7z:partial,p7zip >> >> Why unconditionally? > > Because it doesn't hurt. After r415619 the port only depends on archivers/p7zip on 9.x which is going to EOL next year. USES=7z was designed to help phase out p7zip, that's why it prefers libarchive. This is similar to how USES=zip phased out archivers/zip (aka infozip) since 8.4-RELEASE. So, it "hurts" as in going in the opposite direction. >> If you didn't like my previous fix here's another one. > > It's not so much I did not like it, it did not work. But my |poudriere bulk -t| went fine (no warnings), even with D5997. I'm biased to treat such reports as pilot error(s) or unrelated if they lack error log and/or steps to reproduce. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJXQRqwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bNB4H/1Sfj6/r6SX1+ozkxzXbMVeE nSXpzDGqstHPC/wXwvC9iCXY87oG4C4KFx5jlYa5IrfeR0Bbs03xkkKi5xA6FbkK MuhDsTcLh6hHJ0IYDUYrcHhbPr+pkz9AGknca4br5fndzYw0CwcfN1mt8Ho1cbJR FhZlFtO0/THT8LzdK8TtbAv7cg7FnS946D54Iaaot8rG1KyZYbslrZZ61pfOC1k1 RDWfJkytJ77n8uPFnm7lrwRD31+F9xdDL/fwLvy5OeuTnRJhxSVwawaDpj9qob/m SzvKn6tzPWLikpuQAwPzTN3tjE/+mBj1VwYhzvoDa8Cem5DJCoQ2UZU309TLqjo= =t76M -----END PGP SIGNATURE----- --=-=-=--