Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802861 - media-plugins/zam-plugins-3.14 - src/.../pugl_x11.c: fatal error: cairo/cairo-xlib.h: No such file or directory
Summary: media-plugins/zam-plugins-3.14 - src/.../pugl_x11.c: fatal error: cairo/cairo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-19 08:49 UTC by Toralf Förster
Modified: 2021-07-19 09:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.33 KB, text/plain)
2021-07-19 08:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,268.08 KB, text/plain)
2021-07-19 08:49 UTC, Toralf Förster
Details
environment (environment,21.48 KB, text/plain)
2021-07-19 08:49 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.83 KB, application/x-bzip)
2021-07-19 08:49 UTC, Toralf Förster
Details
media-plugins:zam-plugins-3.14:20210719-003227.log (media-plugins:zam-plugins-3.14:20210719-003227.log,7.26 KB, text/plain)
2021-07-19 08:49 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,8.30 KB, application/x-bzip)
2021-07-19 08: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 2021-07-19 08:49:12 UTC
c++ src/Window.cpp -Wall -Wextra -pipe -MD -MP -fPIC -DPIC -DNDEBUG  -fvisibility=hidden -std=gnu++0x -pipe -march=native -fno-diagnostics-color -O2  -fvisibility-inlines-hidden -fvisibility-inlines-hidden  -DHAVE_CAIRO -DHAVE_OPENGL -I. -Isrc -DDONT_SET_USING_DGL_NAMESPACE -Wno-unused-parameter -I/usr/include/cairo -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -DDGL_CAIRO -c -o ../build/dgl/Window.cpp.cairo.o
In file included from src/Window.cpp:55:
src/pugl/pugl_x11.c:30:10: fatal error: cairo/cairo-xlib.h: No such file or directory
   30 | #include <cairo/cairo-xlib.h>
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
Compiling src/OpenGL.cpp (OpenGL variant)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j3-20210715-212334

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 4285cb7aecd6ab082e361043e6dfa3030b128ac0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jul 18 23:51:38 2021 +0000

    2021-07-18 23:51:36 UTC

emerge -qpvO media-plugins/zam-plugins
[ebuild  N    ] media-plugins/zam-plugins-3.14  USE="opengl -jack"
Comment 1 Toralf Förster gentoo-dev 2021-07-19 08:49:14 UTC
Created attachment 724957 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-19 08:49:15 UTC
Created attachment 724960 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-19 08:49:16 UTC
Created attachment 724963 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-19 08:49:18 UTC
Created attachment 724966 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-19 08:49:19 UTC
Created attachment 724969 [details]
media-plugins:zam-plugins-3.14:20210719-003227.log
Comment 6 Toralf Förster gentoo-dev 2021-07-19 08:49:20 UTC
Created attachment 724972 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-07-19 09:56:50 UTC
The bug has been closed via the following commit(s):

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

commit 3e98505d1de9c0f477546a581b40de1330210e1b
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-07-19 09:41:52 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-07-19 09:56:42 +0000

    media-plugins/zam-plugins: make sure x11-libs/cairo has X support
    
    Closes: https://bugs.gentoo.org/802861
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 media-plugins/zam-plugins/zam-plugins-3.14.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)