Re: Salt on 2026Q3

Kirill Ponomarev <[email protected]> Mon, 13 Jul 2026 17:21:45 +0000
Newsgroups gmane.os.freebsd.devel.ports
Message-ID <[email protected]>
--vubrcpVwGk2QeCLR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 07/13, Matthias Fechner wrote:
> it is pulled in by the last line in salt:
>=20
> ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-otlp-proto-http>0:devel/py-=
opentelemetry-exporter-otlp-proto-http@${PY_FLAVOR}
> which brings in:
> GCP_AUTH_RUN_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-cre=
dential-provider-gcp>=3D0.59b0:devel/py-opentelemetry-exporter-credential-p=
rovider-gcp@${PY_FLAVOR}
> Which brings in:
> ${PYTHON_PKGNAMEPREFIX}google-auth>=3D2.25:security/py-google-auth@${PY_F=
LAVOR
> which then pulls:
> AIOHTTP_RUN_DEPENDS=3D
> ${PYTHON_PKGNAMEPREFIX}aiohttp>=3D3.8.0<4.0.0:www/py-aiohttp@${PY_FLAVOR}
> Maybe you set some custom options to disable that or do you not use that
> patch?
> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D272214&action=3Ddiff
=20
 You're right, I'd checked with make run-depends-list, which only
 shows direct deps, so I missed the transitive pull. When I tested the
 patch on 2026-06-28, the tree had py-aiohttp-3.13.5_1, which compiles
 fine under python 3.14. On 2026-07-08 sunpoet bumped aiohttp to
 3.14.1 and that version doesn't build against python 3.14, probably
 it's an upstream bug. You can disable the GCP_AUTH option on
 devel/py-opentelemetry-exporter-otlp-proto-http in your set, that
 drops the whole google-auth/aiohttp subtree and lets the build
 proceed I guess.

--vubrcpVwGk2QeCLR
Content-Type: application/pgp-signature; name=signature.asc

-----BEGIN PGP SIGNATURE-----

iQFPBAABCAA5FiEEJCHRFhEAQujKni1pDyI9/LMCykUFAmpVHqkbFIAAAAAABAAO
bWFudTIsMi41KzEuMTIsMiwzAAoJEA8iPfyzAspFpBgH/2Z52AvN0MYbxwzN2ccn
5KBEeJTLqiUBw/S58oKEi0O22ZmL0CHdGVP56Qo7LYotfjCT7zffm7xwizw0s08t
w3gIVOYhit2VZ4SNJXy7WQqJLWlsZnKz1fxcGzGIoRS6vGv7MOW5Azx0JzdHyYq6
W4A6ZrWpuppmaz7Mh0qlYx1jvOikXIdgN0SdhOpyIbGobBL8vP0mW6k2hVlFWbau
+0FnZbzYUYwk0s3fDP5l06ASeYhdlbGAiXjjHjyjBRjRU4cJNCulA/c6v1LXOuMz
rhziaM3sSwuDsAaX9kcZZiZgWhdfdxSNaheFfSm9tHhFJPoRRwvCUSmFE7qwtDHX
Su8=
=QJK3
-----END PGP SIGNATURE-----

--vubrcpVwGk2QeCLR--