[Rpm-maint] [rpm-software-management/rpm] Multi-arch ELF dependency generation (v6 packages) (PR #3578)

Panu Matilainen notifications at github.com
Tue Feb 18 13:47:04 UTC 2025


pmatilai left a comment (rpm-software-management/rpm#3578)

There are many sample outputs in the test-cases, but here's a few more :
> [pmatilai🎩︎lumikko _build]$ ./tools/elfdeps -R --multiarch /tmp/libxml2.so.2.9.9|head -2
libz.so.1(ZLIB_1.2.3.3)(aarch-64l)
libz.so.1(ZLIB_1.2.2.3)(aarch-64l)
[pmatilai🎩︎lumikko _build]$ ./tools/elfdeps -R --multiarch /tmp/a2jmidi_bridge |head -2
libgcc_s.so.1(GCC_3.5)(arm-32l-h)
ld-linux-armhf.so.3(GLIBC_2.4)(arm-32l-h)
[pmatilai🎩︎lumikko _build]$ ./tools/elfdeps -R --multiarch /tmp/libAllegroOGG.so.0 |head -2
libc.so.6(GLIBC_2.3)(ppc-64b)
libogg.so.0()(ppc-64b)
[pmatilai🎩︎lumikko _build]$ ./tools/elfdeps -R --multiarch /bin/rpm |head -2
libpopt.so.0(LIBPOPT_0)(x86-64l)
libc.so.6(GLIBC_ABI_DT_RELR)(x86-64l)


-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3578#issuecomment-2665767511
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3578/c2665767511 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250218/0f4d079a/attachment.htm>


More information about the Rpm-maint mailing list