******************************************************************************** conan test conan-center-index/recipes/systemc-cci/1.0.0/test_package/conanfile.py systemc-cci/1.0.0@#ee8ad6c961737b07f1e6158ac253c9d1 -pr /home/conan/w/prod/BuildSingleReference/27647/190a8b0e-0755-429d-bf61-5a8848df0de2/profile_linux_12_libcpp_clang_release_64.systemc-cci-shared-False.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=12 os=Linux [options] systemc-cci:shared=False [build_requires] [env] systemc-cci/1.0.0 (test package): Installing package Requirements systemc/2.3.3 from 'conan-center' - Cache systemc-cci/1.0.0 from local cache - Cache Packages systemc/2.3.3:a8aa1c755de62a85031a3d85e902501cf1a4878c - Cache systemc-cci/1.0.0:408d7fd832fdb28185877e6b051ad3468aa566e6 - Cache Installing (downloading, building) binaries... systemc/2.3.3: Already installed! systemc-cci/1.0.0: Already installed! systemc-cci/1.0.0 (test package): Generator cmake created conanbuildinfo.cmake systemc-cci/1.0.0 (test package): Generator txt created conanbuildinfo.txt systemc-cci/1.0.0 (test package): Aggregating env generators systemc-cci/1.0.0 (test package): Generated conaninfo.txt systemc-cci/1.0.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/systemc-cci/1.0.0/test_package/build/373f15625aba08d8f43759fb15d097e656505b42/conan.lock' Using cached profile from lockfile [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 systemc-cci/1.0.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/systemc-cci/1.0.0/test_package/build/373f15625aba08d8f43759fb15d097e656505b42' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="12" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/systemc-cci/1.0.0/test_package/build/373f15625aba08d8f43759fb15d097e656505b42/package" -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" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/systemc-cci/1.0.0/test_package' ----------------- -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 12 -- Conan: Checking correct version: 12 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/systemc-cci/1.0.0/test_package/build/373f15625aba08d8f43759fb15d097e656505b42 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/systemc-cci/1.0.0/test_package/build/373f15625aba08d8f43759fb15d097e656505b42' '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building CXX object CMakeFiles/example.dir/example.cpp.o [100%] Linking CXX executable bin/example CMakeFiles/example.dir/build.make:83: recipe for target 'bin/example' failed CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/example.dir/all' failed Makefile:83: recipe for target 'all' failed 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 ld: error: undefined symbol: cci_utils::broker::broker(std::__1::basic_string, std::__1::allocator > const&) >>> referenced by example.cpp >>> CMakeFiles/example.dir/example.cpp.o:(sc_main) ld: error: undefined symbol: std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, std::_Rb_tree_node_base&) >>> referenced by cci_broker_manager.cpp >>> cci_broker_manager.cpp.o:(std::_Rb_tree_iterator > std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_emplace_hint_unique, std::tuple<> >(std::_Rb_tree_const_iterator >, std::piecewise_construct_t const&, std::tuple&&, std::tuple<>&&)) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a ld: error: undefined symbol: std::_Rb_tree_decrement(std::_Rb_tree_node_base*) >>> referenced by cci_broker_manager.cpp >>> cci_broker_manager.cpp.o:(std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator >, sc_core::sc_object const* const&)) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a >>> referenced by cci_broker_manager.cpp >>> cci_broker_manager.cpp.o:(std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator >, sc_core::sc_object const* const&)) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a >>> referenced by cci_broker_manager.cpp >>> cci_broker_manager.cpp.o:(std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator >, sc_core::sc_object const* const&)) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a >>> referenced 1 more times ld: error: undefined symbol: std::_Rb_tree_increment(std::_Rb_tree_node_base*) >>> referenced by cci_broker_manager.cpp >>> cci_broker_manager.cpp.o:(std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator >, sc_core::sc_object const* const&)) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a ld: error: undefined symbol: std::ios_base::Init::Init() >>> referenced by cci_broker_manager.cpp >>> cci_broker_manager.cpp.o:(_GLOBAL__sub_I_cci_broker_manager.cpp) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a >>> referenced by cci_broker_handle.cpp >>> cci_broker_handle.cpp.o:(_GLOBAL__sub_I_cci_broker_handle.cpp) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a >>> referenced by cci_originator.cpp >>> cci_originator.cpp.o:(_GLOBAL__sub_I_cci_originator.cpp) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a >>> referenced 1 more times ld: error: undefined symbol: std::ios_base::Init::~Init() >>> referenced by cci_broker_manager.cpp >>> cci_broker_manager.cpp.o:(_GLOBAL__sub_I_cci_broker_manager.cpp) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a >>> referenced by cci_broker_handle.cpp >>> cci_broker_handle.cpp.o:(_GLOBAL__sub_I_cci_broker_handle.cpp) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a >>> referenced by cci_originator.cpp >>> cci_originator.cpp.o:(_GLOBAL__sub_I_cci_originator.cpp) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a >>> referenced 1 more times ld: error: undefined symbol: std::__cxx11::basic_string, std::allocator >::_M_create(unsigned long&, unsigned long) >>> referenced by cci_originator.cpp >>> cci_originator.cpp.o:(cci::cci_originator::cci_originator(std::__cxx11::basic_string, std::allocator > const&)) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a >>> referenced by cci_originator.cpp >>> cci_originator.cpp.o:(cci::cci_originator::cci_originator(char const*)) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a >>> referenced by cci_originator.cpp >>> cci_originator.cpp.o:(cci::cci_originator::cci_originator(cci::cci_originator const&)) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a >>> referenced 1 more times ld: error: undefined symbol: std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long) >>> referenced by cci_report_handler.cpp >>> cci_report_handler.cpp.o:(cci::cci_report_handler::report(sc_core::sc_severity, char const*, char const*, char const*, int)) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a ld: error: undefined symbol: std::__throw_length_error(char const*) >>> referenced by cci_report_handler.cpp >>> cci_report_handler.cpp.o:(cci::cci_report_handler::report(sc_core::sc_severity, char const*, char const*, char const*, int)) in archive /home/conan/w/prod/BuildSingleReference/.conan/data/systemc-cci/1.0.0/_/_/package/408d7fd832fdb28185877e6b051ad3468aa566e6/lib/libcciapi.a clang-12: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/example] Error 1 make[1]: *** [CMakeFiles/example.dir/all] Error 2 make: *** [all] Error 2 ERROR: systemc-cci/1.0.0 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/systemc-cci/1.0.0/test_package/build/373f15625aba08d8f43759fb15d097e656505b42' '--' '-j3'