[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: Sun, 10 May 2026 18:46:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294628
--- Comment #26 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #25)
Better for CDDL library non-FreeBSD-zfs*/non-FreeBSD-set-*
usage listing overall:
# pkg info -r \
-g FreeBSD-ctf\* FreeBSD-dtrace\* FreeBSD-bootloader\* FreeBSD-zfs\*
\
| grep '([^()]*)$' \
| grep -v -e FreeBSD-zfs- -e FreeBSD-set- \
| sed -e 's@[^(]*(\([^)]*\))@
libavl.so.2
libavl.so.2:32
libbe.so.1
libctf.so.2
libctf.so.2:32
libnvpair.so.2
libspl.so.2
libspl.so.2:32
libzfs.so.4
libzutil.so.2
One thing not obvious from those listings is that
WITHOUT_CDDL also does: WITHOUT_LOADER_ZFS
Relative to what official/upstream pkgbase distributions
contain, FreeBSD-bootloader likely involves CDDL materials
in its contents as well, including at least zfs material.
--
You are receiving this mail because:
You are on the CC list for the bug.