Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530956 - kde-base/kdepimlibs-4.14.3: libakonadi-kabc.so lacks NEEDED entries
Summary: kde-base/kdepimlibs-4.14.3: libakonadi-kabc.so lacks NEEDED entries
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-28 09:57 UTC by Agostino Sarubbo
Modified: 2017-03-23 07:47 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2014-11-28 09:57:48 UTC
* Messages for package kde-base/kdepimlibs-4.14.3:

 * QA Notice: The following shared libraries lack NEEDED entries
 * /usr/lib64/libakonadi-kabc.so.4.14.3
Comment 1 Agostino Sarubbo gentoo-dev 2014-11-29 13:12:18 UTC
I will provide the details as per comment #2 in bug 515942
Comment 2 Michael Palimaka (kensington) gentoo-dev 2014-12-04 10:37:06 UTC
I'm able to reproduce now, but I don't think the warning is valid. Looking at the code for akonadi-kabc, it's just constants and defines - there's no function usage, not even from libc. What do you think?
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2015-07-17 21:16:07 UTC
(In reply to Michael Palimaka (kensington) from comment #2)
> I'm able to reproduce now, but I don't think the warning is valid. Looking
> at the code for akonadi-kabc, it's just constants and defines - there's no
> function usage, not even from libc. What do you think?