******************************************************************************** conan test conan-center-index/recipes/libuv/all/test_package/conanfile.py libuv/1.41.0@#a384c676063dfd21b805d39c9118a75a -pr:h /Users/jenkins/w/prod/BuildSingleReference/7235/4ac380a2-c2a3-48c8-b4b5-6411a929db2a/profile_osx_130_libcpp_apple-clang_release_armv8.libuv-shared-True.txt -pr:b default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 13.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] libuv:shared=True [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos os_build=Macos [options] [build_requires] [env] libuv/1.41.0 (test package): Installing package Requirements libuv/1.41.0 from local cache - Cache Packages libuv/1.41.0:8e74bc12f7afe2971bedf38d3cbd134313ec2dbb - Download Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... libuv/1.41.0: Retrieving package 8e74bc12f7afe2971bedf38d3cbd134313ec2dbb from remote 'c3i_PR-9805' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuv/1.41.0: Package installed 8e74bc12f7afe2971bedf38d3cbd134313ec2dbb libuv/1.41.0: Downloaded package revision 581ab95a97a6a1a5afb3950448d59008 libuv/1.41.0 (test package): Generator cmake created conanbuildinfo.cmake libuv/1.41.0 (test package): Generator txt created conanbuildinfo.txt libuv/1.41.0 (test package): Aggregating env generators libuv/1.41.0 (test package): Generated conaninfo.txt libuv/1.41.0 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/libuv/all/test_package/build/09445748e2cedb98aaaca5e589b33824b060f266/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 libuv/1.41.0 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/libuv/all/test_package/build/09445748e2cedb98aaaca5e589b33824b060f266' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/libuv/all/test_package/build/09445748e2cedb98aaaca5e589b33824b060f266/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 '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/libuv/all/test_package' ----------------- -- The C compiler identification is AppleClang 13.0.0.13000029 -- Check for working C compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library uv found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/libuv/1.41.0/_/_/package/8e74bc12f7afe2971bedf38d3cbd134313ec2dbb/lib/libuv.dylib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'AppleClang' compiler -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done CMake Error at build/09445748e2cedb98aaaca5e589b33824b060f266/conanbuildinfo.cmake:374 (add_library): Attempting to use @rpath without CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG being set. This could be because you are using a Mac OS X version less than 10.5 or because CMake's platform configuration is corrupt. Call Stack (most recent call first): build/09445748e2cedb98aaaca5e589b33824b060f266/conanbuildinfo.cmake:134 (conan_package_library_targets) build/09445748e2cedb98aaaca5e589b33824b060f266/conanbuildinfo.cmake:228 (conan_define_targets) CMakeLists.txt:5 (conan_basic_setup) 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 CMake Generate step failed. Build files cannot be regenerated correctly. ERROR: libuv/1.41.0 (test package): Error in build() method, line 11 cmake.configure() ConanException: Error 1 while executing cd '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/libuv/all/test_package/build/09445748e2cedb98aaaca5e589b33824b060f266' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/libuv/all/test_package/build/09445748e2cedb98aaaca5e589b33824b060f266/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 '/Users/jenkins/w/prod/BuildSingleReference/conan-center-index/recipes/libuv/all/test_package'