Your message dated Fri, 22 Jul 2022 22:34:16 +0000 with message-id <e1of1ds-000g76...@fasolo.debian.org> and subject line Bug#1004637: fixed in libquicktime 2:1.2.4-13 has caused the Debian Bug report #1004637, regarding libquicktime: FTBFS with ffmpeg 5.0 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.) -- 1004637: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004637 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: libquicktime Version: 2:1.2.4-12 Severity: important X-Debbugs-Cc: sramac...@debian.org Usertags: ffmpeg5.0 Tags: sid bookworm ftbfs libquicktime FTBFS with ffmpeg 5.0 (in experimental): | /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -DLOCALE_DIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -finline-functions -Wall -Winline -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c -o video.lo video.c | libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -DLOCALE_DIR=\"/usr/share/locale\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -finline-functions -Wall -Winline -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -c video.c -fPIC -DPIC -o .libs/video.o | video.c: In function ‘lqt_ffmpeg_decode_video’: | video.c:881:10: warning: implicit declaration of function ‘avcodec_decode_video2’; did you mean ‘avcodec_decode_subtitle2’? [-Wimplicit-function-declaration] | 881 | if(avcodec_decode_video2(codec->avctx, | | ^~~~~~~~~~~~~~~~~~~~~ | | avcodec_decode_subtitle2 | video.c: In function ‘init_imx_encoder’: | video.c:1142:15: error: ‘AVCodecContext’ has no member named ‘rtp_payload_size’ | 1142 | codec->avctx->rtp_payload_size = 1; // ?? | | ^~ | video.c: In function ‘lqt_ffmpeg_encode_video’: | video.c:1531:3: warning: ‘av_init_packet’ is deprecated [-Wdeprecated-declarations] | 1531 | av_init_packet(&pkt); | | ^~~~~~~~~~~~~~ | In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:45, | from ffmpeg.h:29, | from video.c:26: | /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here | 506 | void av_init_packet(AVPacket *pkt); | | ^~~~~~~~~~~~~~ | video.c:1535:6: warning: implicit declaration of function ‘avcodec_encode_video2’; did you mean ‘avcodec_encode_subtitle’? [-Wimplicit-function-declaration] | 1535 | if(avcodec_encode_video2(codec->avctx, &pkt, codec->frame, &got_packet) < 0) | | ^~~~~~~~~~~~~~~~~~~~~ | | avcodec_encode_subtitle | video.c: In function ‘flush’: | video.c:1632:3: warning: ‘av_init_packet’ is deprecated [-Wdeprecated-declarations] | 1632 | av_init_packet(&pkt); | | ^~~~~~~~~~~~~~ | In file included from /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:45, | from ffmpeg.h:29, | from video.c:26: | /usr/include/x86_64-linux-gnu/libavcodec/packet.h:506:6: note: declared here | 506 | void av_init_packet(AVPacket *pkt); | | ^~~~~~~~~~~~~~ | video.c:1615:7: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] | 1615 | int result = 0; | | ^~~~~~ | video.c: In function ‘lqt_ffmpeg_encode_video’: | video.c:1435:9: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] | 1435 | fread(codec->avctx->stats_in, stats_len, 1, codec->stats_file); | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | make[4]: *** [Makefile:539: video.lo] Error 1 Cheers -- Sebastian Ramachersignature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: libquicktime Source-Version: 2:1.2.4-13 Done: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org> We believe that the bug you reported is fixed in the latest version of libquicktime, 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 1004...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org> (supplier of updated libquicktime 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: Fri, 22 Jul 2022 23:56:21 +0200 Source: libquicktime Architecture: source Version: 2:1.2.4-13 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multime...@lists.debian.org> Changed-By: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org> Closes: 1004637 Changes: libquicktime (2:1.2.4-13) unstable; urgency=medium . [ Ondřej Nový ] * d/watch: Use https protocol * Use debhelper-compat instead of debian/compat . [ IOhannes m zmölnig (Debian/GNU) ] * Drop ffmpeg support for now (Closes: #1004637) * Drop cdbs in favour of shorthand dh (>=13) * Drop autotools-related B-Ds (provided by debhelper>=13) * Fix installation paths * Declare .la-files as not-installed * doc-base documentation is now in /usr/share/doc/libquicktime-dev * Have -doc package Recommend the -dev package * Make docs reproducible * Add patch to allow for cross-building * Declare that building this package does not require 'root' powers. * Add salsa-ci configuration * Apply 'wrap-and-sort -ast' * Add myself to the uploaders * Update d/watch to version 4 * Bump dh-compat to 13 * Bump standards version to 4.6.1 Checksums-Sha1: 4832b2f50e9d448795fb4eb001b76c059305a34c 2778 libquicktime_1.2.4-13.dsc d67a06b10c8208e69eff9b45bb0496bd3e19f7d4 26068 libquicktime_1.2.4-13.debian.tar.xz Checksums-Sha256: f6b1a297acea8af27791a09c552d40a6ac39972b15309df9f2671352a024313c 2778 libquicktime_1.2.4-13.dsc 13a69d668548134ce37e2c06fbdc0ec7d02edd7d93775e0a6f7ac157c1f2d202 26068 libquicktime_1.2.4-13.debian.tar.xz Files: 2037d19c2f0e18c495a99ca10769a204 2778 devel optional libquicktime_1.2.4-13.dsc b108023d38a60b65f586306aae79d12e 26068 devel optional libquicktime_1.2.4-13.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJKBAEBCAA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAmLbIpQWHGZvcnVtQHVt bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+N+QD/9+CyTy89mKuM3c6XXoY/y9+cXp Af0/VpaK1yJAV9k65X50XgkGs4c9ok6eTu+vmV+nfHaMLLtr0gGqaFeVJb4i0fSQ SVKzfVa4AN8udZNPZkl4yv3eKGzSVHuDUrVHZAWYzXndkniUamJgdZW7oV1ykIde VXhdrDtPtu1ZSGepaua5MtDjbp9nubv65wrelLQ/PHVlh57zKEPtr2GzIkVs+0Yf JHC42sr71eucQH3dDhjY3NuNaoEsu0rzzIf4uaZJFZZmPN86/z+wr+Wjp+hXiuiH fbN56FXX7rIb+Bosq08jsaZup+o2sCJACjUhrV49tJwEEKIsam92QdE9I2xWnq/S QyeEiWS2owWd9L1jF+vsObe7duwvmJcojJ1kVkq4DTdD8cU9hOHNwUKg7NMXgdrg nydkEMsrKisez5ISQpDPWZRkJ7eNGpWnSHqMBvgE8d5RW05nMKSrVYMp5u952Ly/ A5SoPGXSGFoyx2l7WzvU42cI945baoWx6l/15UtCtRhH1KZPBE6C91PRbI5QcXBX o9na7pWfAsZ7UByqfLmvvkv5HPIYTwl40eyphLKhS8WQjPH/YM1XaYk38Ia0F6pi c6uEhonu3YiNnRI9uZmgaoFO+L4k8IRIi6z2a0kreuFwYTIlT+GxVXqmdU+vzYtX 5CDBBwnMhxf6x6HLxg== =pmP+ -----END PGP SIGNATURE-----
--- End Message ---