Source: bazel-bootstrap
Version: 4.2.3+ds-9ubuntu2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: [email protected]

Dear Maintainers,

 The package fails to build from source in unstable. The relevant part of the
build log:
[117 / 169] 23 actions running
    @debian_proto_deps//:descriptor_proto; 1s local
    Compiling src/main/cpp/startup_options.cc; 1s local
    Compiling src/main/protobuf/command_server.pb.cc; 1s local
    Compiling src/main/cpp/blaze.cc; 1s local
    Compiling src/main/cpp/bazel_startup_options.cc; 1s local
    Compiling src/main/protobuf/command_server.grpc.pb.cc; 1s local
    Compiling src/main/cpp/rc_file.cc; 1s local
    Compiling src/main/protobuf/failure_details.pb.cc; 1s local ...
In file included from src/main/cpp/main.cc:18:
./src/main/cpp/blaze.h:31:45: error: 'uint64_t' has not been declared
   31 |          OptionProcessor* option_processor, uint64_t start_time);
      |                                             ^~~~~~~~
./src/main/cpp/blaze.h:22:1: note: 'uint64_t' is defined in header '<cstdint>';
this is probably fixable by adding '#include <cstdint>'
   21 | #include "src/main/cpp/util/logging.h"
  +++ |+#include <cstdint>
   22 |
[117 / 169] 23 actions running
    @debian_proto_deps//:descriptor_proto; 1s local
    Compiling src/main/cpp/startup_options.cc; 1s local
    Compiling src/main/protobuf/command_server.pb.cc; 1s local
    Compiling src/main/cpp/blaze.cc; 1s local
    Compiling src/main/cpp/bazel_startup_options.cc; 1s local
    Compiling src/main/protobuf/command_server.grpc.pb.cc; 1s local
    Compiling src/main/cpp/rc_file.cc; 1s local
    Compiling src/main/protobuf/failure_details.pb.cc; 1s local ...

Best Regards,
 Vladimir.


-- System Information:
Debian Release: trixie/sid
  APT prefers noble-updates
  APT policy: (500, 'noble-updates'), (500, 'noble-security'), (500, 'noble'), 
(100, 'noble-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 6.17.0-1011-oem (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to