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

Bug 262573

Summary: media-libs/openal-1.6.372 and media-libs/openal-1.5.304 do not compile
Product: Gentoo Linux Reporter: Marat Radchenko <marat>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: VERIFIED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log for openal-1.6.372
Output of emerge --info
build log for openal-1.5.304

Description Marat Radchenko 2009-03-15 15:49:34 UTC
Scanning dependencies of target openal
[  5%] Building C object CMakeFiles/openal.dir/OpenAL32/alAuxEffectSlot.o
x86_64-pc-linux-gnu-gcc: DEFINES: No such file or directory
make[2]: *** [CMakeFiles/openal.dir/OpenAL32/alAuxEffectSlot.o] Error 1
make[1]: *** [CMakeFiles/openal.dir/all] Error 2
make: *** [all] Error 2
 * 
 * ERROR: media-libs/openal-1.6.372 failed.
Comment 1 Marat Radchenko 2009-03-15 15:50:25 UTC
Created attachment 185094 [details]
build.log for openal-1.6.372
Comment 2 Marat Radchenko 2009-03-15 15:51:33 UTC
Created attachment 185095 [details]
Output of emerge --info
Comment 3 Marat Radchenko 2009-03-15 15:54:49 UTC
Created attachment 185096 [details]
build log for openal-1.5.304
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-04-29 17:27:56 UTC
Please upgrade your cmake and openal both to latest version and try again.
Found some similar postings,

- http://www.linuxforums.org/forum/gentoo-linux-help/144734-cant-get-cmake-compile.html
- http://bugs.gentoo.org/262225

And problem seems to have gone away.
Comment 5 Marat Radchenko 2009-04-29 17:44:39 UTC
openal-1.6.372 built with cmake 2.6.2-r1, which was pulled in by openal (previously 2.4.8 was used). Looks like issue can be closed.