Your message dated Fri, 23 Aug 2024 11:04:30 +0000
with message-id <e1shs5m-00739i...@fasolo.debian.org>
and subject line Bug#1074809: fixed in android-platform-build-kati 
10.0.0+r32+git20220314.09dfa26c4e59-7.1
has caused the Debian Bug report #1074809,
regarding android-platform-build-kati: ftbfs with GCC-14
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.)


-- 
1074809: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074809
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:android-platform-build-kati
Version: 10.0.0+r32+git20220314.09dfa26c4e59-7
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[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-14/g++-14, but succeeds to build with gcc-13/g++-13. 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/2024/07/01/android-platform-build-kati_10.0.0+r32+git20220314.09dfa26c4e59-7_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html

[...]
text/tabwriter
hash/crc32
container/heap
internal/saferio
crypto
reflect
github.com/golang/glog/internal/stackdump
bufio
regexp/syntax
internal/syscall/execenv
internal/syscall/unix
time
regexp
context
io/fs
internal/poll
encoding/binary
internal/fmtsort
os
crypto/cipher
encoding/base64
crypto/internal/boring
crypto/sha1
io/ioutil
path/filepath
fmt
os/exec
flag
log
github.com/golang/glog/internal/logsink
net/url
encoding/gob
encoding/json
os/user
compress/flate
text/template/parse
compress/gzip
runtime/pprof
text/template
github.com/golang/glog
github.com/google/kati/golang/kati
github.com/google/kati/golang/cmd/kati
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j8 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/sh: 1: git: not found
realpath: missing operand
Try 'realpath --help' for more information.
g++ -c -std=c++17 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -W 
-Wall -MMD -MP -O -DNOLOG -o out/command.o src/command.cc
g++ -c -std=c++17 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -W 
-Wall -MMD -MP -O -DNOLOG -o out/affinity.o src/affinity.cc
g++ -c -std=c++17 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -W 
-Wall -MMD -MP -O -DNOLOG -o out/dep.o src/dep.cc
g++ -c -std=c++17 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -W 
-Wall -MMD -MP -O -DNOLOG -o out/eval.o src/eval.cc
g++ -c -std=c++17 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -W 
-Wall -MMD -MP -O -DNOLOG -o out/exec.o src/exec.cc
g++ -c -std=c++17 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -W 
-Wall -MMD -MP -O -DNOLOG -o out/expr.o src/expr.cc
g++ -c -std=c++17 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -W 
-Wall -MMD -MP -O -DNOLOG -o out/file.o src/file.cc
g++ -c -std=c++17 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -W 
-Wall -MMD -MP -O -DNOLOG -o out/file_cache.o src/file_cache.cc
g++ -c -std=c++17 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -W 
-Wall -MMD -MP -O -DNOLOG -o out/fileutil.o src/fileutil.cc
g++ -c -std=c++17 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -W 
-Wall -MMD -MP -O -DNOLOG -o out/find.o src/find.cc
g++ -c -std=c++17 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -g -W 
-Wall -MMD -MP -O -DNOLOG -o out/flags.o src/flags.cc
src/eval.cc: In member function ‘void Evaluator::EvalIf(const IfStmt*)’:
src/eval.cc:576:16: error: ‘find_if’ is not a member of ‘std’
  576 |           std::find_if(s.begin(), s.end(), ::isspace) != s.end()) {
      |                ^~~~~~~
make[1]: *** [Makefile.ckati:88: out/eval.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: android-platform-build-kati
Source-Version: 10.0.0+r32+git20220314.09dfa26c4e59-7.1
Done: Bastian Germann <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
android-platform-build-kati, 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 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Germann <b...@debian.org> (supplier of updated 
android-platform-build-kati 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: Tue, 13 Aug 2024 12:00:44 +0200
Source: android-platform-build-kati
Architecture: source
Version: 10.0.0+r32+git20220314.09dfa26c4e59-7.1
Distribution: unstable
Urgency: medium
Maintainer: Android Tools Maintainers 
<android-tools-de...@lists.alioth.debian.org>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 1074809
Changes:
 android-platform-build-kati (10.0.0+r32+git20220314.09dfa26c4e59-7.1) 
unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add missing include (Closes: #1074809).
Checksums-Sha1:
 907a8884da2ec9ea16f609c24d3e6eee5a3d1fcd 2614 
android-platform-build-kati_10.0.0+r32+git20220314.09dfa26c4e59-7.1.dsc
 ab1b2c75e97d68e348ac07f459f1885fae963579 8292 
android-platform-build-kati_10.0.0+r32+git20220314.09dfa26c4e59-7.1.debian.tar.xz
 bff6b889d74f011190fb42a4ddb382e3b398226f 5955 
android-platform-build-kati_10.0.0+r32+git20220314.09dfa26c4e59-7.1_source.buildinfo
Checksums-Sha256:
 aca36173669083ad3ca98771ff6cb7fa6006f9ddf6a32d76a5af99e802899c26 2614 
android-platform-build-kati_10.0.0+r32+git20220314.09dfa26c4e59-7.1.dsc
 7fb47084d70415366fb076dd4d63e9c3b7655177ce161edd08711cdc822c3979 8292 
android-platform-build-kati_10.0.0+r32+git20220314.09dfa26c4e59-7.1.debian.tar.xz
 3e24f23d572237b5e46684cd998680450b1020ccf017aa6896b6972a7d053168 5955 
android-platform-build-kati_10.0.0+r32+git20220314.09dfa26c4e59-7.1_source.buildinfo
Files:
 e6556139d609772e84076f92a3afe94d 2614 devel optional 
android-platform-build-kati_10.0.0+r32+git20220314.09dfa26c4e59-7.1.dsc
 3323309f6921fe3f76822f6412e57a1b 8292 devel optional 
android-platform-build-kati_10.0.0+r32+git20220314.09dfa26c4e59-7.1.debian.tar.xz
 cead66b5930502b6d633dbc9035d98ad 5955 devel optional 
android-platform-build-kati_10.0.0+r32+git20220314.09dfa26c4e59-7.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAma7MCYQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFKY5C/9aRRSzhq97NK4EbVPpMZsek4QgvOSuzwUM
gZ15i5ZRribcN8orrq+tPcuGDqKC9ZXeT/AaQtCm80Zq0wKWEn1fImwI1CFBejfB
K+PJmKNCIQWX2n9zKMQb07YVYTGNSnhnK/dsOfIPtYwJDBv3FTIJUG0sF/dJv02A
Prw36kmLsvhIPgnGCRAGN+dksCAhoDIpgZDXjrJECsmx9Qk2cm9+2Rwyml3J8Svm
YmXmxHCxvR+1Bd9H04CyLQ5KEcjMcny46uQusCDLonYyGR3zLtP9o7LRs9qDrcIb
F0geX71SNs9SnAn/3NDcSZkv4g7MTmOhnfZ0Ux108Irl1HF6byY7pHrLjAbGZuxu
5GocpXCsh8Z17kbcRgj31Au+K3vpda5B1AcBZOz2Ux9WbOiSuSjv6y//af8JO4fs
L6VQ1j1ylWkdp51gKruyIBpXzQv2Dm5iYsKVXB5wGkLINobZW5EhCJ3fCixVUDsl
S2cfBqsg9Vdzektf4D9bHIuDOut5Yp4=
=swbg
-----END PGP SIGNATURE-----

Attachment: pgpFyI5EyVahT.pgp
Description: PGP signature


--- End Message ---

Reply via email to