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

Bug 411679

Summary: dev-games/openscenegraph-3.0.1 fails to build on amd64
Product: Gentoo Linux Reporter: ewomer <ewomer>
Component: [OLD] GamesAssignee: Maciej Mrozowski <reavertm>
Status: RESOLVED INVALID    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info =dev-games/openscenegraph-3.0.1

Description ewomer 2012-04-12 04:32:54 UTC
Trying to build openscenegraph on an amd64 system. dies at [100%]

Reproducible: Always

Steps to Reproduce:
1.sudo emerge -av openscenegraph
2.
3.
Actual Results:  
Fails to build

Expected Results:  
Builds and installs with no issues
Comment 1 ewomer 2012-04-12 04:40:17 UTC
Created attachment 308607 [details]
build.log

the build log
Comment 2 ewomer 2012-04-12 04:42:13 UTC
Created attachment 308609 [details]
emerge --info =dev-games/openscenegraph-3.0.1

my emerge --info output
Comment 3 Maciej Mrozowski gentoo-dev 2012-04-15 00:52:39 UTC
Unable to reproduce.

"OpenSceneGraph-3.0.1/include/osgQt/GraphicsWindowQt:18:30: fatal error: QtOpenGL/QGLWidget: No such file or directory"

How? Do you have this file in /usr/include/qt4?
Please issue the following commands:

equery list x11-libs/qt-opengl
equery files x11-libs/qt-opengl | grep QGLWidget
Comment 4 ewomer 2012-04-15 07:08:52 UTC
Please close bug. this was user error. I, following the xfce4 gentoo guide, unused (-) minimal and qt4 as -minimal-qt4 and not -minimal -qt4. I didn't find the error until I was going to reply to Maciej Mrozowski post and wanted to check the info in the xfce4 gentoo guide. It's always the simple things  that get you.