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

Bug 484118

Summary: media-gfx/enblend-4.1.1-r1: USE gpu is broken
Product: Gentoo Linux Reporter: Nikoli <nikoli>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nikoli 2013-09-07 17:32:57 UTC
cmake fails to find opengl:
-- Looking for C++ include OpenGL/glu.h
-- Looking for C++ include OpenGL/glu.h - not found
-- Looking for C++ include OpenGL/gl.h
-- Looking for C++ include OpenGL/gl.h - not found
...
-- Features Enabled:
-- enable malloc debugging: OFF
-- use image cache:         ON
-- build GPU acceleration:  OFF
-- use OpenMP:              OFF

 /usr/bin/enfuse: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.39, stripped
-3575040        /usr/bin/enfuse
-10e2b786575086e9c4471e6929aac47a  /usr/bin/enfuse
+3439800        /usr/bin/enfuse
+858e499caf526001cc717e23c0f6d8ed  /usr/bin/enfuse
 /usr/bin/enfuse: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.39, stripped
-libboost_filesystem-1_49.so.1.49.0
-libboost_system-1_49.so.1.49.0
+libboost_filesystem-mt-1_49.so.1.49.0
+libboost_system-mt-1_49.so.1.49.0
 libc.so.6
 libgcc_s.so.1
 libgsl.so.0
Comment 1 Markus Meier gentoo-dev 2013-09-08 14:57:18 UTC
should be fixed in cvs, thanks for the report.

+  08 Sep 2013; Markus Meier <maekke@gentoo.org> enblend-4.1.1-r1.ebuild:
+  fix USE=gpu cmake configure argument by Nikoli in bug #484118
+