Package: src:srpc
Version: 0.10.3-2
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary  --buildsystem=cmake
   dh_update_autotools_config -O--buildsystem=cmake
   dh_autoreconf -O--buildsystem=cmake
   dh_auto_configure -O--buildsystem=cmake
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb 
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON 
-DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix 
Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ..
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for lz4.h
-- Looking for lz4.h - found
-- Looking for C++ include snappy.h
-- Looking for C++ include snappy.h - found
-- Looking for C++ include workflow/Workflow.h
-- Looking for C++ include workflow/Workflow.h - found
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.3.2")
-- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so (found suitable version 
"3.21.12", minimum required is "3.5.0")
-- Configuring done (1.0s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
   dh_auto_build -O--buildsystem=cmake
        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/LINK_HEADERS.dir/build.make 
CMakeFiles/LINK_HEADERS.dir/depend
make  -f src/generator/CMakeFiles/srpc_generator.dir/build.make 
src/generator/CMakeFiles/srpc_generator.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/LINK_HEADERS.dir/DependInfo.cmake "--color="
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>>/src/generator /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/generator 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/generator/CMakeFiles/srpc_generator.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/LINK_HEADERS.dir/build.make 
CMakeFiles/LINK_HEADERS.dir/build
make  -f src/generator/CMakeFiles/srpc_generator.dir/build.make 
src/generator/CMakeFiles/srpc_generator.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -E make_directory /<<PKGBUILDDIR>>/_include/srpc
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  2%] Building CXX object 
src/generator/CMakeFiles/srpc_generator.dir/compiler.cc.o
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/compress/rpc_compress.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_compress.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/generator && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -MD -MT src/generator/CMakeFiles/srpc_generator.dir/compiler.cc.o -MF CMakeFiles/srpc_generator.dir/compiler.cc.o.d -o 
CMakeFiles/srpc_generator.dir/compiler.cc.o -c /<<PKGBUILDDIR>>/src/generator/compiler.cc
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/compress/rpc_compress_gzip.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_compress_gzip.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/message/rpc_message.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_message.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/message/rpc_message_srpc.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_srpc.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/message/rpc_message_thrift.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_thrift.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/message/rpc_message_brpc.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_brpc.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/message/rpc_message_trpc.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_trpc.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/thrift/rpc_thrift_buffer.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_thrift_buffer.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/thrift/rpc_thrift_enum.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_thrift_enum.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/thrift/rpc_thrift_idl.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_thrift_idl.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/thrift/rpc_thrift_idl.inl 
/<<PKGBUILDDIR>>/_include/srpc/rpc_thrift_idl.inl
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/var/ckms_quantiles.h 
/<<PKGBUILDDIR>>/_include/srpc/ckms_quantiles.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/var/time_window_quantiles.h 
/<<PKGBUILDDIR>>/_include/srpc/time_window_quantiles.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/var/rpc_var.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_var.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/module/rpc_module.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_module.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/module/rpc_trace_module.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_trace_module.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/module/rpc_metrics_module.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_metrics_module.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/module/rpc_filter.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_filter.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/module/rpc_trace_filter.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_trace_filter.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/module/rpc_metrics_filter.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_metrics_filter.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_basic.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_basic.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_buffer.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_buffer.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_client.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_client.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_context.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_context.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_context.inl 
/<<PKGBUILDDIR>>/_include/srpc/rpc_context.inl
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_global.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_global.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_options.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_options.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_server.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_server.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_service.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_service.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_task.inl 
/<<PKGBUILDDIR>>/_include/srpc/rpc_task.inl
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_types.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_types.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_zero_copy_stream.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_zero_copy_stream.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/rpc_define.h 
/<<PKGBUILDDIR>>/_include/srpc/rpc_define.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/http/http_task.h 
/<<PKGBUILDDIR>>/_include/srpc/http_task.h
/<<PKGBUILDDIR>>/src/generator/compiler.cc: In function ‘int main(int, const 
char**)’:
/<<PKGBUILDDIR>>/src/generator/compiler.cc:106:31: warning: ignoring return 
value of ‘char* getcwd(char*, size_t)’ declared with attribute ‘warn_unused_result’ 
[-Wunused-result]
  106 |                         getcwd(current_dir, MAXPATHLEN);
      |                         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/http/http_module.h 
