Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915487 - [guru] gui-apps/wob-0.15.1 fails to compile: meson.build:18:7: ERROR: Dependency "inih" not found, tried pkgconfig and cmake
Summary: [guru] gui-apps/wob-0.15.1 fails to compile: meson.build:18:7: ERROR: Depende...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jonas Frei
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-09 14:40 UTC by Agostino Sarubbo
Modified: 2023-10-10 06:32 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,43.68 KB, text/plain)
2023-10-09 14:40 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,17.72 KB, text/plain)
2023-10-09 14:40 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 2023-10-09 14:40:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/wob-0.15.1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-10-09 14:40:14 UTC
Created attachment 872381 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-10-09 14:40:15 UTC
Created attachment 872382 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-10-09 14:40:16 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Run-time dependency inih found: NO (tried pkgconfig and cmake)
meson.build:18:7: ERROR: Dependency "inih" not found, tried pkgconfig and cmake
Comment 4 Larry the Git Cow gentoo-dev 2023-10-10 06:32:07 UTC
The bug has been closed via the following commit(s):

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

commit ccd0052701ea1369c2363057f3721e45b15d44dd
Author:     Jonas Frei <freijon@pm.me>
AuthorDate: 2023-10-09 18:14:26 +0000
Commit:     Jonas Frei <freijon@pm.me>
CommitDate: 2023-10-09 18:15:08 +0000

    gui-apps/wob: Added dev-libs/inih to RDEPEND
    
    Closes: https://bugs.gentoo.org/915487
    Signed-off-by: Jonas Frei <freijon@pm.me>

 gui-apps/wob/wob-0.15.1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)