Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791808 - sys-libs/db-6.0.35-r4 QA Notice: The following shared libraries lack a SONAME when LIBTOOL=rlibtool
Summary: sys-libs/db-6.0.35-r4 QA Notice: The following shared libraries lack a SONAME...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: https://dev.midipix.org/cross/slibtoo...
Whiteboard:
Keywords:
: 791787 791790 791793 791796 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-05-24 08:27 UTC by Alessandro Barbieri
Modified: 2021-05-25 17:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge_info (emerge_info,43.54 KB, text/plain)
2021-05-24 08:27 UTC, Alessandro Barbieri
Details
db-6.0.35-r4:20210501-093900.logx.xz (db-6.0.35-r4:20210501-093900.logx.xz,97.56 KB, application/x-xz)
2021-05-24 08:27 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2021-05-24 08:27:21 UTC
This package has QA issues. Attached relevant logs and emerge --info
Comment 1 Alessandro Barbieri 2021-05-24 08:27:40 UTC
Created attachment 710988 [details]
emerge_info

emerge --info
Comment 2 Alessandro Barbieri 2021-05-24 08:27:42 UTC
Created attachment 710991 [details]
db-6.0.35-r4:20210501-093900.logx.xz

build log (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Alessandro Barbieri 2021-05-24 08:30:36 UTC
This issue trip emerge @preserved-rebuild to rebuild some packages endlessly
Comment 4 Alessandro Barbieri 2021-05-25 08:06:29 UTC
*** Bug 791787 has been marked as a duplicate of this bug. ***
Comment 5 Alessandro Barbieri 2021-05-25 08:06:58 UTC
*** Bug 791796 has been marked as a duplicate of this bug. ***
Comment 6 Alessandro Barbieri 2021-05-25 08:07:15 UTC
*** Bug 791793 has been marked as a duplicate of this bug. ***
Comment 7 Alessandro Barbieri 2021-05-25 08:07:36 UTC
*** Bug 791790 has been marked as a duplicate of this bug. ***
Comment 8 Ionen Wolkens gentoo-dev 2021-05-25 16:45:11 UTC
I can't reproduce this so far despite trying most of your settings.

In my logs:
rlibtool: link: <snip> -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -fuse-ld=bfd -Wl,--default-symver -lpthread -shared -fPIC -Wl,-soname -Wl,libdb-6.0.so -o .libs/libdb-6.0.so

In yours:
rlibtool: link: <snip> -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -fuse-ld=bfd -Wl,--default-symver -lpthread -shared -fPIC -o .libs/libdb-6.0.so

The -Wl,-soname went missing, but unsure why for now.
Comment 9 Ionen Wolkens gentoo-dev 2021-05-25 17:18:29 UTC
Oh... what version of slibtool are you using? This sounds like $url, but should be fixed in slibtool-0.5.34
Comment 10 Alessandro Barbieri 2021-05-25 17:26:35 UTC
Thanks for pointing that out, I've rebuild db and the issue is gone togheter with the other duplicate issues
Comment 11 Ionen Wolkens gentoo-dev 2021-05-25 17:33:18 UTC
Nice, I guess safe to say this is obsolete then.