Source: opal 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 make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/home/jmm/av10/opal-3.10.10~dfsg/plugins/video/H.261-vic' make[5]: Entering directory `/home/jmm/av10/opal-3.10.10~dfsg/plugins/video/H.263-1998' [CC] h263-1998.cxx In file included from h263-1998.cxx:50:0: h263-1998.h:118:23: error: 'CodecID' has not been declared virtual bool Init(CodecID codecId); ^ In file included from h263-1998.cxx:58:0: ../common/dyna.h:91:27: error: expected ')' before 'codec' FFMPEGLibrary(CodecID codec); ^ ../common/dyna.h:96:38: error: use of enum 'CodecID' without previous declaration AVCodec *AvcodecFindEncoder(enum CodecID id); ^ ../common/dyna.h:97:38: error: use of enum 'CodecID' without previous declaration AVCodec *AvcodecFindDecoder(enum CodecID id); ^ ../common/dyna.h:120:5: error: 'CodecID' does not name a type CodecID m_codec; ^ h263-1998.cxx:97:44: error: 'CODEC_ID_H263P' was not declared in this scope static FFMPEGLibrary FFMPEGLibraryInstance(CODEC_ID_H263P); ^ h263-1998.cxx:206:37: error: 'bool H263_Base_EncoderContext::Init' is not a static member of 'class H263_Base_EncoderContext' bool H263_Base_EncoderContext::Init(CodecID codecId) ^ h263-1998.cxx:206:37: error: 'CodecID' was not declared in this scope h263-1998.cxx:207:1: error: expected ',' or ';' before '{' token { ^ make[5]: *** [/home/jmm/av10/opal-3.10.10~dfsg/plugins/../lib_linux_x86_64/plugins/h263_ffmpeg/h263-1998.o] Error 1 make[5]: Leaving directory `/home/jmm/av10/opal-3.10.10~dfsg/plugins/video/H.263-1998' make[4]: *** [all] Error 2 make[4]: Leaving directory `/home/jmm/av10/opal-3.10.10~dfsg/plugins' make[3]: *** [subdirs] Error 2 make[3]: Leaving directory `/home/jmm/av10/opal-3.10.10~dfsg' make[2]: *** [opt] Error 2 make[2]: Leaving directory `/home/jmm/av10/opal-3.10.10~dfsg' dh_auto_build: make -j1 PKG_CONFIG_PATH=/home/jmm/av10/opal-3.10.10~dfsg/samples opt docs returned exit code 2 make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory `/home/jmm/av10/opal-3.10.10~dfsg' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers