Source: xine-lib-1.2 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 CC xineplug_vo_out_vaapi_la-video_out_vaapi.lo video_out_vaapi.c:1154:48: error: 'CODEC_ID_MPEG2VIDEO' undeclared here (not in a function) {IMGFMT_VAAPI_MPEG2, PIX_FMT_VAAPI_VLD, CODEC_ID_MPEG2VIDEO}, ^ video_out_vaapi.c:1157:48: error: 'CODEC_ID_MPEG4' undeclared here (not in a function) {IMGFMT_VAAPI_MPEG4, PIX_FMT_VAAPI_VLD, CODEC_ID_MPEG4}, ^ video_out_vaapi.c:1158:48: error: 'CODEC_ID_H263' undeclared here (not in a function) {IMGFMT_VAAPI_H263, PIX_FMT_VAAPI_VLD, CODEC_ID_H263}, ^ video_out_vaapi.c:1159:48: error: 'CODEC_ID_H264' undeclared here (not in a function) {IMGFMT_VAAPI_H264, PIX_FMT_VAAPI_VLD, CODEC_ID_H264}, ^ video_out_vaapi.c:1160:48: error: 'CODEC_ID_WMV3' undeclared here (not in a function) {IMGFMT_VAAPI_WMV3, PIX_FMT_VAAPI_VLD, CODEC_ID_WMV3}, ^ video_out_vaapi.c:1161:48: error: 'CODEC_ID_VC1' undeclared here (not in a function) {IMGFMT_VAAPI_VC1, PIX_FMT_VAAPI_VLD, CODEC_ID_VC1}, ^ video_out_vaapi.c: In function 'yuy2_to_nv12': video_out_vaapi.c:3078:41: warning: assignment makes integer from pointer without a cast [enabled by default] *(uv_dst_tmp + (height*width/4) ) = (yuy2_map + (height*width/2)); ^ video_out_vaapi.c:3079:45: warning: assignment makes integer from pointer without a cast [enabled by default] *(uv_dst_tmp + (height*width/4) + 2 ) = (yuy2_map + (height*width/2) + 2); ^ video_out_vaapi.c:3058:7: warning: unused variable 'uv_dst_size' [-Wunused-variable] int uv_dst_size = dst_height * uv_dst_pitch / 2; ^ make[4]: *** [xineplug_vo_out_vaapi_la-video_out_vaapi.lo] Error 1 make[4]: Leaving directory `/home/jmm/av10/xine-lib-1.2-1.2.4/src/video_out' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/jmm/av10/xine-lib-1.2-1.2.4/src/video_out' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/jmm/av10/xine-lib-1.2-1.2.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jmm/av10/xine-lib-1.2-1.2.4' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 j _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers