Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702212 - x11-misc/picom-7.5 : src/meson.build:27:1: ERROR: Dependency xcb-renderutil not found, tried pkgconfig and cmake
Summary: x11-misc/picom-7.5 : src/meson.build:27:1: ERROR: Dependency xcb-renderutil n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-06 23:42 UTC by Toralf Förster
Modified: 2019-12-07 08:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.14 KB, text/plain)
2019-12-06 23:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,40.56 KB, text/plain)
2019-12-06 23:42 UTC, Toralf Förster
Details
environment (environment,102.84 KB, text/plain)
2019-12-06 23:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.41 KB, application/x-bzip)
2019-12-06 23:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,231 bytes, application/x-bzip)
2019-12-06 23:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.50 KB, application/x-bzip)
2019-12-06 23:42 UTC, Toralf Förster
Details
x11-misc:picom-7.5:20191206-233535.log (x11-misc:picom-7.5:20191206-233535.log,4.28 KB, text/plain)
2019-12-06 23:42 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-12-06 23:42:36 UTC
Run-time dependency xcb-renderutil found: NO (tried pkgconfig and cmake)

src/meson.build:27:1: ERROR: Dependency "xcb-renderutil" not found, tried pkgconfig and cmake

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

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl-20191206-065611

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

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


llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 06 Dec 2019 23:06:32 +0000

emerge -qpvO x11-misc/picom
[ebuild  N    ] x11-misc/picom-7.5  USE="config-file drm pcre -dbus -doc -opengl" PYTHON_TARGETS="python3_6 -python3_5 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2019-12-06 23:42:39 UTC
Created attachment 598762 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-06 23:42:44 UTC
Created attachment 598764 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-06 23:42:48 UTC
Created attachment 598766 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-06 23:42:50 UTC
Created attachment 598768 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-06 23:42:53 UTC
Created attachment 598770 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-06 23:42:56 UTC
Created attachment 598772 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-06 23:42:59 UTC
Created attachment 598774 [details]
x11-misc:picom-7.5:20191206-233535.log
Comment 8 Bernard Cafarelli gentoo-dev 2019-12-06 23:54:38 UTC
OK I thought libxcb would have all needed pieces, but it looks like I need to add a few x11-libs/xcb-util-* packages to dependencies.
Comment 9 Bernard Cafarelli gentoo-dev 2019-12-07 08:08:07 UTC
OK most xcb parts listed in https://github.dyf62976.workers.dev/yshui/picom/blob/next/README.md did come from libxcb itself, except xcb-renderutil and xcb-image. Adding relevant deps
Comment 10 Larry the Git Cow gentoo-dev 2019-12-07 08:09:12 UTC
The bug has been closed via the following commit(s):

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

commit d8fada13fc9dfcc40aca4cd0df878c6f5636fc9d
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2019-12-07 08:08:52 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2019-12-07 08:09:05 +0000

    x11-misc/picom: add missing xcb part dependencies
    
    Closes: https://bugs.gentoo.org/702212
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 x11-misc/picom/picom-7.5.ebuild | 2 ++
 1 file changed, 2 insertions(+)