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

Bug 529096

Summary: games-engines/openmw-0.33.0-r2 requirement of "dev-games/ogre -double-precision"
Product: Gentoo Linux Reporter: stilriv
Component: [OLD] GamesAssignee: Julian Ospald <hasufell>
Status: RESOLVED FIXED    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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