Your message dated Wed, 15 Jan 2014 22:24:59 +0000
with message-id <[email protected]>
and subject line Bug#720816: fixed in openscenegraph 3.2.0~rc1-2
has caused the Debian Bug report #720816,
regarding openscenegraph: FTBFS with libav9: FFmpegDecoder.cpp:282:76: error: 
'url_feof' 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 [email protected]
immediately.)


-- 
720816: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720816
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: openscenegraph
Version: 3.2.0~rc1-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130825 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Related to current libav9 transition (see #706798).

Relevant part (hopefully):
> make[3]: Entering directory `/«PKGBUILDDIR»/build/osg'
> /usr/bin/cmake -E cmake_progress_report "/«PKGBUILDDIR»/build/osg/CMakeFiles" 
> [ 39%] Building CXX object 
> src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.o
> cd "/«PKGBUILDDIR»/build/osg/src/osgPlugins/ffmpeg" && /usr/bin/c++   
> -DUSE_SWSCALE -D__STDC_CONSTANT_MACROS -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"/«PKGBUILDDIR»/OpenSceneGraph/include" 
> -I"/«PKGBUILDDIR»/build/osg/include" -I/usr/include/libswscale    -o 
> CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.o -c 
> "/«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegClocks.cpp"
> /usr/bin/cmake -E cmake_progress_report "/«PKGBUILDDIR»/build/osg/CMakeFiles" 
> [ 39%] Building CXX object 
> src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegDecoderAudio.o
> cd "/«PKGBUILDDIR»/build/osg/src/osgPlugins/ffmpeg" && /usr/bin/c++   
> -DUSE_SWSCALE -D__STDC_CONSTANT_MACROS -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"/«PKGBUILDDIR»/OpenSceneGraph/include" 
> -I"/«PKGBUILDDIR»/build/osg/include" -I/usr/include/libswscale    -o 
> CMakeFiles/osgdb_ffmpeg.dir/FFmpegDecoderAudio.o -c 
> "/«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp"
> /usr/bin/cmake -E cmake_progress_report "/«PKGBUILDDIR»/build/osg/CMakeFiles" 
> 100
> [ 40%] Building CXX object 
> src/osgPlugins/xine/CMakeFiles/osgdb_xine.dir/ReaderWriterXine.o
> cd "/«PKGBUILDDIR»/build/osg/src/osgPlugins/xine" && /usr/bin/c++   
> -Dosgdb_xine_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 -pedantic -Wreturn-type -Wmissing-braces 
> -Wunknown-pragmas -Wunused -fpermissive -fPIC 
> -I"/«PKGBUILDDIR»/OpenSceneGraph/include" 
> -I"/«PKGBUILDDIR»/build/osg/include"    -o 
> CMakeFiles/osgdb_xine.dir/ReaderWriterXine.o -c 
> "/«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/xine/ReaderWriterXine.cpp"
> /usr/bin/cmake -E cmake_progress_report "/«PKGBUILDDIR»/build/osg/CMakeFiles" 
> [ 40%] Building CXX object 
> src/osgPlugins/lwo/CMakeFiles/osgdb_lwo.dir/Surface.o
> cd "/«PKGBUILDDIR»/build/osg/src/osgPlugins/lwo" && /usr/bin/c++   
> -Dosgdb_lwo_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 -pedantic -Wreturn-type -Wmissing-braces 
> -Wunknown-pragmas -Wunused -fpermissive -fPIC 
> -I"/«PKGBUILDDIR»/OpenSceneGraph/include" 
> -I"/«PKGBUILDDIR»/build/osg/include"    -o CMakeFiles/osgdb_lwo.dir/Surface.o 
> -c "/«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/lwo/Surface.cpp"
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp: 
> In function 'int osgFFmpeg::decode_audio(AVCodecContext*, int16_t*, int*, 
> const uint8_t*, int)':
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:28:12:
>  warning: 'int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, 
> AVPacket*)' is deprecated (declared at 
> /usr/include/libavcodec/avcodec.h:3608) [-Wdeprecated-declarations]
>      return avcodec_decode_audio3(avctx, samples, frame_size_ptr, &avpkt);
>             ^
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:28:72:
>  warning: 'int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, 
> AVPacket*)' is deprecated (declared at 
> /usr/include/libavcodec/avcodec.h:3608) [-Wdeprecated-declarations]
>      return avcodec_decode_audio3(avctx, samples, frame_size_ptr, &avpkt);
>                                                                         ^
> /usr/bin/cmake -E cmake_progress_report "/«PKGBUILDDIR»/build/osg/CMakeFiles" 
> /usr/bin/cmake -E cmake_progress_report "/«PKGBUILDDIR»/build/osg/CMakeFiles" 
> [ 40%] [ 40%] Building CXX object 
> src/osgWrappers/deprecated-dotosg/osg/CMakeFiles/osgdb_deprecated_osg.dir/Uniform.o
> Building CXX object src/osgPlugins/lwo/CMakeFiles/osgdb_lwo.dir/Tessellator.o
> cd "/«PKGBUILDDIR»/build/osg/src/osgPlugins/lwo" && /usr/bin/c++   
> -Dosgdb_lwo_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 -pedantic -Wreturn-type -Wmissing-braces 
> -Wunknown-pragmas -Wunused -fpermissive -fPIC 
> -I"/«PKGBUILDDIR»/OpenSceneGraph/include" 
> -I"/«PKGBUILDDIR»/build/osg/include"    -o 
> CMakeFiles/osgdb_lwo.dir/Tessellator.o -c 
> "/«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/lwo/Tessellator.cpp"
> cd "/«PKGBUILDDIR»/build/osg/src/osgWrappers/deprecated-dotosg/osg" && 
> /usr/bin/c++   -Dosgdb_deprecated_osg_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 
> -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused 
> -fpermissive -fPIC -I"/«PKGBUILDDIR»/OpenSceneGraph/include" 
> -I"/«PKGBUILDDIR»/build/osg/include"    -o 
> CMakeFiles/osgdb_deprecated_osg.dir/Uniform.o -c 
> "/«PKGBUILDDIR»/OpenSceneGraph/src/osgWrappers/deprecated-dotosg/osg/Uniform.cpp"
> /usr/bin/cmake -E cmake_progress_report "/«PKGBUILDDIR»/build/osg/CMakeFiles" 
> [ 40%] Building CXX object 
> src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegDecoder.o
> cd "/«PKGBUILDDIR»/build/osg/src/osgPlugins/ffmpeg" && /usr/bin/c++   
> -DUSE_SWSCALE -D__STDC_CONSTANT_MACROS -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"/«PKGBUILDDIR»/OpenSceneGraph/include" 
> -I"/«PKGBUILDDIR»/build/osg/include" -I/usr/include/libswscale    -o 
> CMakeFiles/osgdb_ffmpeg.dir/FFmpegDecoder.o -c 
> "/«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp"
> /usr/bin/cmake -E cmake_progress_report "/«PKGBUILDDIR»/build/osg/CMakeFiles" 
> [ 40%] Building CXX object 
> src/osgPlugins/bsp/CMakeFiles/osgdb_bsp.dir/VBSPGeometry.o
> cd "/«PKGBUILDDIR»/build/osg/src/osgPlugins/bsp" && /usr/bin/c++   
> -Dosgdb_bsp_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 -pedantic -Wreturn-type -Wmissing-braces 
> -Wunknown-pragmas -Wunused -fpermissive -fPIC 
> -I"/«PKGBUILDDIR»/OpenSceneGraph/include" 
> -I"/«PKGBUILDDIR»/build/osg/include"    -o 
> CMakeFiles/osgdb_bsp.dir/VBSPGeometry.o -c 
> "/«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/bsp/VBSPGeometry.cpp"
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp: In 
> member function 'bool osgFFmpeg::FFmpegDecoder::readNextPacketNormal()':
> /«PKGBUILDDIR»/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:282:76: 
> error: 'url_feof' was not declared in this scope
>              if (error == AVERROR_EOF || url_feof(m_format_context.get()->pb))
>                                                                             ^
> /usr/bin/cmake -E cmake_progress_report "/«PKGBUILDDIR»/build/osg/CMakeFiles" 
> 46
> make[3]: *** 
> [src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegDecoder.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/25/openscenegraph_3.2.0~rc1-1_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: openscenegraph
Source-Version: 3.2.0~rc1-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.

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: SHA512

Format: 1.8
Date: Wed, 15 Jan 2014 20:16:35 +0000
Source: openscenegraph
Binary: libopenthreads-dev libopenthreads14 libopenscenegraph-dev 
libopenscenegraph99 openscenegraph-doc openscenegraph openscenegraph-examples
Architecture: source all amd64
Version: 3.2.0~rc1-2
Distribution: unstable
Urgency: medium
Maintainer: Loic Dachary (OuoU) <[email protected]>
Changed-By: Manuel A. Fernandez Montecelo <[email protected]>
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: 720816
Changes: 
 openscenegraph (3.2.0~rc1-2) unstable; urgency=medium
 .
   * Add osg_libav9.patch to fix a FTBFS with newer ffmpeg/libav.  Thanks
     Rebecca N. Palmer for the report and the patch. (Closes: #720816)
   * Refresh all patches
Checksums-Sha1: 
 94ed0013ce30d4753df8471640ed353a466b03ab 2818 openscenegraph_3.2.0~rc1-2.dsc
 5c02de17dcac4028f9ef521408e947b81867fda2 18803 
openscenegraph_3.2.0~rc1-2.debian.tar.gz
 a5d74fca7fec5cd5e63de61d476493ae31d8bff7 6291826 
openscenegraph-doc_3.2.0~rc1-2_all.deb
 3bb911ad7f5f9d7e4c5024ef511c7c19330d656b 465146 
openscenegraph-examples_3.2.0~rc1-2_all.deb
 167e2260bb36127c2b2f4ce91b2d2d2327f62c57 18670 
libopenthreads-dev_3.2.0~rc1-2_amd64.deb
 4497b07a5df239bb9c0c446af5e75e4ce7872cbd 19228 
libopenthreads14_3.2.0~rc1-2_amd64.deb
 222c0f04452fe36cd4c4a3e60f2fddc34abf32b6 449092 
libopenscenegraph-dev_3.2.0~rc1-2_amd64.deb
 cd8a0223c719c3ef6d986e6048bf45f3c6075789 5315960 
libopenscenegraph99_3.2.0~rc1-2_amd64.deb
 7fdc822841d8b25b1dab7d9d8a4df2d1048e6fe0 1497188 
openscenegraph_3.2.0~rc1-2_amd64.deb
Checksums-Sha256: 
 a5330f12f3392ab5d9f6649117eaa743d8bc320e825ad18d9d84cfea75474505 2818 
openscenegraph_3.2.0~rc1-2.dsc
 f2531fce03608fe15742e42eb2c55e806dbb93524f316b25d9a6b28fe3501caa 18803 
openscenegraph_3.2.0~rc1-2.debian.tar.gz
 3e50261f0d465906088c4b9db696da0e1e090a71f5801126b03efa0b73340f58 6291826 
openscenegraph-doc_3.2.0~rc1-2_all.deb
 40c87b81d19b8d94f36cba7378774d647848f4d21d1e22cafd48cbda3ccafed8 465146 
openscenegraph-examples_3.2.0~rc1-2_all.deb
 9d84113cc9c8a282e066ed8dbf814a193d456970339ed637d9990501bd057f28 18670 
libopenthreads-dev_3.2.0~rc1-2_amd64.deb
 0f8d4eade70a568d1738dd2256110718853ac344ec5bb81e29327ed0c2b25838 19228 
libopenthreads14_3.2.0~rc1-2_amd64.deb
 a5713020431c828032b619343287d7df21298fd2a89ccb183c141354878b1da5 449092 
libopenscenegraph-dev_3.2.0~rc1-2_amd64.deb
 8ef0741d50e3e4f174a5c45cdf9b7070e7ebde36f534d98bac1c66aa9d876311 5315960 
libopenscenegraph99_3.2.0~rc1-2_amd64.deb
 5a97eae835e1a11d5a01b164860205957d77faf7a5b1f9f625605bf98ab17841 1497188 
openscenegraph_3.2.0~rc1-2_amd64.deb
Files: 
 682d032e2d5b7967d36bf93084f63f6b 2818 devel optional 
openscenegraph_3.2.0~rc1-2.dsc
 389839531556396a81b312e0f6a53d29 18803 devel optional 
openscenegraph_3.2.0~rc1-2.debian.tar.gz
 13abf1d72c04057c38b29b5ce65b68a7 6291826 doc optional 
openscenegraph-doc_3.2.0~rc1-2_all.deb
 269c328923d7255dc76be60faab74aa4 465146 devel optional 
openscenegraph-examples_3.2.0~rc1-2_all.deb
 0fbbd8ca483fbde71e3d9a80f0ba982b 18670 libdevel optional 
libopenthreads-dev_3.2.0~rc1-2_amd64.deb
 b53f2b5dc619d277f5035a48710e6309 19228 libs optional 
libopenthreads14_3.2.0~rc1-2_amd64.deb
 afcc3f5b004ea27a80e7e2a5c007f528 449092 libdevel optional 
libopenscenegraph-dev_3.2.0~rc1-2_amd64.deb
 8a3341e879bd2c6f1e9947eb62255a9c 5315960 libs optional 
libopenscenegraph99_3.2.0~rc1-2_amd64.deb
 5d032c8ddefa60ef8f565f2a69a0c201 1497188 devel optional 
openscenegraph_3.2.0~rc1-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJS1wR+AAoJEH92BqRF3KgOzf0P/2QEgxPIh63KEHP9RwLxBKm0
Qc1DLIRgh+64NQPHAxWu1peDX0++fpAXWs9KecrsG8CzpCiOxwTP2Su3n9tN4n/k
mIE7jrBtSGmNBmof0PC+NjQhBZAoZLWX3cx2lELUtIpsegnk49iLh7hPoZ7o32Zk
3CRBy2w10XQNX+B1pMntPJ635uMryPmr6eUP0Zzm2Dli+LVWBXs4H220qDsA0A7d
vRhq9m/6NOR0KW0qqAWNBcP+I/fXy8SvR4m1Ah73tVMGwAZauO5Xxp/RpAj5kWRr
ziSIZp90tt6Fv9Pd5I20LIGICWjQXqQMc1hvHjEh+bsa6dRaYho7yxUyTxjYlt0o
tlRREZu9jddfFMq7WU/5UAvPwoGHdUeDM2n6tHs+f6tAsx/zdxo+XG7klloOh52C
c6SdO5ii+npoMO5Nn69CbNl/xiD5zaKEUgakVyjYIWkDFyNsnm8hrdoThMZmtcqF
4qeQauhJngahbvY1VxMAC9DZeCzjALsYu5mibOWvMn+H5obxBxIBmENhiEmfkvBo
s/kK5P5Lr3cRZxyDB7m9l7yuPHFsyMy/KspIb4SZPEDmwsLQpnilREpr+XcKiuCE
VX0T6cSff6yP2qjagh5YfQdltlRKnUMRDPrbVwCP3wJ9io9WFXyHOgf2BazzKp0h
HuBqyO0m1QuXz8qhJdrv
=hA5L
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to