Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902015 - dev-libs/bemenu-0.6.10 - lib/.../wayland.h: fatal error: xkbcommon/xkbcommon.h: No such file or directory
Summary: dev-libs/bemenu-0.6.10 - lib/.../wayland.h: fatal error: xkbcommon/xkbcommon....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-18 10:18 UTC by Toralf Förster
Modified: 2023-04-27 05:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.07 KB, text/plain)
2023-03-18 10:18 UTC, Toralf Förster
Details
dev-libs:bemenu-0.6.10:20230318-051124.log (dev-libs:bemenu-0.6.10:20230318-051124.log,7.86 KB, text/plain)
2023-03-18 10:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,124.05 KB, text/plain)
2023-03-18 10:18 UTC, Toralf Förster
Details
environment (environment,58.21 KB, text/plain)
2023-03-18 10:18 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.58 KB, application/x-bzip)
2023-03-18 10:18 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.96 KB, application/x-bzip)
2023-03-18 10:18 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-03-18 10:18:01 UTC
Package xkbcommon was not found in the pkg-config search path.
Perhaps you should add the directory containing `xkbcommon.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xkbcommon', required by 'virtual:world', not found
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -std=c99 -fvisibility=hidden -D_FORTIFY_SOURCE=2 -DBM_VERSION=\"0.6.10\" -DBM_PLUGIN_VERSION=\"0.6.10-nogit\" -DINSTALL_LIBDIR=\"/usr/lib64\" -D_DEFAULT_SOURCE -Ilib  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0  -shared -fPIC lib/renderers/wayland/wayland.c lib/renderers/wayland/registry.c lib/renderers/wayland/window.c xdg-shell.a wlr-layer-shell.a xdg-output.a util.a  -L. -lbemenu -o bemenu-renderer-wayland.so
In file included from lib/renderers/wayland/wayland.c:2:
lib/renderers/wayland/wayland.h:7:10: fatal error: xkbcommon/xkbcommon.h: No such file or directory
    7 | #include <xkbcommon/xkbcommon.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j5-20230317-090005

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
Python 3.10.10
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 372526d2483f11ccad8f42d5c1133c3a7d3f8c8e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Mar 18 02:47:09 2023 +0000

    2023-03-18 02:47:08 UTC

emerge -qpvO dev-libs/bemenu
[ebuild  N    ] dev-libs/bemenu-0.6.10  USE="ncurses wayland -X -doc"
Comment 1 Toralf Förster gentoo-dev 2023-03-18 10:18:02 UTC
Created attachment 858185 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-18 10:18:03 UTC
Created attachment 858187 [details]
dev-libs:bemenu-0.6.10:20230318-051124.log
Comment 3 Toralf Förster gentoo-dev 2023-03-18 10:18:04 UTC
Created attachment 858189 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-03-18 10:18:05 UTC
Created attachment 858191 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-03-18 10:18:06 UTC
Created attachment 858193 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-18 10:18:07 UTC
Created attachment 858195 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2023-04-27 05:06:45 UTC
The bug has been closed via the following commit(s):

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

commit de6c400862afcc385897c97614916e546729c9ea
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-27 05:06:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-27 05:06:36 +0000

    dev-libs/bemenu: fix DEPEND/RDEPEND typo
    
    Thanks to Ionen for spotting.
    
    Closes: https://bugs.gentoo.org/902015
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/bemenu/{bemenu-0.6.10.ebuild => bemenu-0.6.10-r1.ebuild} | 5 +++--
 dev-libs/bemenu/bemenu-9999.ebuild                                | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)