Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655044 - x11-misc/polybar-3.1.0 : /.../context.hpp:3:10: fatal error: cairo/cairo-xcb.h: No such file or directory
Summary: x11-misc/polybar-3.1.0 : /.../context.hpp:3:10: fatal error: cairo/cairo-xcb....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Kajzer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-06 08:20 UTC by Toralf Förster
Modified: 2018-06-23 08:50 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.04 KB, text/plain)
2018-05-06 08:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,235.24 KB, text/plain)
2018-05-06 08:21 UTC, Toralf Förster
Details
environment (environment,152.71 KB, text/plain)
2018-05-06 08:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.97 KB, application/x-bzip)
2018-05-06 08:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.93 KB, application/x-bzip)
2018-05-06 08:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.65 KB, application/x-bzip)
2018-05-06 08:21 UTC, Toralf Förster
Details
x11-misc:polybar-3.1.0:20180506-063742.log (x11-misc:polybar-3.1.0:20180506-063742.log,20.56 KB, text/plain)
2018-05-06 08:21 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,16.00 KB, text/plain)
2018-06-15 17:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,267.01 KB, text/plain)
2018-06-15 17:48 UTC, Toralf Förster
Details
environment (environment,149.81 KB, text/plain)
2018-06-15 17:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.22 KB, application/x-bzip)
2018-06-15 17:48 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.92 KB, application/x-bzip)
2018-06-15 17:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.42 KB, application/x-bzip)
2018-06-15 17:49 UTC, Toralf Förster
Details
x11-misc:polybar-3.1.0:20180615-004402.log (x11-misc:polybar-3.1.0:20180615-004402.log,20.91 KB, text/plain)
2018-06-15 17:49 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-06 08:20:58 UTC
In file included from /var/tmp/portage/x11-misc/polybar-3.1.0/work/polybar-3.1.0/src/components/renderer.cpp:2:0:
/var/tmp/portage/x11-misc/polybar-3.1.0/work/polybar-3.1.0/include/cairo/context.hpp:3:10: fatal error: cairo/cairo-xcb.h: No such file or directory
 #include <cairo/cairo-xcb.h>
          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20180501-115151

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


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-06 08:21:01 UTC
Created attachment 530134 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-06 08:21:05 UTC
Created attachment 530136 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-06 08:21:09 UTC
Created attachment 530138 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-06 08:21:13 UTC
Created attachment 530140 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-06 08:21:16 UTC
Created attachment 530142 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-06 08:21:20 UTC
Created attachment 530144 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-06 08:21:23 UTC
Created attachment 530146 [details]
x11-misc:polybar-3.1.0:20180506-063742.log
Comment 8 Larry the Git Cow gentoo-dev 2018-05-11 10:55:38 UTC
The bug has been closed via the following commit(s):

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

commit 6e5d882237efc73a2944666cef28a9cda33bdbb1
Author:     Kajzer <kajzersoze72@gmail.com>
AuthorDate: 2018-05-08 11:30:02 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-05-11 10:55:34 +0000

    x11-misc/polybar: Add missing deps
    
    Added deps:
    x11-libs/cairo
    x11-libs/xcb-util-xrm
    
    Closes: https://bugs.gentoo.org/655044
    Closes: https://github.com/gentoo/gentoo/pull/8280

 x11-misc/polybar/polybar-3.1.0.ebuild | 4 +++-
 x11-misc/polybar/polybar-9999.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)
Comment 9 Toralf Förster gentoo-dev 2018-06-15 17:48:45 UTC
got at the unstable amd64 chroot image 17.0-hardened_libressl_20180609-100331 this : /.../context.hpp:3:10: fatal error: cairo/cairo-xcb.h: No such file or directory
Comment 10 Toralf Förster gentoo-dev 2018-06-15 17:48:47 UTC
Created attachment 535972 [details]
emerge-info.txt
Comment 11 Toralf Förster gentoo-dev 2018-06-15 17:48:50 UTC
Created attachment 535974 [details]
emerge-history.txt
Comment 12 Toralf Förster gentoo-dev 2018-06-15 17:48:53 UTC
Created attachment 535976 [details]
environment
Comment 13 Toralf Förster gentoo-dev 2018-06-15 17:48:56 UTC
Created attachment 535978 [details]
etc.portage.tbz2
Comment 14 Toralf Förster gentoo-dev 2018-06-15 17:48:59 UTC
Created attachment 535980 [details]
logs.tbz2
Comment 15 Toralf Förster gentoo-dev 2018-06-15 17:49:01 UTC
Created attachment 535982 [details]
temp.tbz2
Comment 16 Toralf Förster gentoo-dev 2018-06-15 17:49:04 UTC
Created attachment 535984 [details]
x11-misc:polybar-3.1.0:20180615-004402.log
Comment 17 Larry the Git Cow gentoo-dev 2018-06-23 08:50:32 UTC
The bug has been closed via the following commit(s):

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

commit d7086d05196bc766ad5a748db44e916ad3bb17ca
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2018-06-23 08:49:29 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-06-23 08:50:27 +0000

    x11-misc/polybar: Fix build
    
    Missing use dependency xcb on x11-libs/cairo.
    
    Closes: https://bugs.gentoo.org/655044
    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(-)