Re: git: 2b0da956a025 - main - UPDATING: Add entry regarding glib20 update
Date: Fri, 04 Apr 2025 06:50:08 UTC
On Fri, Apr 4, 2025 at 9:38 AM Colin Percival <cperciva@tarsnap.com> wrote: > > On 4/3/25 21:06, Gleb Popov wrote: > > On Fri, Apr 4, 2025 at 2:09 AM Colin Percival <cperciva@tarsnap.com> wrote: > >> Also, this broke this week's 15.x snapshot builds. For the 4th time. > > > > What exactly broke? Can you share the log? > > The snapshot builds run 'make -C /usr/ports/emulators/qemu-user-static all > install' because they use qemu to run code inside cross-arch chroots. That > command now fails because it has glib20 as a dependency. I'd argue that they should use pkg install or build using Poudriere, but I'm too exhausted already on this quest. Maybe portmgr@ should once again remind everyone that the intended and supported way to build ports is Poudriere and building outside of isolated environments is discouraged. For now I'm shutting up and getting back to cleaning this mess.