Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326191 - dev-cpp/pangomm-2.26.0 fails to compile against libpng-1.4.3
Summary: dev-cpp/pangomm-2.26.0 fails to compile against libpng-1.4.3
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-29 17:57 UTC by Petr Morávek
Modified: 2010-06-30 15:29 UTC (History)
0 users

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


Attachments
build.log (build.log,43.49 KB, text/plain)
2010-06-29 17:58 UTC, Petr Morávek
Details
emerge --info =dev-cpp/pangomm-2.26.0 (emerge-info.txt,4.64 KB, text/plain)
2010-06-29 17:58 UTC, Petr Morávek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Morávek 2010-06-29 17:57:53 UTC
dev-cpp/pangomm fails to compile against latest amd64 stable version of libpng (1.4.3).

Reproducible: Always
Comment 1 Petr Morávek 2010-06-29 17:58:23 UTC
Created attachment 236955 [details]
build.log
Comment 2 Petr Morávek 2010-06-29 17:58:50 UTC
Created attachment 236957 [details]
emerge --info =dev-cpp/pangomm-2.26.0
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-06-29 18:07:03 UTC
pangomm doesn't even use libpng, the problem is in your system.

did you run the update script in libpng's postinst message? if not, do it now.

if that doesn't help, run something like: emerge -1 pango cairo gtk+ libglade
and try again.
Comment 4 Chris Bandy 2010-06-30 14:52:10 UTC
Confirmed INVALID.

I ran into this same issue by neglecting to follow postinst instructions.
Comment 5 Petr Morávek 2010-06-30 15:29:20 UTC
Sorry guys, I was pretty sure I had run the script... it seems I was wrong.
---
for i in range(42):
	print("Always double-check everything, before submitting bug report!")