Source: dff
Version: 1.3.0+dfsg.1-2
Severity: serious
>From my pbuilder build log:
...
make[4]: Entering directory `/tmp/buildd/dff-1.3.0+dfsg.1/build-2.7'
/usr/bin/cmake -E cmake_progress_report
/tmp/buildd/dff-1.3.0+dfsg.1/build-2.7/CMakeFiles 100
[ 88%] Building CXX object dff/api/gui/video/CMakeFiles/video.dir/video.cpp.o
cd /tmp/buildd/dff-1.3.0+dfsg.1/build-2.7/dff/api/gui/video && /usr/bin/c++
-DHAVE_TRE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D__STDC_LIMIT_MACROS
-Dvideo_EXPORTS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -fPIC
-I/tmp/buildd/dff-1.3.0+dfsg.1/dff/api/gui/video/../include
-I/usr/include/python2.7 -I/tmp/buildd/dff-1.3.0+dfsg.1/dff/api/gui/video
-I/tmp/buildd/dff-1.3.0+dfsg.1/dff/api/include -O2 -fPIC -o
CMakeFiles/video.dir/video.cpp.o -c
/tmp/buildd/dff-1.3.0+dfsg.1/dff/api/gui/video/video.cpp
/tmp/buildd/dff-1.3.0+dfsg.1/dff/api/gui/video/video.cpp: In constructor
'VideoDecoder::VideoDecoder(Node*)':
/tmp/buildd/dff-1.3.0+dfsg.1/dff/api/gui/video/video.cpp:127:47: error:
'av_find_stream_info' was not declared in this scope
if (av_find_stream_info(this->_formatContext) < 0)
^
/tmp/buildd/dff-1.3.0+dfsg.1/dff/api/gui/video/video.cpp: In member function
'void VideoDecoder::_clear()':
/tmp/buildd/dff-1.3.0+dfsg.1/dff/api/gui/video/video.cpp:163:5: warning: 'void
av_close_input_file(AVFormatContext*)' is deprecated (declared at
/usr/include/libavformat/avformat.h:1397) [-Wdeprecated-declarations]
av_close_input_file(this->_formatContext);
^
/tmp/buildd/dff-1.3.0+dfsg.1/dff/api/gui/video/video.cpp:163:45: warning: 'void
av_close_input_file(AVFormatContext*)' is deprecated (declared at
/usr/include/libavformat/avformat.h:1397) [-Wdeprecated-declarations]
av_close_input_file(this->_formatContext);
^
/tmp/buildd/dff-1.3.0+dfsg.1/dff/api/gui/video/video.cpp: In member function
'void VideoDecoder::_initializeVideo()':
/tmp/buildd/dff-1.3.0+dfsg.1/dff/api/gui/video/video.cpp:422:53: error:
'avcodec_open' was not declared in this scope
if (avcodec_open(this->_codecContext, this->_codec) < 0)
^
make[4]: *** [dff/api/gui/video/CMakeFiles/video.dir/video.cpp.o] Error 1
make[4]: Leaving directory `/tmp/buildd/dff-1.3.0+dfsg.1/build-2.7'
make[3]: *** [dff/api/gui/video/CMakeFiles/video.dir/all] Error 2
make[3]: Leaving directory `/tmp/buildd/dff-1.3.0+dfsg.1/build-2.7'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/buildd/dff-1.3.0+dfsg.1/build-2.7'
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build-2.7] Error 2
make[1]: Leaving directory `/tmp/buildd/dff-1.3.0+dfsg.1'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--
Daniel Schepler
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]