Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 319333 - gnome-base/librsvg-2.26.3 config step fails on libpng12. package requirement
Summary: gnome-base/librsvg-2.26.3 config step fails on libpng12. package requirement
Status: RESOLVED DUPLICATE of bug 319297
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 334947 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-12 07:44 UTC by tangram
Modified: 2010-08-31 08:28 UTC (History)
1 user (show)

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


Attachments
librsvg-build.log (librsvg-build.log,7.53 KB, text/plain)
2010-05-12 07:46 UTC, tangram
Details
librsvg_config.log (librsvg_config.log,30.83 KB, text/plain)
2010-05-12 07:47 UTC, tangram
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tangram 2010-05-12 07:44:29 UTC
gnome-base/librsvg-2.26.3 config step fails on libpng12. package requirement
Attached files contain detailed information.

librsvg depends among others on cairo

equery -C g --depth=1  gnome-base/librsvg-2.26.3
gnome-base/librsvg-2.26.3:
 [  0]  gnome-base/librsvg-2.26.3   
 [  0]  media-libs/fontconfig-2.8.0-r1   
 [  0]  media-libs/freetype-2.3.12   
 [  0]  x11-libs/gtk+-2.18.9   
 [  0]  dev-libs/glib-2.22.5   
 [  0]  x11-libs/cairo-1.8.8-r1   
 [  0]  x11-libs/pango-1.26.2   
 [  0]  dev-libs/libxml2-2.7.7   
 [  0]  dev-libs/libcroco-0.6.2   
 [  0]  gnome-extra/libgsf-1.14.18   
 [  0]  dev-util/pkgconfig-0.23   

cairo depends on libpng1.4.2
equery -C g --depth=1  x11-libs/cairo-1.8.8-r1
x11-libs/cairo-1.8.8-r1:
 [  0]  x11-libs/cairo-1.8.8-r1   
 [  0]  media-libs/fontconfig-2.8.0-r1   
 [  0]  media-libs/freetype-2.3.12   
 [  0]  media-libs/libpng-1.4.2   
 [  0]  x11-libs/pixman-0.18.0   
 [  0]  dev-libs/DirectFB-1.4.3   
 [  0]  media-libs/glitz-0.5.6   
 [  0]  dev-libs/libxml2-2.7.7   
 [  0]  x11-libs/libXrender-0.9.5   
 [  0]  x11-libs/libXft-2.1.14   
 [  0]  x11-libs/libxcb-1.6   
 [  0]  x11-libs/xcb-util-0.3.6   
 [  0]  dev-util/pkgconfig-0.23   
 [  0]  sys-devel/libtool-2.2.6b   
 [  0]  dev-util/gtk-doc-1.13-r2   
 [  0]  app-text/docbook-xml-dtd-4.2-r2   
 [  0]  x11-proto/renderproto-0.11   

but.. cairo’s package config file /usr/lib/pkgconfig/cairo-png.pc points to libpng12.
Should not be libpng14 there ?
qlist media-libs/libpng-1.42 package contains /usr/lib/pkgconfig/libpng14.pc.

Could someone verify it ?

tangram



Reproducible: Always

Steps to Reproduce:
1. emerge gnome-base/librsvg




I will paste my 'emerge --info' later.
Comment 1 tangram 2010-05-12 07:46:29 UTC
Created attachment 231153 [details]
librsvg-build.log
Comment 2 tangram 2010-05-12 07:47:21 UTC
Created attachment 231155 [details]
librsvg_config.log
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-05-12 08:00:09 UTC
Duplicate of bug 319097 or bug 319297. 
Not a real bug, just you need to emerge cairo (and maybe some others) before librsvg to get the files corrected to libpng14.

*** This bug has been marked as a duplicate of bug 319297 ***
Comment 4 tangram 2010-05-13 09:56:04 UTC
(In reply to comment #3)
False alarm.
Thank you Samuli.
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-08-31 08:28:42 UTC
*** Bug 334947 has been marked as a duplicate of this bug. ***