Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831025 - dev-libs/bemenu-0.6.3-r1 - lib/.../wayland.h: fatal error: xkbcommon/xkbcommon.h: No such file or directory
Summary: dev-libs/bemenu-0.6.3-r1 - lib/.../wayland.h: fatal error: xkbcommon/xkbcommo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-11 16:02 UTC by Toralf Förster
Modified: 2022-01-11 18:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.73 KB, text/plain)
2022-01-11 16:02 UTC, Toralf Förster
Details
dev-libs:bemenu-0.6.3-r1:20220111-152240.log (dev-libs:bemenu-0.6.3-r1:20220111-152240.log,7.52 KB, text/plain)
2022-01-11 16:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,399.37 KB, text/plain)
2022-01-11 16:02 UTC, Toralf Förster
Details
environment (environment,56.71 KB, text/plain)
2022-01-11 16:02 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.22 KB, application/x-bzip)
2022-01-11 16:02 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.61 KB, application/x-bzip)
2022-01-11 16:02 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 2022-01-11 16:02:02 UTC
to the PKG_CONFIG_PATH environment variable
Package 'xkbcommon', required by 'virtual:world', not found
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -std=c99 -D_FORTIFY_SOURCE=2 -DBM_VERSION=\"0.6.3\" -DBM_PLUGIN_VERSION=\"0.6.3-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  -L. -lbemenu -o bemenu-renderer-wayland.so
In file included from lib/renderers/wayland/wayland.c:2:
lib/renderers/wayland/wayland.h:5:10: fatal error: xkbcommon/xkbcommon.h: No such file or directory
    5 | #include <xkbcommon/xkbcommon.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4_test-20220106-170005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.57.0 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit aba0ab98591127cc18b3122a062a884522be41cf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jan 11 15:06:45 2022 +0000

    2022-01-11 15:06:43 UTC

emerge -qpvO dev-libs/bemenu
[ebuild  N    ] dev-libs/bemenu-0.6.3-r1  USE="ncurses wayland -X -doc"
Comment 1 Toralf Förster gentoo-dev 2022-01-11 16:02:03 UTC
Created attachment 761912 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-11 16:02:04 UTC
Created attachment 761913 [details]
dev-libs:bemenu-0.6.3-r1:20220111-152240.log
Comment 3 Toralf Förster gentoo-dev 2022-01-11 16:02:06 UTC
Created attachment 761914 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-11 16:02:07 UTC
Created attachment 761915 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-11 16:02:08 UTC
Created attachment 761916 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-11 16:02:09 UTC
Created attachment 761917 [details]
temp.tar.bz2
Comment 7 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2022-01-11 16:56:49 UTC
merged a fix, forgot to note it in the commit message
Comment 8 Toralf Förster gentoo-dev 2022-01-11 18:45:48 UTC
(In reply to Matthew Thode ( prometheanfire ) from comment #7)
> merged a fix, forgot to note it in the commit message

it still happens