Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 392233 - librsvg[introspection] should depend on gdk-pixbuf[introspection]
Summary: librsvg[introspection] should depend on gdk-pixbuf[introspection]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-28 07:15 UTC by Franz Trischberger
Modified: 2011-11-28 08:08 UTC (History)
0 users

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


Attachments
build log (1322463932-install-gnome-base_librsvg-2.34.2:2::gentoo.out,34.44 KB, text/plain)
2011-11-28 07:16 UTC, Franz Trischberger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Trischberger 2011-11-28 07:15:08 UTC
I got the following error, when building librsvg[introspection] with gdk-pixbuf[-introspection]:

  CCLD   librsvg-2.la
  GISCAN Rsvg-2.0.gir
  CCLD   rsvg-convert
  CCLD   rsvg-view
Couldn't find include 'GdkPixbuf-2.0.gir' (search path: ['.', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0'])
make[2]: *** [Rsvg-2.0.gir] Error 1

rebuilding gdk-pixbuf with introspection turned on fixed the error.

Reproducible: Always
Comment 1 Franz Trischberger 2011-11-28 07:16:10 UTC
Created attachment 294033 [details]
build log
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2011-11-28 08:08:10 UTC
Fixed, thanks for reporting.

>  28 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
>  librsvg-2.34.2.ebuild:
>  Depend on gdk-pixbuf[introspection?] (bug #392233, thanks to
>  krassboter@googlemail.com for reporting). Remove obsolete ||-dependency
>  (gtk+-2.20 is long gone from portage).