Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490314 - www-client/seamonkey-2.22 needs >=media-libs/libpng-1.5.17
Summary: www-client/seamonkey-2.22 needs >=media-libs/libpng-1.5.17
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-03 20:59 UTC by sphakka
Modified: 2013-11-04 06:24 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge.info,5.67 KB, text/plain)
2013-11-03 21:00 UTC, sphakka
Details
build log (build.log,25.04 KB, text/plain)
2013-11-03 21:01 UTC, sphakka
Details
build env (environment,183.90 KB, text/plain)
2013-11-03 21:04 UTC, sphakka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sphakka 2013-11-03 20:59:34 UTC
Seamonkey-2.22 doesn't build: configure fails with errors
1. "--with-system-png requested but no working libpng found"
2. "Insufficient libpng version (10517 required)."

libpng is installed, indeed:
$ libpng-config --version
1.5.15

Reproducible: Always




$ emerge -pqv '=www-client/seamonkey-2.22::gentoo'
[ebuild     U ] www-client/seamonkey-2.22 [2.21-r1] USE="alsa crypt dbus ipc jit libnotify startup-notification system-jpeg system-sqlite wifi -chatzilla -custom-cflags -custom-optimization -debug -gstreamer -minimal -pulseaudio -roaming (-selinux) -system-cairo -system-icu" LINGUAS="-be -ca -cs -de -en_GB -es_AR -es_ES -fi -fr -gl -hu -it -ja -lt -nb_NO -nl -pl -pt_PT -ru -sk -sv_SE -tr -uk -zh_CN -zh_TW"
Comment 1 sphakka 2013-11-03 21:00:48 UTC
Created attachment 362512 [details]
emerge --info
Comment 2 sphakka 2013-11-03 21:01:58 UTC
Created attachment 362514 [details]
build log
Comment 3 sphakka 2013-11-03 21:04:24 UTC
Created attachment 362518 [details]
build env
Comment 4 Rafał Mużyło 2013-11-03 21:25:13 UTC
...well, the funny part here is that libpng-1.5.17 is in the tree, but only as binary slot.
That's not a problem with unstable, where 1.6.6 already is, but might be for stable.
Comment 5 boxcars 2013-11-04 02:19:27 UTC
firefox-25.0-r1 in the mozilla overlay also has this problem.
Comment 6 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-11-04 06:24:23 UTC
+  04 Nov 2013; Lars Wendler <polynomial-c@gentoo.org> seamonkey-2.22.ebuild:
+  Fixed dependencies on libpng (bug #490314) and sqlite.
+
Thanks for reporting.