Your message dated Sun, 31 Jul 2022 14:35:19 +0000
with message-id <e1oia2j-001wbm...@fasolo.debian.org>
and subject line Bug#1016267: fixed in android-platform-frameworks-base
1:10.0.0+r36-6
has caused the Debian Bug report #1016267,
regarding android-platform-frameworks-base: FTBFS:
libs/androidfw/Util.cpp:72:50: error: no template named 'function' in namespace
'std'
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.)
--
1016267: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016267
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: android-platform-frameworks-base
Version: 1:10.0.0+r36-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir --parents debian/out
> clang++ libs/androidfw/ApkAssets.cpp libs/androidfw/Asset.cpp
> libs/androidfw/AssetDir.cpp libs/androidfw/AssetManager.cpp
> libs/androidfw/AssetManager2.cpp libs/androidfw/AttributeResolution.cpp
> libs/androidfw/ChunkIterator.cpp libs/androidfw/ConfigDescription.cpp
> libs/androidfw/Idmap.cpp libs/androidfw/LoadedArsc.cpp
> libs/androidfw/Locale.cpp libs/androidfw/LocaleData.cpp
> libs/androidfw/misc.cpp libs/androidfw/ObbFile.cpp
> libs/androidfw/PosixUtils.cpp libs/androidfw/ResourceTypes.cpp
> libs/androidfw/ResourceUtils.cpp libs/androidfw/StreamingZipInflater.cpp
> libs/androidfw/TypeWrappers.cpp libs/androidfw/Util.cpp
> libs/androidfw/ZipFileRO.cpp libs/androidfw/ZipUtils.cpp -o
> debian/out/libandroidfw.so.0 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security
> -DSTATIC_ANDROIDFW_FOR_TOOLS -std=gnu++17 -DANDROID -fmessage-length=0 -W
> -Wall -Wno-unused -Winit-self -Wpointer-arith -no-canonical-prefixes -DNDEBUG
> -UDEBUG -fno-exceptions -Wno-multichar -O2 -fno-strict-aliasing -DANDROID
> -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith
> -no-canonical-prefixes -DNDEBUG -UDEBUG -fno-exceptions -Wno-multichar -O2
> -fno-strict-aliasing -Ilibs/androidfw/include -I/usr/include/android
> -Wl,-z,relro -fPIC -shared -Wl,-soname,libandroidfw.so.0
> -Wl,-rpath=/usr/lib/x86_64-linux-gnu/android -lz
> -L/usr/lib/x86_64-linux-gnu/android -lziparchive -lutils -llog -lbase
> libs/androidfw/AssetManager2.cpp:1380:30: warning: comparison of integers of
> different signs: 'size_t' (aka 'unsigned long') and 'const int'
> [-Wsign-compare]
> for (size_t e = 0; e < type->entry_count; e++) {
> ~ ^ ~~~~~~~~~~~~~~~~~
> libs/androidfw/AssetManager2.cpp:1489:21: warning: comparison of integers of
> different signs: 'int' and 'std::array::size_type' (aka 'unsigned long')
> [-Wsign-compare]
> for (int p = 0; p < packages_.size(); p++) {
> ~ ^ ~~~~~~~~~~~~~~~~
> libs/androidfw/AssetManager2.cpp:1495:23: warning: comparison of integers of
> different signs: 'int' and 'std::array::size_type' (aka 'unsigned long')
> [-Wsign-compare]
> for (int t = 0; t < package->types.size(); t++) {
> ~ ^ ~~~~~~~~~~~~~~~~~~~~~
> 3 warnings generated.
> libs/androidfw/ResourceTypes.cpp:7411:13: warning: overlapping comparisons
> always evaluate to true [-Wtautological-overlap-compare]
> || value.dataType <= Res_value::TYPE_LAST_INT) {
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> libs/androidfw/ResourceTypes.cpp:7406:13: warning: overlapping comparisons
> always evaluate to true [-Wtautological-overlap-compare]
> || value.dataType <= Res_value::TYPE_LAST_COLOR_INT) {
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 2 warnings generated.
> libs/androidfw/Util.cpp:72:50: error: no template named 'function' in
> namespace 'std'
> const StringPiece& str, char sep, const std::function<char(char)>& f) {
> ~~~~~^
> 1 error generated.
> make[2]: *** [debian/libandroidfw.mk:39: build] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/07/28/android-platform-frameworks-base_10.0.0+r36-5_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: android-platform-frameworks-base
Source-Version: 1:10.0.0+r36-6
Done: Roger Shimizu <r...@debian.org>
We believe that the bug you reported is fixed in the latest version of
android-platform-frameworks-base, 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 1016...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Roger Shimizu <r...@debian.org> (supplier of updated
android-platform-frameworks-base 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, 31 Jul 2022 23:08:47 +0900
Source: android-platform-frameworks-base
Architecture: source
Version: 1:10.0.0+r36-6
Distribution: unstable
Urgency: medium
Maintainer: Android Tools Maintainers
<android-tools-de...@lists.alioth.debian.org>
Changed-By: Roger Shimizu <r...@debian.org>
Closes: 1016267
Changes:
android-platform-frameworks-base (1:10.0.0+r36-6) unstable; urgency=medium
.
* Team upload.
.
[ Roger Shimizu ]
* debian/rules: Run aapt2 test on all build arch.
* debian/patches: Update fix-compile-error.patch to work with gcc-12
(Closes: #1016267).
* Add d/*.lintian-overrides to override custom-library-search-path
error.
.
[ 殷啟聰 | Kai-Chung Yan ]
* Remove myself from Uploaders.
Checksums-Sha1:
560b215a8483602f0f3b2be55d69edb36dfa224a 3175
android-platform-frameworks-base_10.0.0+r36-6.dsc
779ac33cfef5aa3beef1e51e0dd2dab8194590da 18236
android-platform-frameworks-base_10.0.0+r36-6.debian.tar.xz
d2e9cb0ad1ec1e2b51e20a33f47dba0aa423bba2 5871
android-platform-frameworks-base_10.0.0+r36-6_source.buildinfo
Checksums-Sha256:
bd2cdbd6facc03846afde31dbaeec5dc60593896b5a19007d8534b2330a261ac 3175
android-platform-frameworks-base_10.0.0+r36-6.dsc
8ce03784a24d7df52501f1bd40401462af70d47f143e0198a74a02f6b5c59efa 18236
android-platform-frameworks-base_10.0.0+r36-6.debian.tar.xz
570b4b980b5f5f35a4bb3346e929eedc2cbf9bc7a2f25c62a64323a390312a2b 5871
android-platform-frameworks-base_10.0.0+r36-6_source.buildinfo
Files:
d5c78793bdf74b957d00ec68ef75c4c4 3175 devel optional
android-platform-frameworks-base_10.0.0+r36-6.dsc
1bd119c8d7c3e59449d93e8bc36bb94b 18236 devel optional
android-platform-frameworks-base_10.0.0+r36-6.debian.tar.xz
6ef3c58a4623ed2390b8a5b3d09a97fa 5871 devel optional
android-platform-frameworks-base_10.0.0+r36-6_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCgAuFiEECjKtvoA5m+cWOFnspHhrDacDNKgFAmLmjX0QHHJvc2hAZGVi
aWFuLm9yZwAKCRCkeGsNpwM0qAoVD/4ldNXl6zmXJA+kjOSONsHshI/7k3tYpB1d
jJj5n+nnt6CB/6vn1TRfEuEzb2C5jcAActpMMiyT7mIhcxnb4ODOcDTXFr4J9Pld
CAmLvsp+A4v9uLXGgveGftubZnBH9GYJGjgtHFCfi5WNLmOhWRJSWeFVuyTH0SQx
uWGl6n9sGKNqAUoas9Y9JOdAodqBYraT4gYMkmjayE3/vutCWZaKFcyD/hh86zky
fpf7rURGbEMa5sP9LlMWtV/8ePNWh3AcINqxk44XMHmMTtzYOjqaIYvBtxv/6jua
aVmQBGM3JFkwGOWbMP+7lLEpu9prcLYqVzyVcIyUM0smFsWp2WoN9qLUPZU+tQ0e
2fqAaGVRYcSunmBv1Z9qRO2bf0/CMhlVUDMuQ0tolOn/mZZg8/rCwlmOtsWoCSrQ
jvlMjDbASRACYfrcHOIFgK8FUcKBBMDJbpgWTSeJ40IYRnMIwCmDGY3stBgvnpou
JogSHWK8y3kmKmTB3cbWzcoNWUOYAqnYhLLhRxv8HJicHs6cRfm95nTDq6iUytt1
aD9xrkkowcXvxptjwcvhiUSxl6MxQ972OsVroVnx9jWdSbkeTH0PR2VYRwHiPTV+
CynEZ+Scp5Q1mPNiTR8KMMECs0sAJ68ZsgeGUZQR+zXCaKaKbCxBS4BupxktOd5R
Xzvx4u5MXw==
=m/i4
-----END PGP SIGNATURE-----
--- End Message ---