/<<PKGBUILDDIR>>/_include/srpc/http_module.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/http/http_client.h 
/<<PKGBUILDDIR>>/_include/srpc/http_client.h
/usr/bin/cmake -E copy_if_different /<<PKGBUILDDIR>>/src/http/http_server.h 
/<<PKGBUILDDIR>>/_include/srpc/http_server.h
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  2%] Built target LINK_HEADERS
make  -f src/http/CMakeFiles/http.dir/build.make 
src/http/CMakeFiles/http.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>>/src/http /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/http 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/http/CMakeFiles/http.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/http/CMakeFiles/http.dir/build.make 
src/http/CMakeFiles/http.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  4%] Building CXX object src/http/CMakeFiles/http.dir/http_module.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/http && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/http -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/http/CMakeFiles/http.dir/http_module.cc.o -MF 
CMakeFiles/http.dir/http_module.cc.o.d -o CMakeFiles/http.dir/http_module.cc.o -c /<<PKGBUILDDIR>>/src/http/http_module.cc
[  6%] Building CXX object 
src/generator/CMakeFiles/srpc_generator.dir/generator.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/generator && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -MD -MT src/generator/CMakeFiles/srpc_generator.dir/generator.cc.o -MF CMakeFiles/srpc_generator.dir/generator.cc.o.d -o 
CMakeFiles/srpc_generator.dir/generator.cc.o -c /<<PKGBUILDDIR>>/src/generator/generator.cc
[  8%] Building CXX object src/http/CMakeFiles/http.dir/http_task.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/http && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/http -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/http/CMakeFiles/http.dir/http_task.cc.o -MF CMakeFiles/http.dir/http_task.cc.o.d 
-o CMakeFiles/http.dir/http_task.cc.o -c /<<PKGBUILDDIR>>/src/http/http_task.cc
[ 10%] Building CXX object 
src/generator/CMakeFiles/srpc_generator.dir/parser.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/generator && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -MD -MT src/generator/CMakeFiles/srpc_generator.dir/parser.cc.o -MF CMakeFiles/srpc_generator.dir/parser.cc.o.d -o 
CMakeFiles/srpc_generator.dir/parser.cc.o -c /<<PKGBUILDDIR>>/src/generator/parser.cc
[ 13%] Building CXX object src/http/CMakeFiles/http.dir/http_client.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/http && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/http -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/http/CMakeFiles/http.dir/http_client.cc.o -MF 
CMakeFiles/http.dir/http_client.cc.o.d -o CMakeFiles/http.dir/http_client.cc.o -c /<<PKGBUILDDIR>>/src/http/http_client.cc
[ 15%] Building CXX object src/http/CMakeFiles/http.dir/http_server.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/http && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/http -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/http/CMakeFiles/http.dir/http_server.cc.o -MF 
CMakeFiles/http.dir/http_server.cc.o.d -o CMakeFiles/http.dir/http_server.cc.o -c /<<PKGBUILDDIR>>/src/http/http_server.cc
[ 17%] Linking CXX executable /<<PKGBUILDDIR>>/_bin/srpc_generator
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/generator && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/srpc_generator.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -Wl,-z,relro -Wl,-z,now 
CMakeFiles/srpc_generator.dir/compiler.cc.o CMakeFiles/srpc_generator.dir/generator.cc.o 
CMakeFiles/srpc_generator.dir/parser.cc.o -o /<<PKGBUILDDIR>>/_bin/srpc_generator
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 17%] Built target srpc_generator
make  -f src/module/CMakeFiles/module.dir/build.make 
src/module/CMakeFiles/module.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 19%] Running cpp protocol buffer compiler on proto/opentelemetry_trace.proto
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/protoc --cpp_out 
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -I /<<PKGBUILDDIR>>/src/module/proto 
/<<PKGBUILDDIR>>/src/module/proto/opentelemetry_trace.proto
[ 21%] Running cpp protocol buffer compiler on proto/opentelemetry_common.proto
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/protoc --cpp_out 
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -I /<<PKGBUILDDIR>>/src/module/proto 
/<<PKGBUILDDIR>>/src/module/proto/opentelemetry_common.proto
[ 23%] Running cpp protocol buffer compiler on proto/opentelemetry_metrics.proto
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/protoc --cpp_out 
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -I /<<PKGBUILDDIR>>/src/module/proto 
/<<PKGBUILDDIR>>/src/module/proto/opentelemetry_metrics.proto
[ 26%] Running cpp protocol buffer compiler on 
proto/opentelemetry_metrics_service.proto
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/protoc --cpp_out 
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -I /<<PKGBUILDDIR>>/src/module/proto 
/<<PKGBUILDDIR>>/src/module/proto/opentelemetry_metrics_service.proto
[ 28%] Running cpp protocol buffer compiler on 
proto/opentelemetry_resource.proto
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/protoc --cpp_out 
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -I /<<PKGBUILDDIR>>/src/module/proto 
/<<PKGBUILDDIR>>/src/module/proto/opentelemetry_resource.proto
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/src/module /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module/CMakeFiles/module.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/module/CMakeFiles/module.dir/build.make 
src/module/CMakeFiles/module.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 30%] Building CXX object src/module/CMakeFiles/module.dir/rpc_module.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/module/CMakeFiles/module.dir/rpc_module.cc.o -MF 
CMakeFiles/module.dir/rpc_module.cc.o.d -o CMakeFiles/module.dir/rpc_module.cc.o -c /<<PKGBUILDDIR>>/src/module/rpc_module.cc
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 30%] Built target http
make  -f src/var/CMakeFiles/var.dir/build.make src/var/CMakeFiles/var.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>>/src/var /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/var 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/var/CMakeFiles/var.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/var/CMakeFiles/var.dir/build.make src/var/CMakeFiles/var.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 32%] Building CXX object src/var/CMakeFiles/var.dir/rpc_var.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/var && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/var -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/var/CMakeFiles/var.dir/rpc_var.cc.o -MF CMakeFiles/var.dir/rpc_var.cc.o.d -o 
CMakeFiles/var.dir/rpc_var.cc.o -c /<<PKGBUILDDIR>>/src/var/rpc_var.cc
[ 34%] Building CXX object 
src/module/CMakeFiles/module.dir/rpc_trace_module.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/module/CMakeFiles/module.dir/rpc_trace_module.cc.o -MF 
CMakeFiles/module.dir/rpc_trace_module.cc.o.d -o CMakeFiles/module.dir/rpc_trace_module.cc.o -c /<<PKGBUILDDIR>>/src/module/rpc_trace_module.cc
In file included from /<<PKGBUILDDIR>>/src/var/time_window_quantiles.h:11,
                 from /<<PKGBUILDDIR>>/src/var/rpc_var.h:27,
                 from /<<PKGBUILDDIR>>/src/var/rpc_var.cc:22:
In member function ‘srpc::CKMSQuantiles<TYPE>& srpc::CKMSQuantiles<TYPE>::operator=(const 
srpc::CKMSQuantiles<TYPE>&) [with TYPE = double]’,
    inlined from ‘srpc::CKMSQuantiles<TYPE>& srpc::CKMSQuantiles<TYPE>::operator=(const 
srpc::CKMSQuantiles<TYPE>&) [with TYPE = double]’ at 
/<<PKGBUILDDIR>>/src/var/ckms_quantiles.h:98:22,
    inlined from ‘srpc::CKMSQuantiles<TYPE>::CKMSQuantiles(const 
srpc::CKMSQuantiles<TYPE>&) [with TYPE = double]’ at 
/<<PKGBUILDDIR>>/src/var/ckms_quantiles.h:94:18,
    inlined from ‘void std::_Construct(_Tp*, _Args&& ...) [with _Tp = 
srpc::CKMSQuantiles<double>; _Args = {const srpc::CKMSQuantiles<double>&}]’ at 
/usr/include/c++/14/bits/stl_construct.h:119:7,
    inlined from ‘_ForwardIterator std::__do_uninit_fill_n(_ForwardIterator, _Size, const 
_Tp&) [with _ForwardIterator = srpc::CKMSQuantiles<double>*; _Size = long unsigned 
int; _Tp = srpc::CKMSQuantiles<double>]’ at 
/usr/include/c++/14/bits/stl_uninitialized.h:267:21,
    inlined from ‘static _ForwardIterator 
std::__uninitialized_fill_n<_TrivialValueType>::__uninit_fill_n(_ForwardIterator, _Size, const 
_Tp&) [with _ForwardIterator = srpc::CKMSQuantiles<double>*; _Size = long unsigned int; _Tp 
= srpc::CKMSQuantiles<double>; bool _TrivialValueType = false]’ at 
/usr/include/c++/14/bits/stl_uninitialized.h:284:34,
    inlined from ‘_ForwardIterator std::uninitialized_fill_n(_ForwardIterator, _Size, const 
_Tp&) [with _ForwardIterator = srpc::CKMSQuantiles<double>*; _Size = long unsigned 
int; _Tp = srpc::CKMSQuantiles<double>]’ at 
/usr/include/c++/14/bits/stl_uninitialized.h:327:17,
    inlined from ‘_ForwardIterator std::__uninitialized_fill_n_a(_ForwardIterator, _Size, const _Tp&, 
allocator<_Tp2>&) [with _ForwardIterator = srpc::CKMSQuantiles<double>*; _Size = long unsigned 
int; _Tp = srpc::CKMSQuantiles<double>; _Tp2 = srpc::CKMSQuantiles<double>]’ at 
/usr/include/c++/14/bits/stl_uninitialized.h:472:39,
    inlined from ‘void std::vector<_Tp, _Alloc>::_M_fill_initialize(size_type, const value_type&) 
