******************************************************************************** conan test cci-1a5b3f52/recipes/leopard/all/test_package/conanfile.py leopard/2.0.0@#b883eb6d6986513c791c748f09146b0a -pr /Users/jenkins/workspace/prod-v1/bsr@2/22226/abcdf/profile_osx_130_libcpp_apple-clang_release_armv8..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/workspace/prod-v1/bsr@2/22226/faabc/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/workspace/prod-v1/bsr@2/22226/faabc/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk leopard/2.0.0 (test package): Installing package Requirements leopard/2.0.0 from local cache - Cache Packages leopard/2.0.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... leopard/2.0.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-23577' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz leopard/2.0.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 leopard/2.0.0: Downloaded package revision b6ae0d958943d8ead87ccde15718c9f5 leopard/2.0.0 (test package): Generator 'CMakeToolchain' calling 'generate()' leopard/2.0.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' leopard/2.0.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' leopard/2.0.0 (test package): Generator txt created conanbuildinfo.txt leopard/2.0.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' leopard/2.0.0 (test package): Generator 'CMakeDeps' calling 'generate()' leopard/2.0.0 (test package): Aggregating env generators leopard/2.0.0 (test package): Generated conaninfo.txt leopard/2.0.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/build/Release/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 leopard/2.0.0 (test package): Calling build() leopard/2.0.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'ThreadPool::ThreadPool' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/build/Release leopard/2.0.0 (test package): CMake command: cmake --build "/Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/build/Release" '--' '-j8' ----Running------ > cmake --build "/Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/build/Release" '--' '-j8' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 In file included from /Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/test_package.cpp:1: /Users/jenkins/workspace/prod-v1/bsr@2/22226/faabc/.conan/data/leopard/2.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/ThreadPool/ThreadPool.h:59:29: error: 'F' does not refer to a value requires std::invocable ^ /Users/jenkins/workspace/prod-v1/bsr@2/22226/faabc/.conan/data/leopard/2.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/ThreadPool/ThreadPool.h:58:23: note: declared here template ^ /Users/jenkins/workspace/prod-v1/bsr@2/22226/faabc/.conan/data/leopard/2.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/ThreadPool/ThreadPool.h:59:19: error: no member named 'invocable' in namespace 'std' requires std::invocable ~~~~~^ /Users/jenkins/workspace/prod-v1/bsr@2/22226/faabc/.conan/data/leopard/2.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/ThreadPool/ThreadPool.h:77:5: error: no template named 'dispatch_res_t' dispatch_res_t ^ In file included from /Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/test_package.cpp:1: In file included from /Users/jenkins/workspace/prod-v1/bsr@2/22226/faabc/.conan/data/leopard/2.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/ThreadPool/ThreadPool.h:152: /Users/jenkins/workspace/prod-v1/bsr@2/22226/faabc/.conan/data/leopard/2.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/ThreadPool/ThreadPool.tcc:84:13: error: no template named 'dispatch_res_t' in 'hmthrp::ThreadPool' ThreadPool::dispatch_res_t ~~~~~~~~~~~~^ /Users/jenkins/workspace/prod-v1/bsr@2/22226/faabc/.conan/data/leopard/2.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/ThreadPool/ThreadPool.tcc:93:37: error: no template named 'dispatch_res_t' in 'hmthrp::ThreadPool' using future_type = ThreadPool::dispatch_res_t; ~~~~~~~~~~~~^ /Users/jenkins/workspace/prod-v1/bsr@2/22226/faabc/.conan/data/leopard/2.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/ThreadPool/ThreadPool.tcc:99:5: error: unknown type name 'future_type'; did you mean 'return_type'? future_type return_fut { callable->get_future() }; ^ /Users/jenkins/workspace/prod-v1/bsr@2/22226/faabc/.conan/data/leopard/2.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/ThreadPool/ThreadPool.tcc:91:11: note: 'return_type' declared here using return_type = ^ /Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/test_package.cpp:40:22: error: no matching member function for call to 'dispatch' thr_pool.dispatch( ~~~~~~~~~^~~~~~~~ 7 errors generated. make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** leopard/2.0.0 (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 leopard/2.0.0 (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: leopard/2.0.0 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 2 while executing cmake --build "/Users/jenkins/workspace/prod-v1/bsr@2/cci-1a5b3f52/recipes/leopard/all/test_package/build/Release" '--' '-j8'