[Bug 494186] Re: rpm linked with libgomp.so.1 => /usr/lib/libgomp.so.1
Paweł Sikora
pluto at pld-linux.org
Tue Dec 8 21:56:13 CET 2009
readelf -sW /lib64/librpm-4.5.so|grep -i omp
207: 0000000000000000 0 FUNC GLOBAL DEFAULT UND regcomp at GLIBC_2.2.5 (5)
299: 0000000000000000 0 FUNC GLOBAL DEFAULT UND mireRegcomp at LIBRPMIO_0 (3)
521: 000000000003f6b0 1605 FUNC GLOBAL DEFAULT 12 rpmdsCompare@@LIBRPM_0
554: 0000000000036480 328 FUNC GLOBAL DEFAULT 12 rpmVersionCompare@@LIBRPM_0
623: 000000000003db90 193 FUNC GLOBAL DEFAULT 12 rpmdsFromPRCO@@LIBRPM_0
699: 0000000000043200 119 FUNC GLOBAL DEFAULT 12 rpmEVRcompare@@LIBRPM_0
717: 000000000003d800 116 FUNC GLOBAL DEFAULT 12 dpkgEVRcompare@@LIBRPM_0
729: 0000000000047de0 322 FUNC GLOBAL DEFAULT 12 rpmfiCompare@@LIBRPM_0
as you can see, the librpm doesn't really use any {g}omp_* symbols.
it looks like bogus linking. yet another broken --as-needed makefile?
--
rpm linked with libgomp.so.1 => /usr/lib/libgomp.so.1
https://bugs.launchpad.net/bugs/494186
You received this bug notification because you are subscribed to PLD
Linux.
Status in PLD Linux Distribution: New
Bug description:
Linking rpm with library from /usr/lib doesn't look good for me.
More information about the pld-bugs
mailing list