mtree on main showed 2 items missing on my pkgbase install (of the upstream distribution, not one of my own)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Jul 2026 00:21:09 UTC
# mtree -iU -p /usr -f /etc/mtree/BSD.usr.dist -e ./include/private/pkgconf missing (created) ./lib/clang/21/include/orc_rt missing (created) I'll note that my context is not the most recent: # uname -apKU FreeBSD 7950X3D-ZFS 16.0-CURRENT FreeBSD 16.0-CURRENT main-n286573-bea6f7d02dfb GENERIC-NODEBUG amd64 amd64 1600018 1600018 But it is not greatly old. Going along with the above is that nothing has removed various /usr/lib/clang/19/ or /usr/lib/debug/usr/lib/clang/19/ items : # find -s /usr/lib/clang/19/ /usr/lib/debug/usr/lib/clang/19/ -print /usr/lib/clang/19/ /usr/lib/clang/19/include /usr/lib/clang/19/include/cuda_wrappers /usr/lib/clang/19/include/cuda_wrappers/bits /usr/lib/clang/19/include/fuzzer /usr/lib/clang/19/include/hlsl /usr/lib/clang/19/include/openmp_wrappers /usr/lib/clang/19/include/orc_rt /usr/lib/clang/19/include/ppc_wrappers /usr/lib/clang/19/include/profile /usr/lib/clang/19/include/sanitizer /usr/lib/clang/19/include/xray /usr/lib/clang/19/lib /usr/lib/clang/19/lib/freebsd /usr/lib/debug/usr/lib/clang/19/ /usr/lib/debug/usr/lib/clang/19/lib /usr/lib/debug/usr/lib/clang/19/lib/freebsd -- === Mark Millard marklmi at yahoo.com