Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943220 - sys-apps/fwupd-2.0.1 fails to compile: meson.build:309:4: ERROR: Problem encountered: could not auto-detect -Dvendor_ids_dir=
Summary: sys-apps/fwupd-2.0.1 fails to compile: meson.build:309:4: ERROR: Problem enco...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: John M. Harris, Jr.
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-11-11 08:07 UTC by Agostino Sarubbo
Modified: 2024-11-23 16:08 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,61.91 KB, text/plain)
2024-11-11 08:07 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,87.75 KB, text/plain)
2024-11-11 08:07 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-11-11 08:07:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/fwupd-2.0.1 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 2024-11-11 08:07:29 UTC
Created attachment 908448 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-11 08:07:30 UTC
Created attachment 908449 [details]
1-meson-log.txt

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


Dependency passim from subproject passim found: NO (subproject failed to configure)
meson.build:309:4: ERROR: Problem encountered: could not auto-detect -Dvendor_ids_dir=
Run-time dependency libdrm found: NO (tried pkgconfig and cmake)
Run-time dependency passim found: NO (tried pkgconfig and cmake)
Run-time dependency valgrind found: NO (tried pkgconfig)
Comment 4 John M. Harris, Jr. 2024-11-11 09:02:02 UTC
I missed some code in meson.options looking for USB vendor IDs. This is provided by sys-apps/hwdata. Testing a local patch.
Comment 5 Larry the Git Cow gentoo-dev 2024-11-23 16:08:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09da3f38d96c8451f0498165d7a6bed813c0eca9

commit 09da3f38d96c8451f0498165d7a6bed813c0eca9
Author:     John M. Harris Jr. <johnmh@johnmh.me>
AuthorDate: 2024-11-16 00:45:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-23 16:07:44 +0000

    sys-apps/fwupd: fix sys-apps/hwdata dep
    
    Closes: https://bugs.gentoo.org/943220
    Signed-off-by: John M. Harris Jr. <johnmh@johnmh.me>
    Closes: https://github.com/gentoo/gentoo/pull/39381
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/fwupd/fwupd-2.0.1.ebuild | 1 +
 1 file changed, 1 insertion(+)