Package: performous
Version: 0.7.0-3
Severity: serious

Hello Debian Games Team,

performous FTBFS on amd64.

The full buildlog is available at
<http://people.debian.org/~ballombe/misc/performous.build.xz>

====

[ 40%] Building CXX object game/CMakeFiles/performous.dir/ffmpeg.cc.o
cd /tmp/buildd/performous-0.7.0+git20140217/obj-x86_64-linux-gnu/game && 
/usr/bin/c++   -DUSE_GETTEXT -DUSE_PORTMIDI -std=c++11 -Wall -Wextra 
-fcx-limited-range -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -D_FORTIFY_SOURCE=2  -pthread -I/usr/include/SDL 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/cairo -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libxml++-2.6 -I/usr/sbin/../lib/libxml++-2.6/include 
-I/usr/include/libxml2 -I/usr/include/glibmm-2.4 
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 
-I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/GL 
-I/usr/include/x86_64-linux-gnu 
-I/tmp/buildd/performous-0.7.0+git20140217/obj-x86_64-linux-gnu/game    -o 
CMakeFiles/performous.dir/ffmpeg.cc.o -c 
/tmp/buildd/performous-0.7.0+git20140217/game/ffmpeg.cc
/tmp/buildd/performous-0.7.0+git20140217/game/ffmpeg.cc: In member function 
'void FFmpeg::open()':
/tmp/buildd/performous-0.7.0+git20140217/game/ffmpeg.cc:96:153: error: 
'av_audio_resample_init' was not declared in this scope
   m_resampleContext = av_audio_resample_init(AUDIO_CHANNELS, cc->channels, 
m_rate, cc->sample_rate, AV_SAMPLE_FMT_S16, AV_SAMPLE_FMT_S16, 16, 10, 0, 0.8);

                                                        ^
/tmp/buildd/performous-0.7.0+git20140217/game/ffmpeg.cc: In member function 
'void FFmpeg::operator()()':
/tmp/buildd/performous-0.7.0+git20140217/game/ffmpeg.cc:137:63: error: 
'audio_resample_close' was not declared in this scope
  if (m_resampleContext) audio_resample_close(m_resampleContext);

Cheers,
-- 
Bill. <ballo...@debian.org>

Imagine a large red swirl here. 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to