[Bug 293817] ports-mgmt/pkg : pkgbase jail, pkg install ffmpeg pulls FreeBSD-clibs-lib32 when FreeBSD-base is enabled, but ffmpeg installs and runs without it if FreeBSD-base is disabled for the transaction

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 14 Mar 2026 23:46:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293817

--- Comment #2 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
Which version of pkg? 2.6.2?

Based on MULTILIB being reported as enabled for gcc14: Likely
this is an amd64 report that would not repeat on aarch64 because
gcc14 does not enable MULTILIB for aarch64 last I knew. (aarch64
has chroot/jail/lib32 support for armv7 but lang/gcc* have not
been trying to enable MULTILIB for it as far as I know.)

-- 
You are receiving this mail because:
You are the assignee for the bug.