* Package: dev-db/cpp-driver-2.11.0:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking cpp-driver-2.11.0.tar.gz to /var/tmp/portage/dev-db/cpp-driver-2.11.0/work >>> Source unpacked in /var/tmp/portage/dev-db/cpp-driver-2.11.0/work >>> Preparing source in /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0_build" >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0_build" cmake -C /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCASS_USE_OPENSSL=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0_build/gentoo_toolchain.cmake /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0 loading initial cache file /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0_build/gentoo_common_config.cmake CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is Clang 15.0.3 -- The CXX compiler identification is Clang 15.0.3 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /var/tmp/portage/dev-db/cpp-driver-2.11.0/temp/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/lib/llvm/15/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at cmake/modules/CppDriver.cmake:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): CMakeLists.txt:10 (include) CMake Deprecation Warning at cmake/modules/CppDriver.cmake:307 (cmake_policy): The OLD behavior for policy CMP0042 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:13 (CassPolicies) CMake Deprecation Warning at cmake/modules/CppDriver.cmake:312 (cmake_policy): The OLD behavior for policy CMP0048 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:13 (CassPolicies) -- PROJECT version: 2.11.0 -- libuv version: v1.44.2 -- Found OpenSSL: /usr/lib64/libssl.so (found version "1.1.1q") -- OpenSSL version: v1.1.1q CMake Deprecation Warning at cmake/modules/CppDriver.cmake:689 (cmake_policy): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:104 (CassSetCompilerFlags) -- Using std::atomic implementation for atomic operations CMake Deprecation Warning at src/third_party/sparsehash/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Checking to see if CXX compiler accepts flag -std=c++11 -- Checking to see if CXX compiler accepts flag -std=c++11 - yes -- Using hash header and namespace "std" -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long long -- Check size of long long - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of u_int16_t -- Check size of u_int16_t - done -- Check size of __uint16_t -- Check size of __uint16_t - done -- Looking for GRND_NONBLOCK -- Looking for GRND_NONBLOCK - found -- Looking for timerfd_create -- Looking for timerfd_create - found -- Looking for SO_NOSIGPIPE -- Looking for SO_NOSIGPIPE - not found -- Looking for sigtimedwait -- Looking for sigtimedwait - found -- Performing Test HAVE_BUILTIN_BSWAP32 -- Performing Test HAVE_BUILTIN_BSWAP32 - Success -- Performing Test HAVE_BUILTIN_BSWAP64 -- Performing Test HAVE_BUILTIN_BSWAP64 - Success -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -D_GNU_SOURCE C++ -pipe -march=native -fno-diagnostics-color -O2 Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0_build >>> Source configured. '/var/tmp/portage/dev-db/cpp-driver-2.11.0/temp/clang14.log' -> '/var/tmp/clang/dev-db/cpp-driver-2.11.0/clang14.log' '/var/tmp/portage/dev-db/cpp-driver-2.11.0/temp/clang15.log' -> '/var/tmp/clang/dev-db/cpp-driver-2.11.0/clang15.log' >>> Compiling source in /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0_build" ninja -v -j4 -l0 [1/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/async.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/async.cpp.o -MF CMakeFiles/cassandra.dir/src/async.cpp.o.d -o CMakeFiles/cassandra.dir/src/async.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/async.cpp [2/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/address.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/address.cpp.o -MF CMakeFiles/cassandra.dir/src/address.cpp.o.d -o CMakeFiles/cassandra.dir/src/address.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/address.cpp [3/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/auth.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/auth.cpp.o -MF CMakeFiles/cassandra.dir/src/auth.cpp.o.d -o CMakeFiles/cassandra.dir/src/auth.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/auth.cpp [4/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/abstract_data.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/abstract_data.cpp.o -MF CMakeFiles/cassandra.dir/src/abstract_data.cpp.o.d -o CMakeFiles/cassandra.dir/src/abstract_data.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/abstract_data.cpp [5/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/auth_requests.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/auth_requests.cpp.o -MF CMakeFiles/cassandra.dir/src/auth_requests.cpp.o.d -o CMakeFiles/cassandra.dir/src/auth_requests.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/auth_requests.cpp [6/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/auth_responses.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/auth_responses.cpp.o -MF CMakeFiles/cassandra.dir/src/auth_responses.cpp.o.d -o CMakeFiles/cassandra.dir/src/auth_responses.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/auth_responses.cpp [7/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/blacklist_dc_policy.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/blacklist_dc_policy.cpp.o -MF CMakeFiles/cassandra.dir/src/blacklist_dc_policy.cpp.o.d -o CMakeFiles/cassandra.dir/src/blacklist_dc_policy.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/blacklist_dc_policy.cpp [8/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/blacklist_policy.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/blacklist_policy.cpp.o -MF CMakeFiles/cassandra.dir/src/blacklist_policy.cpp.o.d -o CMakeFiles/cassandra.dir/src/blacklist_policy.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/blacklist_policy.cpp [9/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/batch_request.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/batch_request.cpp.o -MF CMakeFiles/cassandra.dir/src/batch_request.cpp.o.d -o CMakeFiles/cassandra.dir/src/batch_request.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/batch_request.cpp [10/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/cluster.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/cluster.cpp.o -MF CMakeFiles/cassandra.dir/src/cluster.cpp.o.d -o CMakeFiles/cassandra.dir/src/cluster.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster.cpp FAILED: CMakeFiles/cassandra.dir/src/cluster.cpp.o /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/cluster.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/cluster.cpp.o -MF CMakeFiles/cassandra.dir/src/cluster.cpp.o.d -o CMakeFiles/cassandra.dir/src/cluster.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster.cpp In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster.cpp:17: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/config.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/auth.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/buffer.hpp:21: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/serialization.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/address.hpp:23: /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/vector.hpp:28:3: error: definition of implicit copy assignment operator for 'Vector, cass::Allocator>>' is deprecated because it has a user-provided copy constructor [-Werror,-Wdeprecated-copy-with-user-provided-copy] Vector(const Vector& other) ^ /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/execution_profile.hpp:27:7: note: in implicit copy assignment operator for 'cass::Vector, cass::Allocator>>' first required here class ExecutionProfile { ^ /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/config.hpp:364:21: note: in implicit copy assignment operator for 'cass::ExecutionProfile' first required here profiles_[name] = copy; ^ In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster.cpp:17: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/config.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/auth.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/buffer.hpp:21: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/serialization.hpp:22: /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/map.hpp:26:3: error: definition of implicit copy assignment operator for 'Map>' is deprecated because it has a user-provided copy constructor [-Werror,-Wdeprecated-copy-with-user-provided-copy] Map(const Map& other) ^ /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster.cpp:182:10: note: in implicit copy assignment operator for 'cass::Map>' first required here hosts_ = hosts; ^ 2 errors generated. [11/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/cluster_config.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/cluster_config.cpp.o -MF CMakeFiles/cassandra.dir/src/cluster_config.cpp.o.d -o CMakeFiles/cassandra.dir/src/cluster_config.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster_config.cpp FAILED: CMakeFiles/cassandra.dir/src/cluster_config.cpp.o /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/cluster_config.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/cluster_config.cpp.o -MF CMakeFiles/cassandra.dir/src/cluster_config.cpp.o.d -o CMakeFiles/cassandra.dir/src/cluster_config.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster_config.cpp In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster_config.cpp:17: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster_config.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/config.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/auth.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/buffer.hpp:21: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/serialization.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/address.hpp:23: /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/vector.hpp:28:3: error: definition of implicit copy assignment operator for 'Vector, cass::Allocator>>' is deprecated because it has a user-provided copy constructor [-Werror,-Wdeprecated-copy-with-user-provided-copy] Vector(const Vector& other) ^ /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/execution_profile.hpp:27:7: note: in implicit copy assignment operator for 'cass::Vector, cass::Allocator>>' first required here class ExecutionProfile { ^ /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/config.hpp:364:21: note: in implicit copy assignment operator for 'cass::ExecutionProfile' first required here profiles_[name] = copy; ^ 1 error generated. [12/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/cluster_connector.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/cluster_connector.cpp.o -MF CMakeFiles/cassandra.dir/src/cluster_connector.cpp.o.d -o CMakeFiles/cassandra.dir/src/cluster_connector.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster_connector.cpp FAILED: CMakeFiles/cassandra.dir/src/cluster_connector.cpp.o /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/cluster_connector.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/cluster_connector.cpp.o -MF CMakeFiles/cassandra.dir/src/cluster_connector.cpp.o.d -o CMakeFiles/cassandra.dir/src/cluster_connector.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster_connector.cpp In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster_connector.cpp:17: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster_connector.hpp:21: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/config.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/auth.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/buffer.hpp:21: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/serialization.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/address.hpp:23: /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/vector.hpp:28:3: error: definition of implicit copy assignment operator for 'Vector, cass::Allocator>>' is deprecated because it has a user-provided copy constructor [-Werror,-Wdeprecated-copy-with-user-provided-copy] Vector(const Vector& other) ^ /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/execution_profile.hpp:27:7: note: in implicit copy assignment operator for 'cass::Vector, cass::Allocator>>' first required here class ExecutionProfile { ^ /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/config.hpp:364:21: note: in implicit copy assignment operator for 'cass::ExecutionProfile' first required here profiles_[name] = copy; ^ In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster_connector.cpp:17: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster_connector.hpp:21: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/config.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/auth.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/buffer.hpp:21: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/serialization.hpp:20: In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/address.hpp:23: /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/vector.hpp:28:3: error: definition of implicit copy assignment operator for 'Vector>' is deprecated because it has a user-provided copy constructor [-Werror,-Wdeprecated-copy-with-user-provided-copy] Vector(const Vector& other) ^ /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster.hpp:160:8: note: in implicit copy assignment operator for 'cass::Vector>' first required here struct ClusterSettings { ^ /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/cluster_connector.hpp:98:15: note: in implicit copy assignment operator for 'cass::ClusterSettings' first required here settings_ = settings; ^ 2 errors generated. [13/103] /usr/lib/llvm/15/bin/clang++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/rapidjson -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/third_party/sparsehash/src -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fno-color-diagnostics -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wno-variadic-macros -Wno-zero-length-array -Wno-unused-local-typedef -Wno-unknown-warning-option -Werror -DCASS_BUILDING -DLOG_FILE_=\"src/collection.cpp\" -MD -MT CMakeFiles/cassandra.dir/src/collection.cpp.o -MF CMakeFiles/cassandra.dir/src/collection.cpp.o.d -o CMakeFiles/cassandra.dir/src/collection.cpp.o -c /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/collection.cpp ninja: build stopped: subcommand failed. * ERROR: dev-db/cpp-driver-2.11.0::gentoo failed (compile phase): * ninja -v -j4 -l0 failed * * Call stack: * ebuild.sh, line 122: Called src_compile * environment, line 2295: Called cmake_src_compile * environment, line 946: Called cmake_build * environment, line 915: Called eninja * environment, line 1377: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=dev-db/cpp-driver-2.11.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/cpp-driver-2.11.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:cpp-driver-2.11.0:20221028-214735.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/cpp-driver-2.11.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/cpp-driver-2.11.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0_build' * S: '/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0'