[Bug 294628] pkgbase poudriere build misc/compat14x: Missing shlib libavl.so.2 required by compat15x-amd64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 May 2026 12:59:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294628 --- Comment #22 from Alastair Hogge <agh@riseup.net> --- (In reply to Gleb Popov from comment #21) How would the following work? Does it work? > .if !exists(/usr/lib/libavl.so) > PLIST_SUB= LIBAVL="@comment " > .endif libavl.so is not listed in any plist. I have tried the above in both compat14x and compat15x, the build still fails on finding libavl.so. -- You are receiving this mail because: You are on the CC list for the bug.