Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#69965 - [cryptsetup] libtool overlinking
Attached to Project:
Arch Linux
Opened by loqs (loqs) - Friday, 12 March 2021, 23:02 GMT
Last edited by Christian Hesse (eworm) - Saturday, 13 March 2021, 20:20 GMT
Opened by loqs (loqs) - Friday, 12 March 2021, 23:02 GMT
Last edited by Christian Hesse (eworm) - Saturday, 13 March 2021, 20:20 GMT
|
DetailsDescription:
namcap detected overlinking by libtool cryptsetup W: Unused shared library '/usr/lib/libssl.so.1.1' by file ('usr/lib/libcryptsetup.so.12.6.0') cryptsetup W: Unused shared library '/usr/lib/librt.so.1' by file ('usr/lib/libcryptsetup.so.12.6.0') cryptsetup W: Unused shared library '/usr/lib/libdl.so.2' by file ('usr/lib/libcryptsetup.so.12.6.0') Fixed by the standard sed fixup: sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool Additional info: * cryptsetup 2.3.5-1 Steps to reproduce: namcap cryptsetup-2.3.5-1-x86_64.pkg.tar.zst |
This task depends upon
Closed by Christian Hesse (eworm)
Saturday, 13 March 2021, 20:20 GMT
Reason for closing: Fixed
Additional comments about closing: in svn trunk
Saturday, 13 March 2021, 20:20 GMT
Reason for closing: Fixed
Additional comments about closing: in svn trunk