[with _Tp = srpc::CKMSQuantiles<double>; _Alloc = std::allocator<srpc::CKMSQuantiles<double> 
>]’ at /usr/include/c++/14/bits/stl_vector.h:1709:33,
    inlined from ‘std::vector<_Tp, _Alloc>::vector(size_type, const value_type&, const 
allocator_type&) [with _Tp = srpc::CKMSQuantiles<double>; _Alloc = 
std::allocator<srpc::CKMSQuantiles<double> >]’ at /usr/include/c++/14/bits/stl_vector.h:572:27,
    inlined from ‘srpc::TimeWindowQuantiles<TYPE>::TimeWindowQuantiles(const 
std::vector<srpc::Quantile>*, std::chrono::_V2::steady_clock::duration, int) [with TYPE = 
double]’ at /<<PKGBUILDDIR>>/src/var/time_window_quantiles.h:52:2:
/<<PKGBUILDDIR>>/src/var/ckms_quantiles.h:106:17: warning: 
‘<anonymous>.srpc::CKMSQuantiles<double>::buffer’ may be used uninitialized 
[-Wmaybe-uninitialized]
  106 |                 this->buffer = copy.buffer;
      |                 ^~~~
/<<PKGBUILDDIR>>/src/var/time_window_quantiles.h: In constructor 
‘srpc::TimeWindowQuantiles<TYPE>::TimeWindowQuantiles(const std::vector<srpc::Quantile>*, 
std::chrono::_V2::steady_clock::duration, int) [with TYPE = double]’:
/<<PKGBUILDDIR>>/src/var/time_window_quantiles.h:52:37: note: ‘<anonymous>’ 
declared here
   52 |         ckms_quantiles(age_buckets, 
CKMSQuantiles<TYPE>(this->quantiles)),
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 34%] Built target var
make  -f src/thrift/CMakeFiles/thrift.dir/build.make 
src/thrift/CMakeFiles/thrift.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>>/src/thrift /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/thrift 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/thrift/CMakeFiles/thrift.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/thrift/CMakeFiles/thrift.dir/build.make 
src/thrift/CMakeFiles/thrift.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 36%] Building CXX object 
src/thrift/CMakeFiles/thrift.dir/rpc_thrift_buffer.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/thrift && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -MD -MT src/thrift/CMakeFiles/thrift.dir/rpc_thrift_buffer.cc.o -MF CMakeFiles/thrift.dir/rpc_thrift_buffer.cc.o.d -o 
CMakeFiles/thrift.dir/rpc_thrift_buffer.cc.o -c /<<PKGBUILDDIR>>/src/thrift/rpc_thrift_buffer.cc
[ 39%] Building CXX object src/thrift/CMakeFiles/thrift.dir/rpc_thrift_idl.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/thrift && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -MD -MT src/thrift/CMakeFiles/thrift.dir/rpc_thrift_idl.cc.o -MF CMakeFiles/thrift.dir/rpc_thrift_idl.cc.o.d -o 
CMakeFiles/thrift.dir/rpc_thrift_idl.cc.o -c /<<PKGBUILDDIR>>/src/thrift/rpc_thrift_idl.cc
[ 41%] Building CXX object 
src/module/CMakeFiles/module.dir/rpc_metrics_module.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/module/CMakeFiles/module.dir/rpc_metrics_module.cc.o -MF 
CMakeFiles/module.dir/rpc_metrics_module.cc.o.d -o CMakeFiles/module.dir/rpc_metrics_module.cc.o -c 
/<<PKGBUILDDIR>>/src/module/rpc_metrics_module.cc
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 41%] Built target thrift
make  -f src/compress/CMakeFiles/compress.dir/build.make 
src/compress/CMakeFiles/compress.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>>/src/compress /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/compress 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/compress/CMakeFiles/compress.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/compress/CMakeFiles/compress.dir/build.make 
src/compress/CMakeFiles/compress.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 43%] Building CXX object 
src/compress/CMakeFiles/compress.dir/rpc_compress.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/compress && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -MD -MT src/compress/CMakeFiles/compress.dir/rpc_compress.cc.o -MF CMakeFiles/compress.dir/rpc_compress.cc.o.d -o 
CMakeFiles/compress.dir/rpc_compress.cc.o -c /<<PKGBUILDDIR>>/src/compress/rpc_compress.cc
[ 45%] Building CXX object 
src/compress/CMakeFiles/compress.dir/rpc_compress_snappy.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/compress && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -fno-rtti -MD -MT src/compress/CMakeFiles/compress.dir/rpc_compress_snappy.cc.o -MF 
CMakeFiles/compress.dir/rpc_compress_snappy.cc.o.d -o CMakeFiles/compress.dir/rpc_compress_snappy.cc.o -c 
/<<PKGBUILDDIR>>/src/compress/rpc_compress_snappy.cc
[ 47%] Building CXX object 
src/module/CMakeFiles/module.dir/rpc_trace_filter.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/module/CMakeFiles/module.dir/rpc_trace_filter.cc.o -MF 
CMakeFiles/module.dir/rpc_trace_filter.cc.o.d -o CMakeFiles/module.dir/rpc_trace_filter.cc.o -c /<<PKGBUILDDIR>>/src/module/rpc_trace_filter.cc
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 47%] Built target compress
make  -f src/message/CMakeFiles/message.dir/build.make 
src/message/CMakeFiles/message.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 50%] Running cpp protocol buffer compiler on rpc_meta_trpc.proto
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message && /usr/bin/protoc --cpp_out 
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message -I /<<PKGBUILDDIR>>/src/message 
/<<PKGBUILDDIR>>/src/message/rpc_meta_trpc.proto
[ 52%] Running cpp protocol buffer compiler on rpc_meta.proto
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message && /usr/bin/protoc --cpp_out 
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message -I /<<PKGBUILDDIR>>/src/message 
/<<PKGBUILDDIR>>/src/message/rpc_meta.proto
[ 54%] Running cpp protocol buffer compiler on rpc_meta_brpc.proto
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message && /usr/bin/protoc --cpp_out 
:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message -I /<<PKGBUILDDIR>>/src/message 
/<<PKGBUILDDIR>>/src/message/rpc_meta_brpc.proto
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>>/src/message /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message/CMakeFiles/message.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/message/CMakeFiles/message.dir/build.make 
src/message/CMakeFiles/message.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 56%] Building CXX object 
src/message/CMakeFiles/message.dir/rpc_message_brpc.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/message/CMakeFiles/message.dir/rpc_message_brpc.cc.o -MF 
CMakeFiles/message.dir/rpc_message_brpc.cc.o.d -o CMakeFiles/message.dir/rpc_message_brpc.cc.o -c /<<PKGBUILDDIR>>/src/message/rpc_message_brpc.cc
[ 58%] Building CXX object 
src/message/CMakeFiles/message.dir/rpc_message_srpc.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/message/CMakeFiles/message.dir/rpc_message_srpc.cc.o -MF 
CMakeFiles/message.dir/rpc_message_srpc.cc.o.d -o CMakeFiles/message.dir/rpc_message_srpc.cc.o -c /<<PKGBUILDDIR>>/src/message/rpc_message_srpc.cc
[ 60%] Building CXX object 
src/module/CMakeFiles/module.dir/rpc_metrics_filter.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/module/CMakeFiles/module.dir/rpc_metrics_filter.cc.o -MF 
CMakeFiles/module.dir/rpc_metrics_filter.cc.o.d -o CMakeFiles/module.dir/rpc_metrics_filter.cc.o -c 
/<<PKGBUILDDIR>>/src/module/rpc_metrics_filter.cc
[ 63%] Building CXX object 
src/message/CMakeFiles/message.dir/rpc_message_thrift.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/message/CMakeFiles/message.dir/rpc_message_thrift.cc.o -MF 
CMakeFiles/message.dir/rpc_message_thrift.cc.o.d -o CMakeFiles/message.dir/rpc_message_thrift.cc.o -c 
/<<PKGBUILDDIR>>/src/message/rpc_message_thrift.cc
[ 65%] Building CXX object 
src/message/CMakeFiles/message.dir/rpc_message_trpc.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/message/CMakeFiles/message.dir/rpc_message_trpc.cc.o -MF 
CMakeFiles/message.dir/rpc_message_trpc.cc.o.d -o CMakeFiles/message.dir/rpc_message_trpc.cc.o -c /<<PKGBUILDDIR>>/src/message/rpc_message_trpc.cc
[ 67%] Building CXX object 
src/module/CMakeFiles/module.dir/opentelemetry_common.pb.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/module/CMakeFiles/module.dir/opentelemetry_common.pb.cc.o -MF 
CMakeFiles/module.dir/opentelemetry_common.pb.cc.o.d -o CMakeFiles/module.dir/opentelemetry_common.pb.cc.o -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module/opentelemetry_common.pb.cc
[ 69%] Building CXX object 
src/module/CMakeFiles/module.dir/opentelemetry_resource.pb.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/module/CMakeFiles/module.dir/opentelemetry_resource.pb.cc.o -MF 
CMakeFiles/module.dir/opentelemetry_resource.pb.cc.o.d -o CMakeFiles/module.dir/opentelemetry_resource.pb.cc.o -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module/opentelemetry_resource.pb.cc
[ 71%] Building CXX object src/message/CMakeFiles/message.dir/rpc_meta.pb.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/message/CMakeFiles/message.dir/rpc_meta.pb.cc.o -MF 
CMakeFiles/message.dir/rpc_meta.pb.cc.o.d -o CMakeFiles/message.dir/rpc_meta.pb.cc.o -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message/rpc_meta.pb.cc
[ 73%] Building CXX object 
src/module/CMakeFiles/module.dir/opentelemetry_trace.pb.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/module/CMakeFiles/module.dir/opentelemetry_trace.pb.cc.o -MF 
CMakeFiles/module.dir/opentelemetry_trace.pb.cc.o.d -o CMakeFiles/module.dir/opentelemetry_trace.pb.cc.o -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module/opentelemetry_trace.pb.cc
[ 76%] Building CXX object 
src/message/CMakeFiles/message.dir/rpc_meta_brpc.pb.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/message/CMakeFiles/message.dir/rpc_meta_brpc.pb.cc.o -MF 
CMakeFiles/message.dir/rpc_meta_brpc.pb.cc.o.d -o CMakeFiles/message.dir/rpc_meta_brpc.pb.cc.o -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message/rpc_meta_brpc.pb.cc
[ 78%] Building CXX object 
src/module/CMakeFiles/module.dir/opentelemetry_metrics.pb.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/module/CMakeFiles/module.dir/opentelemetry_metrics.pb.cc.o -MF 
CMakeFiles/module.dir/opentelemetry_metrics.pb.cc.o.d -o CMakeFiles/module.dir/opentelemetry_metrics.pb.cc.o -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module/opentelemetry_metrics.pb.cc
[ 80%] Building CXX object 
src/message/CMakeFiles/message.dir/rpc_meta_trpc.pb.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/message/CMakeFiles/message.dir/rpc_meta_trpc.pb.cc.o -MF 
CMakeFiles/message.dir/rpc_meta_trpc.pb.cc.o.d -o CMakeFiles/message.dir/rpc_meta_trpc.pb.cc.o -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/message/rpc_meta_trpc.pb.cc
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 80%] Built target message
[ 82%] Building CXX object 
src/module/CMakeFiles/module.dir/opentelemetry_metrics_service.pb.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -MD -MT src/module/CMakeFiles/module.dir/opentelemetry_metrics_service.pb.cc.o -MF 
CMakeFiles/module.dir/opentelemetry_metrics_service.pb.cc.o.d -o CMakeFiles/module.dir/opentelemetry_metrics_service.pb.cc.o -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/module/opentelemetry_metrics_service.pb.cc
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 82%] Built target module
make  -f src/CMakeFiles/srpc-static.dir/build.make 
src/CMakeFiles/srpc-static.dir/depend
make  -f src/CMakeFiles/srpc-shared.dir/build.make 
src/CMakeFiles/srpc-shared.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>>/src /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/srpc-static.dir/DependInfo.cmake "--color="
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>>/src /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/srpc-shared.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/CMakeFiles/srpc-shared.dir/build.make 
src/CMakeFiles/srpc-shared.dir/build
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/CMakeFiles/srpc-static.dir/build.make 
src/CMakeFiles/srpc-static.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 86%] Building CXX object src/CMakeFiles/srpc-static.dir/rpc_buffer.cc.o
[ 86%] Building CXX object src/CMakeFiles/srpc-shared.dir/rpc_buffer.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++ -Dsrpc_shared_EXPORTS -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -fPIC -MD -MT src/CMakeFiles/srpc-shared.dir/rpc_buffer.cc.o -MF CMakeFiles/srpc-shared.dir/rpc_buffer.cc.o.d -o 
CMakeFiles/srpc-shared.dir/rpc_buffer.cc.o -c /<<PKGBUILDDIR>>/src/rpc_buffer.cc
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -MD -MT src/CMakeFiles/srpc-static.dir/rpc_buffer.cc.o -MF CMakeFiles/srpc-static.dir/rpc_buffer.cc.o.d -o 
CMakeFiles/srpc-static.dir/rpc_buffer.cc.o -c /<<PKGBUILDDIR>>/src/rpc_buffer.cc
In file included from 
/usr/include/x86_64-linux-gnu/c++/14/bits/c++allocator.h:33,
                 from /usr/include/c++/14/bits/allocator.h:46,
                 from /usr/include/c++/14/list:63,
                 from /<<PKGBUILDDIR>>/src/rpc_buffer.h:27,
                 from /<<PKGBUILDDIR>>/src/rpc_buffer.cc:19:
