Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 943304

Summary: media-libs/libdisplay-info-0.2.0-r1 fails to compile: meson.build:24:11: ERROR: File pnp.ids does not exist
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: James Le Cuirot <chewi>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-meson-log.txt

Description Agostino Sarubbo gentoo-dev 2024-11-12 07:54:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/libdisplay-info-0.2.0-r1 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-12 07:54:02 UTC
Created attachment 908551 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-12 07:54:03 UTC
Created attachment 908552 [details]
1-meson-log.txt

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


Build-time dependency hwdata found: NO (tried pkgconfig and cmake)
meson.build:24:11: ERROR: File /usr/share/hwdata/pnp.ids does not exist.
Comment 4 Larry the Git Cow gentoo-dev 2024-11-12 09:20:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc28f1d1f1f13da5537fe125931bd4b1fef97cf

commit 9cc28f1d1f1f13da5537fe125931bd4b1fef97cf
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2024-11-12 09:18:39 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2024-11-12 09:20:06 +0000

    media-libs/libdisplay-info: Fix dependencies following braindead change
    
    Closes: https://bugs.gentoo.org/943304
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 media-libs/libdisplay-info/libdisplay-info-0.1.1-r1.ebuild | 4 +---
 media-libs/libdisplay-info/libdisplay-info-0.2.0-r1.ebuild | 4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)