Bugzilla Automation <[email protected]> has asked freebsd-emulation (Nobody)
<[email protected]> for maintainer-feedback:
Bug 283920: devel/linux-rl9-devtools: readelf is missing a required shared
library: libdebuginfod.so.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283920
--- Description ---
The readelf program installed by devel/linux-rl9-devtools fails to execute
due to a missing shared library:
$ /compat/linux/bin/bash /compat/linux/bin/ldd /compat/linux/usr/bin/readelf
linux-vdso.so.1 (0x00007fffffffe000)
libctf-nobfd.so.0 => /lib64/libctf-nobfd.so.0 (0x000000080110d000)
libz.so.1 => /lib64/libz.so.1 (0x000000080112a000)
libdebuginfod.so.1 => not found
libc.so.6 => /lib64/libc.so.6 (0x0000000801200000)
/lib64/ld-linux-x86-64.so.2 (0x0000000001021000)
$ /compat/linux/usr/bin/readelf -v
/compat/linux/usr/bin/readelf: error while loading shared libraries:
libdebuginfod.so.1: cannot open shared object file: No such file or directory
The missing library is proved by RL9 package
elfutils-debuginfod-client-0.191-4.el9.x86_64.