******************************************************************************** conan test conan-center-index/recipes/yaclib/all/test_package/conanfile.py yaclib/2022.04.24@#9b38df5b52ddb8904a7f4c6c0eb35eeb -pr /home/conan/w/prod/BuildSingleReference/117418/b3957bc8-8dde-427d-bc18-5b115db4253a/profile_linux_11_libcpp_clang_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True yaclib/2022.04.24 (test package): Installing package Requirements yaclib/2022.04.24 from local cache - Cache Packages yaclib/2022.04.24:5123c6a281213ff9b37e6cf441b7be9ce4182462 - Cache Installing (downloading, building) binaries... yaclib/2022.04.24: Already installed! yaclib/2022.04.24 (test package): Generator txt created conanbuildinfo.txt yaclib/2022.04.24 (test package): Generator 'VirtualRunEnv' calling 'generate()' yaclib/2022.04.24 (test package): Generator 'CMakeToolchain' calling 'generate()' yaclib/2022.04.24 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' yaclib/2022.04.24 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_package/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' yaclib/2022.04.24 (test package): Generator 'CMakeDeps' calling 'generate()' yaclib/2022.04.24 (test package): Aggregating env generators yaclib/2022.04.24 (test package): Generated conaninfo.txt yaclib/2022.04.24 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_package/build/generators/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 yaclib/2022.04.24 (test package): Calling build() yaclib/2022.04.24 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is Clang 11.1.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'yaclib' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_package/build/Release yaclib/2022.04.24 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target TestPackage [ 50%] Building CXX object CMakeFiles/TestPackage.dir/main.cpp.o [100%] Linking CXX executable TestPackage CMakeFiles/TestPackage.dir/build.make:103: recipe for target 'TestPackage' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/TestPackage.dir/all' failed Makefile:102: recipe for target 'all' failed CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(wait_impl.cpp.o): In function `bool yaclib::detail::WaitRange(yaclib::detail::NoTimeoutTag const&, yaclib::detail::BaseCore&)::{lambda(auto:1&&)#1}>(yaclib::detail::NoTimeoutTag const&, yaclib::detail::WaitCore(yaclib::detail::NoTimeoutTag const&, yaclib::detail::BaseCore&)::{lambda(auto:1&&)#1} const&, unsigned long)': wait_impl.cpp:(.text._ZN6yaclib6detail9WaitRangeINS0_10MutexEventENS0_12NoTimeoutTagEZNS0_8WaitCoreIS2_S3_JNS0_8BaseCoreEEEEbRKT0_DpRT1_EUlOT_E_EEbS8_RKT1_m[_ZN6yaclib6detail9WaitRangeINS0_10MutexEventENS0_12NoTimeoutTagEZNS0_8WaitCoreIS2_S3_JNS0_8BaseCoreEEEEbRKT0_DpRT1_EUlOT_E_EEbS8_RKT1_m]+0x62): undefined reference to `std::condition_variable::condition_variable()' wait_impl.cpp:(.text._ZN6yaclib6detail9WaitRangeINS0_10MutexEventENS0_12NoTimeoutTagEZNS0_8WaitCoreIS2_S3_JNS0_8BaseCoreEEEEbRKT0_DpRT1_EUlOT_E_EEbS8_RKT1_m[_ZN6yaclib6detail9WaitRangeINS0_10MutexEventENS0_12NoTimeoutTagEZNS0_8WaitCoreIS2_S3_JNS0_8BaseCoreEEEEbRKT0_DpRT1_EUlOT_E_EEbS8_RKT1_m]+0xf4): undefined reference to `std::condition_variable::~condition_variable()' wait_impl.cpp:(.text._ZN6yaclib6detail9WaitRangeINS0_10MutexEventENS0_12NoTimeoutTagEZNS0_8WaitCoreIS2_S3_JNS0_8BaseCoreEEEEbRKT0_DpRT1_EUlOT_E_EEbS8_RKT1_m[_ZN6yaclib6detail9WaitRangeINS0_10MutexEventENS0_12NoTimeoutTagEZNS0_8WaitCoreIS2_S3_JNS0_8BaseCoreEEEEbRKT0_DpRT1_EUlOT_E_EEbS8_RKT1_m]+0x142): undefined reference to `std::condition_variable::~condition_variable()' /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(wait_impl.cpp.o): In function `yaclib::detail::MutexEvent::~MutexEvent()': wait_impl.cpp:(.text._ZN6yaclib6detail10MutexEventD2Ev[_ZN6yaclib6detail10MutexEventD2Ev]+0xc): undefined reference to `std::condition_variable::~condition_variable()' /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(wait_impl.cpp.o): In function `yaclib::detail::AtomicCounter::~AtomicCounter()': wait_impl.cpp:(.text._ZN6yaclib6detail13AtomicCounterINS0_10MutexEventENS0_13SetOneDeleterEED0Ev[_ZN6yaclib6detail13AtomicCounterINS0_10MutexEventENS0_13SetOneDeleterEED0Ev]+0x10): undefined reference to `std::condition_variable::~condition_variable()' /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(mutex_event.cpp.o): In function `yaclib::detail::MutexEvent::Make()': mutex_event.cpp:(.text+0x31): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(mutex_event.cpp.o): In function `yaclib::detail::MutexEvent::Wait(std::unique_lock&)': mutex_event.cpp:(.text+0x67): undefined reference to `std::condition_variable::wait(std::unique_lock&)' /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(mutex_event.cpp.o): In function `yaclib::detail::MutexEvent::SetOne()': mutex_event.cpp:(.text+0xbd): undefined reference to `std::condition_variable::notify_one()' mutex_event.cpp:(.text+0xed): undefined reference to `std::condition_variable::notify_one()' mutex_event.cpp:(.text+0xfc): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(mutex_event.cpp.o): In function `yaclib::detail::MutexEvent::SetAll()': mutex_event.cpp:(.text+0x12d): undefined reference to `std::condition_variable::notify_all()' mutex_event.cpp:(.text+0x15d): undefined reference to `std::condition_variable::notify_all()' mutex_event.cpp:(.text+0x16c): undefined reference to `std::__throw_system_error(int)' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [TestPackage] Error 1 make[1]: *** [CMakeFiles/TestPackage.dir/all] Error 2 make: *** [all] Error 2 yaclib/2022.04.24 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior yaclib/2022.04.24 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ERROR: yaclib/2022.04.24 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_package/build/Release" '--' '-j3' ******************************************************************************** conan test conan-center-index/recipes/yaclib/all/test_v1_package/conanfile.py yaclib/2022.04.24@#9b38df5b52ddb8904a7f4c6c0eb35eeb -pr /home/conan/w/prod/BuildSingleReference/117418/b3957bc8-8dde-427d-bc18-5b115db4253a/profile_linux_11_libcpp_clang_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True yaclib/2022.04.24 (test package): Installing package Requirements yaclib/2022.04.24 from local cache - Cache Packages yaclib/2022.04.24:5123c6a281213ff9b37e6cf441b7be9ce4182462 - Cache Installing (downloading, building) binaries... yaclib/2022.04.24: Already installed! yaclib/2022.04.24 (test package): Generator 'CMakeToolchain' calling 'generate()' yaclib/2022.04.24 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' yaclib/2022.04.24 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_v1_package/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' yaclib/2022.04.24 (test package): Generator 'VirtualRunEnv' calling 'generate()' yaclib/2022.04.24 (test package): Generator txt created conanbuildinfo.txt yaclib/2022.04.24 (test package): Generator 'CMakeDeps' calling 'generate()' yaclib/2022.04.24 (test package): Aggregating env generators yaclib/2022.04.24 (test package): Generated conaninfo.txt yaclib/2022.04.24 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_v1_package/build/generators/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 yaclib/2022.04.24 (test package): Calling build() yaclib/2022.04.24 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_v1_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_v1_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_v1_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_v1_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_v1_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is Clang 11.1.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'yaclib' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_v1_package/build/Release yaclib/2022.04.24 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_v1_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_v1_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target TestPackage [ 50%] Building CXX object CMakeFiles/TestPackage.dir/main.cpp.o [100%] Linking CXX executable TestPackage CMakeFiles/TestPackage.dir/build.make:103: recipe for target 'TestPackage' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/TestPackage.dir/all' failed Makefile:102: recipe for target 'all' failed CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(wait_impl.cpp.o): In function `bool yaclib::detail::WaitRange(yaclib::detail::NoTimeoutTag const&, yaclib::detail::BaseCore&)::{lambda(auto:1&&)#1}>(yaclib::detail::NoTimeoutTag const&, yaclib::detail::WaitCore(yaclib::detail::NoTimeoutTag const&, yaclib::detail::BaseCore&)::{lambda(auto:1&&)#1} const&, unsigned long)': wait_impl.cpp:(.text._ZN6yaclib6detail9WaitRangeINS0_10MutexEventENS0_12NoTimeoutTagEZNS0_8WaitCoreIS2_S3_JNS0_8BaseCoreEEEEbRKT0_DpRT1_EUlOT_E_EEbS8_RKT1_m[_ZN6yaclib6detail9WaitRangeINS0_10MutexEventENS0_12NoTimeoutTagEZNS0_8WaitCoreIS2_S3_JNS0_8BaseCoreEEEEbRKT0_DpRT1_EUlOT_E_EEbS8_RKT1_m]+0x62): undefined reference to `std::condition_variable::condition_variable()' wait_impl.cpp:(.text._ZN6yaclib6detail9WaitRangeINS0_10MutexEventENS0_12NoTimeoutTagEZNS0_8WaitCoreIS2_S3_JNS0_8BaseCoreEEEEbRKT0_DpRT1_EUlOT_E_EEbS8_RKT1_m[_ZN6yaclib6detail9WaitRangeINS0_10MutexEventENS0_12NoTimeoutTagEZNS0_8WaitCoreIS2_S3_JNS0_8BaseCoreEEEEbRKT0_DpRT1_EUlOT_E_EEbS8_RKT1_m]+0xf4): undefined reference to `std::condition_variable::~condition_variable()' wait_impl.cpp:(.text._ZN6yaclib6detail9WaitRangeINS0_10MutexEventENS0_12NoTimeoutTagEZNS0_8WaitCoreIS2_S3_JNS0_8BaseCoreEEEEbRKT0_DpRT1_EUlOT_E_EEbS8_RKT1_m[_ZN6yaclib6detail9WaitRangeINS0_10MutexEventENS0_12NoTimeoutTagEZNS0_8WaitCoreIS2_S3_JNS0_8BaseCoreEEEEbRKT0_DpRT1_EUlOT_E_EEbS8_RKT1_m]+0x142): undefined reference to `std::condition_variable::~condition_variable()' /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(wait_impl.cpp.o): In function `yaclib::detail::MutexEvent::~MutexEvent()': wait_impl.cpp:(.text._ZN6yaclib6detail10MutexEventD2Ev[_ZN6yaclib6detail10MutexEventD2Ev]+0xc): undefined reference to `std::condition_variable::~condition_variable()' /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(wait_impl.cpp.o): In function `yaclib::detail::AtomicCounter::~AtomicCounter()': wait_impl.cpp:(.text._ZN6yaclib6detail13AtomicCounterINS0_10MutexEventENS0_13SetOneDeleterEED0Ev[_ZN6yaclib6detail13AtomicCounterINS0_10MutexEventENS0_13SetOneDeleterEED0Ev]+0x10): undefined reference to `std::condition_variable::~condition_variable()' /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(mutex_event.cpp.o): In function `yaclib::detail::MutexEvent::Make()': mutex_event.cpp:(.text+0x31): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(mutex_event.cpp.o): In function `yaclib::detail::MutexEvent::Wait(std::unique_lock&)': mutex_event.cpp:(.text+0x67): undefined reference to `std::condition_variable::wait(std::unique_lock&)' /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(mutex_event.cpp.o): In function `yaclib::detail::MutexEvent::SetOne()': mutex_event.cpp:(.text+0xbd): undefined reference to `std::condition_variable::notify_one()' mutex_event.cpp:(.text+0xed): undefined reference to `std::condition_variable::notify_one()' mutex_event.cpp:(.text+0xfc): undefined reference to `std::__throw_system_error(int)' /home/conan/w/prod/BuildSingleReference/.conan/data/yaclib/2022.04.24/_/_/package/5123c6a281213ff9b37e6cf441b7be9ce4182462/lib/libyaclib.a(mutex_event.cpp.o): In function `yaclib::detail::MutexEvent::SetAll()': mutex_event.cpp:(.text+0x12d): undefined reference to `std::condition_variable::notify_all()' mutex_event.cpp:(.text+0x15d): undefined reference to `std::condition_variable::notify_all()' mutex_event.cpp:(.text+0x16c): undefined reference to `std::__throw_system_error(int)' clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [TestPackage] Error 1 make[1]: *** [CMakeFiles/TestPackage.dir/all] Error 2 make: *** [all] Error 2 yaclib/2022.04.24 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior yaclib/2022.04.24 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ERROR: yaclib/2022.04.24 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/yaclib/all/test_v1_package/build/Release" '--' '-j3'