In member function ‘void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) 
[with _Up = srpc::RPCBuffer::buffer_t; _Args = {srpc::RPCBuffer::buffer_t}; _Tp = 
std::_List_node<srpc::RPCBuffer::buffer_t>]’,
    inlined from ‘static void std::allocator_traits<std::allocator<_Tp1> 
>::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = srpc::RPCBuffer::buffer_t; _Args 
= {srpc::RPCBuffer::buffer_t}; _Tp = std::_List_node<srpc::RPCBuffer::buffer_t>]’ at 
/usr/include/c++/14/bits/alloc_traits.h:569:17,
    inlined from ‘std::__cxx11::list<_Tp, _Alloc>::_Node* std::__cxx11::list<_Tp, 
_Alloc>::_M_create_node(_Args&& ...) [with _Args = {srpc::RPCBuffer::buffer_t}; _Tp = 
srpc::RPCBuffer::buffer_t; _Alloc = std::allocator<srpc::RPCBuffer::buffer_t>]’ at 
/usr/include/c++/14/bits/stl_list.h:713:33,
    inlined from ‘void std::__cxx11::list<_Tp, _Alloc>::_M_insert(iterator, _Args&& 
...) [with _Args = {srpc::RPCBuffer::buffer_t}; _Tp = srpc::RPCBuffer::buffer_t; _Alloc = 
std::allocator<srpc::RPCBuffer::buffer_t>]’ at /usr/include/c++/14/bits/stl_list.h:2004:32,
    inlined from ‘void std::__cxx11::list<_Tp, _Alloc>::emplace_back(_Args&& ...) 
