Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262573 - media-libs/openal-1.6.372 and media-libs/openal-1.5.304 do not compile
Summary: media-libs/openal-1.6.372 and media-libs/openal-1.5.304 do not compile
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-15 15:49 UTC by Marat Radchenko
Modified: 2009-04-29 17:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log for openal-1.6.372 (build.log,4.29 KB, text/plain)
2009-03-15 15:50 UTC, Marat Radchenko
Details
Output of emerge --info (emerge-info.txt,3.37 KB, text/plain)
2009-03-15 15:51 UTC, Marat Radchenko
Details
build log for openal-1.5.304 (build.log,4.28 KB, text/plain)
2009-03-15 15:54 UTC, Marat Radchenko
Details

Note You need to log in before you can comment on or make changes to this bug.
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.