******************************************************************************** conan install hazelcast-cpp-client/4.1.0@ --profile=/home/conan/w/BuildSingleReference/11225/a94dcf06-1495-4e44-ac3d-788963cfaed2/profile.txt --build=hazelcast-cpp-client ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] hazelcast-cpp-client:shared=True [build_requires] [env] hazelcast-cpp-client/4.1.0: Forced build from source Installing package: hazelcast-cpp-client/4.1.0 Requirements boost/1.76.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache hazelcast-cpp-client/4.1.0 from local cache - Cache libiconv/1.16 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages boost/1.76.0:0fd8d5867486be564fd9417a1ee96840460baa98 - Cache bzip2/1.0.8:b0a938964773d91d0d7f629b64e1943f368b729c - Cache hazelcast-cpp-client/4.1.0:2dbcb386b4023c68af0dcf2e027b59ad85139993 - Build libiconv/1.16:2345d377da94e8ffae1333469573b8215c98c514 - Cache zlib/1.2.11:2345d377da94e8ffae1333469573b8215c98c514 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/b0a938964773d91d0d7f629b64e1943f368b729c/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 libiconv/1.16: Already installed! libiconv/1.16: Appending PATH environment var: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/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 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 boost/1.76.0: 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 hazelcast-cpp-client/4.1.0: Copying sources to build folder hazelcast-cpp-client/4.1.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993 hazelcast-cpp-client/4.1.0: Generator cmake created conanbuildinfo.cmake hazelcast-cpp-client/4.1.0: Generator cmake_find_package created FindBoost.cmake hazelcast-cpp-client/4.1.0: Generator cmake_find_package created FindZLIB.cmake hazelcast-cpp-client/4.1.0: Generator cmake_find_package created FindBZip2.cmake hazelcast-cpp-client/4.1.0: Generator cmake_find_package created FindIconv.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK hazelcast-cpp-client/4.1.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="True" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/package/2dbcb386b4023c68af0dcf2e027b59ad85139993" -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" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DWITH_OPENSSL="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993' ----------------- -- The C compiler identification is GNU 4.9.4 -- The CXX compiler identification is GNU 4.9.4 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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/g++ - 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: Checking correct version: 4.9 -- Conan: C++ stdlib: libstdc++ -- GIT_COMMIT_DATE = NOT_FOUND -- GIT_COMMIT_ID = NOT_FOUND -- 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 -- Conan: Using autogenerated FindBoost.cmake -- Found Boost: 1.76.0 (found suitable version "1.76.0", minimum required is "1.71") -- Conan: Component 'thread' found in package 'Boost' -- Conan: Component 'chrono' found in package 'Boost' -- Library boost_contract found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_contract.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_contract.a -- Library boost_coroutine found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_coroutine.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_coroutine.a -- Library boost_context found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_context.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_context.a -- Library boost_iostreams found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_iostreams.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_iostreams.a -- Library boost_log_setup found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_log_setup.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_log_setup.a -- Library boost_log found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_log.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_log.a -- Library boost_locale found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_locale.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_locale.a -- Library boost_program_options found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_program_options.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_program_options.a -- Library boost_random found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_random.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_random.a -- Library boost_regex found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_regex.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_regex.a -- Library boost_stacktrace_addr2line found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_addr2line.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_addr2line.a -- Library boost_stacktrace_backtrace found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_backtrace.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_backtrace.a -- Library boost_stacktrace_basic found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_basic.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_basic.a -- Library boost_stacktrace_noop found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_noop.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_noop.a -- Library boost_timer found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_timer.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_timer.a -- Library boost_type_erasure found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_type_erasure.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_type_erasure.a -- Library boost_thread found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_thread.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_thread.a -- Library boost_atomic found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_atomic.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_atomic.a -- Library boost_chrono found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_chrono.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_chrono.a -- Library boost_container found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_container.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_container.a -- Library boost_date_time found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_date_time.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_date_time.a -- Library boost_unit_test_framework found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_unit_test_framework.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_unit_test_framework.a -- Library boost_prg_exec_monitor found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_prg_exec_monitor.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_prg_exec_monitor.a -- Library boost_test_exec_monitor found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_test_exec_monitor.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_test_exec_monitor.a -- Library boost_exception found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_exception.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_exception.a -- Library boost_wave found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_wave.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_wave.a -- Library boost_filesystem found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_filesystem.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_filesystem.a -- Library boost_system found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_system.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_system.a -- Library boost_wserialization found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_wserialization.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_wserialization.a -- Library boost_serialization found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_serialization.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_serialization.a -- Conan: Using autogenerated FindBZip2.cmake -- Found BZip2: 1.0.8 (found version "1.0.8") -- Library bz2 found /home/conan/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/b0a938964773d91d0d7f629b64e1943f368b729c/lib/libbz2.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/b0a938964773d91d0d7f629b64e1943f368b729c/lib/libbz2.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/2345d377da94e8ffae1333469573b8215c98c514/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib/libz.a -- Conan: Using autogenerated FindIconv.cmake -- Found Iconv: 1.16 (found version "1.16") -- Library iconv found /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib/libiconv.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib/libiconv.a -- Library charset found /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib/libcharset.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/2345d377da94e8ffae1333469573b8215c98c514/lib/libcharset.a -- Library boost_serialization found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_serialization.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_serialization.a -- Library boost_wserialization found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_wserialization.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_wserialization.a -- Library boost_system found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_system.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_system.a -- Library boost_filesystem found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_filesystem.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_filesystem.a -- Library boost_wave found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_wave.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_wave.a -- Library boost_exception found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_exception.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_exception.a -- Library boost_test_exec_monitor found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_test_exec_monitor.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_test_exec_monitor.a -- Library boost_prg_exec_monitor found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_prg_exec_monitor.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_prg_exec_monitor.a -- Library boost_unit_test_framework found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_unit_test_framework.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_unit_test_framework.a -- Library boost_date_time found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_date_time.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_date_time.a -- Library boost_container found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_container.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_container.a -- Library boost_chrono found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_chrono.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_chrono.a -- Library boost_atomic found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_atomic.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_atomic.a -- Library boost_thread found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_thread.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_thread.a -- Library boost_type_erasure found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_type_erasure.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_type_erasure.a -- Library boost_timer found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_timer.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_timer.a -- Library boost_stacktrace_noop found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_noop.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_noop.a -- Library boost_stacktrace_basic found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_basic.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_basic.a -- Library boost_stacktrace_backtrace found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_backtrace.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_backtrace.a -- Library boost_stacktrace_addr2line found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_addr2line.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_stacktrace_addr2line.a -- Library boost_regex found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_regex.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_regex.a -- Library boost_random found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_random.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_random.a -- Library boost_program_options found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_program_options.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_program_options.a -- Library boost_locale found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_locale.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_locale.a -- Library boost_log found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_log.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_log.a -- Library boost_log_setup found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_log_setup.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_log_setup.a -- Library boost_iostreams found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_iostreams.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_iostreams.a -- Library boost_context found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_context.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_context.a -- Library boost_coroutine found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_coroutine.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_coroutine.a -- Library boost_contract found /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_contract.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/boost/1.76.0/_/_/package/0fd8d5867486be564fd9417a1ee96840460baa98/lib/libboost_contract.a -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Configuration summary: -- CMAKE_BUILD_TYPE = Debug -- BUILD_SHARED_LIBS = True -- WITH_OPENSSL = False -- DISABLE_LOGGING = OFF -- CMAKE_INSTALL_PREFIX = /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/package/2dbcb386b4023c68af0dcf2e027b59ad85139993 -- BUILD_TESTS = OFF -- BUILD_EXAMPLES = OFF -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993' '--' '-j3' ----------------- Scanning dependencies of target hazelcast-cpp-client [ 5%] Building CXX object source_subfolder/CMakeFiles/hazelcast-cpp-client.dir/hazelcast/generated-sources/src/hazelcast/client/protocol/codec/codecs.cpp.o [ 10%] Building CXX object source_subfolder/CMakeFiles/hazelcast-cpp-client.dir/hazelcast/src/hazelcast/client/client_impl.cpp.o [ 15%] Building CXX object source_subfolder/CMakeFiles/hazelcast-cpp-client.dir/hazelcast/src/hazelcast/client/cluster.cpp.o [ 21%] Building CXX object source_subfolder/CMakeFiles/hazelcast-cpp-client.dir/hazelcast/src/hazelcast/client/config.cpp.o [ 26%] Building CXX object source_subfolder/CMakeFiles/hazelcast-cpp-client.dir/hazelcast/src/hazelcast/client/discovery.cpp.o hazelcast-cpp-client/4.1.0: fatal: Not a git repository (or any parent up to mount point /home/conan) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home/conan) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CMake Warning at source_subfolder/cmake/utils.cmake:24 (message): Could not execute command git show for obtaining the git commit date. Process exited with 128. Call Stack (most recent call first): source_subfolder/CMakeLists.txt:43 (get_commit_date_and_id) CMake Warning at source_subfolder/cmake/utils.cmake:35 (message): Could not execute command git show for obtaining the git commit id. Process exited with 128. Call Stack (most recent call first): source_subfolder/CMakeLists.txt:43 (get_commit_date_and_id) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/address.h:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/member.h:22, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/cluster.h:21, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/cluster.cpp:36: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/serialization/serialization.h:93:17: warning: type attributes ignored after type is already defined [-Wattributes] }; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/address.h:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/member.h:22, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/generated-sources/src/hazelcast/client/protocol/codec/codecs.cpp:18: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/serialization/serialization.h:93:17: warning: type attributes ignored after type is already defined [-Wattributes] }; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/protocol/ClientMessage.h:36:0, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/generated-sources/src/hazelcast/client/protocol/codec/codecs.h:22, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/generated-sources/src/hazelcast/client/protocol/codec/codecs.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/query/paging_predicate.h:63:13: warning: type attributes ignored after type is already defined [-Wattributes] }; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/config/eviction_config.h:22:0, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/config/near_cache_config.h:19, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:30, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/spi/impl/ClientClusterServiceImpl.h:26, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/cluster.cpp:37: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/config/eviction_strategy_type.h:41:13: warning: type attributes ignored after type is already defined [-Wattributes] }; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/address.h:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/member.h:22, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/entry_event.h:20, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/proxy/IMapImpl.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/imap.h:31, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/map/NearCachedClientMapProxy.h:20, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/impl/hazelcast_client_instance_impl.h:25, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/hazelcast_client.h:20, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/client_impl.cpp:41: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/serialization/serialization.h:93:17: warning: type attributes ignored after type is already defined [-Wattributes] }; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/proxy/IMapImpl.h:19:0, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/imap.h:31, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/map/NearCachedClientMapProxy.h:20, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/impl/hazelcast_client_instance_impl.h:25, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/hazelcast_client.h:20, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/client_impl.cpp:41: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/query/paging_predicate.h:63:13: warning: type attributes ignored after type is already defined [-Wattributes] }; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/config/eviction_config.h:22:0, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/config/near_cache_config.h:19, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:30, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/spi/impl/ClientClusterServiceImpl.h:26, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/impl/EntryEventHandler.h:24, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/imap.h:32, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/map/NearCachedClientMapProxy.h:20, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/impl/hazelcast_client_instance_impl.h:25, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/hazelcast_client.h:20, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/client_impl.cpp:41: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/config/eviction_strategy_type.h:41:13: warning: type attributes ignored after type is already defined [-Wattributes] }; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/map/NearCachedClientMapProxy.h:30:0, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/impl/hazelcast_client_instance_impl.h:25, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/hazelcast_client.h:20, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/client_impl.cpp:41: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/spi/impl/ClientPartitionServiceImpl.h:68:110: error: converting to 'const std::unordered_map' from initializer list would use explicit constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = int; _Tp = boost::uuids::uuid; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher = std::hash; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal = std::equal_to; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator >]' const std::unordered_map &partitions = {}); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/impl/ItemEventHandler.h:21:0, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/proxy/IQueueImpl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/iqueue.h:19, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/impl/hazelcast_client_instance_impl.h:32, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/hazelcast_client.h:20, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/client_impl.cpp:41: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/item_event.h:32:9: warning: type attributes ignored after type is already defined [-Wattributes] }; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/address.h:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:24, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/serialization/serialization.h:93:17: warning: type attributes ignored after type is already defined [-Wattributes] }; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/config/eviction_config.h:22:0, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/config/near_cache_config.h:19, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:30, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/config/eviction_strategy_type.h:41:13: warning: type attributes ignored after type is already defined [-Wattributes] }; ^ In file included from /usr/include/x86_64-linux-gnu/c++/4.9/bits/c++allocator.h:33:0, from /usr/include/c++/4.9/bits/allocator.h:46, from /usr/include/c++/4.9/vector:61, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /usr/include/c++/4.9/ext/new_allocator.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair, hazelcast::client::config::reliable_topic_config>; _Args = {const std::basic_string, std::allocator >&, const std::basic_string, std::allocator >&}; _Tp = std::pair, hazelcast::client::config::reliable_topic_config>]': /usr/include/c++/4.9/bits/alloc_traits.h:527:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair, hazelcast::client::config::reliable_topic_config>; _Args = {const std::basic_string, std::allocator >&, const std::basic_string, std::allocator >&}; _Tp = std::pair, hazelcast::client::config::reliable_topic_config>; std::allocator_traits >::allocator_type = std::allocator, hazelcast::client::config::reliable_topic_config> >]' /usr/include/c++/4.9/bits/hashtable_policy.h:1958:40: required from 'std::__detail::_Hashtable_alloc<_NodeAlloc>::__node_type* std::__detail::_Hashtable_alloc<_NodeAlloc>::_M_allocate_node(_Args&& ...) [with _Args = {const std::basic_string, std::allocator >&, const std::basic_string, std::allocator >&}; _NodeAlloc = std::allocator, hazelcast::client::config::reliable_topic_config>, true> >; std::__detail::_Hashtable_alloc<_NodeAlloc>::__node_type = std::__detail::_Hash_node, hazelcast::client::config::reliable_topic_config>, true>]' /usr/include/c++/4.9/bits/hashtable.h:1541:77: required from 'std::pair::iterator, bool> std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::_M_emplace(std::true_type, _Args&& ...) [with _Args = {const std::basic_string, std::allocator >&, const std::basic_string, std::allocator >&}; _Key = std::basic_string; _Value = std::pair, hazelcast::client::config::reliable_topic_config>; _Alloc = std::allocator, hazelcast::client::config::reliable_topic_config> >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _H1 = std::hash >; _H2 = std::__detail::_Mod_range_hashing; _Hash = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits; typename std::__detail::_Hashtable_base<_Key, _Value, _ExtractKey, _Equal, _H1, _H2, _Hash, _Traits>::iterator = std::__detail::_Node_iterator, hazelcast::client::config::reliable_topic_config>, false, true>; std::true_type = std::integral_constant]' /usr/include/c++/4.9/bits/hashtable.h:718:69: required from 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::__ireturn_type std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::emplace(_Args&& ...) [with _Args = {const std::basic_string, std::allocator >&, const std::basic_string, std::allocator >&}; _Key = std::basic_string; _Value = std::pair, hazelcast::client::config::reliable_topic_config>; _Alloc = std::allocator, hazelcast::client::config::reliable_topic_config> >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _H1 = std::hash >; _H2 = std::__detail::_Mod_range_hashing; _Hash = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits; std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::__ireturn_type = std::pair, hazelcast::client::config::reliable_topic_config>, false, true>, bool>]' /usr/include/c++/4.9/bits/unordered_map.h:341:54: required from 'std::pair, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__detail::__is_noexcept_hash<_Key, _Hash> > >::value, false, true> >::iterator, bool> std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...) [with _Args = {const std::basic_string, std::allocator >&, const std::basic_string, std::allocator >&}; _Key = std::basic_string; _Tp = hazelcast::client::config::reliable_topic_config; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, hazelcast::client::config::reliable_topic_config> >; typename std::_Hashtable<_Key, std::pair, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__detail::__is_noexcept_hash<_Key, _Hash> > >::value, false, true> >::iterator = std::__detail::_Node_iterator, hazelcast::client::config::reliable_topic_config>, false, true>]' /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:859:65: required from here /usr/include/c++/4.9/ext/new_allocator.h:120:4: error: no matching function for call to 'std::pair, hazelcast::client::config::reliable_topic_config>::pair(const std::basic_string&, const std::basic_string&)' { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } ^ /usr/include/c++/4.9/ext/new_allocator.h:120:4: note: candidates are: In file included from /usr/include/c++/4.9/bits/stl_algobase.h:64:0, from /usr/include/c++/4.9/vector:60, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /usr/include/c++/4.9/bits/stl_pair.h:206:9: note: template std::pair<_T1, _T2>::pair(std::tuple<_Args1 ...>&, std::tuple<_Args2 ...>&, std::_Index_tuple<_Indexes1 ...>, std::_Index_tuple<_Indexes2 ...>) pair(tuple<_Args1...>&, tuple<_Args2...>&, ^ /usr/include/c++/4.9/bits/stl_pair.h:206:9: note: template argument deduction/substitution failed: In file included from /usr/include/x86_64-linux-gnu/c++/4.9/bits/c++allocator.h:33:0, from /usr/include/c++/4.9/bits/allocator.h:46, from /usr/include/c++/4.9/vector:61, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /usr/include/c++/4.9/ext/new_allocator.h:120:4: note: types 'std::tuple<_Elements ...>' and 'const std::basic_string' have incompatible cv-qualifiers { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } ^ In file included from /usr/include/c++/4.9/bits/stl_algobase.h:64:0, from /usr/include/c++/4.9/vector:60, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /usr/include/c++/4.9/bits/stl_pair.h:155:9: note: template std::pair<_T1, _T2>::pair(std::piecewise_construct_t, std::tuple<_Args1 ...>, std::tuple<_Args2 ...>) pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); ^ /usr/include/c++/4.9/bits/stl_pair.h:155:9: note: template argument deduction/substitution failed: In file included from /usr/include/x86_64-linux-gnu/c++/4.9/bits/c++allocator.h:33:0, from /usr/include/c++/4.9/bits/allocator.h:46, from /usr/include/c++/4.9/vector:61, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /usr/include/c++/4.9/ext/new_allocator.h:120:4: note: cannot convert 'std::forward&>((* & __args#0))' (type 'const std::basic_string') to type 'std::piecewise_construct_t' { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } ^ In file included from /usr/include/c++/4.9/bits/stl_algobase.h:64:0, from /usr/include/c++/4.9/vector:60, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /usr/include/c++/4.9/bits/stl_pair.h:150:12: note: template constexpr std::pair<_T1, _T2>::pair(std::pair<_U1, _U2>&&) constexpr pair(pair<_U1, _U2>&& __p) ^ /usr/include/c++/4.9/bits/stl_pair.h:150:12: note: template argument deduction/substitution failed: In file included from /usr/include/x86_64-linux-gnu/c++/4.9/bits/c++allocator.h:33:0, from /usr/include/c++/4.9/bits/allocator.h:46, from /usr/include/c++/4.9/vector:61, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /usr/include/c++/4.9/ext/new_allocator.h:120:4: note: types 'std::pair<_T1, _T2>' and 'const std::basic_string' have incompatible cv-qualifiers { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } ^ In file included from /usr/include/c++/4.9/bits/stl_algobase.h:64:0, from /usr/include/c++/4.9/vector:60, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /usr/include/c++/4.9/bits/stl_pair.h:144:12: note: template constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) constexpr pair(_U1&& __x, _U2&& __y) ^ /usr/include/c++/4.9/bits/stl_pair.h:144:12: note: template argument deduction/substitution failed: /usr/include/c++/4.9/bits/stl_pair.h:141:38: error: no type named 'type' in 'struct std::enable_if' template constexpr std::pair<_T1, _T2>::pair(const _T1&, _U2&&) constexpr pair(const _T1& __x, _U2&& __y) ^ /usr/include/c++/4.9/bits/stl_pair.h:138:12: note: template argument deduction/substitution failed: /usr/include/c++/4.9/bits/stl_pair.h:136:27: error: no type named 'type' in 'struct std::enable_if' template constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) constexpr pair(_U1&& __x, const _T2& __y) ^ /usr/include/c++/4.9/bits/stl_pair.h:133:12: note: template argument deduction/substitution failed: In file included from /usr/include/x86_64-linux-gnu/c++/4.9/bits/c++allocator.h:33:0, from /usr/include/c++/4.9/bits/allocator.h:46, from /usr/include/c++/4.9/vector:61, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /usr/include/c++/4.9/ext/new_allocator.h:120:4: note: cannot convert 'std::forward&>((* & __args#1))' (type 'const std::basic_string') to type 'const hazelcast::client::config::reliable_topic_config&' { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } ^ In file included from /usr/include/c++/4.9/bits/stl_algobase.h:64:0, from /usr/include/c++/4.9/vector:60, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /usr/include/c++/4.9/bits/stl_pair.h:128:17: note: constexpr std::pair<_T1, _T2>::pair(std::pair<_T1, _T2>&&) [with _T1 = const std::basic_string; _T2 = hazelcast::client::config::reliable_topic_config] constexpr pair(pair&&) = default; ^ /usr/include/c++/4.9/bits/stl_pair.h:128:17: note: candidate expects 1 argument, 2 provided /usr/include/c++/4.9/bits/stl_pair.h:127:17: note: constexpr std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = const std::basic_string; _T2 = hazelcast::client::config::reliable_topic_config] constexpr pair(const pair&) = default; ^ /usr/include/c++/4.9/bits/stl_pair.h:127:17: note: candidate expects 1 argument, 2 provided /usr/include/c++/4.9/bits/stl_pair.h:124:12: note: template constexpr std::pair<_T1, _T2>::pair(const std::pair<_U1, _U2>&) constexpr pair(const pair<_U1, _U2>& __p) ^ /usr/include/c++/4.9/bits/stl_pair.h:124:12: note: template argument deduction/substitution failed: In file included from /usr/include/x86_64-linux-gnu/c++/4.9/bits/c++allocator.h:33:0, from /usr/include/c++/4.9/bits/allocator.h:46, from /usr/include/c++/4.9/vector:61, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /usr/include/c++/4.9/ext/new_allocator.h:120:4: note: 'const std::basic_string' is not derived from 'const std::pair<_T1, _T2>' { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } ^ In file included from /usr/include/c++/4.9/bits/stl_algobase.h:64:0, from /usr/include/c++/4.9/vector:60, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/client_config.h:18, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/config.cpp:34: /usr/include/c++/4.9/bits/stl_pair.h:112:26: note: constexpr std::pair<_T1, _T2>::pair(const _T1&, const _T2&) [with _T1 = const std::basic_string; _T2 = hazelcast::client::config::reliable_topic_config] _GLIBCXX_CONSTEXPR pair(const _T1& __a, const _T2& __b) ^ /usr/include/c++/4.9/bits/stl_pair.h:112:26: note: no known conversion for argument 2 from 'const std::basic_string' to 'const hazelcast::client::config::reliable_topic_config&' /usr/include/c++/4.9/bits/stl_pair.h:108:26: note: constexpr std::pair<_T1, _T2>::pair() [with _T1 = const std::basic_string; _T2 = hazelcast::client::config::reliable_topic_config] _GLIBCXX_CONSTEXPR pair() ^ /usr/include/c++/4.9/bits/stl_pair.h:108:26: note: candidate expects 0 arguments, 2 provided make[2]: *** [source_subfolder/CMakeFiles/hazelcast-cpp-client.dir/hazelcast/src/hazelcast/client/config.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/address.h:20:0, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/aws/aws_client.h:22, from /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/discovery.cpp:34: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/include/hazelcast/client/serialization/serialization.h:93:17: warning: type attributes ignored after type is already defined [-Wattributes] }; ^ /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/discovery.cpp: In member function 'std::unordered_map hazelcast::client::aws::aws_client::get_addresses()': /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993/source_subfolder/hazelcast/src/hazelcast/client/discovery.cpp:591:29: error: converting to 'std::unordered_map' from initializer list would use explicit constructor 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = hazelcast::client::address; _Tp = hazelcast::client::address; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher = std::hash; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal = std::equal_to; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator >]' return {}; ^ make[2]: *** [source_subfolder/CMakeFiles/hazelcast-cpp-client.dir/hazelcast/src/hazelcast/client/discovery.cpp.o] Error 1 make[2]: *** [source_subfolder/CMakeFiles/hazelcast-cpp-client.dir/hazelcast/src/hazelcast/client/client_impl.cpp.o] Error 1 make[1]: *** [source_subfolder/CMakeFiles/hazelcast-cpp-client.dir/all] Error 2 make: *** [all] Error 2 boost/1.76.0: WARN: Picked up a system libbacktrace library hazelcast-cpp-client/4.1.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993 hazelcast-cpp-client/4.1.0: ERROR: Package '2dbcb386b4023c68af0dcf2e027b59ad85139993' build failed hazelcast-cpp-client/4.1.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993 ERROR: hazelcast-cpp-client/4.1.0: Error in build() method, line 72 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/hazelcast-cpp-client/4.1.0/_/_/build/2dbcb386b4023c68af0dcf2e027b59ad85139993' '--' '-j3'