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
Created attachment 908448 [details] build.log build log and emerge --info
Created attachment 908449 [details] 1-meson-log.txt 1-meson-log.txt
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)
I missed some code in meson.options looking for USB vendor IDs. This is provided by sys-apps/hwdata. Testing a local patch.
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(+)