Your message dated Thu, 08 Sep 2011 22:35:08 +0000
with message-id <e1r1nbc-0000u9...@franck.debian.org>
and subject line Bug#640339: fixed in openscenegraph 3.0.1-1
has caused the Debian Bug report #640339,
regarding openscenegraph: FTBFS: FFmpegDecoder.cpp:88:26: error: 'AVERROR_IO'
was not declared in this scope
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 ow...@bugs.debian.org
immediately.)
--
640339: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640339
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Source: openscenegraph
Source-Version: 3.0.1-1
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-1_amd64.deb
to main/o/openscenegraph/libopenscenegraph-dev_3.0.1-1_amd64.deb
libopenscenegraph80_3.0.1-1_amd64.deb
to main/o/openscenegraph/libopenscenegraph80_3.0.1-1_amd64.deb
libopenthreads-dev_3.0.1-1_amd64.deb
to main/o/openscenegraph/libopenthreads-dev_3.0.1-1_amd64.deb
libopenthreads14_3.0.1-1_amd64.deb
to main/o/openscenegraph/libopenthreads14_3.0.1-1_amd64.deb
openscenegraph-doc_3.0.1-1_all.deb
to main/o/openscenegraph/openscenegraph-doc_3.0.1-1_all.deb
openscenegraph-examples_3.0.1-1_all.deb
to main/o/openscenegraph/openscenegraph-examples_3.0.1-1_all.deb
openscenegraph_3.0.1-1.debian.tar.gz
to main/o/openscenegraph/openscenegraph_3.0.1-1.debian.tar.gz
openscenegraph_3.0.1-1.dsc
to main/o/openscenegraph/openscenegraph_3.0.1-1.dsc
openscenegraph_3.0.1-1_amd64.deb
to main/o/openscenegraph/openscenegraph_3.0.1-1_amd64.deb
openscenegraph_3.0.1.orig.tar.gz
to main/o/openscenegraph/openscenegraph_3.0.1.orig.tar.gz
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 640...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Loic Dachary (OuoU) <l...@debian.org> (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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 08 Sep 2011 16:06:16 +0200
Source: openscenegraph
Binary: libopenthreads-dev libopenthreads14 libopenscenegraph-dev
libopenscenegraph80 openscenegraph-doc openscenegraph openscenegraph-examples
Architecture: source all amd64
Version: 3.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Loic Dachary (OuoU) <l...@debian.org>
Changed-By: Loic Dachary (OuoU) <l...@debian.org>
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: 640339
Changes:
openscenegraph (3.0.1-1) unstable; urgency=low
.
* New upstream fixes release.
* Fixed ffmpeg FTBFS (Closes: #640339).
Checksums-Sha1:
b3de0c33f6c5e54be183db105043ea26c26e2176 1864 openscenegraph_3.0.1-1.dsc
3d9bf16f05607276952a48a949788d0090e78fbd 4879357
openscenegraph_3.0.1.orig.tar.gz
4db1316555d5d95286e41805f393b9b5223a0475 17042
openscenegraph_3.0.1-1.debian.tar.gz
a9f3e0fcd6936deec675acdef0f8db82ce06c7fc 10218742
openscenegraph-doc_3.0.1-1_all.deb
caa825c718149ecfcfaee3470a77101900692e86 711786
openscenegraph-examples_3.0.1-1_all.deb
ab70eeb3a43c56657cd847603ec8776309e16971 29840
libopenthreads-dev_3.0.1-1_amd64.deb
b89a177d47162e78861fd7f22907f19003202811 21316
libopenthreads14_3.0.1-1_amd64.deb
ec32eccbc06dc34d4202c184d58308869ff15d93 13464070
libopenscenegraph-dev_3.0.1-1_amd64.deb
00f61cdd157bfb46a0e6589d0ac788930c6e4790 8276532
libopenscenegraph80_3.0.1-1_amd64.deb
1e8ef9528b4b844cfdbdabd3695b0b1e6f778135 2844120
openscenegraph_3.0.1-1_amd64.deb
Checksums-Sha256:
4a7fddf2edd8343bde8bd7cc6839f805e696924fc298b38c8989fb62c83e2762 1864
openscenegraph_3.0.1-1.dsc
9fdcf215c0347a4fb4b8fda2921a1678c9c9663b685f571f2c8b88b44245ff12 4879357
openscenegraph_3.0.1.orig.tar.gz
e5d224b1387e504fd9581296c05c72839ed3224495256bef8f2637a8fcdc6d48 17042
openscenegraph_3.0.1-1.debian.tar.gz
b02f0081ea414b2331f73980ec1772c39608207c661b73398124e5710fa00033 10218742
openscenegraph-doc_3.0.1-1_all.deb
32dfaeb4e0c6e32c75c4e772dfd47c28523e3c75630e9de83662a6d198dfad59 711786
openscenegraph-examples_3.0.1-1_all.deb
2e9afd408a23874cd86de92ea06c01492727ad54e75b1d0516f5305afa8bd766 29840
libopenthreads-dev_3.0.1-1_amd64.deb
6b4f323a1927a91fdf2f16898b103037a2a9ab38e9be76306e552015c1186309 21316
libopenthreads14_3.0.1-1_amd64.deb
bf03c41ac55a5f0961626b204765f36c9658488214a0f40be0b46fee1969d4e0 13464070
libopenscenegraph-dev_3.0.1-1_amd64.deb
41e632b8ca457d32c505406c6d9f24d5dfbe51409c5ead3eee765c4251acda98 8276532
libopenscenegraph80_3.0.1-1_amd64.deb
eed6f4a702179a5734e675a8f55c58c3969190e8d145ccccb0a507130f20bdfd 2844120
openscenegraph_3.0.1-1_amd64.deb
Files:
da00841ebdeb2cb93b8a3020911a6514 1864 devel optional openscenegraph_3.0.1-1.dsc
825ecf7797dad6d93280dfb72e9dbd59 4879357 devel optional
openscenegraph_3.0.1.orig.tar.gz
2fd8480039f983502a48fd8982b73f77 17042 devel optional
openscenegraph_3.0.1-1.debian.tar.gz
b6ce8b70839754a7647c70df1d0a3964 10218742 doc optional
openscenegraph-doc_3.0.1-1_all.deb
c7e9f3363b7ff69bad74d9b5607a8a67 711786 devel optional
openscenegraph-examples_3.0.1-1_all.deb
4b02a8b8e97c8fbcef10354025e4097e 29840 libdevel optional
libopenthreads-dev_3.0.1-1_amd64.deb
00cd0d37bb2be3654d94d8e95a5eec7a 21316 libs optional
libopenthreads14_3.0.1-1_amd64.deb
2ac00268d7771815681a0ea7f5bc3f22 13464070 libdevel optional
libopenscenegraph-dev_3.0.1-1_amd64.deb
53b1aab4cacf2940da27f59c8c6e1bef 8276532 libs optional
libopenscenegraph80_3.0.1-1_amd64.deb
1fbca6e958ded94199b4aff9d2f28237 2844120 devel optional
openscenegraph_3.0.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk5pO7MACgkQ8dLMyEl6F22CKgCeNi3Yf9NQTKRwltdJf5GYPWKS
h0YAniRHyNQ4pex5sekDiE+Oxos0r+1h
=e2LP
-----END PGP SIGNATURE-----
--- End Message ---