[with _Args = {srpc::RPCBuffer::buffer_t}; _Tp = srpc::RPCBuffer::buffer_t; _Alloc = 
std::allocator<srpc::RPCBuffer::buffer_t>]’ at /usr/include/c++/14/bits/stl_list.h:1321:19,
    inlined from ‘bool srpc::RPCBuffer::append(void*, size_t, int)’ at 
/<<PKGBUILDDIR>>/src/rpc_buffer.cc:77:28:
/usr/include/c++/14/bits/new_allocator.h:191:11: warning: ‘left_buf’ may be 
used uninitialized [-Wmaybe-uninitialized]
  191 |         { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from 
/usr/include/x86_64-linux-gnu/c++/14/bits/c++allocator.h:33,
                 from /usr/include/c++/14/bits/allocator.h:46,
                 from /usr/include/c++/14/list:63,
                 from /<<PKGBUILDDIR>>/src/rpc_buffer.h:27,
                 from /<<PKGBUILDDIR>>/src/rpc_buffer.cc:19:
In member function ‘void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) 
[with _Up = srpc::RPCBuffer::buffer_t; _Args = {srpc::RPCBuffer::buffer_t}; _Tp = 
std::_List_node<srpc::RPCBuffer::buffer_t>]’,
    inlined from ‘static void std::allocator_traits<std::allocator<_Tp1> 
>::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = srpc::RPCBuffer::buffer_t; _Args 
= {srpc::RPCBuffer::buffer_t}; _Tp = std::_List_node<srpc::RPCBuffer::buffer_t>]’ at 
/usr/include/c++/14/bits/alloc_traits.h:569:17,
    inlined from ‘std::__cxx11::list<_Tp, _Alloc>::_Node* std::__cxx11::list<_Tp, 
_Alloc>::_M_create_node(_Args&& ...) [with _Args = {srpc::RPCBuffer::buffer_t}; _Tp = 
srpc::RPCBuffer::buffer_t; _Alloc = std::allocator<srpc::RPCBuffer::buffer_t>]’ at 
/usr/include/c++/14/bits/stl_list.h:713:33,
    inlined from ‘void std::__cxx11::list<_Tp, _Alloc>::_M_insert(iterator, _Args&& 
...) [with _Args = {srpc::RPCBuffer::buffer_t}; _Tp = srpc::RPCBuffer::buffer_t; _Alloc = 
std::allocator<srpc::RPCBuffer::buffer_t>]’ at /usr/include/c++/14/bits/stl_list.h:2004:32,
    inlined from ‘void std::__cxx11::list<_Tp, _Alloc>::emplace_back(_Args&& ...) 
[with _Args = {srpc::RPCBuffer::buffer_t}; _Tp = srpc::RPCBuffer::buffer_t; _Alloc = 
std::allocator<srpc::RPCBuffer::buffer_t>]’ at /usr/include/c++/14/bits/stl_list.h:1321:19,
    inlined from ‘bool srpc::RPCBuffer::append(void*, size_t, int)’ at 
