******************************************************************************** conan test cci-992f62ed/recipes/duckx/all/test_package/conanfile.py duckx/1.2.2@#54a689f387a904b80b77db0045838df9 -pr:h /Users/jenkins/w/prod-v1/bsr@3/58512/adeeb/profile_osx_130_libcpp_apple-clang_debug_armv8.duckx-shared-True.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod-v1/bsr@3/58512/adeeb/profile_osx_130_libcpp_apple-clang_debug_64..txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] duckx:shared=True [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 Configuration (profile_build): [settings] arch=x86_64 build_type=Debug 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 duckx/1.2.2 (test package): Installing package Requirements duckx/1.2.2 from local cache - Cache kuba-zip/0.2.6 from 'conan-center' - Cache pugixml/1.14 from 'conan-center' - Cache Packages duckx/1.2.2:af91e01c81ae4a928d2f91a856bd9725c5f363b6 - Cache kuba-zip/0.2.6:3558c54d13382045caaf9174821b7c2ba01fc8bc - Cache pugixml/1.14:42a10e89ce278d2cf0fa1c09abdd40b137b6e79b - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... kuba-zip/0.2.6: Already installed! pugixml/1.14: Already installed! duckx/1.2.2: Already installed! duckx/1.2.2 (test package): Generator 'CMakeToolchain' calling 'generate()' duckx/1.2.2 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' duckx/1.2.2 (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/w/prod-v1/bsr@3/cci-992f62ed/recipes/duckx/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' duckx/1.2.2 (test package): Generator 'VirtualRunEnv' calling 'generate()' duckx/1.2.2 (test package): Generator txt created conanbuildinfo.txt duckx/1.2.2 (test package): Generator 'CMakeDeps' calling 'generate()' duckx/1.2.2 (test package): Aggregating env generators duckx/1.2.2 (test package): Generated conaninfo.txt duckx/1.2.2 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/bsr@3/cci-992f62ed/recipes/duckx/all/test_package/build/Debug/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 duckx/1.2.2 (test package): Calling build() duckx/1.2.2 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr@3/cci-992f62ed/recipes/duckx/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod-v1/bsr@3/cci-992f62ed/recipes/duckx/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr@3/cci-992f62ed/recipes/duckx/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod-v1/bsr@3/cci-992f62ed/recipes/duckx/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/bsr@3/cci-992f62ed/recipes/duckx/all/test_package/build/Debug/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 'duckx::duckx' -- Conan: Target declared 'pugixml::pugixml' -- Conan: Target declared 'zip::zip' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod-v1/bsr@3/cci-992f62ed/recipes/duckx/all/test_package/build/Debug duckx/1.2.2 (test package): CMake command: cmake --build "/Users/jenkins/w/prod-v1/bsr@3/cci-992f62ed/recipes/duckx/all/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod-v1/bsr@3/cci-992f62ed/recipes/duckx/all/test_package/build/Debug" '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package duckx/1.2.2 (test package): Running test() CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091