Your message dated Tue, 20 May 2014 15:45:47 +0000
with message-id <e1wmmed-0003q4...@franck.debian.org>
and subject line Bug#739460: fixed in openscenegraph 3.2.0~rc1-5.1
has caused the Debian Bug report #739460,
regarding openscenegraph: FTBFS with libav10
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.)
--
739460: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739460
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openscenegraph
Severity: important
Hi,
your package fails to build from source against libav 10 (currently
packaged in experimental). This bug will become release-critical
at some point when the libav10 transition starts.
Migration documentation can be found at
https://wiki.libav.org/Migration/10
Cheers,
Moritz
ACROS -Dosgdb_ffmpeg_EXPORTS -g -O2 -fstack-protector --param=ssp-buffer-size=4
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wall -Wparentheses
-Wno-long-long -Wno-import -Wreturn-type -Wmissing-braces -Wunknown-pragmas
-Wunused -fpermissive -fPIC
-I"/home/jmm/av10/openscenegraph-3.2.0~rc1/OpenSceneGraph/include"
-I"/home/jmm/av10/openscenegraph-3.2.0~rc1/build/osg/include"
-I/usr/include/libswscale -o
CMakeFiles/osgdb_ffmpeg.dir/FFmpegDecoderAudio.o -c
"/home/jmm/av10/openscenegraph-3.2.0~rc1/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp"
/home/jmm/av10/openscenegraph-3.2.0~rc1/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:
In function 'int osgFFmpeg::decode_audio(AVCodecContext*, int16_t*, int*,
const uint8_t*, int)':
/home/jmm/av10/openscenegraph-3.2.0~rc1/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:28:72:
error: 'avcodec_decode_audio3' was not declared in this scope
return avcodec_decode_audio3(avctx, samples, frame_size_ptr, &avpkt);
^
/home/jmm/av10/openscenegraph-3.2.0~rc1/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:
In constructor
'osgFFmpeg::FFmpegDecoderAudio::FFmpegDecoderAudio(osgFFmpeg::FFmpegDecoderAudio::PacketQueue&,
osgFFmpeg::FFmpegClocks&)':
/home/jmm/av10/openscenegraph-3.2.0~rc1/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:43:21:
error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' was not declared in this scope
m_audio_buffer((AVCODEC_MAX_AUDIO_FRAME_SIZE * 3) / 2),
^
/home/jmm/av10/openscenegraph-3.2.0~rc1/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:
In member function 'void osgFFmpeg::FFmpegDecoderAudio::open(AVStream*)':
/home/jmm/av10/openscenegraph-3.2.0~rc1/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:98:36:
error: 'CODEC_ID_NONE' was not declared in this scope
if (m_context->codec_id == CODEC_ID_NONE)
^
/home/jmm/av10/openscenegraph-3.2.0~rc1/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:
In function 'int osgFFmpeg::decode_audio(AVCodecContext*, int16_t*, int*,
const uint8_t*, int)':
/home/jmm/av10/openscenegraph-3.2.0~rc1/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:33:1:
warning: control reaches end of non-void function [-Wreturn-type]
}
^
make[3]: ***
[src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegDecoderAudio.o] Error 1
make[3]: Leaving directory `/home/jmm/av10/openscenegraph-3.2.0~rc1/build/osg'
make[2]: *** [src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/all] Error 2
make[2]: Leaving directory `/home/jmm/av10/openscenegraph-3.2.0~rc1/build/osg'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jmm/av10/openscenegraph-3.2.0~rc1/build/osg'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
You have mail in /var/mail/jmm
--- End Message ---
--- Begin Message ---
Source: openscenegraph
Source-Version: 3.2.0~rc1-5.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.
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 739...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 17 May 2014 16:52:38 -0400
Source: openscenegraph
Binary: libopenthreads-dev libopenthreads14 libopenscenegraph-dev
libopenscenegraph99 openscenegraph-doc openscenegraph openscenegraph-examples
Architecture: source all amd64
Version: 3.2.0~rc1-5.1
Distribution: unstable
Urgency: low
Maintainer: Reinhard Tartler <siret...@debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Description:
libopenscenegraph-dev - 3D scene graph, development files
libopenscenegraph99 - 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: 739460
Changes:
openscenegraph (3.2.0~rc1-5.1) unstable; urgency=low
.
* Non-maintainer upload.
* Add libav10.patch by Anton Khirnov and compile against Libav10
(Closes: #739460)
Checksums-Sha1:
0a2e741b315b287450e48dd06c86deacfcabf482 2719 openscenegraph_3.2.0~rc1-5.1.dsc
b8527f27b6a78852a1155aa2e6c84806eff3ce8d 21320
openscenegraph_3.2.0~rc1-5.1.debian.tar.xz
f7926b4015c453cf5b16534706098f0025a453e9 4976886
openscenegraph-doc_3.2.0~rc1-5.1_all.deb
46872670f09181469dc537dd63a510538b16db90 467180
openscenegraph-examples_3.2.0~rc1-5.1_all.deb
bc1f38c494ee7baa95c899f798eed3fed69969e2 19190
libopenthreads-dev_3.2.0~rc1-5.1_amd64.deb
91bbbe8732a401f63bb8f479c04d756ef6e3f9a6 19708
libopenthreads14_3.2.0~rc1-5.1_amd64.deb
8f173ff9f5ff779d0b440efb5cb0b268e678c533 447994
libopenscenegraph-dev_3.2.0~rc1-5.1_amd64.deb
818cba11e8c57f1e80cadb4b70eb571ec2aba04c 5307292
libopenscenegraph99_3.2.0~rc1-5.1_amd64.deb
a96269fbc06f43cadf16d5c10522020e4f8a9cab 1495158
openscenegraph_3.2.0~rc1-5.1_amd64.deb
Checksums-Sha256:
3961aa57f70a466c35e1e8e7232dac6b5313c3f93c428e8c86c93427933ae9cf 2719
openscenegraph_3.2.0~rc1-5.1.dsc
01f037b9d8ea3eaec9f8ffaa0d1d7e714a614ccb8b287f2e01656d18e2014c3f 21320
openscenegraph_3.2.0~rc1-5.1.debian.tar.xz
97d5e1488f27506583d63f19bc490727981802004600fb0f556a9a6df4583a46 4976886
openscenegraph-doc_3.2.0~rc1-5.1_all.deb
ae12e20fd4654cc21da245d1b748ccad3748697ae9de3383a16cb34b55121140 467180
openscenegraph-examples_3.2.0~rc1-5.1_all.deb
bf8e4c6689c59e32b0d9ad46ff7d014291b76d439eb9c8017cf400ea302c0060 19190
libopenthreads-dev_3.2.0~rc1-5.1_amd64.deb
8bd43c8e0efba56939000588c84230e158e0c2fe5fb80fbb6f448a088078335a 19708
libopenthreads14_3.2.0~rc1-5.1_amd64.deb
026af776e0a82c7c00f5b5c8ec9a990eb3f53ca1c25599fdf893f7c8a25241fa 447994
libopenscenegraph-dev_3.2.0~rc1-5.1_amd64.deb
6fd362dcf6f172f8b947ccccc72c61de24cd10883c405cfd1dca744c15bf3fdb 5307292
libopenscenegraph99_3.2.0~rc1-5.1_amd64.deb
0a39fe758f9c78dc10fb3a9f40b96bd92385c38e4a77b79528aa5c86d6b9817a 1495158
openscenegraph_3.2.0~rc1-5.1_amd64.deb
Files:
a9be5c10aec18df97900c1b0ba735b91 4976886 doc optional
openscenegraph-doc_3.2.0~rc1-5.1_all.deb
b456b822908b590f7ce350a579e231ad 467180 devel optional
openscenegraph-examples_3.2.0~rc1-5.1_all.deb
d109fd449530b17cffd7129770f87bba 19190 libdevel optional
libopenthreads-dev_3.2.0~rc1-5.1_amd64.deb
6a7344ed4b61a1a62a22d812fc757f9a 19708 libs optional
libopenthreads14_3.2.0~rc1-5.1_amd64.deb
f9df55e972a221be9813335993237abc 447994 libdevel optional
libopenscenegraph-dev_3.2.0~rc1-5.1_amd64.deb
035f71b4c4010c3d51bbe92c6505ec96 5307292 libs optional
libopenscenegraph99_3.2.0~rc1-5.1_amd64.deb
789c49b725ed7fc7d44ba50f07d2142d 1495158 devel optional
openscenegraph_3.2.0~rc1-5.1_amd64.deb
2c70fb4b8cc504123859a8887d98e4f2 2719 devel optional
openscenegraph_3.2.0~rc1-5.1.dsc
b165ae04ee1f814aee33662bcc24ca32 21320 devel optional
openscenegraph_3.2.0~rc1-5.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQGcBAEBCAAGBQJTeMEpAAoJEIuAbIZKeKRFFPYMAI+EF/tVGa9BSCIwLkmji5oJ
VALOIDf8gBfYLdf+CV8/u80/ebQZUp8p3iYM4gYu0fPg69P7rfiBhtTgox+MQJcG
kkhSwNYIC4yzWRqhzboMIBCjw1lOTu17P2egh/0fP4CyQj7U0TV9ukS+psM+v+Wh
gueA7B+iZUTaQ128W75gf2TLeZ/Cuco5ob/7DN+sVoLk3Dv7E4QNHtI0pdqezas8
6zX6W4cEZSOLPvWwECMIC3WXgxkZnQh0gj76POtKnwNrkyOjiN4TwwBIqeFfLbU/
uI5yL8cW88WJXJ+smNySsFusfEr2vkaBFDmqXtHUylYPH1VJ0sm78SEwbADCKHTQ
R3j84AKqVAccuWK2ojbCCfJWGozSE9Dfuy1N7pajryNMbdetDnQJNdFTrZ/VSjj3
ah/rWHqECHecYLvLGkFk1y1cNSbKJw+tvzfESQbT4SP5bwNLHXMIrbnxZLJ/aklR
1L86/WdEMcDUAIv6cmZqp1gHlgBe83gbyQ6Aov53AQ==
=YKR2
-----END PGP SIGNATURE-----
--- End Message ---