******************************************************************************** conan install sobjectizer/5.8.0@#3739b11b493b3e6326851517c187ba1e --build=sobjectizer -pr /home/conan/w/prod/BuildSingleReference/259118/e20c873e-14d6-47e4-bfce-0902cef973b6/profile_linux_9_libstdcpp11_gcc_debug_64.sobjectizer-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] sobjectizer:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True sobjectizer/5.8.0: Forced build from source Installing package: sobjectizer/5.8.0 Requirements sobjectizer/5.8.0 from local cache - Cache Packages sobjectizer/5.8.0:4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sobjectizer/5.8.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK sobjectizer/5.8.0: Copying sources to build folder sobjectizer/5.8.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd sobjectizer/5.8.0: Generator cmake created conanbuildinfo.cmake sobjectizer/5.8.0: Aggregating env generators [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 sobjectizer/5.8.0: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/package/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSOBJECTIZER_BUILD_SHARED="True" -DSOBJECTIZER_BUILD_STATIC="False" -DSOBJECTIZER_INSTALL="True" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- 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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target so.5.8.0 [ 1%] Building CXX object source_subfolder/dev/so_5/CMakeFiles/so.5.8.0.dir/exception.cpp.o [ 3%] Building CXX object source_subfolder/dev/so_5/CMakeFiles/so.5.8.0.dir/error_logger.cpp.o [ 5%] Building CXX object source_subfolder/dev/so_5/CMakeFiles/so.5.8.0.dir/timers.cpp.o [ 7%] Building CXX object source_subfolder/dev/so_5/CMakeFiles/so.5.8.0.dir/msg_tracing.cpp.o [ 9%] Building CXX object source_subfolder/dev/so_5/CMakeFiles/so.5.8.0.dir/wrapped_env.cpp.o [ 11%] Building CXX object source_subfolder/dev/so_5/CMakeFiles/so.5.8.0.dir/message.cpp.o sobjectizer/5.8.0: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/source_subfolder/dev/so_5/environment.hpp:28, from /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/source_subfolder/dev/so_5/api.hpp:15, from /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/source_subfolder/dev/so_5/wrapped_env.hpp:15, from /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/source_subfolder/dev/so_5/wrapped_env.cpp:13: /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/source_subfolder/dev/so_5/nonempty_name.hpp:86:47: error: ‘m_nonempty_name’ was not declared in this scope; did you mean ‘nonempty_name_t’? 86 | noexcept( noexcept( std::string{ std::move(m_nonempty_name) } ) ) | ^~~~~~~~~~~~~~~ | nonempty_name_t /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/source_subfolder/dev/so_5/nonempty_name.hpp:86:64: error: no matching function for call to ‘std::__cxx11::basic_string::basic_string()’ 86 | noexcept( noexcept( std::string{ std::move(m_nonempty_name) } ) ) | ^ In file included from /usr/include/c++/9/string:55, from /usr/include/c++/9/stdexcept:39, from /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/source_subfolder/dev/so_5/exception.hpp:12, from /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/source_subfolder/dev/so_5/coop.hpp:16, from /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/source_subfolder/dev/so_5/environment.hpp:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/source_subfolder/dev/so_5/api.hpp:15, from /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/source_subfolder/dev/so_5/wrapped_env.hpp:15, from /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/source_subfolder/dev/so_5/wrapped_env.cpp:13: /usr/include/c++/9/bits/basic_string.h:650:2: note: candidate: ‘template std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Tp&, const _Alloc&)’ 650 | basic_string(const _Tp& __t, const _Alloc& __a = _Alloc()) | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:650:2: note: template argument deduction/substitution failed: /usr/include/c++/9/bits/basic_string.h:639:2: note: candidate: ‘template std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Tp&, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, const _Alloc&)’ 639 | basic_string(const _Tp& __t, size_type __pos, size_type __n, | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:639:2: note: template argument deduction/substitution failed: /usr/include/c++/9/bits/basic_string.h:625:9: note: candidate: ‘template std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(_InputIterator, _InputIterator, const _Alloc&)’ 625 | basic_string(_InputIterator __beg, _InputIterator __end, | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:625:9: note: template argument deduction/substitution failed: /usr/include/c++/9/bits/basic_string.h:587:7: note: candidate: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’ 587 | basic_string(basic_string&& __str, const _Alloc& __a) | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:587:7: note: candidate expects 2 arguments, 1 provided /usr/include/c++/9/bits/basic_string.h:583:7: note: candidate: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’ 583 | basic_string(const basic_string& __str, const _Alloc& __a) | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:583:7: note: candidate expects 2 arguments, 1 provided /usr/include/c++/9/bits/basic_string.h:579:7: note: candidate: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::initializer_list<_Tp>, const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’ 579 | basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:579:7: note: conversion of argument 1 would be ill-formed: /usr/include/c++/9/bits/basic_string.h:552:7: note: candidate: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’ 552 | basic_string(basic_string&& __str) noexcept | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:552:7: note: conversion of argument 1 would be ill-formed: /usr/include/c++/9/bits/basic_string.h:540:7: note: candidate: ‘template std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, _CharT, const _Alloc&)’ 540 | basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:540:7: note: template argument deduction/substitution failed: /usr/include/c++/9/bits/basic_string.h:525:7: note: candidate: ‘template std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&)’ 525 | basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:525:7: note: template argument deduction/substitution failed: /usr/include/c++/9/bits/basic_string.h:510:7: note: candidate: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int]’ 510 | basic_string(const _CharT* __s, size_type __n, | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:510:7: note: candidate expects 3 arguments, 1 provided /usr/include/c++/9/bits/basic_string.h:492:7: note: candidate: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int]’ 492 | basic_string(const basic_string& __str, size_type __pos, | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:492:7: note: candidate expects 4 arguments, 1 provided /usr/include/c++/9/bits/basic_string.h:476:7: note: candidate: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int]’ 476 | basic_string(const basic_string& __str, size_type __pos, | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:476:7: note: candidate expects 3 arguments, 1 provided /usr/include/c++/9/bits/basic_string.h:461:7: note: candidate: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int]’ 461 | basic_string(const basic_string& __str, size_type __pos, | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:461:7: note: candidate expects 3 arguments, 1 provided /usr/include/c++/9/bits/basic_string.h:448:7: note: candidate: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’ 448 | basic_string(const basic_string& __str) | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:448:7: note: conversion of argument 1 would be ill-formed: /usr/include/c++/9/bits/basic_string.h:440:7: note: candidate: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’ 440 | basic_string(const _Alloc& __a) _GLIBCXX_NOEXCEPT | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:440:7: note: conversion of argument 1 would be ill-formed: /usr/include/c++/9/bits/basic_string.h:431:7: note: candidate: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’ 431 | basic_string() | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:431:7: note: candidate expects 0 arguments, 1 provided /usr/include/c++/9/bits/basic_string.h:145:7: note: candidate: ‘std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::__sv_wrapper, const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator]’ 145 | basic_string(__sv_wrapper __svw, const _Alloc& __a) | ^~~~~~~~~~~~ /usr/include/c++/9/bits/basic_string.h:145:7: note: candidate expects 2 arguments, 1 provided make[2]: *** [source_subfolder/dev/so_5/CMakeFiles/so.5.8.0.dir/build.make:134: source_subfolder/dev/so_5/CMakeFiles/so.5.8.0.dir/wrapped_env.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:113: source_subfolder/dev/so_5/CMakeFiles/so.5.8.0.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 sobjectizer/5.8.0: ERROR: Package '4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd' build failed sobjectizer/5.8.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd ERROR: sobjectizer/5.8.0: Error in build() method, line 86 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/sobjectizer/5.8.0/_/_/build/4c9fb287628c8c7d3ebeee790ee15ee86c1ca9cd/build_subfolder' '--' '-j3'