Your message dated Sun, 06 Aug 2023 13:52:45 +0000
with message-id <e1qsebz-00acpm...@fasolo.debian.org>
and subject line Bug#1037714: fixed in kodi-inputstream-ffmpegdirect
20.5.0+ds1-2
has caused the Debian Bug report #1037714,
regarding kodi-inputstream-ffmpegdirect: ftbfs with GCC-13
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.)
--
1037714: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037714
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:kodi-inputstream-ffmpegdirect
Version: 20.5.0+ds1-1
Severity: normal
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-13
[This bug is targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/kodi-inputstream-ffmpegdirect_20.5.0+ds1-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 13, either set CC=gcc-13 CXX=g++-13 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-13/porting_to.html
[...]
[ 56%] Building CXX object
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/TimeshiftSegment.cpp.o
/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 -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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
-DHAVE_SSE=1 -DHAVE_SSE2=1 -DHAVE_SSE3=1 -DHAVE_SSSE3=1 -DHAVE_SSE4_1=1
-std=c++17 -MD -MT
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/TimeshiftSegment.cpp.o -MF
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/TimeshiftSegment.cpp.o.d -o
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/TimeshiftSegment.cpp.o -c
/<<PKGBUILDDIR>>/src/stream/TimeshiftSegment.
cpp
[ 62%] Building CXX object
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/TimeshiftStream.cpp.o
/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 -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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
-DHAVE_SSE=1 -DHAVE_SSE2=1 -DHAVE_SSE3=1 -DHAVE_SSSE3=1 -DHAVE_SSE4_1=1
-std=c++17 -MD -MT
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/TimeshiftStream.cpp.o -MF
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/TimeshiftStream.cpp.o.d -o
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/TimeshiftStream.cpp.o -c
/<<PKGBUILDDIR>>/src/stream/TimeshiftStream.cpp
[ 68%] Building CXX object
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/url/URL.cpp.o
/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 -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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
-DHAVE_SSE=1 -DHAVE_SSE2=1 -DHAVE_SSE3=1 -DHAVE_SSSE3=1 -DHAVE_SSE4_1=1
-std=c++17 -MD -MT
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/url/URL.cpp.o -MF
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/url/URL.cpp.o.d -o
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/url/URL.cpp.o -c
/<<PKGBUILDDIR>>/src/stream/url/URL.cpp
[ 75%] Building CXX object
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/url/UrlOptions.cpp.o
/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 -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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
-DHAVE_SSE=1 -DHAVE_SSE2=1 -DHAVE_SSE3=1 -DHAVE_SSSE3=1 -DHAVE_SSE4_1=1
-std=c++17 -MD -MT
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/url/UrlOptions.cpp.o -MF
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/url/UrlOptions.cpp.o.d -o
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/url/UrlOptions.cpp.o -c
/<<PKGBUILDDIR>>/src/stream/url/UrlOptions.cpp
In file included from /<<PKGBUILDDIR>>/src/stream/TimeshiftStream.h:10,
from /<<PKGBUILDDIR>>/src/stream/TimeshiftStream.cpp:8:
/<<PKGBUILDDIR>>/src/stream/../utils/HttpProxy.h:18:40: error: ‘uint16_t’ has
not been declared
18 | HttpProxy(const std::string& host, uint16_t port, const
std::string& user, const std::string& password)
| ^~~~~~~~
/<<PKGBUILDDIR>>/src/stream/../utils/HttpProxy.h:24:5: error: ‘uint16_t’ does
not name a type
24 | uint16_t GetProxyPort() const { return m_port; }
| ^~~~~~~~
/<<PKGBUILDDIR>>/src/stream/../utils/HttpProxy.h:11:1: note: ‘uint16_t’ is
defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
10 | #include <string>
+++ |+#include <cstdint>
11 |
/<<PKGBUILDDIR>>/src/stream/../utils/HttpProxy.h:25:23: error: ‘uint16_t’ has
not been declared
25 | void SetProxyPort(uint16_t value) { m_port = value; }
| ^~~~~~~~
/<<PKGBUILDDIR>>/src/stream/../utils/HttpProxy.h:35:5: error: ‘uint16_t’ does
not name a type
35 | uint16_t m_port;
| ^~~~~~~~
/<<PKGBUILDDIR>>/src/stream/../utils/HttpProxy.h:35:5: note: ‘uint16_t’ is
defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
/<<PKGBUILDDIR>>/src/stream/../utils/HttpProxy.h: In constructor
‘ffmpegdirect::HttpProxy::HttpProxy(const std::string&, int, const
std::string&, const std::string&)’:
/<<PKGBUILDDIR>>/src/stream/../utils/HttpProxy.h:19:23: error: class
‘ffmpegdirect::HttpProxy’ does not have any field named ‘m_port’
19 | : m_host(host), m_port(port), m_user(user), m_password(password)
{};
| ^~~~~~
/<<PKGBUILDDIR>>/src/stream/../utils/HttpProxy.h: In member function ‘void
ffmpegdirect::HttpProxy::SetProxyPort(int)’:
/<<PKGBUILDDIR>>/src/stream/../utils/HttpProxy.h:25:41: error: ‘m_port’ was not
declared in this scope; did you mean ‘m_host’?
25 | void SetProxyPort(uint16_t value) { m_port = value; }
| ^~~~~~
| m_host
In file included from /<<PKGBUILDDIR>>/src/stream/TimeshiftSegment.cpp:8:
/<<PKGBUILDDIR>>/src/stream/TimeshiftSegment.h:27:7: warning:
‘ffmpegdirect::TimeshiftSegment’ declared with greater visibility than the type
of its field ‘ffmpegdirect::TimeshiftSegment::m_fileHandle’ [-Wattributes]
27 | class TimeshiftSegment
| ^~~~~~~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/src/stream/FFmpegStream.h:14,
from /<<PKGBUILDDIR>>/src/stream/TimeshiftStream.h:12:
/<<PKGBUILDDIR>>/src/stream/DemuxStream.h: At global scope:
/<<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
| ^~~~~~~~~
In file included from /<<PKGBUILDDIR>>/src/stream/TimeshiftBuffer.h:11,
from /<<PKGBUILDDIR>>/src/stream/TimeshiftStream.h:13:
/<<PKGBUILDDIR>>/src/stream/TimeshiftSegment.h:27:7: warning:
‘ffmpegdirect::TimeshiftSegment’ declared with greater visibility than the type
of its field ‘ffmpegdirect::TimeshiftSegment::m_fileHandle’ [-Wattributes]
27 | class TimeshiftSegment
| ^~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/stream/TimeshiftBuffer.h:37:7: warning:
‘ffmpegdirect::TimeshiftBuffer’ declared with greater visibility than the type
of its field ‘ffmpegdirect::TimeshiftBuffer::m_segmentIndexFileHandle’
[-Wattributes]
37 | class TimeshiftBuffer
| ^~~~~~~~~~~~~~~
[ 81%] Building CXX object
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/url/Variant.cpp.o
/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 -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -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
-DHAVE_SSE=1 -DHAVE_SSE2=1 -DHAVE_SSE3=1 -DHAVE_SSSE3=1 -DHAVE_SSE4_1=1
-std=c++17 -MD -MT
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/url/Variant.cpp.o -MF
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/url/Variant.cpp.o.d -o
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/url/Variant.cpp.o -c
/<<PKGBUILDDIR>>/src/stream/url/Variant.cpp
make[3]: *** [CMakeFiles/inputstream.ffmpegdirect.dir/build.make:205:
CMakeFiles/inputstream.ffmpegdirect.dir/src/stream/TimeshiftStream.cpp.o] Error
1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:113:
CMakeFiles/inputstream.ffmpegdirect.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:159: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: kodi-inputstream-ffmpegdirect
Source-Version: 20.5.0+ds1-2
Done: Vasyl Gello <vasek.ge...@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 1037...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vasyl Gello <vasek.ge...@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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 04 Aug 2023 19:49:27 +0000
Source: kodi-inputstream-ffmpegdirect
Architecture: source
Version: 20.5.0+ds1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Vasyl Gello <vasek.ge...@gmail.com>
Closes: 1037714 1041401
Changes:
kodi-inputstream-ffmpegdirect (20.5.0+ds1-2) unstable; urgency=medium
.
[ Debian Janitor ]
* Set field Upstream-Contact in debian/copyright.
* Remove obsolete field Contact from debian/upstream/metadata (already
present in machine-readable debian/copyright).
.
[ Vasyl Gello ]
* Bmp copyright years
* d/watch: Fix repack suffix
* d/gbp.conf: Fix debian and upstream branches
* Add patch for ffmpeg6 (Closes: #1041401)
* Fix build with GCC 13 (Closes: #1037714)
Checksums-Sha1:
c107918cfc1a6f7e49ed6243c4b3d2431b325c2f 2473
kodi-inputstream-ffmpegdirect_20.5.0+ds1-2.dsc
1c3fe16d407d217c22595a9f1ce18d19b82ae8f6 9520
kodi-inputstream-ffmpegdirect_20.5.0+ds1-2.debian.tar.xz
7d1ed4e74d9e01caa6ad21a6a25e3e907308de71 5810
kodi-inputstream-ffmpegdirect_20.5.0+ds1-2_source.buildinfo
Checksums-Sha256:
37d06ffe4056e1acc4c6a2d5f60c5cdece69d52bb5898f54950665269038b4b3 2473
kodi-inputstream-ffmpegdirect_20.5.0+ds1-2.dsc
9c80bbd2b3c1adc81ad4ff39071bf5d65d84929975ce15da6867aa5806c5fbe3 9520
kodi-inputstream-ffmpegdirect_20.5.0+ds1-2.debian.tar.xz
e73e2f8ae5eea60046382f40c0114f24f8c8d75a3bbbeea22d0968c7fc2aa6e8 5810
kodi-inputstream-ffmpegdirect_20.5.0+ds1-2_source.buildinfo
Files:
8d57e4b967d6b57f8500bc58f711eb14 2473 libs optional
kodi-inputstream-ffmpegdirect_20.5.0+ds1-2.dsc
3145e5fe9663ed71ebf039383f70bf72 9520 libs optional
kodi-inputstream-ffmpegdirect_20.5.0+ds1-2.debian.tar.xz
1c02d93309839888f80bb57b8a2d549a 5810 libs optional
kodi-inputstream-ffmpegdirect_20.5.0+ds1-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJKBAEBCAA0FiEEKG46uNMbcWWMwf6pRcPahUxsbF4FAmTPXEwWHHZhc2VrLmdl
bGxvQGdtYWlsLmNvbQAKCRBFw9qFTGxsXqLbEADTl+zEIWLO/Ee19qOg70fTf8TP
Z2NjgFDIUPhwY2jGLV+4v3n+n5TQNGHXXNupyF2s+z2GXjjRzZSSX03hzrXb2JOF
5tWN5e13cuPkkmL4qat2Ncd7WVI9Y4MkWPbE3+aWQFBRfWONg0LGiQ/RtBXDe9S3
ovDnrWBrSX4FyQB5l4w9+Aq8clcC+Bb6diLNjNuxY6SQTP0Hr+M+WBV5cdAMzDyR
TMXxn0gASlAJwk/f724w3LnHKwBy1PnhVdoCfNXA0gM2X+SboSz13fmnMjfh2oce
xrQGf07eOUtm3E0zmjiNYuDiYEChUSJhZURmVUklF3x81i7CiZUbBGTzWEfzhZx7
mfSOXTc9ANtiJPt44PfPpWCLXRKnCZVuvNvoFmH+ynzt5bXFXJsu7mMgYcwwZwIM
GUhwbwQOPvQp+9wW36r5ni34z2DDJrBp21eUKnPRaCazxlzGApxDyRvDYzlF1rTn
o/jnK1JVp4xRt1MNP0FSXDaHN5wsgA8mutAxMzBEEwzTHad/NXNL9NgFtv07mG4E
RHkosD4L4DpUz9w5d0UbeHUb7iGxD/MoYIykwJte+QgD/eHDCSDCYpXhhmDY0D5n
r6XBmtkaZvG/OosfxGTmaJwS5YcGHEkKyfcNiW0YHoq6xDtlbxMWIkSxbMdUuvGN
4JuU49E08eYPGGgDgQ==
=dJ2R
-----END PGP SIGNATURE-----
--- End Message ---