Date: Fri, 04 Jun 2021 12:13:31 +0200 From: Adriaan de Groot <adridg@freebsd.org> To: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 67f9a7c0620e - main - graphics/kimageannotator: fix plist Message-ID: <2415143.0dHE6SNnxz@beastie.bionicmutton.org> In-Reply-To: <202106041004.154A4iSW066801@gitrepo.freebsd.org> References: <202106041004.154A4iSW066801@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart3867899.BRNeRiNLvY Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8"; protected-headers="v1" From: Adriaan de Groot <adridg@freebsd.org> To: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 67f9a7c0620e - main - graphics/kimageannotator: fix plist Date: Fri, 04 Jun 2021 12:13:31 +0200 Message-ID: <2415143.0dHE6SNnxz@beastie.bionicmutton.org> Organization: FreeBSD In-Reply-To: <202106041004.154A4iSW066801@gitrepo.freebsd.org> References: <202106041004.154A4iSW066801@gitrepo.freebsd.org> On Friday, 4 June 2021 12:04:44 CEST you wrote: > graphics/kimageannotator: fix plist > > PR: 256406 > Reported by: jbeich I almost always build with `bulk -t` in poudriere, on the assumption that that applies testing to the ports that get built. For the update to kImageAnnotator in question, I ran ``` poudriere bulk -j 13amd64 -p area51 -t graphics/ksnip graphics/spectacle ``` .. because those were the two consumers that I bumped for the same commit which updated graphics/kimageannotator. I just tried it again (with `-C` to force those two consumers to be rebuilt; I needn't have bothered, because other updates lower in the chain triggered lots of rebuilding). As output from this particular build, I get ``` [00:21:41] [01] [00:01:38] Finished graphics/kimageannotator | kImageAnnotator-0.5.1: Success ``` If I re-do it, naming kimageannotator explicitly (again with `-C`) **then** it fails. Similarly, testport passes graphics/kimageannotator when it's a dependency, not when named on its own. The manpage explains that `bulk -t` applies only to the named ports, not the dependencies (and also turns off parallel build and twiddles other things). So it comes down to my assumptions about what pou would find with `-t` didn't match reality. [ade] --nextPart3867899.BRNeRiNLvY Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQGzBAABCAAdFiEEhrjttu2OP5apuuy1z93JbxKxkVwFAmC5/MsACgkQz93JbxKx kVyY9Qv9HUYtdKH3GcSDu1I84v5m6n7+KWsB3UwB657iTjUaecgOkS82t3mGfOx2 N6456lkn56jasccwVfQISNcVxTc7TObSNHGbvpBMFm/pssPxF5O3fFKKLA16CBex PmU+c3RPJEqu9WkD325K+mVRDkdd9PY9AAqRDoNlL7P4o31beSiAHO5vSeFsI3QD zMzY++MWAZsYTEzEaMpLpr57ihZU1OEB1+tL/0hrmla13hUwETA5xrGtY75BxUEv QRkYsO1JIkbmk5fvXlmpRtGy75WkMMRlBi1sIABk942BTirW75FgGqYWGcCURwN3 VMTiNKAW3AYUFXms3fd/vhsqyyRFS3DlGBT9XLS7pslmetUSkWeJZSny3w+Gdv6x 0C+6x/s52ukNiUlsCD18iJlE7gJwC7rmoOfvVFfFJp7soEk9O/ghd8hW/9sjxJ3r jopnMAGLP9VV0+hgUmuf2SJ98qTMTzFGmrNzT7lkDVey61mAt1t/dC1rYDTcjYfb w4jAMQhV =gJuQ -----END PGP SIGNATURE----- --nextPart3867899.BRNeRiNLvY--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2415143.0dHE6SNnxz>