Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830601 - dev-libs/efl-1.26.1 fails to compile: Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake)
Summary: dev-libs/efl-1.26.1 fails to compile: Run-time dependency xkbcommon found: NO...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-04 16:24 UTC by Agostino Sarubbo
Modified: 2022-01-05 07:17 UTC (History)
0 users

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


Attachments
build.log (build.log,57.95 KB, text/plain)
2022-01-04 16:24 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,152.06 KB, text/plain)
2022-01-04 16:24 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 2022-01-04 16:24:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/efl-1.26.1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-04 16:24:57 UTC
Created attachment 761300 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-04 16:24:58 UTC
Created attachment 761301 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-01-04 16:24:59 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Library execinfo found: NO
Library intl found: NO
Library malloc found: NO
Run-time dependency libunwind-generic found: NO (tried pkgconfig and cmake)
Run-time dependency lua-5.1 found: NO (tried pkgconfig and cmake)
Run-time dependency lua51 found: NO (tried pkgconfig and cmake)
Run-time dependency lua found: NO (tried pkgconfig and cmake)
Run-time dependency valgrind found: NO (tried pkgconfig)
Run-time dependency xkbcommon found: NO (tried pkgconfig and cmake)
src/lib/elput/meson.build:22:0: ERROR: Dependency "xkbcommon" not found, tried pkgconfig and cmake
Comment 4 Larry the Git Cow gentoo-dev 2022-01-05 07:17:44 UTC
The bug has been closed via the following commit(s):

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

commit b8d6a21dea321f1951b86eff8aa20670cce0767c
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2022-01-05 06:09:28 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-01-05 07:17:37 +0000

    dev-libs/efl: update deps in 1.26.1
    
    Closes: https://bugs.gentoo.org/830601
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-libs/efl/efl-1.26.1.ebuild | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)