Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 319045 - dev-games/ogre fails to build after upgrade to media-libs/libpng-1.4.2
Summary: dev-games/ogre fails to build after upgrade to media-libs/libpng-1.4.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-09 10:47 UTC by Marius Stoica
Modified: 2010-05-11 08:46 UTC (History)
0 users

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


Attachments
emerge.info (emerge.info,3.89 KB, text/plain)
2010-05-10 14:13 UTC, Marius Stoica
Details
build.log (build.log,11.65 KB, text/plain)
2010-05-10 14:14 UTC, Marius Stoica
Details
config.log (config.log,109.99 KB, text/plain)
2010-05-10 14:19 UTC, Marius Stoica
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marius Stoica 2010-05-09 10:47:53 UTC
after upgrading to media-libs/libpng-1.4.2 lots of packages had to revdep-rebuild

ogre with devil-1.6.5 use flag failed with this message 

configure: error: 
****************************************************************
* You do not have DevIL installed.  This is required to build. *

this is both before and after i re emerged media-libs/devil wich emerged just fine( and wasn't picked by revdep-rebuild) 
arch is ~amd64



Reproducible: Always
Comment 1 Marius Stoica 2010-05-09 10:49:31 UTC
err , i mean ogre-1.6.5 with devil-1.7.7
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-05-10 12:49:29 UTC
need.

- full build.log
- config.log if this is a autotooled package
- emerge --info
- emerge -pv libpng output too
Comment 3 Marius Stoica 2010-05-10 14:13:30 UTC
Created attachment 230963 [details]
emerge.info
Comment 4 Marius Stoica 2010-05-10 14:14:16 UTC
Created attachment 230965 [details]
build.log
Comment 5 Marius Stoica 2010-05-10 14:19:12 UTC
Created attachment 230967 [details]
config.log
Comment 6 Marius Stoica 2010-05-10 14:21:55 UTC
letto@localhost ~ $ emerge -pv libpng

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-libs/libpng-1.4.2  0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
letto@localhost ~ $ 
Comment 7 Marius Stoica 2010-05-10 14:25:35 UTC
also for devil
letto@localhost ~ $ emerge  -pv devil 

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-libs/devil-1.7.7  USE="X gif jpeg mng openexr opengl png tiff -allegro -lcms -sdl -xpm" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
letto@localhost ~ $ 
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2010-05-10 20:52:15 UTC
This should be fixed with devil-1.7.8 now.