Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529096 - games-engines/openmw-0.33.0-r2 requirement of "dev-games/ogre -double-precision"
Summary: games-engines/openmw-0.33.0-r2 requirement of "dev-games/ogre -double-precision"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-12 22:46 UTC by stilriv
Modified: 2015-08-09 13:29 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 stilriv 2014-11-12 22:46:12 UTC
OpenMW fails to build if ogre emerged with USE="double-precision"

Reproducible: Always

Steps to Reproduce:
# USE="double-precision" emerge -1 dev-games/ogre  &>/dev/null && echo "OK" || echo "FAIL"
y
OK
# emerge -1 =games-engines/openmw-0.33.0-r2 &>/dev/null && echo "OK" || echo "FAIL"
y
FAIL
# USE="-double-precision" emerge -1 dev-games/ogre  &>/dev/null && echo "OK" || echo "FAIL"
y
OK
# emerge -1 =games-engines/openmw-0.33.0-r2 &>/dev/null && echo "OK" || echo "FAIL"
y
OK
#



On OpenMW forum: https://forum.openmw.org/viewtopic.php?p=16800#p16800
Comment 1 Julian Ospald 2015-08-09 13:29:41 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f8f00987a2b483c41534473e23805a5f46dbd2

no revbump, since this was a short-time follow-up commit