Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654880 - x11-misc/polybar-3.1.0 : CMake Error at /.../FindPkgConfig.cmake:419 (message):
Summary: x11-misc/polybar-3.1.0 : CMake Error at /.../FindPkgConfig.cmake:419 (message):
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-05 07:37 UTC by Toralf Förster
Modified: 2018-06-14 21:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.54 KB, text/plain)
2018-05-05 07:37 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,1.69 KB, text/plain)
2018-05-05 07:37 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,48.70 KB, text/plain)
2018-05-05 07:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,179.33 KB, text/plain)
2018-05-05 07:37 UTC, Toralf Förster
Details
environment (environment,151.61 KB, text/plain)
2018-05-05 07:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.04 KB, application/x-bzip)
2018-05-05 07:37 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.89 KB, application/x-bzip)
2018-05-05 07:37 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.80 KB, application/x-bzip)
2018-05-05 07:37 UTC, Toralf Förster
Details
x11-misc:polybar-3.1.0:20180504-231215.log (x11-misc:polybar-3.1.0:20180504-231215.log,4.40 KB, text/plain)
2018-05-05 07:37 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 2018-05-05 07:37:09 UTC
-- Checking for module 'xcb-xkb'
--   No package 'xcb-xkb' found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:419 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:586 (_pkg_check_modules_internal)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20180501-234141

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv x11-misc/polybar
[ebuild  N    ] x11-misc/polybar-3.1.0  USE="-alsa -curl -i3wm -ipc -mpd -network" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-05-05 07:37:12 UTC
Created attachment 529812 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-05 07:37:16 UTC
Created attachment 529814 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2018-05-05 07:37:19 UTC
Created attachment 529816 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2018-05-05 07:37:22 UTC
Created attachment 529818 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2018-05-05 07:37:25 UTC
Created attachment 529820 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2018-05-05 07:37:28 UTC
Created attachment 529822 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-05 07:37:32 UTC
Created attachment 529824 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-05-05 07:37:35 UTC
Created attachment 529826 [details]
temp.tbz2
Comment 9 Toralf Förster gentoo-dev 2018-05-05 07:37:38 UTC
Created attachment 529828 [details]
x11-misc:polybar-3.1.0:20180504-231215.log
Comment 10 Larry the Git Cow gentoo-dev 2018-06-14 21:17:01 UTC
The bug has been closed via the following commit(s):

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

commit 8cd7a1f758f8cdd4936f1b184e71a51824f49c60
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-06-14 21:15:30 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-06-14 21:16:55 +0000

    x11-misc/polybar: Fix build
    
    Missing use dependency xkb on x11-libs/libxcb.
    
    Closes: https://bugs.gentoo.org/654880
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 x11-misc/polybar/polybar-3.1.0.ebuild | 2 +-
 x11-misc/polybar/polybar-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)