Your message dated Tue, 12 Sep 2023 09:18:57 +0000
with message-id <e1qfzxt-00coes...@fasolo.debian.org>
and subject line Bug#1037574: fixed in android-platform-system-tools-hidl
10.0.0+r36-3.1
has caused the Debian Bug report #1037574,
regarding android-platform-system-tools-hidl: 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.)
--
1037574: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037574
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:android-platform-system-tools-hidl
Version: 10.0.0+r36-3
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/android-platform-system-tools-hidl_10.0.0+r36-3_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
[...]
4 errors generated.
In file included from generateVts.cpp:17:
In file included from ./AST.h:22:
hashing/include/hidl-hash/Hash.h:25:30: error: use of undeclared identifier
'uint8_t'
static const std::vector<uint8_t> kEmptyHash;
^
hashing/include/hidl-hash/Hash.h:38:52: error: use of undeclared identifier
'uint8_t'
static std::string hexString(const std::vector<uint8_t>& hash);
^
hashing/include/hidl-hash/Hash.h:41:23: error: use of undeclared identifier
'uint8_t'
const std::vector<uint8_t>& raw() const;
^
hashing/include/hidl-hash/Hash.h:50:17: error: use of undeclared identifier
'uint8_t'
std::vector<uint8_t> mHash;
^
4 errors generated.
In file included from AST.cpp:17:
In file included from ./AST.h:22:
hashing/include/hidl-hash/Hash.h:25:30: error: use of undeclared identifier
'uint8_t'
static const std::vector<uint8_t> kEmptyHash;
^
hashing/include/hidl-hash/Hash.h:38:52: error: use of undeclared identifier
'uint8_t'
static std::string hexString(const std::vector<uint8_t>& hash);
^
hashing/include/hidl-hash/Hash.h:41:23: error: use of undeclared identifier
'uint8_t'
const std::vector<uint8_t>& raw() const;
^
hashing/include/hidl-hash/Hash.h:50:17: error: use of undeclared identifier
'uint8_t'
std::vector<uint8_t> mHash;
^
4 errors generated.
In file included from hidl-gen_y.yy:19:
In file included from ./AST.h:22:
hashing/include/hidl-hash/Hash.h:25:30: error: use of undeclared identifier
'uint8_t'
static const std::vector<uint8_t> kEmptyHash;
^
hashing/include/hidl-hash/Hash.h:38:52: error: use of undeclared identifier
'uint8_t'
static std::string hexString(const std::vector<uint8_t>& hash);
^
hashing/include/hidl-hash/Hash.h:41:23: error: use of undeclared identifier
'uint8_t'
const std::vector<uint8_t>& raw() const;
^
hashing/include/hidl-hash/Hash.h:50:17: error: use of undeclared identifier
'uint8_t'
std::vector<uint8_t> mHash;
^
4 errors generated.
In file included from hashing/Hash.cpp:17:
hashing/include/hidl-hash/Hash.h:25:30: error: use of undeclared identifier
'uint8_t'
static const std::vector<uint8_t> kEmptyHash;
^
hashing/include/hidl-hash/Hash.h:38:52: error: use of undeclared identifier
'uint8_t'
static std::string hexString(const std::vector<uint8_t>& hash);
^
hashing/include/hidl-hash/Hash.h:41:23: error: use of undeclared identifier
'uint8_t'
const std::vector<uint8_t>& raw() const;
^
hashing/include/hidl-hash/Hash.h:50:17: error: use of undeclared identifier
'uint8_t'
std::vector<uint8_t> mHash;
^
hashing/Hash.cpp:68:19: error: out-of-line definition of 'hexString' does not
match any declaration in 'android::Hash'
std::string Hash::hexString(const std::vector<uint8_t>& hash) {
^~~~~~~~~
5 errors generated.
make[2]: *** [debian/hidl-gen.mk:82: build] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" --file
debian/hidl-gen.mk returned exit code 2
make[1]: *** [debian/rules:16: debian/out/hidl-gen] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:19: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: android-platform-system-tools-hidl
Source-Version: 10.0.0+r36-3.1
Done: Marcos Talau <ta...@debian.org>
We believe that the bug you reported is fixed in the latest version of
android-platform-system-tools-hidl, 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.
Marcos Talau <ta...@debian.org> (supplier of updated
android-platform-system-tools-hidl 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: SHA512
Format: 1.8
Date: Sun, 10 Sep 2023 14:10:48 +0530
Source: android-platform-system-tools-hidl
Architecture: source
Version: 10.0.0+r36-3.1
Distribution: unstable
Urgency: medium
Maintainer: Android Tools Maintainers
<android-tools-de...@lists.alioth.debian.org>
Changed-By: Marcos Talau <ta...@debian.org>
Closes: 1037574
Changes:
android-platform-system-tools-hidl (10.0.0+r36-3.1) unstable; urgency=medium
.
* Non-maintainer upload.
* debian/patches/fix_ftbfs_gcc-13.patch: New. Fix FTBFS with gcc-13.
Thanks to Adrian Bunk (Closes: #1037574).
Checksums-Sha1:
f936573d860f7593258aac21f7e2a818d757d53d 2477
android-platform-system-tools-hidl_10.0.0+r36-3.1.dsc
3795d6972910840bf637686bb35b9e9e7a78e952 35620
android-platform-system-tools-hidl_10.0.0+r36-3.1.debian.tar.xz
b84f933c2fedc72fd11057bad9193c30d85338fe 7108
android-platform-system-tools-hidl_10.0.0+r36-3.1_source.buildinfo
Checksums-Sha256:
59e48a60934ec1520d490d12a7071745784ece41b02e35741de197169314a336 2477
android-platform-system-tools-hidl_10.0.0+r36-3.1.dsc
fdddb631b9b93eb0980d5bd7b9cf6f22d3eb90ecac21e190c2349096b7d46e56 35620
android-platform-system-tools-hidl_10.0.0+r36-3.1.debian.tar.xz
71960c78c0a00f9b25be8df874b31327bca17c11c7441e767c5383dccf38d703 7108
android-platform-system-tools-hidl_10.0.0+r36-3.1_source.buildinfo
Files:
c4c7a85697c94af8ce4cd1e50da77a30 2477 devel optional
android-platform-system-tools-hidl_10.0.0+r36-3.1.dsc
95fe6b52f3e0c27781dfc0266805a0e8 35620 devel optional
android-platform-system-tools-hidl_10.0.0+r36-3.1.debian.tar.xz
ca83247c7a776458775cbd215e0c4a4d 7108 devel optional
android-platform-system-tools-hidl_10.0.0+r36-3.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmT9gdcACgkQ9LqqgNso
ukyawRAAsCFEt60OQrGNWSU1mEjym0VICjYo9k0pgCOWeIOnMPKtOG5mxRADVROh
K+wa8YGcNmtXfP2nqMaF/o/wu+TF/2CmbofF5C+y6iYY1Vx9n6nMtOogED7/PFEa
r3uZqm47OCY6nk50yQoNsaFn6HFmscGvkssKYsLSA2p2OEBFOB4cd7OI5SAjybjA
KMv9YijCvi+yeZheBN8CUVVofLnvFjaPv3Y/zt5O1tEuW499jJ3BDU1FCUbr9a1Y
Gz27X+eBVV3rYIwNkgwSahYfeeTjX9RaIPLbmLWl3+9O8ZpE2Icb1BEtQq4Jrn36
qpbdpikLGH0i7YbDq/Y8XloAuVWixNwLtWNDBq+JdUOuFVSgrXXduEVP+uGjDeUm
y6IdRsNxQWW539AxjDirPaJ7MhsV/DPlxaQDzV2+AIuaJ+4yDAhvWMG4bKokONww
1AItlN5uW77hc6bcyLduPGwVE0U7Xmya/83zAFluaDq/6MRM+wW0esTXIjrUChvK
TP6+xvzuKbH1yZRr6pHpDz8Fu+5hzgAD5G3XbY8ih2oDoLqoy5h4eVhW9T+I3iMH
rGr3mbcYsS/l2S6royKJ+41dCVKpIm+VhuDHhJbBA1FFA4iIqJ/OElA3oNqKqetb
MQpwPne2UK6FfG+arqe6x424GYdrANzHPq6TCjVHr4fP3a9zwhE=
=RZon
-----END PGP SIGNATURE-----
--- End Message ---