******************************************************************************** conan install brpc/0.9.6@ --build=brpc --profile=/home/conan/w/BuildSingleReference/42187/453983e8-106a-4f7c-ac41-9412132425df/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=11 os=Linux os_build=Linux [options] brpc:shared=False [build_requires] [env] brpc/0.9.6: Forced build from source Installing package: brpc/0.9.6 Requirements brpc/0.9.6 from local cache - Cache gflags/2.2.2 from 'conan-center' - Cache leveldb/1.22 from 'conan-center' - Cache protobuf/3.17.1 from 'conan-center' - Cache snappy/1.1.8 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages brpc/0.9.6:cff1e1f00057be58b0df49579309ac6e4eafea25 - Build gflags/2.2.2:9cd6051237f7125d714650373b833c0558852973 - Cache leveldb/1.22:b5b334b8fbda6cb04f56979f1cb83317f60d6fef - Cache protobuf/3.17.1:4c67d467f57a6a72e5e261e94e39a408add477ab - Cache snappy/1.1.8:5123c6a281213ff9b37e6cf441b7be9ce4182462 - Cache zlib/1.2.11:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache Installing (downloading, building) binaries... gflags/2.2.2: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK snappy/1.1.8: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK leveldb/1.22: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK protobuf/3.17.1: Already installed! protobuf/3.17.1: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK brpc/0.9.6: Copying sources to build folder brpc/0.9.6: Building your package in /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25 brpc/0.9.6: Generator cmake_find_package created Findgflags.cmake brpc/0.9.6: Generator cmake_find_package created Findleveldb.cmake brpc/0.9.6: Generator cmake_find_package created FindProtobuf.cmake brpc/0.9.6: Generator cmake_find_package created FindSnappy.cmake brpc/0.9.6: Generator cmake_find_package created FindZLIB.cmake brpc/0.9.6: Generator cmake created conanbuildinfo.cmake brpc/0.9.6: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK brpc/0.9.6: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/package/cff1e1f00057be58b0df49579309ac6e4eafea25" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25' ----------------- -- The C compiler identification is Clang 11.1.0 -- The CXX compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated Findgflags.cmake -- Found gflags: 2.2.2 (found version "2.2.2") -- Library gflags_nothreads found /home/conan/w/BuildSingleReference/.conan/data/gflags/2.2.2/_/_/package/9cd6051237f7125d714650373b833c0558852973/lib/libgflags_nothreads.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/gflags/2.2.2/_/_/package/9cd6051237f7125d714650373b833c0558852973/lib/libgflags_nothreads.a -- Conan: Using autogenerated FindProtobuf.cmake -- Found Protobuf: 3.17.1 (found version "3.17.1") -- Library protoc found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotoc.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotoc.a -- Library protobuf found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotobuf.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotobuf.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/lib/libz.a -- Library protobuf found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotobuf.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotobuf.a -- Library protoc found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotoc.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotoc.a -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") -- Conan: Using autogenerated FindProtobuf.cmake -- Library protoc found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotoc.a -- Skipping already existing target: CONAN_LIB::protobuf_protoc -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotoc.a -- Library protobuf found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotobuf.a -- Skipping already existing target: CONAN_LIB::protobuf_protobuf -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotobuf.a -- Conan: Dependency ZLIB already found -- Library protobuf found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotobuf.a -- Skipping already existing target: CONAN_LIB::protobuf_libprotobuf_protobuf -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotobuf.a -- Library protoc found /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotoc.a -- Skipping already existing target: CONAN_LIB::protobuf_libprotoc_protoc -- Found: /home/conan/w/BuildSingleReference/.conan/data/protobuf/3.17.1/_/_/package/4c67d467f57a6a72e5e261e94e39a408add477ab/lib/libprotoc.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25' '--' '-j3' ----------------- [ 1%] Generating brpc/proto_base.pb.h, brpc/proto_base.pb.cc [ 2%] Generating idl_options.pb.h, idl_options.pb.cc [ 2%] Generating brpc/rtmp.pb.h, brpc/rtmp.pb.cc [ 2%] Generating brpc/rpc_dump.pb.h, brpc/rpc_dump.pb.cc [ 2%] Generating brpc/get_favicon.pb.h, brpc/get_favicon.pb.cc [ 3%] Generating brpc/span.pb.h, brpc/span.pb.cc [ 3%] Generating brpc/builtin_service.pb.h, brpc/builtin_service.pb.cc [ 3%] Generating brpc/get_js.pb.h, brpc/get_js.pb.cc [ 4%] Generating brpc/errno.pb.h, brpc/errno.pb.cc [ 4%] Generating brpc/nshead_meta.pb.h, brpc/nshead_meta.pb.cc [ 4%] Generating brpc/options.pb.h, brpc/options.pb.cc Scanning dependencies of target BUTIL_LIB [ 5%] Generating brpc/policy/baidu_rpc_meta.pb.h, brpc/policy/baidu_rpc_meta.pb.cc [ 5%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/third_party/dmg_fp/g_fmt.cc.o [ 5%] Generating brpc/policy/hulu_pbrpc_meta.pb.h, brpc/policy/hulu_pbrpc_meta.pb.cc [ 5%] Generating brpc/policy/public_pbrpc_meta.pb.h, brpc/policy/public_pbrpc_meta.pb.cc [ 5%] Generating brpc/policy/sofa_pbrpc_meta.pb.h, brpc/policy/sofa_pbrpc_meta.pb.cc [ 5%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/third_party/dmg_fp/dtoa_wrapper.cc.o [ 6%] Generating brpc/policy/mongo.pb.h, brpc/policy/mongo.pb.cc [ 6%] Generating brpc/trackme.pb.h, brpc/trackme.pb.cc [ 6%] Generating brpc/streaming_rpc_meta.pb.h, brpc/streaming_rpc_meta.pb.cc Scanning dependencies of target PROTO_LIB [ 6%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/idl_options.pb.cc.o Scanning dependencies of target SOURCES_LIB [ 6%] Building CXX object source_subfolder/src/CMakeFiles/SOURCES_LIB.dir/bvar/collector.cpp.o source_subfolder/src/CMakeFiles/SOURCES_LIB.dir/build.make:81: recipe for target 'source_subfolder/src/CMakeFiles/SOURCES_LIB.dir/bvar/collector.cpp.o' failed CMakeFiles/Makefile2:290: recipe for target 'source_subfolder/src/CMakeFiles/SOURCES_LIB.dir/all' failed [ 6%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/rtmp.pb.cc.o [ 7%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/rpc_dump.pb.cc.o [ 7%] Building C object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/third_party/dynamic_annotations/dynamic_annotations.c.o [ 8%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/third_party/icu/icu_utf.cc.o [ 8%] Building C object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/third_party/superfasthash/superfasthash.c.o [ 8%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/third_party/modp_b64/modp_b64.cc.o [ 9%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/third_party/symbolize/demangle.cc.o [ 9%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/third_party/symbolize/symbolize.cc.o [ 9%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/third_party/snappy/snappy-sinksource.cc.o [ 9%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/get_favicon.pb.cc.o [ 9%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/third_party/snappy/snappy-stubs-internal.cc.o [ 10%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/third_party/snappy/snappy.cc.o [ 10%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/span.pb.cc.o [ 10%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/third_party/murmurhash3/murmurhash3.cpp.o [ 10%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/arena.cpp.o [ 10%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/builtin_service.pb.cc.o [ 11%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/at_exit.cc.o [ 11%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/atomicops_internals_x86_gcc.cc.o [ 11%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/base64.cc.o [ 12%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/big_endian.cc.o [ 12%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/cpu.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/get_js.pb.cc.o [ 13%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/debug/alias.cc.o [ 13%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/debug/asan_invalid_access.cc.o [ 14%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/debug/crash_logging.cc.o [ 14%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/debug/debugger.cc.o [ 14%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/errno.pb.cc.o [ 14%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/debug/debugger_posix.cc.o [ 15%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/debug/dump_without_crashing.cc.o [ 15%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/debug/proc_maps_linux.cc.o [ 15%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/nshead_meta.pb.cc.o [ 15%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/debug/stack_trace.cc.o [ 16%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/debug/stack_trace_posix.cc.o [ 16%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/environment.cc.o [ 17%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/options.pb.cc.o [ 17%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/files/file.cc.o [ 17%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/policy/baidu_rpc_meta.pb.cc.o [ 17%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/files/file_posix.cc.o [ 18%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/files/file_enumerator.cc.o [ 18%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/files/file_enumerator_posix.cc.o [ 18%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/files/file_path.cc.o [ 18%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/policy/hulu_pbrpc_meta.pb.cc.o [ 19%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/files/file_path_constants.cc.o [ 19%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/files/memory_mapped_file.cc.o [ 20%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/policy/public_pbrpc_meta.pb.cc.o [ 20%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/files/memory_mapped_file_posix.cc.o [ 20%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/policy/sofa_pbrpc_meta.pb.cc.o [ 21%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/files/scoped_file.cc.o [ 21%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/files/scoped_temp_dir.cc.o [ 21%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/file_util.cc.o [ 21%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/file_util_posix.cc.o [ 21%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/policy/mongo.pb.cc.o [ 21%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/trackme.pb.cc.o [ 22%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/guid.cc.o [ 22%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/guid_posix.cc.o [ 22%] Building CXX object source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/hash.cc.o source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/build.make:627: recipe for target 'source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/hash.cc.o' failed CMakeFiles/Makefile2:402: recipe for target 'source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/all' failed [ 23%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/streaming_rpc_meta.pb.cc.o [ 23%] Building CXX object source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/proto_base.pb.cc.o source_subfolder/CMakeFiles/PROTO_LIB.dir/build.make:420: recipe for target 'source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/trackme.pb.cc.o' failed source_subfolder/CMakeFiles/PROTO_LIB.dir/build.make:446: recipe for target 'source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/proto_base.pb.cc.o' failed source_subfolder/CMakeFiles/PROTO_LIB.dir/build.make:433: recipe for target 'source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/streaming_rpc_meta.pb.cc.o' failed CMakeFiles/Makefile2:263: recipe for target 'source_subfolder/CMakeFiles/PROTO_LIB.dir/all' failed Makefile:170: recipe for target 'all' failed Received SIGTERM! fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY brpc/policy/mongo.proto:2:1: warning: Import brpc/options.proto is unused. brpc/trackme.proto:2:1: warning: Import brpc/options.proto is unused. brpc/streaming_rpc_meta.proto:2:1: warning: Import brpc/options.proto is unused. In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/bvar/collector.cpp:24: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/bvar/bvar.h:30: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/bvar/scoped_timer.h:51:32: error: cannot assign to non-static data member '_start_time' with const-qualified type 'const int64_t' (aka 'const long') void reset() { _start_time = butil::cpuwide_time_us(); } ~~~~~~~~~~~ ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/bvar/scoped_timer.h:55:19: note: non-static data member '_start_time' declared const here const int64_t _start_time; ~~~~~~~~~~~~~~^~~~~~~~~~~ 1 error generated. make[2]: *** [source_subfolder/src/CMakeFiles/SOURCES_LIB.dir/bvar/collector.cpp.o] Error 1 make[1]: *** [source_subfolder/src/CMakeFiles/SOURCES_LIB.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/debug/debugger.cc:7: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/threading/platform_thread.h:14: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:134:14: warning: definition of implicit copy constructor for 'TimeDelta' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeDelta& operator=(TimeDelta other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:94:12: note: in implicit copy constructor for 'butil::TimeDelta' first required here return TimeDelta(delta); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:427:9: warning: definition of implicit copy constructor for 'Time' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] Time& operator=(Time other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:378:12: note: in implicit copy constructor for 'butil::Time' first required here return FromExploded(false, exploded); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:694:14: warning: definition of implicit copy constructor for 'TimeTicks' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeTicks& operator=(TimeTicks other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:677:12: note: in implicit copy constructor for 'butil::TimeTicks' first required here return TimeTicks(ticks); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/debug/proc_maps_linux.cc:13: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/file_util.h:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file.h:23: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:134:14: warning: definition of implicit copy constructor for 'TimeDelta' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeDelta& operator=(TimeDelta other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:94:12: note: in implicit copy constructor for 'butil::TimeDelta' first required here return TimeDelta(delta); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:427:9: warning: definition of implicit copy constructor for 'Time' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] Time& operator=(Time other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:378:12: note: in implicit copy constructor for 'butil::Time' first required here return FromExploded(false, exploded); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:694:14: warning: definition of implicit copy constructor for 'TimeTicks' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeTicks& operator=(TimeTicks other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:677:12: note: in implicit copy constructor for 'butil::TimeTicks' first required here return TimeTicks(ticks); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file.cc:5: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file.h:23: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:134:14: warning: definition of implicit copy constructor for 'TimeDelta' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeDelta& operator=(TimeDelta other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:94:12: note: in implicit copy constructor for 'butil::TimeDelta' first required here return TimeDelta(delta); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:427:9: warning: definition of implicit copy constructor for 'Time' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] Time& operator=(Time other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:378:12: note: in implicit copy constructor for 'butil::Time' first required here return FromExploded(false, exploded); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:694:14: warning: definition of implicit copy constructor for 'TimeTicks' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeTicks& operator=(TimeTicks other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:677:12: note: in implicit copy constructor for 'butil::TimeTicks' first required here return TimeTicks(ticks); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file_posix.cc:5: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file.h:23: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:134:14: warning: definition of implicit copy constructor for 'TimeDelta' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeDelta& operator=(TimeDelta other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:94:12: note: in implicit copy constructor for 'butil::TimeDelta' first required here return TimeDelta(delta); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:427:9: warning: definition of implicit copy constructor for 'Time' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] Time& operator=(Time other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:378:12: note: in implicit copy constructor for 'butil::Time' first required here return FromExploded(false, exploded); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:694:14: warning: definition of implicit copy constructor for 'TimeTicks' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeTicks& operator=(TimeTicks other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:677:12: note: in implicit copy constructor for 'butil::TimeTicks' first required here return TimeTicks(ticks); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file_enumerator.cc:5: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file_enumerator.h:14: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:134:14: warning: definition of implicit copy constructor for 'TimeDelta' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeDelta& operator=(TimeDelta other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:94:12: note: in implicit copy constructor for 'butil::TimeDelta' first required here return TimeDelta(delta); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:427:9: warning: definition of implicit copy constructor for 'Time' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] Time& operator=(Time other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:378:12: note: in implicit copy constructor for 'butil::Time' first required here return FromExploded(false, exploded); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:694:14: warning: definition of implicit copy constructor for 'TimeTicks' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeTicks& operator=(TimeTicks other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:677:12: note: in implicit copy constructor for 'butil::TimeTicks' first required here return TimeTicks(ticks); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file_enumerator_posix.cc:5: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file_enumerator.h:14: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:134:14: warning: definition of implicit copy constructor for 'TimeDelta' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeDelta& operator=(TimeDelta other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:94:12: note: in implicit copy constructor for 'butil::TimeDelta' first required here return TimeDelta(delta); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:427:9: warning: definition of implicit copy constructor for 'Time' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] Time& operator=(Time other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:378:12: note: in implicit copy constructor for 'butil::Time' first required here return FromExploded(false, exploded); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:694:14: warning: definition of implicit copy constructor for 'TimeTicks' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeTicks& operator=(TimeTicks other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:677:12: note: in implicit copy constructor for 'butil::TimeTicks' first required here return TimeTicks(ticks); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/memory_mapped_file.cc:5: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/memory_mapped_file.h:10: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file.h:23: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:134:14: warning: definition of implicit copy constructor for 'TimeDelta' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeDelta& operator=(TimeDelta other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:94:12: note: in implicit copy constructor for 'butil::TimeDelta' first required here return TimeDelta(delta); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:427:9: warning: definition of implicit copy constructor for 'Time' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] Time& operator=(Time other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:378:12: note: in implicit copy constructor for 'butil::Time' first required here return FromExploded(false, exploded); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:694:14: warning: definition of implicit copy constructor for 'TimeTicks' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeTicks& operator=(TimeTicks other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:677:12: note: in implicit copy constructor for 'butil::TimeTicks' first required here return TimeTicks(ticks); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/memory_mapped_file_posix.cc:5: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/memory_mapped_file.h:10: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file.h:23: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:134:14: warning: definition of implicit copy constructor for 'TimeDelta' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeDelta& operator=(TimeDelta other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:94:12: note: in implicit copy constructor for 'butil::TimeDelta' first required here return TimeDelta(delta); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:427:9: warning: definition of implicit copy constructor for 'Time' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] Time& operator=(Time other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:378:12: note: in implicit copy constructor for 'butil::Time' first required here return FromExploded(false, exploded); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:694:14: warning: definition of implicit copy constructor for 'TimeTicks' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeTicks& operator=(TimeTicks other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:677:12: note: in implicit copy constructor for 'butil::TimeTicks' first required here return TimeTicks(ticks); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/scoped_temp_dir.cc:7: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/file_util.h:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file.h:23: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:134:14: warning: definition of implicit copy constructor for 'TimeDelta' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeDelta& operator=(TimeDelta other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:94:12: note: in implicit copy constructor for 'butil::TimeDelta' first required here return TimeDelta(delta); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:427:9: warning: definition of implicit copy constructor for 'Time' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] Time& operator=(Time other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:378:12: note: in implicit copy constructor for 'butil::Time' first required here return FromExploded(false, exploded); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:694:14: warning: definition of implicit copy constructor for 'TimeTicks' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeTicks& operator=(TimeTicks other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:677:12: note: in implicit copy constructor for 'butil::TimeTicks' first required here return TimeTicks(ticks); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/file_util.cc:5: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/file_util.h:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file.h:23: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:134:14: warning: definition of implicit copy constructor for 'TimeDelta' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeDelta& operator=(TimeDelta other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:94:12: note: in implicit copy constructor for 'butil::TimeDelta' first required here return TimeDelta(delta); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:427:9: warning: definition of implicit copy constructor for 'Time' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] Time& operator=(Time other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:378:12: note: in implicit copy constructor for 'butil::Time' first required here return FromExploded(false, exploded); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:694:14: warning: definition of implicit copy constructor for 'TimeTicks' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeTicks& operator=(TimeTicks other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:677:12: note: in implicit copy constructor for 'butil::TimeTicks' first required here return TimeTicks(ticks); ^ 3 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/file_util_posix.cc:5: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/file_util.h:28: In file included from /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/files/file.h:23: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:134:14: warning: definition of implicit copy constructor for 'TimeDelta' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeDelta& operator=(TimeDelta other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:94:12: note: in implicit copy constructor for 'butil::TimeDelta' first required here return TimeDelta(delta); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:427:9: warning: definition of implicit copy constructor for 'Time' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] Time& operator=(Time other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:378:12: note: in implicit copy constructor for 'butil::Time' first required here return FromExploded(false, exploded); ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:694:14: warning: definition of implicit copy constructor for 'TimeTicks' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy] TimeTicks& operator=(TimeTicks other) { ^ /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25/source_subfolder/src/butil/time/time.h:677:12: note: in implicit copy constructor for 'butil::TimeTicks' first required here return TimeTicks(ticks); ^ 3 warnings generated. Terminated make[2]: *** [source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/butil/hash.cc.o] Error 143 make[1]: *** [source_subfolder/src/CMakeFiles/BUTIL_LIB.dir/all] Error 2 Terminated make[2]: *** [source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/trackme.pb.cc.o] Error 143 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/proto_base.pb.cc.o] Terminated make[2]: *** [source_subfolder/CMakeFiles/PROTO_LIB.dir/brpc/streaming_rpc_meta.pb.cc.o] Terminated make[1]: *** [source_subfolder/CMakeFiles/PROTO_LIB.dir/all] Terminated make: *** [all] Error 2 brpc/0.9.6: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/brpc/0.9.6/_/_/build/cff1e1f00057be58b0df49579309ac6e4eafea25 ERROR: Exiting with code: 5