Bug#358593: boson-base: FTBFS: AL/altypes.h not found

stigge at antcom.de stigge at antcom.de
Thu Mar 23 12:24:50 UTC 2006


Package: boson-base
Version: 0.11-2
Severity: serious

Hi,

building the package boson-base in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
 i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../bodebug -I../.. -I../../kgame -I/usr/include/kde -I/usr/include/qt3 -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT bosonaudioal.lo -MD -MP -MF .deps/bosonaudioal.Tpo -c bosonaudioal.cpp  -fPIC -DPIC -o .libs/bosonaudioal.o
In file included from bosonaudioal.cpp:20:
bosonaudioal.h:24:24: error: AL/altypes.h: No such file or directory
bosonaudioal.h:72: error: 'ALuint' has not been declared
[...]
bosonaudioal.cpp: In constructor 'BosonAudioAL::BosonAudioAL()':
bosonaudioal.cpp:64: error: 'alutLoadMP3_LOKI' was not declared in this scope
bosonaudioal.cpp:65: error: 'alutLoadVorbis_LOKI' was not declared in this scope
bosonaudioal.cpp:99: error: expected primary-expression before ')' token
bosonaudioal.cpp:99: error: expected primary-expression before ',' token
bosonaudioal.cpp:99: error: expected primary-expression before '*' token
bosonaudioal.cpp:99: error: expected primary-expression before ',' token
bosonaudioal.cpp:99: error: expected primary-expression before ')' token
bosonaudioal.cpp:99: error: expected `;' before 'alGetProcAddress'
bosonaudioal.cpp:100: error: expected primary-expression before ')' token
bosonaudioal.cpp:100: error: expected primary-expression before ',' token
bosonaudioal.cpp:100: error: expected primary-expression before '*' token
bosonaudioal.cpp:100: error: expected primary-expression before ',' token
bosonaudioal.cpp:100: error: expected primary-expression before ')' token
bosonaudioal.cpp:100: error: expected `;' before 'alGetProcAddress'
bosonaudioal.cpp: At global scope:
bosonaudioal.cpp:171: error: prototype for 'bool BosonAudioAL::loadFileToBuffer(ALuint, const QString&)' does not match any in class 'BosonAudioAL'
bosonaudioal.h:72: error: candidate is: bool BosonAudioAL::loadFileToBuffer(int, const QString&)
bosonaudioal.cpp: In member function 'bool BosonAudioAL::loadFileToBuffer(ALuint, const QString&)':
bosonaudioal.cpp:185: error: 'alutLoadMP3_LOKI' was not declared in this scope
bosonaudioal.cpp:232: error: 'alutLoadVorbis_LOKI' was not declared in this scope
make[4]: *** [bosonaudioal.lo] Error 1
make[4]: Leaving directory `/tmp/buildd/boson-base-0.11/bosound/openal'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/boson-base-0.11/bosound'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/boson-base-0.11'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/boson-base-0.11'
make: *** [build-stamp] Error 2
=========================================================================

AL/altypes.h is not included in libopenal-dev anymore.

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/




More information about the Pkg-games-devel mailing list