Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948430 - dev-libs/appstream-1.0.4[compose] fails to compile: meson.build:70:21: ERROR: Dependency librsvg-2.0 not found, tried pkgconfig and cmake
Summary: dev-libs/appstream-1.0.4[compose] fails to compile: meson.build:70:21: ERROR:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL: https://github.com/gentoo/gentoo/comm...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-20 07:50 UTC by Agostino Sarubbo
Modified: 2025-02-12 22:43 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,57.53 KB, text/plain)
2025-01-20 07:50 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,48.87 KB, text/plain)
2025-01-20 07:50 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 2025-01-20 07:50:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/appstream-1.0.4 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-20 07:50:24 UTC
Created attachment 917119 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-20 07:50:25 UTC
Created attachment 917120 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2025-01-20 07:50:26 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


compose/meson.build:70:21: ERROR: Dependency "librsvg-2.0" not found, tried pkgconfig and cmake
Run-time dependency librsvg-2.0 found: NO (tried pkgconfig and cmake)
Comment 4 Andreas Sturmlechner gentoo-dev 2025-01-20 16:22:02 UTC
Not KDE Proj's doing.
Comment 5 Larry the Git Cow gentoo-dev 2025-01-20 23:07:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c8415be42faf906cdd0e693b47505ef3e02ae20

commit 3c8415be42faf906cdd0e693b47505ef3e02ae20
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2025-01-20 23:04:05 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2025-01-20 23:07:16 +0000

    dev-libs/appstream: Add compose dependencies
    
    Closes: https://bugs.gentoo.org/948430
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-libs/appstream/appstream-1.0.4.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 6 Larry the Git Cow gentoo-dev 2025-02-12 22:43:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92089b2a2d363ccba68293548946993e93b2af77

commit 92089b2a2d363ccba68293548946993e93b2af77
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-02-12 22:37:08 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-02-12 22:40:45 +0000

    dev-libs/appstream: Cleanup messed up indendation, ebuild style
    
    Amends 3c8415be42faf906cdd0e693b47505ef3e02ae20
    
    Bug: https://bugs.gentoo.org/948430
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/appstream/appstream-1.0.4.ebuild | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)