Your message dated Sun, 18 Aug 2024 20:38:53 +0000 with message-id <E1sfmft-00GC7o-DT@fasolo.debian.org> and subject line Bug#1072426: fixed in kodi-inputstream-ffmpegdirect 21.3.5+ds-1 has caused the Debian Bug report #1072426, regarding kodi-inputstream-ffmpegdirect: FTBFS with ffmpeg 7.0: FFmpegStream.cpp:1067:35: error: ‘const AVInputFormat’ {aka ‘const struct AVInputFormat’} has no member named ‘read_probe’ 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 owner@bugs.debian.org immediately.) -- 1072426: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072426 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: kodi-inputstream-ffmpegdirect: FTBFS with ffmpeg 7.0: FFmpegStream.cpp:1067:35: error: ‘const AVInputFormat’ {aka ‘const struct AVInputFormat’} has no member named ‘read_probe’
- From: Sebastian Ramacher <sramacher@debian.org>
- Date: Sun, 2 Jun 2024 15:21:01 +0200
- Message-id: <ZlxxvX135ClRuVzB@ramacher.at>
Source: kodi-inputstream-ffmpegdirect Version: 20.5.0+ds1-3 Severity: important Tags: trixie sid ftbfs Usertags: ffmpeg-7.0 Hi, during a rebuild of the reverse dependencies for the transition to ffmpeg 7.0, your package failed to build Relevant part (hopefully): > /usr/bin/c++ -DADDON_GLOBAL_VERSION_FILESYSTEM_USED -DADDON_GLOBAL_VERSION_GENERAL_USED -DADDON_GLOBAL_VERSION_MAIN_USED -DADDON_GLOBAL_VERSION_NETWORK_USED -DADDON_GLOBAL_VERSION_TOOLS_USED -DADDON_INSTANCE_VERSION_INPUTSTREAM_USED -DBUILD_KODI_ADDON -DFFMPEGDIRECT_VERSION=20.5.0 -Dinputstream_ffmpegdirect_EXPORTS -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++17 -fPIC -DTARGET_POSIX -DTARGET_LINUX -D_GNU_SOURCE -DHAVE_LINUX_UDMABUF=1 -DHAVE_LINUX_DMA_HEAP=1 -DHAVE_LINUX_DMA_BUF=1 -DHAVE_MKOSTEMP=1 -DHAVE_LINUX_MEMFD=1 -DHAVE_STATX=1 -MD -MT CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/FFmpegStream.cpp.o -MF CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/FFmpegStream.cpp.o.d -o CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/FFmpegStream.cpp.o -c /<<PKGBUILDDIR>>/src/stream/FFmpegStream.cpp > In file included from /<<PKGBUILDDIR>>/src/stream/FFmpegStream.h:14, > from /<<PKGBUILDDIR>>/src/stream/FFmpegStream.cpp:8: > /<<PKGBUILDDIR>>/src/stream/DemuxStream.h:36:7: warning: ‘ffmpegdirect::DemuxStream’ declared with greater visibility than the type of its field ‘ffmpegdirect::DemuxStream::cryptoSession’ [-Wattributes] > 36 | class DemuxStream > | ^~~~~~~~~~~ > In file included from /<<PKGBUILDDIR>>/src/stream/FFmpegStream.h:15: > /<<PKGBUILDDIR>>/src/stream/CurlInput.h:23:7: warning: ‘ffmpegdirect::CurlInput’ declared with greater visibility than the type of its field ‘ffmpegdirect::CurlInput::m_pFile’ [-Wattributes] > 23 | class CurlInput > | ^~~~~~~~~ > /<<PKGBUILDDIR>>/src/stream/FFmpegStream.cpp: In member function ‘bool ffmpegdirect::FFmpegStream::OpenWithCURL(const AVInputFormat*)’: > /<<PKGBUILDDIR>>/src/stream/FFmpegStream.cpp:1067:35: error: ‘const AVInputFormat’ {aka ‘const struct AVInputFormat’} has no member named ‘read_probe’ > 1067 | if (iformat2 && iformat2->read_probe(&pd) > AVPROBE_SCORE_MAX / 4) > | ^~~~~~~~~~ > /<<PKGBUILDDIR>>/src/stream/FFmpegStream.cpp:1076:37: error: ‘const AVInputFormat’ {aka ‘const struct AVInputFormat’} has no member named ‘read_probe’ > 1076 | if (iformat2 && iformat2->read_probe(&pd) > AVPROBE_SCORE_MAX / 4) > | ^~~~~~~~~~ > /<<PKGBUILDDIR>>/src/stream/FFmpegStream.cpp: In member function ‘bool ffmpegdirect::FFmpegStream::SeekTime(double, bool, double*)’: > /<<PKGBUILDDIR>>/src/stream/FFmpegStream.cpp:1561:38: error: ‘const struct AVInputFormat’ has no member named ‘read_seek’ > 1561 | if (m_pFormatContext->iformat->read_seek) > | ^~~~~~~~~ > make[3]: *** [CMakeFiles/inputstream.ffmpegdirect.dir/build.make:135: CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/FFmpegStream.cpp.o] Error 1 The full build log is available from: https://people.debian.org/~sramacher/ffmpeg-7.0/kodi-inputstream-ffmpegdirect_arm64.build ffmpeg 7.0 is available in experimental. Cheers -- Sebastian Ramacher
--- End Message ---
--- Begin Message ---
- To: 1072426-close@bugs.debian.org
- Subject: Bug#1072426: fixed in kodi-inputstream-ffmpegdirect 21.3.5+ds-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 18 Aug 2024 20:38:53 +0000
- Message-id: <E1sfmft-00GC7o-DT@fasolo.debian.org>
- Reply-to: Vasyl Gello <vasek.gello@gmail.com>
Source: kodi-inputstream-ffmpegdirect Source-Version: 21.3.5+ds-1 Done: Vasyl Gello <vasek.gello@gmail.com> We believe that the bug you reported is fixed in the latest version of kodi-inputstream-ffmpegdirect, 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 1072426@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Vasyl Gello <vasek.gello@gmail.com> (supplier of updated kodi-inputstream-ffmpegdirect 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 09 Aug 2024 07:56:46 +0000 Source: kodi-inputstream-ffmpegdirect Architecture: source Version: 21.3.5+ds-1 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: Vasyl Gello <vasek.gello@gmail.com> Closes: 1072426 Changes: kodi-inputstream-ffmpegdirect (21.3.5+ds-1) unstable; urgency=medium . * New upstream version 21.3.5+ds * Add workaround for FFmpeg 7.0 (Closes: #1072426) * Bump standards version to 4.7.0 (no changes required) Checksums-Sha1: 2494b708bd385e392914c2e9ed0883a8da09603f 2480 kodi-inputstream-ffmpegdirect_21.3.5+ds-1.dsc 4616d0bac5bdd6181960eb85d1a1a997b42898ec 230120 kodi-inputstream-ffmpegdirect_21.3.5+ds.orig.tar.xz b3c38e09026d7225b5f92b9ba0fe45b726a84752 6324 kodi-inputstream-ffmpegdirect_21.3.5+ds-1.debian.tar.xz b4274c5f27a0bcbcac1efe80685a384f22328d92 5921 kodi-inputstream-ffmpegdirect_21.3.5+ds-1_source.buildinfo Checksums-Sha256: 02cb59c9c1873ef65598d87835707a43738ebabb17b86ad9ba0bd50bd11730f5 2480 kodi-inputstream-ffmpegdirect_21.3.5+ds-1.dsc 41efa1cc705fe187e52626d0760742cf9016f4f53c09c2e947b770acc0ca0a8b 230120 kodi-inputstream-ffmpegdirect_21.3.5+ds.orig.tar.xz e5a06f28c0ec64dbf84fe0b84a8d9e9e0e8e1ee3d133e56d012d01c5b4b99e86 6324 kodi-inputstream-ffmpegdirect_21.3.5+ds-1.debian.tar.xz c5d89105bc0dc6367a70f481ab4e511200093a67b33a7d2e3c96b9852bce4618 5921 kodi-inputstream-ffmpegdirect_21.3.5+ds-1_source.buildinfo Files: b13ba35ca1f19e5e8c91265bc36b5654 2480 libs optional kodi-inputstream-ffmpegdirect_21.3.5+ds-1.dsc 4a1843e9326cfd9a7d51109193b4f275 230120 libs optional kodi-inputstream-ffmpegdirect_21.3.5+ds.orig.tar.xz b88fc4cc6a0ef6fbf255e96072fc0e19 6324 libs optional kodi-inputstream-ffmpegdirect_21.3.5+ds-1.debian.tar.xz 849206edc50b95526bcdbd806cc232dc 5921 libs optional kodi-inputstream-ffmpegdirect_21.3.5+ds-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJKBAEBCAA0FiEEKG46uNMbcWWMwf6pRcPahUxsbF4FAmbCUlwWHHZhc2VrLmdl bGxvQGdtYWlsLmNvbQAKCRBFw9qFTGxsXkYZEADMM3l7NDcQGES5XH6mQ063tU3m TXPk7CjAdOvOavL4JglO5UQXDnopg5hga9C3sv04Tyl3JrsKuWa90KCs+nshGqb4 oVCT9xd8ciu4S26s9trFusOVpJoHic5ag6R6wSvJxQ7CxWYsCNUMOZ5WUzTI9FCj ivIxbuznvUVhv6g0rf7y3Syy/un9pOYL39U2MAt1Lbn0qje8U9O3VQoQAKdmn/aK ArjQ9aIrKaJ5pKBQZfnbPqPOKoEMJ4VrUcsgFgJyyVHQ7AhtRcpY8bl6P0SovWca 6nhFcwPb5SrKlZUMhuKp8OLNaFg+Gbx+ufOEQ5yxoh06KE5acWKQ2+7z3fwhFJVn +P3TvA1oWkBCoKHuax2m47kcbD341Op2mVJqGhonh10h7W1MV/6ws3Xxwei+k6Kj uHnk3RwYRHA0koJHnKM9rDm9T2EGKG6EnP6aCEqndMWCnsp8agM0tPnsgQZ48tXw xnH3GmpowbUpALiUGFla4NdFMo3B773VhKycLPawj1CdzlvYUihARQ9Mg6CnPlWc srdVjjJw/wpP92Xd1jeejwY+gDj+Pc/nQ5BA7Bk+cDj+9zDQLVg2VV+s90T9hrtV qAmf3lclIiu/2d350syOv3YubNmAJc8Fx0Ii6iyMN75Oey93Zo2dUOMHENFVzbqO MGMTwdX1K/Kgwqs66g== =IkyU -----END PGP SIGNATURE-----Attachment: pgpIUs1xBbL7F.pgp
Description: PGP signature
--- End Message ---