Source: xpra Version: 0.17.4+dfsg-1 Severity: serious Tags: stretch sid User: [email protected] Usertags: qa-ftbfs-20160728 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall > -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fstack-protector-strong > -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -I/usr/include/x86_64-linux-gnu -I/usr/include/python2.7 -c > xpra/codecs/dec_avcodec2/decoder.c -o > build/temp.linux-x86_64-2.7/xpra/codecs/dec_avcodec2/decoder.o -Wall -Werror > -Wno-error=strict-prototypes -fPIC > xpra/codecs/dec_avcodec2/decoder.c: In function > '__pyx_pf_4xpra_6codecs_12dec_avcodec2_7decoder_7Decoder_22decompress_image': > xpra/codecs/dec_avcodec2/decoder.c:7505:9: error: 'avcodec_decode_video2' is > deprecated [-Werror=deprecated-declarations] > __pyx_v_len = avcodec_decode_video2(__pyx_v_self->codec_ctx, > __pyx_v_self->av_frame, (&__pyx_v_got_picture), (&__pyx_v_avpkt)); > ^ > In file included from xpra/codecs/dec_avcodec2/decoder.c:280:0: > /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:4753:5: note: declared here > int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, > ^ > cc1: all warnings being treated as errors > error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 > dh_auto_build: python setup.py build --force --with-verbose --with-Xdummy > --without-Xdummy_wrapper returned exit code 1 > make[1]: *** [override_dh_auto_build] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2016/07/28/xpra_0.17.4+dfsg-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.

