Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698406 - net-misc/eventd-0.27.0 : plugins/.../meson.build:85:4: ERROR: Dependency xcb-xkb not found, tried pkgconfig and cmake
Summary: net-misc/eventd-0.27.0 : plugins/.../meson.build:85:4: ERROR: Dependency xcb-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-23 17:51 UTC by Toralf Förster
Modified: 2019-10-26 09:58 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.05 KB, text/plain)
2019-10-23 17:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,159.71 KB, text/plain)
2019-10-23 17:51 UTC, Toralf Förster
Details
environment (environment,115.38 KB, text/plain)
2019-10-23 17:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.10 KB, application/x-bzip)
2019-10-23 17:51 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,236 bytes, application/x-bzip)
2019-10-23 17:51 UTC, Toralf Förster
Details
net-misc:eventd-0.27.0:20191023-071950.log (net-misc:eventd-0.27.0:20191023-071950.log,6.12 KB, text/plain)
2019-10-23 17:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.93 KB, application/x-bzip)
2019-10-23 17:51 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 2019-10-23 17:51:32 UTC
Run-time dependency xcb-xkb found: NO (tried pkgconfig and cmake)

plugins/nd/meson.build:85:4: ERROR: Dependency "xcb-xkb" not found, tried pkgconfig and cmake

A full log can be found at /var/tmp/portage/net-misc/eventd-0.27.0/work/eventd-0.27.0-build/meson-logs/meson-log.txt
 * ERROR: net-misc/eventd-0.27.0::gentoo failed (configure phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-20191020-093311

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.38.0 *
java-config:
The following VMs are available for generation-2:


repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 23 Oct 2019 07:05:48 +0000

emerge -qpvO net-misc/eventd
[ebuild  N    ] net-misc/eventd-0.27.0  USE="X introspection ipv6 notification -debug -fbcon -libcanberra -libnotify -pulseaudio -purple -speech -systemd -test -upnp -wayland -webhook -websocket -zeroconf"
Comment 1 Toralf Förster gentoo-dev 2019-10-23 17:51:35 UTC
Created attachment 593702 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-23 17:51:38 UTC
Created attachment 593704 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-10-23 17:51:40 UTC
Created attachment 593706 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-10-23 17:51:43 UTC
Created attachment 593708 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-10-23 17:51:46 UTC
Created attachment 593710 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-10-23 17:51:48 UTC
Created attachment 593712 [details]
net-misc:eventd-0.27.0:20191023-071950.log
Comment 7 Toralf Förster gentoo-dev 2019-10-23 17:51:51 UTC
Created attachment 593714 [details]
temp.tbz2
Comment 8 Joonas Niilola gentoo-dev 2019-10-24 16:47:55 UTC
Thanks, just wanted to comment I noted this. Will fix in few days (anyone else feel free to do it too).
Comment 9 Larry the Git Cow gentoo-dev 2019-10-26 09:58:53 UTC
The bug has been closed via the following commit(s):

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

commit dd1d192ab24d73c793d7c1bb8116690dcf4ea290
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2019-10-26 09:58:39 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-10-26 09:58:39 +0000

    net-misc/eventd: add a missing dep libxcb[xkb] (#698406)
    
    Closes: https://bugs.gentoo.org/698406
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-misc/eventd/eventd-0.27.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)