Bug#733968: ardour: FTBFS when rebuilt against libaubio4
Niels Thykier
niels at thykier.net
Thu Jan 2 18:25:02 UTC 2014
Package: ardour
Version: 1:2.8.16-2
Severity: serious
Hi,
Your package FTBFS when rebuilt against libaubio4. This is the tail
of the log from amd64 (or maybe it was i386...). Anyhow, ...
"""
g++ -o libs/vamp-plugins/plugins.os -c -Woverloaded-virtual -DGTK_NEW_TOOLTIP_API -DHAVE_LV2 -DHAVE_NEW_LILV -DHAVE_SUIL -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce -pipe -DARCH_X86 -mmmx -msse -mfpmath=sse -DUSE_XMMINTRIN -DBUILD_SSE_OPTIMIZATIONS -DUSE_X86_64_ASM -Wall -DHAVE_LIBLO -DPROGRAM_NAME=\"Ardour\" -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_FORMAT_MACROS -Ilibs -DENABLE_NLS -fPIC -Ilibs/vamp-plugins libs/vamp-plugins/plugins.cpp
In file included from libs/vamp-plugins/plugins.cpp:44:0:
libs/vamp-plugins/Onset.h:60:5: error: 'aubio_pickpeak_t' does not name a type
aubio_pickpeak_t *m_peakpick;
^
libs/vamp-plugins/Onset.h:61:5: error: 'aubio_onsetdetection_t' does not name a type
aubio_onsetdetection_t *m_onsetdet;
^
libs/vamp-plugins/Onset.h:62:5: error: 'aubio_onsetdetection_type' does not name a type
aubio_onsetdetection_type m_onsettype;
^
g++ -o libs/vamp-plugins/AmplitudeFollower.os -c -Woverloaded-virtual -DGTK_NEW_TOOLTIP_API -DHAVE_LV2 -DHAVE_NEW_LILV -DHAVE_SUIL -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce -pipe -DARCH_X86 -mmmx -msse -mfpmath=sse -DUSE_XMMINTRIN -DBUILD_SSE_OPTIMIZATIONS -DUSE_X86_64_ASM -Wall -DHAVE_LIBLO -DPROGRAM_NAME=\"Ardour\" -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_FORMAT_MACROS -Ilibs -DENABLE_NLS -fPIC -Ilibs/vamp-plugins libs/vamp-plugins/AmplitudeFollower.cpp
scons: *** [libs/vamp-plugins/plugins.os] Error 1
scons: building terminated because of errors.
make: *** [debian/stamp-scons-build] Error 2
"""
~Niels
[Reference] https://buildd.debian.org/status/package.php?p=ardour&suite=sid
More information about the pkg-multimedia-maintainers
mailing list