FS#23357 - [namcap] detect overlinked libraries

Attached to Project: Arch Linux
Opened by Allan McRae (Allan) - Saturday, 19 March 2011, 23:16 GMT
Last edited by Jan Alexander Steffens (heftig) - Saturday, 27 June 2015, 13:45 GMT
Task Type Bug Report
Category Arch Projects
Status Closed
Assigned To Rémy Oudompheng (remyoudompheng)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Description:
namcap should print a warning when libraries are overly linked.

e.g. none of these libraries need linked:

> ldd -u -r /usr/lib/libalpm.so.6.0.0
Unused direct dependencies:

/usr/lib/libssl.so.1.0.0
/lib/libacl.so.1
/lib/libattr.so.1
/usr/lib/libexpat.so.1
/usr/lib/liblzma.so.5
/lib/libbz2.so.1.0
/usr/lib/libz.so.1

This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Saturday, 27 June 2015, 13:45 GMT
Reason for closing:  Implemented
Comment by Jan Alexander Steffens (heftig) - Tuesday, 04 June 2013, 04:25 GMT
Gave this a shot. Please review and merge.
Comment by Jan Alexander Steffens (heftig) - Wednesday, 10 July 2013, 17:11 GMT
Any comment? Rémy?
Comment by Jan Alexander Steffens (heftig) - Monday, 16 September 2013, 07:21 GMT
Bump. Please don't forget this.
Comment by Doug Newgard (Scimmia) - Saturday, 31 May 2014, 03:23 GMT
Did this ever get sent to the arch-projects mailing list? Maybe I'm wrong, but that would seem to be the correct place for this patch.
Comment by Jan Alexander Steffens (heftig) - Saturday, 31 May 2014, 14:37 GMT Comment by Kyle Keen (keenerd) - Saturday, 27 June 2015, 13:45 GMT
Applied in commit 228172a71ef

Loading...