Source: openscenegraph Version: 3.0.0-2 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-2011-09-02 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[3]: Entering directory > `/build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/build/osgstatic' > /usr/bin/cmake -E cmake_progress_report > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/build/osgstatic/CMakeFiles > [ 52%] Building CXX object > src/osgPlugins/svg/CMakeFiles/osgdb_svg.dir/ReaderWriterSVG.o > cd > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/build/osgstatic/src/osgPlugins/svg > && /usr/bin/c++ -DOSG_LIBRARY_STATIC -g -O2 -Wall -Wparentheses > -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces > -Wunknown-pragmas -Wunused -fpermissive -O3 -DNDEBUG > -I/build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/include > -I/build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/build/osgstatic/include > -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo > -o CMakeFiles/osgdb_svg.dir/ReaderWriterSVG.o -c > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/svg/ReaderWriterSVG.cpp > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp: > In member function 'bool osgFFmpeg::FFmpegDecoder::open(const string&, > osgFFmpeg::FFmpegParameters*)': > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:57:26: > warning: 'AVFormatParameters::channel' is deprecated (declared at > /usr/include/libavformat/avformat.h:250) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:57:26: > warning: 'AVFormatParameters::channel' is deprecated (declared at > /usr/include/libavformat/avformat.h:250) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:58:26: > warning: 'AVFormatParameters::standard' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:58:26: > warning: 'AVFormatParameters::standard' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:60:26: > warning: 'AVFormatParameters::width' is deprecated (declared at > /usr/include/libavformat/avformat.h:247) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:60:26: > warning: 'AVFormatParameters::width' is deprecated (declared at > /usr/include/libavformat/avformat.h:247) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:61:26: > warning: 'AVFormatParameters::height' is deprecated (declared at > /usr/include/libavformat/avformat.h:248) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:61:26: > warning: 'AVFormatParameters::height' is deprecated (declared at > /usr/include/libavformat/avformat.h:248) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:66:26: > warning: 'AVFormatParameters::time_base' is deprecated (declared at > /usr/include/libavformat/avformat.h:244) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:66:26: > warning: 'AVFormatParameters::time_base' is deprecated (declared at > /usr/include/libavformat/avformat.h:244) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:67:26: > warning: 'AVFormatParameters::time_base' is deprecated (declared at > /usr/include/libavformat/avformat.h:244) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:67:26: > warning: 'AVFormatParameters::time_base' is deprecated (declared at > /usr/include/libavformat/avformat.h:244) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:81:25: > warning: 'int av_open_input_file(AVFormatContext**, const char*, > AVInputFormat*, int, AVFormatParameters*)' is deprecated (declared at > /usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:81:106: > warning: 'int av_open_input_file(AVFormatContext**, const char*, > AVInputFormat*, int, AVFormatParameters*)' is deprecated (declared at > /usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:88:26: > error: 'AVERROR_IO' was not declared in this scope > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:89:26: > error: 'AVERROR_NUMEXPECTED' was not declared in this scope > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:91:26: > error: 'AVERROR_NOMEM' was not declared in this scope > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:92:26: > error: 'AVERROR_NOFMT' was not declared in this scope > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:93:26: > error: 'AVERROR_NOTSUPP' was not declared in this scope > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:94:26: > error: 'AVERROR_NOENT' was not declared in this scope > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:106:17: > warning: 'int av_open_input_file(AVFormatContext**, const char*, > AVInputFormat*, int, AVFormatParameters*)' is deprecated (declared at > /usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:106:96: > warning: 'int av_open_input_file(AVFormatContext**, const char*, > AVInputFormat*, int, AVFormatParameters*)' is deprecated (declared at > /usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:123:9: > warning: 'void dump_format(AVFormatContext*, int, const char*, int)' is > deprecated (declared at /usr/include/libavformat/avformat.h:1458) > [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:123:65: > warning: 'void dump_format(AVFormatContext*, int, const char*, int)' is > deprecated (declared at /usr/include/libavformat/avformat.h:1458) > [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp: > In member function 'void osgFFmpeg::FFmpegDecoder::findAudioStream()': > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:223:64: > error: 'CODEC_TYPE_AUDIO' was not declared in this scope > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp: > In member function 'void osgFFmpeg::FFmpegDecoder::findVideoStream()': > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:241:64: > error: 'CODEC_TYPE_VIDEO' was not declared in this scope > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp: > In member function 'bool osgFFmpeg::FFmpegDecoder::readNextPacketNormal()': > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:281:17: > warning: 'int url_ferror(AVIOContext*)' is deprecated (declared at > /usr/include/libavformat/avio.h:305) [-Wdeprecated-declarations] > /build/openscenegraph-mX6TpJ/openscenegraph-3.0.0/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:281:48: > warning: 'int url_ferror(AVIOContext*)' is deprecated (declared at > /usr/include/libavformat/avio.h:305) [-Wdeprecated-declarations] > make[3]: *** > [src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegDecoder.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2011-09-02/openscenegraph_3.0.0-2_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org