Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865389 - dev-cpp/sdbus-c++-1.2.0 pkg-config file depends on libsystemd even when it's statically linked
Summary: dev-cpp/sdbus-c++-1.2.0 pkg-config file depends on libsystemd even when it's ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-16 13:28 UTC by Agostino Sarubbo
Modified: 2022-08-20 16:35 UTC (History)
0 users

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


Attachments
build.log (build.log,446.56 KB, text/plain)
2022-08-16 13:28 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-08-16 13:28:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/sdbus-c++-1.2.0 installs pkg-config files with mismatched Version.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-16 13:28:41 UTC
Created attachment 799877 [details]
build.log

build log and emerge --info
Comment 2 James Le Cuirot gentoo-dev 2022-08-16 14:34:33 UTC
The pkg-config version is not the issue here. It depends on libsystemd even when it's statically linked.
Comment 3 Larry the Git Cow gentoo-dev 2022-08-20 16:35:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=365f04c3ce304f919b7ff4ff11152a4f17aec459

commit 365f04c3ce304f919b7ff4ff11152a4f17aec459
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2022-08-20 16:34:47 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2022-08-20 16:34:47 +0000

    dev-cpp/sdbus-c++: Fix pkg-config dep on libsystemd when statically linked
    
    Closes: https://bugs.gentoo.org/865389
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-cpp/sdbus-c++/files/sdbus-c++-pc-reqs.patch | 29 +++++++++++++++++++++++++
 dev-cpp/sdbus-c++/sdbus-c++-0.9.0-r4.ebuild     |  4 ++++
 dev-cpp/sdbus-c++/sdbus-c++-1.2.0.ebuild        |  4 ++++
 3 files changed, 37 insertions(+)