Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2026 18:46:40 +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-Ei9a03RJcB@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 #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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294628-36141-Ei9a03RJcB>