Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88060 - Stepmania fails to compile without libpng
Summary: Stepmania fails to compile without libpng
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-05 10:44 UTC by James Gilliland
Modified: 2006-04-26 15:49 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Gilliland 2005-04-05 10:44:04 UTC
stepmania will fail to compile without libpng.  At least it did for me.  I figured it out by running the binary which died complaining about the missing library.  I'm still having issues compiling but it seems to be getting farther.


Reproducible: Always
Steps to Reproduce:
1.emerge -C libpng (?) 
2.emerge stepmania
3.





I have looked through the bugs and found the gcc 3.4 issue but this doesn't
apply to me.  I am running it on a hardened profile though if that matters.
Comment 1 Warp Zero (RETIRED) gentoo-dev 2005-04-05 20:27:08 UTC
I'll look into it.
Comment 2 James Gilliland 2005-04-05 23:03:48 UTC
I've messed with it more and with libpng installed it is segfaulting during the build in random places.  I've also pulled down the CVS code and found it to be equally bad.  I haven't had problems like this before so i wouldn't say its hardware.  I think I'd just say stepmania is a buggy build period that should should be fixed upstream.  from the cvs comments it looks like they are trying to work on it.

If I get time, I'll may make a binary ebuild for anyone else that might be having trouble.
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2005-11-21 18:18:48 UTC
Is this still an issue with 3.9 from bug #109535?
Comment 4 Jim 2005-11-22 21:53:53 UTC
looks like it.  libpng is pulled in as a dependency.
Comment 5 Tupone Alfredo gentoo-dev 2006-04-26 15:49:27 UTC
libpng is now pulled in as a dependency. Thanks for report