Your message dated Sun, 08 Jan 2012 22:34:02 +0000
with message-id <[email protected]>
and subject line Bug#654233: fixed in openscenegraph 3.0.1-2
has caused the Debian Bug report #654233,
regarding FTBFS with libav in experimental
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
654233: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654233
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openscenegraph
Version: 3.0.1-1
Severity: important
User: [email protected]
Usertags: ftbfs-libav0.8
A local rebuild of your package reveals a build failure against libav
0.8, which can be found in debian/experimental. Find the buildlog
further below:
It to seems that your package needs to
#include <libavutil/mathematics.h> in addition to only "libavcodec/avcodec.h".
Please tell me if you require further assistance with fixing this issue.
Cheers,
Reinhard
On Mo, Jan 02, 2012 at 12:02:08 (CET), Source Builder wrote:
> sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on sandy
>
> ╔══════════════════════════════════════════════════════════════════════════════╗
> ║ openscenegraph 3.0.1-1+b1 (amd64) 02 Jan 2012
> 11:49 ║
> ╚══════════════════════════════════════════════════════════════════════════════╝
>
> Package: openscenegraph
> Version: 3.0.1-1+b1
> Source Version: 3.0.1-1
> Distribution: unstable
> Architecture: amd64
>
[...]
> /usr/bin/make -f src/osgPlugins/svg/CMakeFiles/osgdb_svg.dir/build.make
> src/osgPlugins/svg/CMakeFiles/osgdb_svg.dir/build
> make[3]: Entering directory `/«PKGBUILDDIR»/build/osgstatic'
> /usr/bin/cmake -E cmake_progress_report
> /«PKGBUILDDIR»/build/osgstatic/CMakeFiles
> In file included from
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:2:0:
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.hpp: In
> member function 'void osgFFmpeg::FormatContextPtr::cleanup()':
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.hpp:50:17:
> warning: 'void av_close_input_file(AVFormatContext*)' is deprecated (declared
> at /usr/include/libavformat/avformat.h:1581) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.hpp:50:41:
> warning: 'void av_close_input_file(AVFormatContext*)' is deprecated (declared
> at /usr/include/libavformat/avformat.h:1581) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.hpp: In
> member function 'double osgFFmpeg::FFmpegDecoder::creation_time() const':
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.hpp:154:50:
> warning: 'AVFormatContext::timestamp' is deprecated (declared at
> /usr/include/libavformat/avformat.h:915) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.hpp:154:50:
> warning: 'AVFormatContext::timestamp' is deprecated (declared at
> /usr/include/libavformat/avformat.h:915) [-Wdeprecated-declarations]
> [ 59%] Building CXX object
> src/osgPlugins/svg/CMakeFiles/osgdb_svg.dir/ReaderWriterSVG.o
> cd /«PKGBUILDDIR»/build/osgstatic/src/osgPlugins/svg && /usr/bin/c++
> -DOSG_LIBRARY_STATIC -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic
> -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -fpermissive -O3
> -DNDEBUG -I/«PKGBUILDDIR»/OpenSceneGraph/include
> -I/«PKGBUILDDIR»/build/osgstatic/include -I/usr/include/librsvg-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/cairo -o
> CMakeFiles/osgdb_svg.dir/ReaderWriterSVG.o -c
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/svg/ReaderWriterSVG.cpp
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp: In
> member function 'bool osgFFmpeg::FFmpegDecoder::open(const string&,
> osgFFmpeg::FFmpegParameters*)':
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:71:26:
> warning: 'AVFormatParameters::channel' is deprecated (declared at
> /usr/include/libavformat/avformat.h:356) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:71:26:
> warning: 'AVFormatParameters::channel' is deprecated (declared at
> /usr/include/libavformat/avformat.h:356) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:72:26:
> warning: 'AVFormatParameters::standard' is deprecated (declared at
> /usr/include/libavformat/avformat.h:357) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:72:26:
> warning: 'AVFormatParameters::standard' is deprecated (declared at
> /usr/include/libavformat/avformat.h:357) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:74:26:
> warning: 'AVFormatParameters::width' is deprecated (declared at
> /usr/include/libavformat/avformat.h:353) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:74:26:
> warning: 'AVFormatParameters::width' is deprecated (declared at
> /usr/include/libavformat/avformat.h:353) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:75:26:
> warning: 'AVFormatParameters::height' is deprecated (declared at
> /usr/include/libavformat/avformat.h:354) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:75:26:
> warning: 'AVFormatParameters::height' is deprecated (declared at
> /usr/include/libavformat/avformat.h:354) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:80:26:
> warning: 'AVFormatParameters::time_base' is deprecated (declared at
> /usr/include/libavformat/avformat.h:350) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:80:26:
> warning: 'AVFormatParameters::time_base' is deprecated (declared at
> /usr/include/libavformat/avformat.h:350) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:81:26:
> warning: 'AVFormatParameters::time_base' is deprecated (declared at
> /usr/include/libavformat/avformat.h:350) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:81:26:
> warning: 'AVFormatParameters::time_base' is deprecated (declared at
> /usr/include/libavformat/avformat.h:350) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:95:25:
> warning: 'int av_open_input_file(AVFormatContext**, const char*,
> AVInputFormat*, int, AVFormatParameters*)' is deprecated (declared at
> /usr/include/libavformat/avformat.h:1369) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:95:106:
> warning: 'int av_open_input_file(AVFormatContext**, const char*,
> AVInputFormat*, int, AVFormatParameters*)' is deprecated (declared at
> /usr/include/libavformat/avformat.h:1369) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:120:17:
> warning: 'int av_open_input_file(AVFormatContext**, const char*,
> AVInputFormat*, int, AVFormatParameters*)' is deprecated (declared at
> /usr/include/libavformat/avformat.h:1369) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:120:96:
> warning: 'int av_open_input_file(AVFormatContext**, const char*,
> AVInputFormat*, int, AVFormatParameters*)' is deprecated (declared at
> /usr/include/libavformat/avformat.h:1369) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:127:13:
> warning: 'int av_find_stream_info(AVFormatContext*)' is deprecated (declared
> at /usr/include/libavformat/avformat.h:1413) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:127:49:
> warning: 'int av_find_stream_info(AVFormatContext*)' is deprecated (declared
> at /usr/include/libavformat/avformat.h:1413) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:137:9:
> warning: 'void dump_format(AVFormatContext*, int, const char*, int)' is
> deprecated (declared at /usr/include/libavformat/avformat.h:1894)
> [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:137:65:
> warning: 'void dump_format(AVFormatContext*, int, const char*, int)' is
> deprecated (declared at /usr/include/libavformat/avformat.h:1894)
> [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp: In
> member function 'bool osgFFmpeg::FFmpegDecoder::readNextPacketNormal()':
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:295:17:
> warning: 'int url_ferror(AVIOContext*)' is deprecated (declared at
> /usr/include/libavformat/avio.h:338) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:295:48:
> warning: 'int url_ferror(AVIOContext*)' is deprecated (declared at
> /usr/include/libavformat/avio.h:338) [-Wdeprecated-declarations]
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp: In
> member function 'void osgFFmpeg::FFmpegDecoder::rewindButDontFlushQueues()':
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:382:89:
> error: 'av_rescale_q' was not declared in this scope
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp: In
> member function 'void
> osgFFmpeg::FFmpegDecoder::seekButDontFlushQueues(double)':
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:406:89:
> error: 'av_rescale_q' was not declared in this scope
> make[3]: ***
> [src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegDecoder.o] Error 1
> make[3]: Leaving directory `/«PKGBUILDDIR»/build/osgstatic'
> make[2]: *** [src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/all] Error 2
> make[2]: *** Waiting for unfinished jobs....
[...]
--
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
--- End Message ---
--- Begin Message ---
Source: openscenegraph
Source-Version: 3.0.1-2
We believe that the bug you reported is fixed in the latest version of
openscenegraph, which is due to be installed in the Debian FTP archive:
libopenscenegraph-dev_3.0.1-2_amd64.deb
to main/o/openscenegraph/libopenscenegraph-dev_3.0.1-2_amd64.deb
libopenscenegraph80_3.0.1-2_amd64.deb
to main/o/openscenegraph/libopenscenegraph80_3.0.1-2_amd64.deb
libopenthreads-dev_3.0.1-2_amd64.deb
to main/o/openscenegraph/libopenthreads-dev_3.0.1-2_amd64.deb
libopenthreads14_3.0.1-2_amd64.deb
to main/o/openscenegraph/libopenthreads14_3.0.1-2_amd64.deb
openscenegraph-doc_3.0.1-2_all.deb
to main/o/openscenegraph/openscenegraph-doc_3.0.1-2_all.deb
openscenegraph-examples_3.0.1-2_all.deb
to main/o/openscenegraph/openscenegraph-examples_3.0.1-2_all.deb
openscenegraph_3.0.1-2.debian.tar.gz
to main/o/openscenegraph/openscenegraph_3.0.1-2.debian.tar.gz
openscenegraph_3.0.1-2.dsc
to main/o/openscenegraph/openscenegraph_3.0.1-2.dsc
openscenegraph_3.0.1-2_amd64.deb
to main/o/openscenegraph/openscenegraph_3.0.1-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Manuel A. Fernandez Montecelo <[email protected]> (supplier of updated
openscenegraph package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 08 Jan 2012 19:38:17 +0000
Source: openscenegraph
Binary: libopenthreads-dev libopenthreads14 libopenscenegraph-dev
libopenscenegraph80 openscenegraph-doc openscenegraph openscenegraph-examples
Architecture: source all amd64
Version: 3.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Loic Dachary (OuoU) <[email protected]>
Changed-By: Manuel A. Fernandez Montecelo <[email protected]>
Description:
libopenscenegraph-dev - 3D scene graph, development files
libopenscenegraph80 - 3D scene graph, shared libs
libopenthreads-dev - Object-Oriented (OO) thread interface for C++,
development files
libopenthreads14 - Object-Oriented (OO) thread interface for C++, shared libs
openscenegraph - 3D scene graph, utilities and examples (binaries)
openscenegraph-doc - 3D scene graph, documentation
openscenegraph-examples - 3D scene graph, examples (sources)
Closes: 654233
Changes:
openscenegraph (3.0.1-2) unstable; urgency=low
.
[ Alberto Luaces ]
* Fixed ffmpeg FTBFS with 0.8 version (Closes: #654233).
Checksums-Sha1:
f81b0224cfede3fa8484fe75d8b9aaa23b0ed7d2 2161 openscenegraph_3.0.1-2.dsc
cb06f59e892df4546780a557e806100b1eb9f8b1 17860
openscenegraph_3.0.1-2.debian.tar.gz
564e4272f8ef2dac136fdb542ea8f5f2b78270ca 10468132
openscenegraph-doc_3.0.1-2_all.deb
481c1d54cb2a8cd856732f18966a6b4f3d6db99a 713044
openscenegraph-examples_3.0.1-2_all.deb
3dfe4c19ecdd6d3fbf5dde7f2ae3fbb95f49f75b 29882
libopenthreads-dev_3.0.1-2_amd64.deb
8117e6f9522a4af3b2d203ed5d4dbdccb85994ab 21370
libopenthreads14_3.0.1-2_amd64.deb
141ea15bc0848f39ede24cc40ff40b3fe4f17700 13441062
libopenscenegraph-dev_3.0.1-2_amd64.deb
3daebf1d3dba926a77df4d738a638b87e5445ea5 8262930
libopenscenegraph80_3.0.1-2_amd64.deb
2b718aa3a1dfb495f63f7f67026d93531392ac0f 2855392
openscenegraph_3.0.1-2_amd64.deb
Checksums-Sha256:
344bb5a54a99be18956160d1c212a4bfcfd7a1b37751723b8ba372ef23c6de54 2161
openscenegraph_3.0.1-2.dsc
9b884f8db110abb0d87b327e7903113d45dbc8eba5fb80b49521e6191f610c81 17860
openscenegraph_3.0.1-2.debian.tar.gz
0c236354eb62b4665ffc48c58b16100abd5cc05bb910f4d92ebdac266bf9ea12 10468132
openscenegraph-doc_3.0.1-2_all.deb
04a477979e90223180d2483041f23d6e53204fe420a1c3bec160eec67dccbf0b 713044
openscenegraph-examples_3.0.1-2_all.deb
af635c87cadd9ccd197bbe57a54e26c9a5f814f3a7362a4c011e502522e94424 29882
libopenthreads-dev_3.0.1-2_amd64.deb
02e2a0a00175c6be93941132abc0069d5cbf91a04c0f84301f8bb33c4e884a62 21370
libopenthreads14_3.0.1-2_amd64.deb
456700eea21c0e35b1dd0e786adb33b736b71c493c2191a5bc4900d9887c93ef 13441062
libopenscenegraph-dev_3.0.1-2_amd64.deb
8d9731048a87065aaf14b3818232bede0cb9846fac83c43c82714b21445299f2 8262930
libopenscenegraph80_3.0.1-2_amd64.deb
4ae30c476daf7e038602518d56327b185f7b2a335a737e88cb2eacaed0a3abfc 2855392
openscenegraph_3.0.1-2_amd64.deb
Files:
250679e4042db3ee34e9b72a289a9f77 2161 devel optional openscenegraph_3.0.1-2.dsc
c3cc8282b2fa50e600300de3ba73d403 17860 devel optional
openscenegraph_3.0.1-2.debian.tar.gz
d0f36620bc0e240fbd4ff05635cb1ce4 10468132 doc optional
openscenegraph-doc_3.0.1-2_all.deb
0430f026947393f87d552759459b95f2 713044 devel optional
openscenegraph-examples_3.0.1-2_all.deb
39c963ba5d0040e244fe0fa752157818 29882 libdevel optional
libopenthreads-dev_3.0.1-2_amd64.deb
b2f7c3416dfaf1cb3f36eeec0175d947 21370 libs optional
libopenthreads14_3.0.1-2_amd64.deb
41f4e30af872ce0b66c755e91db8c8d0 13441062 libdevel optional
libopenscenegraph-dev_3.0.1-2_amd64.deb
1d1184f391e9ca511f659e7c3a81dc92 8262930 libs optional
libopenscenegraph80_3.0.1-2_amd64.deb
2dedb90689b4e334364b8ab0ac526995 2855392 devel optional
openscenegraph_3.0.1-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk8KEdUACgkQK4B7+/vnTpr7ywCgxJ1gIMejbHYPHkS4z2uuLkEO
biYAoKbNDGuJ5zgmIXzihjIrRCOBmqfd
=ZzwS
-----END PGP SIGNATURE-----
--- End Message ---