Package: src:buildbox
Version: 1.4.12-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:buildbox, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/buildbox.substvars debian/files
        rm -fr -- debian/buildbox/ debian/tmp/
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
-type f -a \
                \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) 
-prune -exec rm -rf {} + \) \)

[... snipped ...]

CMake Warning in worker/CMakeLists.txt:
  Target "common" for the "buildboxworker" target's
  "PRECOMPILE_HEADERS_REUSE_FROM" property has set
  "DISABLE_PRECOMPILE_HEADERS"; ignoring.


CMake Warning in worker/CMakeLists.txt:
  Target "common" for the "buildboxworker" target's
  "PRECOMPILE_HEADERS_REUSE_FROM" property has set
  "DISABLE_PRECOMPILE_HEADERS"; ignoring.


CMake Warning in worker/CMakeLists.txt:
  Target "common" for the "buildboxworker" target's
  "PRECOMPILE_HEADERS_REUSE_FROM" property has set
  "DISABLE_PRECOMPILE_HEADERS"; ignoring.


CMake Warning in worker/CMakeLists.txt:
  Target "common" for the "buildboxworker" target's
  "PRECOMPILE_HEADERS_REUSE_FROM" property has set
  "DISABLE_PRECOMPILE_HEADERS"; ignoring.


CMake Warning in worker/CMakeLists.txt:
  Target "common" for the "buildboxworker" target's
  "PRECOMPILE_HEADERS_REUSE_FROM" property has set
  "DISABLE_PRECOMPILE_HEADERS"; ignoring.


CMake Warning in worker/CMakeLists.txt:
  Target "common" for the "buildbox-worker" target's
  "PRECOMPILE_HEADERS_REUSE_FROM" property has set
  "DISABLE_PRECOMPILE_HEADERS"; ignoring.


CMake Warning in worker/CMakeLists.txt:
  Target "common" for the "buildbox-worker" target's
  "PRECOMPILE_HEADERS_REUSE_FROM" property has set
  "DISABLE_PRECOMPILE_HEADERS"; ignoring.


CMake Warning in worker/CMakeLists.txt:
  Target "common" for the "buildbox-worker" target's
  "PRECOMPILE_HEADERS_REUSE_FROM" property has set
  "DISABLE_PRECOMPILE_HEADERS"; ignoring.


