Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827879 - dev-ml/cairo2-0.6.2 - cairo_stubs.c: fatal error: cairo-svg.h: No such file or directory
Summary: dev-ml/cairo2-0.6.2 - cairo_stubs.c: fatal error: cairo-svg.h: No such file o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-30 08:55 UTC by Toralf Förster
Modified: 2021-12-04 13:51 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.20 KB, text/plain)
2021-11-30 08:55 UTC, Toralf Förster
Details
dev-ml:cairo2-0.6.2:20211129-225543.log (dev-ml:cairo2-0.6.2:20211129-225543.log,2.52 KB, text/plain)
2021-11-30 08:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,82.53 KB, text/plain)
2021-11-30 08:55 UTC, Toralf Förster
Details
environment (environment,20.71 KB, text/plain)
2021-11-30 08:55 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.08 KB, application/x-bzip)
2021-11-30 08:55 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,7.49 KB, application/x-bzip)
2021-11-30 08:55 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-11-30 08:55:50 UTC
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ml/cairo2-0.6.2/work/cairo2-0.6.2 ...
x86_64-pc-linux-gnu-gcc src/cairo_stubs.o (exit 1)
(cd _build/default/src && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/freetype2 -I/usr/include/freetype2/freetype -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -g -I /usr/lib64/ocaml -o cairo_stubs.o -c cairo_stubs.c)
cairo_stubs.c:22:10: fatal error: cairo-svg.h: No such file or directory
   22 | #include <cairo-svg.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
 * ERROR: dev-ml/cairo2-0.6.2::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20211129-090018

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit c0082456c0d31c743f1e84e66f4a571585f50649
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 29 22:21:44 2021 +0000

    2021-11-29 22:21:43 UTC

emerge -qpvO dev-ml/cairo2
[ebuild  N    ] dev-ml/cairo2-0.6.2  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2021-11-30 08:55:51 UTC
Created attachment 757041 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-30 08:55:52 UTC
Created attachment 757042 [details]
dev-ml:cairo2-0.6.2:20211129-225543.log
Comment 3 Toralf Förster gentoo-dev 2021-11-30 08:55:54 UTC
Created attachment 757043 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-30 08:55:55 UTC
Created attachment 757044 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-11-30 08:55:56 UTC
Created attachment 757045 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-30 08:55:57 UTC
Created attachment 757046 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-12-04 13:51:16 UTC
The bug has been closed via the following commit(s):

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

commit f2b9808221a056cf76963241103336ff8665ccb7
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-12-04 13:50:54 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-12-04 13:50:54 +0000

    dev-ml/cairo2: svg usedep on cairo
    
    Closes: https://bugs.gentoo.org/827879
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-ml/cairo2/{cairo2-0.6.1.ebuild => cairo2-0.6.1-r1.ebuild} | 2 +-
 dev-ml/cairo2/{cairo2-0.6.2.ebuild => cairo2-0.6.2-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)