Your message dated Tue, 28 Jan 2025 06:20:46 +0000
with message-id <e1tcexq-000t2o...@fasolo.debian.org>
and subject line Bug#1068202: fixed in bazel-bootstrap 4.2.3+ds-10
has caused the Debian Bug report #1068202,
regarding bazel-bootstrap: FTBFS: /usr/include/absl/base/policy_checks.h:79:2: 
error: #error "C++ versions less than C++14 are not supported."
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.)


-- 
1068202: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068202
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bazel-bootstrap
Version: 4.2.3+ds-9
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=bazel-bootstrap&arch=amd64&ver=4.2.3%2Bds-9%2Bb2&stamp=1711976723&raw=0

  /usr/bin/gcc -U_FORTIFY_SOURCE -fstack-protector -Wall 
-Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer -g 
'-std=c++0x' -Wdate-time '-D_FORTIFY_SOURCE=2' -g -O2 
'-ffile-prefix-map=/<<PKGBUILDDIR>>=.' -fstack-protector-strong 
-fstack-clash-protection -Wformat '-Werror=format-security' -fcf-protection -MD 
-MF 
bazel-out/k8-dbg/bin/src/main/protobuf/_objs/command_server_cc_grpc/command_server.grpc.pb.pic.d
 
'-frandom-seed=bazel-out/k8-dbg/bin/src/main/protobuf/_objs/command_server_cc_grpc/command_server.grpc.pb.pic.o'
 -fPIC '-DGRPC_USE_PROTO_LITE=ON' -iquote . -iquote bazel-out/k8-dbg/bin 