-- Generating done (0.2s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_C_COMPILER
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    FETCHCONTENT_FULLY_DISCONNECTED
    PKGCONFIG_EXECUTABLE


-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        cd obj-x86_64-linux-gnu && make -j2 INSTALL="install 
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/buildbox-run.dir/build.make 
CMakeFiles/buildbox-run.dir/depend
make  -f commonmetrics/CMakeFiles/commonmetrics.dir/build.make 
commonmetrics/CMakeFiles/commonmetrics.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/buildbox-run.dir/DependInfo.cmake
 "--color=" buildbox-run
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/commonmetrics 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics/CMakeFiles/commonmetrics.dir/DependInfo.cmake
 "--color=" commonmetrics
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/buildbox-run.dir/build.make 
CMakeFiles/buildbox-run.dir/build
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f commonmetrics/CMakeFiles/commonmetrics.dir/build.make 
commonmetrics/CMakeFiles/commonmetrics.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -E create_symlink buildbox-run-bubblewrap buildbox-run
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  0%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_countingmetric.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] ommonmetrics_countingmetric.cpp
[  0%] Built target buildbox-run
[  1%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_countingmetricutil.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] nmetrics_countingmetricutil.cpp
make  -f protos/CMakeFiles/generate_protobufs.dir/build.make 
protos/CMakeFiles/generate_protobufs.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/protos 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos/CMakeFiles/generate_protobufs.dir/DependInfo.cmake
 "--color=" generate_protobufs
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f protos/CMakeFiles/generate_protobufs.dir/build.make 
protos/CMakeFiles/generate_protobufs.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  2%] Generating build/bazel/remote/asset/v1/remote_asset.pb.cc, 
build/bazel/remote/asset/v1/remote_asset.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/build/bazel/remote/asset/v1/remote_asset.proto
[  2%] Generating build/bazel/remote/asset/v1/remote_asset.grpc.pb.cc, 
build/bazel/remote/asset/v1/remote_asset.grpc.pb.h, 
build/bazel/remote/asset/v1/remote_asset_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/build/bazel/remote/asset/v1/remote_asset.proto
[  2%] Generating build/bazel/remote/execution/v2/remote_execution.pb.cc, 
build/bazel/remote/execution/v2/remote_execution.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/build/bazel/remote/execution/v2/remote_execution.proto
[  2%] Generating build/bazel/remote/execution/v2/remote_execution.grpc.pb.cc, 
build/bazel/remote/execution/v2/remote_execution.grpc.pb.h, 
build/bazel/remote/execution/v2/remote_execution_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/build/bazel/remote/execution/v2/remote_execution.proto
[  2%] Generating build/bazel/remote/logstream/v1/remote_logstream.pb.cc, 
build/bazel/remote/logstream/v1/remote_logstream.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/build/bazel/remote/logstream/v1/remote_logstream.proto
[  3%] Generating build/bazel/remote/logstream/v1/remote_logstream.grpc.pb.cc, 
build/bazel/remote/logstream/v1/remote_logstream.grpc.pb.h, 
build/bazel/remote/logstream/v1/remote_logstream_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/build/bazel/remote/logstream/v1/remote_logstream.proto
[  4%] Generating build/bazel/semver/semver.pb.cc, 
build/bazel/semver/semver.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/build/bazel/semver/semver.proto
[  4%] Generating build/bazel/semver/semver.grpc.pb.cc, 
build/bazel/semver/semver.grpc.pb.h, build/bazel/semver/semver_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/build/bazel/semver/semver.proto
[  4%] Generating build/buildbox/credential_helper.pb.cc, 
build/buildbox/credential_helper.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/build/buildbox/credential_helper.proto
[  4%] Generating build/buildbox/credential_helper.grpc.pb.cc, 
build/buildbox/credential_helper.grpc.pb.h, 
build/buildbox/credential_helper_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/build/buildbox/credential_helper.proto
[  4%] Generating build/buildbox/execution_stats.pb.cc, 
build/buildbox/execution_stats.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/build/buildbox/execution_stats.proto
[  5%] Generating build/buildbox/execution_stats.grpc.pb.cc, 
build/buildbox/execution_stats.grpc.pb.h, 
build/buildbox/execution_stats_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/build/buildbox/execution_stats.proto
[  6%] Generating build/buildbox/local_execution.pb.cc, 
build/buildbox/local_execution.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/build/buildbox/local_execution.proto
[  6%] Generating build/buildbox/local_execution.grpc.pb.cc, 
build/buildbox/local_execution.grpc.pb.h, 
build/buildbox/local_execution_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/build/buildbox/local_execution.proto
[  7%] Generating build/buildgrid/local_cas.pb.cc, 
build/buildgrid/local_cas.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/build/buildgrid/local_cas.proto
[  7%] Generating build/buildgrid/local_cas.grpc.pb.cc, 
build/buildgrid/local_cas.grpc.pb.h, build/buildgrid/local_cas_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/build/buildgrid/local_cas.proto
[  7%] Generating build/buildgrid/scheduling.pb.cc, 
build/buildgrid/scheduling.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/build/buildgrid/scheduling.proto
[  7%] Generating build/buildgrid/scheduling.grpc.pb.cc, 
build/buildgrid/scheduling.grpc.pb.h, build/buildgrid/scheduling_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/build/buildgrid/scheduling.proto
[  7%] Generating google/api/annotations.pb.cc, google/api/annotations.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/google/api/annotations.proto
[  8%] Generating google/api/annotations.grpc.pb.cc, 
google/api/annotations.grpc.pb.h, google/api/annotations_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/google/api/annotations.proto
[  9%] Generating google/api/http.pb.cc, google/api/http.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/google/api/http.proto
[  9%] Generating google/api/http.grpc.pb.cc, google/api/http.grpc.pb.h, 
google/api/http_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/google/api/http.proto
[  9%] Generating google/bytestream/bytestream.pb.cc, 
google/bytestream/bytestream.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/google/bytestream/bytestream.proto
google/bytestream/bytestream.proto:19:1: warning: Import 
google/api/annotations.proto is unused.
[  9%] Generating google/bytestream/bytestream.grpc.pb.cc, 
google/bytestream/bytestream.grpc.pb.h, 
google/bytestream/bytestream_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/google/bytestream/bytestream.proto
google/bytestream/bytestream.proto:19:1: warning: Import 
google/api/annotations.proto is unused.
[  9%] Generating google/longrunning/operations.pb.cc, 
google/longrunning/operations.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/google/longrunning/operations.proto
[  9%] Generating google/longrunning/operations.grpc.pb.cc, 
google/longrunning/operations.grpc.pb.h, 
google/longrunning/operations_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/google/longrunning/operations.proto
[  9%] Generating google/rpc/code.pb.cc, google/rpc/code.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/google/rpc/code.proto
[ 10%] Generating google/rpc/code.grpc.pb.cc, google/rpc/code.grpc.pb.h, 
google/rpc/code_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/google/rpc/code.proto
[ 10%] Generating google/rpc/status.pb.cc, google/rpc/status.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/google/rpc/status.proto
[ 10%] Generating google/rpc/status.grpc.pb.cc, google/rpc/status.grpc.pb.h, 
google/rpc/status_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/google/rpc/status.proto
[ 11%] Generating google/rpc/error_details.pb.cc, google/rpc/error_details.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/google/rpc/error_details.proto
[ 11%] Generating google/rpc/error_details.grpc.pb.cc, 
google/rpc/error_details.grpc.pb.h, google/rpc/error_details_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/google/rpc/error_details.proto
[ 11%] Generating google/devtools/remoteworkers/v1test2/bots.pb.cc, 
google/devtools/remoteworkers/v1test2/bots.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/google/devtools/remoteworkers/v1test2/bots.proto
[ 12%] Generating google/devtools/remoteworkers/v1test2/bots.grpc.pb.cc, 
google/devtools/remoteworkers/v1test2/bots.grpc.pb.h, 
google/devtools/remoteworkers/v1test2/bots_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/google/devtools/remoteworkers/v1test2/bots.proto
[ 13%] Generating google/devtools/remoteworkers/v1test2/worker.pb.cc, 
google/devtools/remoteworkers/v1test2/worker.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/google/devtools/remoteworkers/v1test2/worker.proto
[ 13%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_countingmetricvalue.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] metrics_countingmetricvalue.cpp
[ 13%] Generating google/devtools/remoteworkers/v1test2/worker.grpc.pb.cc, 
google/devtools/remoteworkers/v1test2/worker.grpc.pb.h, 
google/devtools/remoteworkers/v1test2/worker_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/google/devtools/remoteworkers/v1test2/worker.proto
[ 13%] Generating rexplorer.pb.cc, rexplorer.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/rexplorer.proto
[ 14%] Generating rexplorer.grpc.pb.cc, rexplorer.grpc.pb.h, 
rexplorer_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/rexplorer.proto
[ 15%] Generating trexe/result_metadata.pb.cc, trexe/result_metadata.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/trexe/result_metadata.proto
[ 15%] Generating trexe/result_metadata.grpc.pb.cc, 
trexe/result_metadata.grpc.pb.h, trexe/result_metadata_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/trexe/result_metadata.proto
[ 15%] Generating worker_config.pb.cc, worker_config.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--cpp_out=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
/<<PKGBUILDDIR>>/protos/worker_config.proto
[ 15%] Generating worker_config.grpc.pb.cc, worker_config.grpc.pb.h, 
worker_config_mock.grpc.pb.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos && /usr/bin/protoc 
--proto_path=/<<PKGBUILDDIR>>/protos --proto_path=/usr/include 
--grpc_out=generate_mock_code=true:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
--plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin 
/<<PKGBUILDDIR>>/protos/worker_config.proto
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 15%] Built target generate_protobufs
[ 15%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_distributionmetric.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] nmetrics_distributionmetric.cpp
[ 16%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_distributionmetricutil.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] rics_distributionmetricutil.cpp
[ 16%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_distributionmetricvalue.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] ics_distributionmetricvalue.cpp
[ 16%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_durationmetrictimer.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] metrics_durationmetrictimer.cpp
[ 17%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_durationmetricvalue.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] metrics_durationmetricvalue.cpp
[ 17%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_filewriter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && 
/usr/bin/x86_64-linux-gnu-g++ 
-DPROTOBUF_HAS_PRINT_OPTIONS_ALWAYS_PRINT_FIELDS_WITH_NO_PRESENCE=0 
-DPROTOBUF_HAS_PRINT_OPTIONS_ALWAYS_PRINT_WITHOUT_PRESENCE_FIELDS=0 
-I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/commonmetrics 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
-I/<<PKGBUILDDIR>>/third_party/ThreadPool -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++23 -D_FILE_OFFSET_BITS=64 -MD -MT 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_filewriter.cpp.o
 -MF CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_filewriter.cpp.o.d -o 
CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_filewriter.cpp.o -c 
/<<PKGBUILDDIR>>/commonmetrics/buildboxcommonmetrics_filewriter.cpp
[ 17%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_gaugemetric.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && 
/usr/bin/x86_64-linux-gnu-g++ 
-DPROTOBUF_HAS_PRINT_OPTIONS_ALWAYS_PRINT_FIELDS_WITH_NO_PRESENCE=0 
-DPROTOBUF_HAS_PRINT_OPTIONS_ALWAYS_PRINT_WITHOUT_PRESENCE_FIELDS=0 
-I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/commonmetrics 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
-I/<<PKGBUILDDIR>>/third_party/ThreadPool -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++23 -D_FILE_OFFSET_BITS=64 -MD -MT 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_gaugemetric.cpp.o
 -MF CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_gaugemetric.cpp.o.d -o 
CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_gaugemetric.cpp.o -c 
/<<PKGBUILDDIR>>/commonmetrics/buildboxcommonmetrics_gaugemetric.cpp
[ 18%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_gaugemetricutil.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] mmonmetrics_gaugemetricutil.cpp
[ 18%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_gaugemetricvalue.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] monmetrics_gaugemetricvalue.cpp
[ 18%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_metriccollectorfactory.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] rics_metriccollectorfactory.cpp
[ 19%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_metriccollectorfactoryutil.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] _metriccollectorfactoryutil.cpp
[ 19%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_metricsconfigtype.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] onmetrics_metricsconfigtype.cpp
[ 19%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_metricsconfigurator.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] metrics_metricsconfigurator.cpp
[ 20%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_metricsconfigutil.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] onmetrics_metricsconfigutil.cpp
[ 20%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_scopedmetric.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && 
/usr/bin/x86_64-linux-gnu-g++ 
-DPROTOBUF_HAS_PRINT_OPTIONS_ALWAYS_PRINT_FIELDS_WITH_NO_PRESENCE=0 
-DPROTOBUF_HAS_PRINT_OPTIONS_ALWAYS_PRINT_WITHOUT_PRESENCE_FIELDS=0 
-I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/commonmetrics 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
-I/<<PKGBUILDDIR>>/third_party/ThreadPool -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++23 -D_FILE_OFFSET_BITS=64 -MD -MT 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_scopedmetric.cpp.o
 -MF CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_scopedmetric.cpp.o.d -o 
CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_scopedmetric.cpp.o -c 
/<<PKGBUILDDIR>>/commonmetrics/buildboxcommonmetrics_scopedmetric.cpp
[ 20%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_scopedperiodicpublisherdaemon.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] opedperiodicpublisherdaemon.cpp
[ 21%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_statsdpublishercreator.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] rics_statsdpublishercreator.cpp
[ 21%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_totaldurationmetrictimer.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] cs_totaldurationmetrictimer.cpp
[ 21%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_totaldurationmetricvalue.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /u 
[too-long-redacted] cs_totaldurationmetricvalue.cpp
[ 22%] Building CXX object 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_udpwriter.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && 
/usr/bin/x86_64-linux-gnu-g++ 
-DPROTOBUF_HAS_PRINT_OPTIONS_ALWAYS_PRINT_FIELDS_WITH_NO_PRESENCE=0 
-DPROTOBUF_HAS_PRINT_OPTIONS_ALWAYS_PRINT_WITHOUT_PRESENCE_FIELDS=0 
-I/<<PKGBUILDDIR>>/common -I/<<PKGBUILDDIR>>/commonmetrics 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/protos 
-I/<<PKGBUILDDIR>>/third_party/ThreadPool -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++23 -D_FILE_OFFSET_BITS=64 -MD -MT 
commonmetrics/CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_udpwriter.cpp.o
 -MF CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_udpwriter.cpp.o.d -o 
CMakeFiles/commonmetrics.dir/buildboxcommonmetrics_udpwriter.cpp.o -c 
/<<PKGBUILDDIR>>/commonmetrics/buildboxcommonmetrics_udpwriter.cpp
[ 22%] Linking CXX static library libcommonmetrics.a
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /usr/bin/cmake -P 
CMakeFiles/commonmetrics.dir/cmake_clean_target.cmake
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/commonmetrics && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/commonmetrics.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-ar qc libcommonmetrics.a CMakeFile 
[too-long-redacted] oxcommonmetrics_udpwriter.cpp.o
/usr/bin/x86_64-linux-gnu-ranlib libcommonmetrics.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 22%] Built target commonmetrics
make  -f common/CMakeFiles/common.dir/build.make 
common/CMakeFiles/common.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/common 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common/CMakeFiles/common.dir/DependInfo.cmake
 "--color=" common
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f common/CMakeFiles/common.dir/build.make 
common/CMakeFiles/common.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 22%] Building CXX object 
common/CMakeFiles/common.dir/buildboxcommon_assetclient.cpp.o
[ 22%] Building CXX object 
common/CMakeFiles/common.dir/buildboxcommon_casclient.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common && /usr/bin/ 
[too-long-redacted] on/buildboxcommon_casclient.cpp
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common && /usr/bin/ 
[too-long-redacted] /buildboxcommon_assetclient.cpp
[ 23%] Building CXX object 
common/CMakeFiles/common.dir/buildboxcommon_commandline.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common && /usr/bin/ 
[too-long-redacted] /buildboxcommon_commandline.cpp
[ 23%] Building CXX object 
common/CMakeFiles/common.dir/buildboxcommon_commandlinetypes.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common && /usr/bin/ 
[too-long-redacted] dboxcommon_commandlinetypes.cpp
[ 23%] Building CXX object 
common/CMakeFiles/common.dir/buildboxcommon_connectionoptions.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common && /usr/bin/ 
[too-long-redacted] boxcommon_connectionoptions.cpp
[ 24%] Building CXX object 
common/CMakeFiles/common.dir/buildboxcommon_connectionoptions_commandline.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common && /usr/bin/ 
[too-long-redacted] nnectionoptions_commandline.cpp
[ 24%] Building CXX object 
common/CMakeFiles/common.dir/buildboxcommon_connectionoptions_toml.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common && /usr/bin/ 
[too-long-redacted] mmon_connectionoptions_toml.cpp
[ 24%] Building CXX object 
common/CMakeFiles/common.dir/buildboxcommon_credentialhelperauthenticator.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common && /usr/bin/ 
[too-long-redacted] edentialhelperauthenticator.cpp
[ 25%] Building CXX object 
common/CMakeFiles/common.dir/buildboxcommon_digestgenerator.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common && /usr/bin/ 
[too-long-redacted] ldboxcommon_digestgenerator.cpp
[ 25%] Building CXX object 
common/CMakeFiles/common.dir/buildboxcommon_direntwrapper.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/common && /usr/bin/ 
[too-long-redacted] uildboxcommon_direntwrapper.cpp
/<<PKGBUILDDIR>>/common/buildboxcommon_digestgenerator.cpp: In static member 
function ‘static std::string buildboxcommon::DigestContext::hashToHex(const 
unsigned char*, unsigned int)’:
/<<PKGBUILDDIR>>/common/buildboxcommon_digestgenerator.cpp:198:32: error: 
‘setw’ is not a member of ‘std’
  198 |         ss << std::hex << std::setw(2) << std::setfill('0')
      |                                ^~~~
/<<PKGBUILDDIR>>/common/buildboxcommon_digestgenerator.cpp:21:1: note: 
‘std::setw’ is defined in header ‘<iomanip>’; this is probably fixable 
by adding ‘#include <iomanip>’
   20 | #include <buildboxcommon_fileutils.h>
  +++ |+#include <iomanip>
   21 | #include <buildboxcommon_logging.h>
/<<PKGBUILDDIR>>/common/buildboxcommon_digestgenerator.cpp:198:48: error: 
‘setfill’ is not a member of ‘std’
  198 |         ss << std::hex << std::setw(2) << std::setfill('0')
      |                                                ^~~~~~~
/<<PKGBUILDDIR>>/common/buildboxcommon_digestgenerator.cpp:198:48: note: 
‘std::setfill’ is defined in header ‘<iomanip>’; this is probably 
fixable by adding ‘#include <iomanip>’
make[3]: *** [common/CMakeFiles/common.dir/build.make:194: 
common/CMakeFiles/common.dir/buildboxcommon_digestgenerator.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:660: common/CMakeFiles/common.dir/all] Error 
2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 INSTALL="install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:33: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to