Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 326191

Summary: dev-cpp/pangomm-2.26.0 fails to compile against libpng-1.4.3
Product: Gentoo Linux Reporter: Petr Morávek <petr>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info =dev-cpp/pangomm-2.26.0

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!")