-iquote external/debian_cc_deps -iquote 
bazel-out/k8-dbg/bin/external/debian_cc_deps -iquote external/debian_proto_deps 
-iquote bazel-out/k8-dbg/bin/external/debian_proto_deps 
-fno-canonical-system-headers -Wno-builtin-macro-redefined 
'-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c 
bazel-out/k8-dbg/bin/src/main/protobuf/command_server.grpc.pb.cc -o 
bazel-out/k8-dbg/bin/src/main/protobuf/_objs/command_server_cc_grpc/command_server.grpc.pb.pic.o)
Execution platform: //:default_host_platform
␛[32m[256 / 1,677]␛[0m 5 actions running
    JavacBootstrap .../devtools/build/buildjar/libstarlark-deps.jar; 18s local
    Compiling src/main/cpp/blaze.cc; 3s local
    @debian_proto_deps//:descriptor_proto; 3s local
    Compiling src/main/protobuf/command_server.pb.cc; 3s local
    Compiling src/main/cpp/option_processor.cc; 1s local

␛[1A␛[K
␛[1A␛[K
␛[1A␛[K
␛[1A␛[K
␛[1A␛[K
␛[1A␛[KIn file included from /usr/include/absl/base/config.h:86,
                 from /usr/include/absl/base/const_init.h:25,
                 from /usr/include/absl/synchronization/mutex.h:67,
                 from /usr/include/grpcpp/impl/codegen/sync.h:32,
                 from /usr/include/grpcpp/client_context.h:46,
                 from /usr/include/grpcpp/impl/call_op_set.h:29,
                 from /usr/include/grpcpp/support/server_callback.h:27,
                 from /usr/include/grpcpp/impl/codegen/server_callback.h:24,
                 from 
/usr/include/grpcpp/impl/codegen/server_callback_handlers.h:25,
                 from /usr/include/grpcpp/generic/async_generic_service.h:24,
                 from 
bazel-out/k8-dbg/bin/src/main/protobuf/command_server.grpc.pb.h:31,
                 from 
bazel-out/k8-dbg/bin/src/main/protobuf/command_server.grpc.pb.cc:6:
/usr/include/absl/base/policy_checks.h:79:2: error: #error "C++ versions less 
than C++14 are not supported."
   79 | #error "C++ versions less than C++14 are not supported."
      |  ^~~~~

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: bazel-bootstrap
Source-Version: 4.2.3+ds-10
Done: Olek Wojnar <o...@debian.org>

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

Debian distribution maintenance software
pp.
Olek Wojnar <o...@debian.org> (supplier of updated bazel-bootstrap 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: Mon, 27 Jan 2025 21:29:38 -0500
Source: bazel-bootstrap
Architecture: source
Version: 4.2.3+ds-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Bazel Team <bazel-t...@lists.launchpad.net>
Changed-By: Olek Wojnar <o...@debian.org>
Closes: 1057456 1057490 1068202 1084551 1088405
Changes:
 bazel-bootstrap (4.2.3+ds-10) unstable; urgency=medium
 .
   [ Vladimir Petko ]
   * Apply upstream patch to resolve Java 21 FTBFS (Closes: #1057490)
     - d/p/handle_synthetic_method_parameters_that_dont_have_names.patch
   [ Olek Wojnar ]
   * Fix FTBFS with std=c++0x (Closes: #1068202)
     - Thanks to Kentaro Hayashi for the patch
   * Update Python libraries for 3.13 in env_python3.patch (Closes: #1084551)
     - Thanks to Paul Liu for the patch suggestion
   * Add support for loongarch64 architecture (Closes: #1057456)
     - Thanks to Dandan Zhang for the patch
   * Update Debian standards to 4.7.0 (no changes)
   * Add libcommons dependencies to fix runtime crash
     - Add dependencies for libcommons-codec-java and libcommons-io-java
     - Add debian_commons_io.patch to use Debian version of libraries
   * Migrate to bootstrap v5 (Closes: #1088405)
Checksums-Sha1:
 60caaa94be514cb35c1fe6897cd34e672bc9cc55 3556 bazel-bootstrap_4.2.3+ds-10.dsc
 7da3b75b1d1d8a81c26aa508f9de865cae9537d8 42220 
bazel-bootstrap_4.2.3+ds-10.debian.tar.xz
 23a391ab475a9599a1ae443aa850b2a2a0d2aac8 13079 
bazel-bootstrap_4.2.3+ds-10_amd64.buildinfo
Checksums-Sha256:
 8e6fcc9aae4fb69c044f9ae51bb3298c8b2af9b5c45aa7f8a324859356b57288 3556 
bazel-bootstrap_4.2.3+ds-10.dsc
 4aff8fee9033aafa91a1d5b587ae933d7df71795aab9c976f0cafccae861cc30 42220 
bazel-bootstrap_4.2.3+ds-10.debian.tar.xz
 0f59533f58b01baa066d1b9c5d5d2f553d80c1976fee5c650705329cdaa64dc2 13079 
bazel-bootstrap_4.2.3+ds-10_amd64.buildinfo
Files:
 2633dbad9104453f85dd763da90f9389 3556 devel optional 
bazel-bootstrap_4.2.3+ds-10.dsc
 86268684a8a8f500fe58d3147497d73e 42220 devel optional 
bazel-bootstrap_4.2.3+ds-10.debian.tar.xz
 e8b7efcec102d53af8dc4c255c7ea229 13079 devel optional 
bazel-bootstrap_4.2.3+ds-10_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEELejiDiSiH9jtG0ynfYPUBqCdweQFAmeYZ00ACgkQfYPUBqCd
weT3PQ//bx+tZDBbr1ROzgqtKekTOH1xK3nn/z1hwwC4+MhAGiWJTJexrWddwlgi
XFRhAnjAia6fIe5tpIS18OM+1pFuqo9PwNaFioejiOt7N3p6Igwu2k/pnNmUROqK
vJP4ZOs1MvzKGt7DQLxkgttqVe0QZMOeu4dp+UWQEP2DD6JXfbwuzwBhrq5dUkZI
kgZ8b3bZA93UabgeOxs/uayp4uJ9KOcU2kBeTtkIUsu9+71rz2PCF7i8rPD0aA3T
tQGPd4ELk4danbNCJHB7a+wSM53ZsKAUqvNtMzva8zJ4m4He2FRUOU4hQ1lNQMBR
/PbiHgY4cc1aGLnF9JBNmHIHfXtnG0CCRynyecpeK4KKGvVVuZiXgWD4+YmtuIzG
B5DbUsnGvcW2j0OXbtvFwHifH0tTbNzJ5UO6zsGCbEte2ZthWU3e2a2VpIb1yjN8
W5cbbG8nATOZXtcsxwiJwtB89I8vK+EZQ1CU8yjazPtwqd83JGH1wOVpsXwXr0oK
cJPIF7xHmJ30HN7taf6N9lqR2eZyjdMqZJC77AkWjBEL9U3ohloEiqbH3T25XsHj
7e1fO4kqS1BiHpU8GRSea+n8sTCijeMwwOiu4C53xTyH/0FZdakyDC5xx50tOFUU
t8YFyesSXsPd9btddZeWGacPVbCBFMLZrXlCXzlB8JC42KS5Kr4=
=Rvrt
-----END PGP SIGNATURE-----

Attachment: pgpxTpmxbwxv6.pgp
Description: PGP signature


--- End Message ---

Reply via email to