https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259069
Li-Wen Hsu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #1 from Li-Wen Hsu <[email protected]> --- This is a regression, it works on 13.0-R ldd -f '%A|%o|%p\n' /bin/sh /lib/libuutil.so.2 /bin/sh|libedit.so.8|/lib/libedit.so.8 /bin/sh|libc.so.7|/lib/libc.so.7 /bin/sh|libncursesw.so.9|/lib/libncursesw.so.9 /lib/libuutil.so.2|libavl.so.2|/lib/libavl.so.2 /lib/libuutil.so.2|libspl.so.2|/lib/libspl.so.2 /lib/libuutil.so.2|libc.so.7|/lib/libc.so.7 It doesn't work on FreeBSD 14.0-CURRENT main-n249945-67bceb38f463 -- You are receiving this mail because: You are the assignee for the bug.
