Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922956 - [guru] dev-embedded/rauc-1.11.1 fails to compile: meson.build:45:15: ERROR: Dependency "libnl-genl-3.0" not found, tried pkgconfig and cmake
Summary: [guru] dev-embedded/rauc-1.11.1 fails to compile: meson.build:45:15: ERROR: D...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Kurt Kanzenbach
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-26 11:33 UTC by Agostino Sarubbo
Modified: 2024-01-28 23:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,45.47 KB, text/plain)
2024-01-26 11:33 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,24.79 KB, text/plain)
2024-01-26 11:33 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 2024-01-26 11:33:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/rauc-1.11.1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-26 11:33:55 UTC
Created attachment 883158 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-26 11:33:56 UTC
Created attachment 883159 [details]
1-meson-log.txt

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


Run-time dependency libnl-genl-3.0 found: NO (tried pkgconfig and cmake)
meson.build:45:15: ERROR: Dependency "libnl-genl-3.0" not found, tried pkgconfig and cmake
Comment 4 Larry the Git Cow gentoo-dev 2024-01-28 23:02:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f09465a45a94ccddf43c6144a41bffe7a870825c

commit f09465a45a94ccddf43c6144a41bffe7a870825c
Author:     Kurt Kanzenbach <kurt@kmk-computers.de>
AuthorDate: 2024-01-26 16:22:24 +0000
Commit:     Kurt Kanzenbach <kurt@kmk-computers.de>
CommitDate: 2024-01-26 16:22:24 +0000

    dev-embedded/rauc: Add missing dependency
    
    Add missing dependency libnl.
    
    Closes: https://bugs.gentoo.org/922956
    Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>

 dev-embedded/rauc/rauc-1.11.1.ebuild | 1 +
 1 file changed, 1 insertion(+)