Re: Salt on 2026Q3
Matthias Fechner <[email protected]> Tue, 14 Jul 2026 06:52:28 +0200
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--------------GPfNgUGyt3vEhTBOA0GdkbuO
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Am 13.07.26 um 19:21 schrieb Kirill Ponomarev:
> 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.
I disabled it now with:
poudriere options -z salt314 devel/py-opentelemetry-exporter-otlp-proto-http
Hit CTRL+c after devel/py-opentelemetry-exporter-otlp-proto-http was stored.
Build is now fine. I will test it today if I have a waiting gap ;) I
keep you posted.
Matthias
--------------GPfNgUGyt3vEhTBOA0GdkbuO
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Am 13.07.26 um 19:21 schrieb Kirill
Ponomarev:<br>
</div>
<blockquote type="cite" cite="mid:[email protected]">
<pre class="moz-quote-pre" wrap=""> 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.</pre>
</blockquote>
<p>I disabled it now with:<br>
</p>
<div style="font-family: monospace; white-space: pre;">poudriere options -z salt314 devel/py-opentelemetry-exporter-otlp-proto-http</div>
<div style="font-family: monospace; white-space: pre;">
</div>
<div style="font-family: monospace; white-space: pre;">Hit CTRL+c after devel/py-opentelemetry-exporter-otlp-proto-http was stored.</div>
<div style="font-family: monospace; white-space: pre;">
</div>
<div style="font-family: monospace; white-space: pre;">Build is now fine.
I will test it today if I have a waiting gap ;)
I keep you posted.</div>
<div style="font-family: monospace; white-space: pre;">
</div>
<div style="font-family: monospace; white-space: pre;">Matthias</div>
<p><br>
</p>
</body>
</html>
--------------GPfNgUGyt3vEhTBOA0GdkbuO--