/<<PKGBUILDDIR>>/src/rpc_buffer.cc:77:28:
/usr/include/c++/14/bits/new_allocator.h:191:11: warning: ‘left_buf’ may be 
used uninitialized [-Wmaybe-uninitialized]
  191 |         { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/rpc_buffer.cc: In member function ‘bool 
srpc::RPCBuffer::append(void*, size_t, int)’:
/<<PKGBUILDDIR>>/src/rpc_buffer.cc:55:15: note: ‘left_buf’ was declared here
   55 |         void *left_buf;
      |               ^~~~~~~~
/<<PKGBUILDDIR>>/src/rpc_buffer.cc: In member function ‘bool 
srpc::RPCBuffer::append(void*, size_t, int)’:
/<<PKGBUILDDIR>>/src/rpc_buffer.cc:55:15: note: ‘left_buf’ was declared here
   55 |         void *left_buf;
      |               ^~~~~~~~
[ 91%] Building CXX object src/CMakeFiles/srpc-shared.dir/rpc_basic.cc.o
[ 91%] Building CXX object src/CMakeFiles/srpc-static.dir/rpc_basic.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++ -Dsrpc_shared_EXPORTS -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -fPIC -MD -MT src/CMakeFiles/srpc-shared.dir/rpc_basic.cc.o -MF CMakeFiles/srpc-shared.dir/rpc_basic.cc.o.d -o 
CMakeFiles/srpc-shared.dir/rpc_basic.cc.o -c /<<PKGBUILDDIR>>/src/rpc_basic.cc
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -MD -MT src/CMakeFiles/srpc-static.dir/rpc_basic.cc.o -MF CMakeFiles/srpc-static.dir/rpc_basic.cc.o.d -o 
CMakeFiles/srpc-static.dir/rpc_basic.cc.o -c /<<PKGBUILDDIR>>/src/rpc_basic.cc
[ 93%] Building CXX object src/CMakeFiles/srpc-static.dir/rpc_global.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++  -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -MD -MT src/CMakeFiles/srpc-static.dir/rpc_global.cc.o -MF CMakeFiles/srpc-static.dir/rpc_global.cc.o.d -o 
CMakeFiles/srpc-static.dir/rpc_global.cc.o -c /<<PKGBUILDDIR>>/src/rpc_global.cc
[ 95%] Building CXX object src/CMakeFiles/srpc-shared.dir/rpc_global.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++ -Dsrpc_shared_EXPORTS -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/_include/srpc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 
-fno-exceptions -fPIC -MD -MT src/CMakeFiles/srpc-shared.dir/rpc_global.cc.o -MF CMakeFiles/srpc-shared.dir/rpc_global.cc.o.d -o 
CMakeFiles/srpc-shared.dir/rpc_global.cc.o -c /<<PKGBUILDDIR>>/src/rpc_global.cc
[ 97%] Linking CXX shared library /<<PKGBUILDDIR>>/_lib/libsrpc.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/srpc-shared.dir/link.txt --verbose=1
[100%] Linking CXX static library /<<PKGBUILDDIR>>/_lib/libsrpc.a
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cmake -P 
CMakeFiles/srpc-static.dir/cmake_clean_target.cmake
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++11 -fno-exceptions -Wl,-z,relro 
-Wl,-z,now -shared -Wl,-soname,libsrpc.so.0 -o /<<PKGBUILDDIR>>/_lib/libsrpc.so.0.10.2 
"CMakeFiles/srpc-shared.dir/rpc_buffer.cc.o" "CMakeFiles/srpc-shared.dir/rpc_basic.cc.o" 
"CMakeFiles/srpc-shared.dir/rpc_global.cc.o" module/CMakeFiles/module.dir/rpc_module.cc.o 
module/CMakeFiles/module.dir/rpc_trace_module.cc.o module/CMakeFiles/module.dir/rpc_metrics_module.cc.o 
module/CMakeFiles/module.dir/rpc_trace_filter.cc.o module/CMakeFiles/module.dir/rpc_metrics_filter.cc.o 
module/CMakeFiles/module.dir/opentelemetry_common.pb.cc.o module/CMakeFiles/module.dir/opentelemetry_resource.pb.cc.o 
module/CMakeFiles/module.dir/opentelemetry_trace.pb.cc.o module/CMakeFiles/module.dir/opentelemetry_metrics.pb.cc.o 
module/CMakeFiles/module.dir/opentelemetry_metrics_service.pb.cc.o var/CMakeFiles/var.dir/rpc_var.cc.o 
thrift/CMakeFiles/thrift.dir/rpc_thrift_buffer.cc.o thrift/CMakeFiles/thrift.dir/rpc_thrift_idl.cc.o 
compress/CMakeFiles/compress.dir/rpc_compress.cc.o compress/CMakeFiles/compress.dir/rpc_compress_snappy.cc.o 
message/CMakeFiles/message.dir/rpc_message_brpc.cc.o message/CMakeFiles/message.dir/rpc_message_srpc.cc.o 
message/CMakeFiles/message.dir/rpc_message_thrift.cc.o message/CMakeFiles/message.dir/rpc_message_trpc.cc.o 
message/CMakeFiles/message.dir/rpc_meta.pb.cc.o message/CMakeFiles/message.dir/rpc_meta_brpc.pb.cc.o 
message/CMakeFiles/message.dir/rpc_meta_trpc.pb.cc.o http/CMakeFiles/http.dir/http_module.cc.o 
http/CMakeFiles/http.dir/http_task.cc.o http/CMakeFiles/http.dir/http_client.cc.o http/CMakeFiles/http.dir/http_server.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/srpc-static.dir/link.txt --verbose=1
/usr/bin/ar qc /<<PKGBUILDDIR>>/_lib/libsrpc.a "CMakeFiles/srpc-static.dir/rpc_buffer.cc.o" 
"CMakeFiles/srpc-static.dir/rpc_basic.cc.o" "CMakeFiles/srpc-static.dir/rpc_global.cc.o" 
module/CMakeFiles/module.dir/rpc_module.cc.o module/CMakeFiles/module.dir/rpc_trace_module.cc.o 
module/CMakeFiles/module.dir/rpc_metrics_module.cc.o module/CMakeFiles/module.dir/rpc_trace_filter.cc.o 
module/CMakeFiles/module.dir/rpc_metrics_filter.cc.o module/CMakeFiles/module.dir/opentelemetry_common.pb.cc.o 
module/CMakeFiles/module.dir/opentelemetry_resource.pb.cc.o module/CMakeFiles/module.dir/opentelemetry_trace.pb.cc.o 
module/CMakeFiles/module.dir/opentelemetry_metrics.pb.cc.o 
module/CMakeFiles/module.dir/opentelemetry_metrics_service.pb.cc.o var/CMakeFiles/var.dir/rpc_var.cc.o 
thrift/CMakeFiles/thrift.dir/rpc_thrift_buffer.cc.o thrift/CMakeFiles/thrift.dir/rpc_thrift_idl.cc.o 
compress/CMakeFiles/compress.dir/rpc_compress.cc.o compress/CMakeFiles/compress.dir/rpc_compress_snappy.cc.o 
message/CMakeFiles/message.dir/rpc_message_brpc.cc.o message/CMakeFiles/message.dir/rpc_message_srpc.cc.o 
message/CMakeFiles/message.dir/rpc_message_thrift.cc.o message/CMakeFiles/message.dir/rpc_message_trpc.cc.o 
message/CMakeFiles/message.dir/rpc_meta.pb.cc.o message/CMakeFiles/message.dir/rpc_meta_brpc.pb.cc.o 
message/CMakeFiles/message.dir/rpc_meta_trpc.pb.cc.o http/CMakeFiles/http.dir/http_module.cc.o 
http/CMakeFiles/http.dir/http_task.cc.o http/CMakeFiles/http.dir/http_client.cc.o 
http/CMakeFiles/http.dir/http_server.cc.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_symlink_library 
/<<PKGBUILDDIR>>/_lib/libsrpc.so.0.10.2 /<<PKGBUILDDIR>>/_lib/libsrpc.so.0 
/<<PKGBUILDDIR>>/_lib/libsrpc.so
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[100%] Built target srpc-shared
/usr/bin/ranlib /<<PKGBUILDDIR>>/_lib/libsrpc.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[100%] Built target srpc-static
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 0
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_test --builddir=test -- VERBOSE=1
        cd test && make -j2 check ARGS\+=--verbose ARGS\+=-j2 VERBOSE=1
make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
mkdir -p build.cmake
cd build.cmake && cmake /<<PKGBUILDDIR>>/test
Re-run cmake no build system arguments
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.3.2")
-- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so (found version 
"3.21.12")
-- Found GTest: /usr/lib/x86_64-linux-gnu/cmake/GTest/GTestConfig.cmake (found version 
"1.15.0")
-- Configuring done (0.4s)
-- Generating done (0.0s)
-- Build files have been written to: /<<PKGBUILDDIR>>/test/build.cmake
make -C build.cmake check CTEST_OUTPUT_ON_FAILURE=1
make[3]: Entering directory '/<<PKGBUILDDIR>>/test'
make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
rule.
/usr/bin/cmake -S/<<PKGBUILDDIR>>/test -B/<<PKGBUILDDIR>>/test/build.cmake 
--check-build-system CMakeFiles/Makefile.cmake 0
make  -f CMakeFiles/Makefile2 check
make[4]: Entering directory '/<<PKGBUILDDIR>>/test/build.cmake'
/usr/bin/cmake -S/<<PKGBUILDDIR>>/test -B/<<PKGBUILDDIR>>/test/build.cmake 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/test/build.cmake/CMakeFiles 7
make  -f CMakeFiles/Makefile2 CMakeFiles/check.dir/all
make[5]: Entering directory '/<<PKGBUILDDIR>>/test/build.cmake'
make  -f CMakeFiles/var_unittest.dir/build.make 
CMakeFiles/var_unittest.dir/depend
make[6]: Entering directory '/<<PKGBUILDDIR>>/test/build.cmake'
cd /<<PKGBUILDDIR>>/test/build.cmake && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>>/test 
/<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/test/build.cmake /<<PKGBUILDDIR>>/test/build.cmake 
/<<PKGBUILDDIR>>/test/build.cmake/CMakeFiles/var_unittest.dir/DependInfo.cmake "--color="
make[6]: Leaving directory '/<<PKGBUILDDIR>>/test/build.cmake'
make  -f CMakeFiles/var_unittest.dir/build.make 
CMakeFiles/var_unittest.dir/build
make[6]: Entering directory '/<<PKGBUILDDIR>>/test/build.cmake'
[ 14%] Building CXX object CMakeFiles/var_unittest.dir/var_unittest.cc.o
/usr/bin/c++  -I/<<PKGBUILDDIR>>/test/build.cmake -I/<<PKGBUILDDIR>>/_include -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++14 -fno-exceptions -O2 -g -DNDEBUG 
-DGTEST_HAS_PTHREAD=1 -MD -MT CMakeFiles/var_unittest.dir/var_unittest.cc.o -MF CMakeFiles/var_unittest.dir/var_unittest.cc.o.d 
-o CMakeFiles/var_unittest.dir/var_unittest.cc.o -c /<<PKGBUILDDIR>>/test/var_unittest.cc
[ 28%] Linking CXX executable var_unittest
/usr/bin/cmake -E cmake_link_script CMakeFiles/var_unittest.dir/link.txt 
--verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe 
-std=c++14 -fno-exceptions -O2 -g -DNDEBUG -Wl,-z,relro -Wl,-z,now CMakeFiles/var_unittest.dir/var_unittest.cc.o -o 
var_unittest   -L/<<PKGBUILDDIR>>/_lib  -Wl,-rpath,/<<PKGBUILDDIR>>/_lib -lsrpc -lworkflow 
-lpthread /usr/lib/x86_64-linux-gnu/libssl.so /usr/lib/x86_64-linux-gnu/libcrypto.so -lprotobuf -lz -lsnappy -llz4 
/usr/lib/x86_64-linux-gnu/libgtest_main.a /usr/lib/x86_64-linux-gnu/libgtest.a
make[6]: Leaving directory '/<<PKGBUILDDIR>>/test/build.cmake'
[ 28%] Built target var_unittest
make  -f CMakeFiles/SRPC_GEN.dir/build.make CMakeFiles/SRPC_GEN.dir/depend
make[6]: Entering directory '/<<PKGBUILDDIR>>/test/build.cmake'
cd /<<PKGBUILDDIR>>/test/build.cmake && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>>/test 
/<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/test/build.cmake /<<PKGBUILDDIR>>/test/build.cmake 
/<<PKGBUILDDIR>>/test/build.cmake/CMakeFiles/SRPC_GEN.dir/DependInfo.cmake "--color="
make[6]: Leaving directory '/<<PKGBUILDDIR>>/test/build.cmake'
make  -f CMakeFiles/SRPC_GEN.dir/build.make CMakeFiles/SRPC_GEN.dir/build
make[6]: Entering directory '/<<PKGBUILDDIR>>/test/build.cmake'
[ 42%] srpc generator...
/<<PKGBUILDDIR>>/_bin/srpc_generator /<<PKGBUILDDIR>>/test/test_pb.proto 
/<<PKGBUILDDIR>>/test
[Generator Begin]
proto file: [/<<PKGBUILDDIR>>/test/test_pb.proto]
Successfully parse service block [message] : AddRequest
Successfully parse service block [message] : AddResponse
Successfully parse service block [message] : SubstrRequest
Successfully parse service block [message] : SubstrResponse
Successfully parse service block [service] : TestPB
Successfully parse method:Add req:AddRequest resp:AddResponse
Successfully parse method:Substr req:SubstrRequest resp:SubstrResponse
finish parsing proto file: [/<<PKGBUILDDIR>>/test/test_pb.proto]
[Generator] generate srpc files: /<<PKGBUILDDIR>>/test/test_pb.srpc.h
[Generator Done]
[Generator] generate server files: /<<PKGBUILDDIR>>/test/server.pb_skeleton.cc, client 
files: /<<PKGBUILDDIR>>/test/client.pb_skeleton.cc
[Generator Done]
/<<PKGBUILDDIR>>/_bin/srpc_generator /<<PKGBUILDDIR>>/test/test_thrift.thrift 
/<<PKGBUILDDIR>>/test
[Generator Begin]
proto file: [/<<PKGBUILDDIR>>/test/test_thrift.thrift]
Successfully parse service block [service] : TestThrift
Successfully parse method:add req:addRequest resp:addResponse
Successfully parse method:substr req:substrRequest resp:substrResponse
finish parsing proto file: [/<<PKGBUILDDIR>>/test/test_thrift.thrift]
[Generator] generate srpc files: /<<PKGBUILDDIR>>/test/test_thrift.srpc.h 
/<<PKGBUILDDIR>>/test/test_thrift.thrift.h
[Generator Done]
[Generator] generate server files: /<<PKGBUILDDIR>>/test/server.thrift_skeleton.cc, client 
files: /<<PKGBUILDDIR>>/test/client.thrift_skeleton.cc
[Generator Done]
make[6]: Leaving directory '/<<PKGBUILDDIR>>/test/build.cmake'
[ 42%] Built target SRPC_GEN
make  -f CMakeFiles/unittest.dir/build.make CMakeFiles/unittest.dir/depend
make[6]: Entering directory '/<<PKGBUILDDIR>>/test/build.cmake'
[ 57%] Running cpp protocol buffer compiler on test_pb.proto
/usr/bin/protoc --cpp_out :/<<PKGBUILDDIR>>/test/build.cmake -I /<<PKGBUILDDIR>>/test 
/<<PKGBUILDDIR>>/test/test_pb.proto
cd /<<PKGBUILDDIR>>/test/build.cmake && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>>/test 
/<<PKGBUILDDIR>>/test /<<PKGBUILDDIR>>/test/build.cmake /<<PKGBUILDDIR>>/test/build.cmake 
/<<PKGBUILDDIR>>/test/build.cmake/CMakeFiles/unittest.dir/DependInfo.cmake "--color="
make[6]: Leaving directory '/<<PKGBUILDDIR>>/test/build.cmake'
make  -f CMakeFiles/unittest.dir/build.make CMakeFiles/unittest.dir/build
make[6]: Entering directory '/<<PKGBUILDDIR>>/test/build.cmake'
[ 71%] Building CXX object CMakeFiles/unittest.dir/unittest.cc.o
/usr/bin/c++  -I/<<PKGBUILDDIR>>/test/build.cmake -I/<<PKGBUILDDIR>>/_include -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=2 -Wall -fPIC -pipe -std=c++14 -fno-exceptions -O2 -g -DNDEBUG 
-DGTEST_HAS_PTHREAD=1 -MD -MT CMakeFiles/unittest.dir/unittest.cc.o -MF CMakeFiles/unittest.dir/unittest.cc.o.d -o 
CMakeFiles/unittest.dir/unittest.cc.o -c /<<PKGBUILDDIR>>/test/unittest.cc
In file included from /usr/include/workflow/WFTaskFactory.h:490,
                 from /usr/include/workflow/WFFacilities.h:26,
                 from /<<PKGBUILDDIR>>/test/unittest.cc:25:
/usr/include/workflow/WFTaskFactory.inl: In instantiation of ‘void 
WFComplexClientTask<REQ, RESP, CTX>::clear_resp() [with REQ = 
srpc::ThriftHttpRequest; RESP = srpc::ThriftHttpResponse; CTX = bool]’:
/usr/include/workflow/WFTaskFactory.inl:412:3:   required from ‘void 
WFComplexClientTask<REQ, RESP, CTX>::switch_callback(void*) [with REQ = 
srpc::ThriftHttpRequest; RESP = srpc::ThriftHttpResponse; CTX = bool]’
  412 |                 clear_resp();
      |                 ^~~~~~~~~~
/usr/include/workflow/WFTaskFactory.inl:471:25:   required from ‘SubTask* 
WFComplexClientTask<REQ, RESP, CTX>::done() [with REQ = 
srpc::ThriftHttpRequest; RESP = srpc::ThriftHttpResponse; CTX = bool]’
  471 |                 auto&& cb = 
std::bind(&WFComplexClientTask::switch_callback,
      |                                       
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/workflow/WFTaskFactory.inl:421:10:   required from here
  421 | SubTask *WFComplexClientTask<REQ, RESP, CTX>::done()
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/workflow/WFTaskFactory.inl:165:28: error: use of deleted function 
‘srpc::ThriftHttpResponse& 
srpc::ThriftHttpResponse::operator=(srpc::ThriftHttpResponse&&)’
  165 |                 this->resp = std::move(resp);
      |                 ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/_include/srpc/rpc_types.h:23,
                 from /<<PKGBUILDDIR>>/_include/srpc/rpc_server.h:25,
                 from /<<PKGBUILDDIR>>/_include/srpc/rpc_define.h:25,
                 from /<<PKGBUILDDIR>>/test/test_pb.srpc.h:4,
                 from /<<PKGBUILDDIR>>/test/unittest.cc:26:
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_thrift.h:342:7: note: 
‘srpc::ThriftHttpResponse& srpc::ThriftHttpResponse::operator=(srpc::ThriftHttpResponse&&)’ 
is implicitly deleted because the default definition would be ill-formed:
  342 | class ThriftHttpResponse : public protocol::HttpResponse, public 
RPCResponse,
      |       ^~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_thrift.h:342:7: error: use of deleted function 
‘srpc::ThriftResponse& srpc::ThriftResponse::operator=(srpc::ThriftResponse&&)’
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_thrift.h:132:7: note: ‘srpc::ThriftResponse& 
srpc::ThriftResponse::operator=(srpc::ThriftResponse&&)’ is implicitly deleted because the 
default definition would be ill-formed:
  132 | class ThriftResponse : public ThriftMessage
      |       ^~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_thrift.h:132:7: error: use of deleted function 
‘srpc::ThriftMessage& srpc::ThriftMessage::operator=(srpc::ThriftMessage&&)’
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_thrift.h:76:24: note: declared here
   76 |         ThriftMessage& operator= (ThriftMessage&&) = delete;
      |                        ^~~~~~~~
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_thrift.h:132:7: note: use 
‘-fdiagnostics-all-candidates’ to display considered candidates
  132 | class ThriftResponse : public ThriftMessage
      |       ^~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_thrift.h:342:7: note: use 
‘-fdiagnostics-all-candidates’ to display considered candidates
  342 | class ThriftHttpResponse : public protocol::HttpResponse, public 
RPCResponse,
      |       ^~~~~~~~~~~~~~~~~~
/usr/include/workflow/WFTaskFactory.inl:165:28: note: use 
‘-fdiagnostics-all-candidates’ to display considered candidates
  165 |                 this->resp = std::move(resp);
      |                 ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/usr/include/workflow/WFTaskFactory.inl: In instantiation of ‘void 
WFComplexClientTask<REQ, RESP, CTX>::clear_resp() [with REQ = 
srpc::ThriftStdRequest; RESP = srpc::ThriftStdResponse; CTX = bool]’:
/usr/include/workflow/WFTaskFactory.inl:412:3:   required from ‘void 
WFComplexClientTask<REQ, RESP, CTX>::switch_callback(void*) [with REQ = 
srpc::ThriftStdRequest; RESP = srpc::ThriftStdResponse; CTX = bool]’
  412 |                 clear_resp();
      |                 ^~~~~~~~~~
/usr/include/workflow/WFTaskFactory.inl:471:25:   required from ‘SubTask* 
WFComplexClientTask<REQ, RESP, CTX>::done() [with REQ = srpc::ThriftStdRequest; 
RESP = srpc::ThriftStdResponse; CTX = bool]’
  471 |                 auto&& cb = 
std::bind(&WFComplexClientTask::switch_callback,
      |                                       
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/workflow/WFTaskFactory.inl:421:10:   required from here
  421 | SubTask *WFComplexClientTask<REQ, RESP, CTX>::done()
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/workflow/WFTaskFactory.inl:165:28: error: use of deleted function 
‘srpc::ThriftStdResponse& 
srpc::ThriftStdResponse::operator=(srpc::ThriftStdResponse&&)’
  165 |                 this->resp = std::move(resp);
      |                 ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_thrift.h:223:7: note: 
‘srpc::ThriftStdResponse& srpc::ThriftStdResponse::operator=(srpc::ThriftStdResponse&&)’ is 
implicitly deleted because the default definition would be ill-formed:
  223 | class ThriftStdResponse : public protocol::ProtocolMessage, public 
RPCResponse,
      |       ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_thrift.h:223:7: error: use of deleted function 
‘srpc::ThriftResponse& srpc::ThriftResponse::operator=(srpc::ThriftResponse&&)’
/<<PKGBUILDDIR>>/_include/srpc/rpc_message_thrift.h:223:7: note: use 
‘-fdiagnostics-all-candidates’ to display considered candidates
/usr/include/workflow/WFTaskFactory.inl:165:28: note: use 
‘-fdiagnostics-all-candidates’ to display considered candidates
  165 |                 this->resp = std::move(resp);
      |                 ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
make[6]: *** [CMakeFiles/unittest.dir/build.make:84: 
CMakeFiles/unittest.dir/unittest.cc.o] Error 1
make[6]: Leaving directory '/<<PKGBUILDDIR>>/test/build.cmake'
make[5]: *** [CMakeFiles/Makefile2:139: CMakeFiles/unittest.dir/all] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/test/build.cmake'
make[4]: *** [CMakeFiles/Makefile2:94: CMakeFiles/check.dir/rule] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/build.cmake'
make[3]: *** [Makefile:134: check] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/build.cmake'
make[2]: *** [GNUmakefile:25: check] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
        rm -fr -- /tmp/dh-xdg-rundir-mxFRmCbu
dh_auto_test: error: cd test && make -j2 check ARGS\+=--verbose ARGS\+=-j2 
VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:12: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

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 could not 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to