Date: Mon, 04 May 2026 08:18:02 +0000 From: bugzilla-noreply@freebsd.org To: pkgbase@FreeBSD.org Subject: [Bug 294628] pkgbase poudriere build misc/compat14x: Missing shlib libavl.so.2 required by compat15x-amd64 Message-ID: <bug-294628-36141-qB9gAtjBH5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-294628-36141@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294628 --- Comment #20 from Lexi Winter <ivy@FreeBSD.org> --- i do wonder if it makes sense to build compat1X with shared library dependencies disabled, perhaps with pkg -oSHLIB_REQUIRE_IGNORE_GLOB='*' or similar. the downside of this is that you could end up installing a 'broken' compat package that provides some libraries that don't actually work. however, if you have a program linked against 15.0's libuutil, that program is not going to work on a WITHOUT_CDDL system anyway, so the result is not any more broken than it already was. that advantage of this is that people could still install compat1X for other compat libraries, e.g. OpenSSL which bumps its sovers fairly often. the disadvantage would be that you don't get automatical pkgbase dependencies for the things compat1X actually needs. -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294628-36141-qB9gAtjBH5>
