[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#652059: mlt: FTBFS(kfreebsd):



Package: src:mlt
Version: 0.7.6+git20111213-1
Severity: serious
Tags: sid wheezy
User: debian-bsd@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-bsd@lists.debian.org
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-* buildds:

g++ -I../.. -Wall -DPIC   -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math    -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -Wno-deprecated -Wno-multichar -fno-rtti -D__LINUX_OSS__   -c -o consumer_rtaudio.o consumer_rtaudio.cpp
g++ -I../.. -Wall -DPIC   -O2 -pipe -fno-tree-dominator-opts -fno-tree-pre -ffast-math    -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DARCH_X86_64 -fPIC -pthread -Wno-deprecated -Wno-multichar -fno-rtti -D__LINUX_OSS__   -c -o RtAudio.o RtAudio.cpp
RtAudio.cpp:6376:23: fatal error: soundcard.h: No such file or directory
compilation terminated.
make[3]: *** [RtAudio.o] Error 1

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=mlt&arch=kfreebsd-i386&ver=0.7.6%2Bgit20111213-1&stamp=1323805688

Is this a include of linux/soundcard.h? If so switching to
sys/soundcard.h might be the best way as it's there not only on linux
but also on kfreebsd (and probably others)

Regards

    Christoph

If you have further questions please mail debian-bsd@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



Reply to: