******************************************************************************** conan test conan-center-index/recipes/libxml2/all/test_package/conanfile.py libxml2/2.10.3@#5004bfb7464e6c5bf54b429671c5d308 -pr:h /Users/jenkins/w/prod/BuildSingleReference@3/112106/271bf545-1feb-4a06-b7a1-73349ce80af7/profile_osx_130_libcpp_apple-clang_release_armv8.libxml2-shared-False.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/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod/BuildSingleReference@3/112106/271bf545-1feb-4a06-b7a1-73349ce80af7/profile_osx_130_libcpp_apple-clang_release_64.libxml2-shared-False.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/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] libxml2:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] libxml2:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk libxml2/2.10.3 (test package): Installing package Requirements libiconv/1.17 from 'conan-center' - Cache libxml2/2.10.3 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages libiconv/1.17:095512ed878f14a09dd732e9f6868729dd437529 - Cache libxml2/2.10.3:4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74 - Cache zlib/1.2.13:095512ed878f14a09dd732e9f6868729dd437529 - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... libiconv/1.17: Already installed! libiconv/1.17: Appending PATH environment var: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.17/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/bin zlib/1.2.13: Already installed! libxml2/2.10.3: Already installed! libxml2/2.10.3: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libxml2/2.10.3/_/_/package/4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74/bin libxml2/2.10.3 (test package): Generator 'CMakeToolchain' calling 'generate()' libxml2/2.10.3 (test package): Generator 'CMakeDeps' calling 'generate()' libxml2/2.10.3 (test package): Generator txt created conanbuildinfo.txt libxml2/2.10.3 (test package): Generator 'VirtualRunEnv' calling 'generate()' libxml2/2.10.3 (test package): Aggregating env generators libxml2/2.10.3 (test package): Generated conaninfo.txt libxml2/2.10.3 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/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 libxml2/2.10.3 (test package): Calling build() libxml2/2.10.3 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_package/build/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'LibXml2::LibXml2' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Target declared 'Iconv::Iconv' -- Conan: Including build module from '/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libxml2/2.10.3/_/_/package/4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74/lib/cmake/conan-official-libxml2-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_package/build/Release libxml2/2.10.3 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_package/build/Release" '--' '-j4' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package libxml2/2.10.3 (test package): Running test() ******************************************************************************** conan test conan-center-index/recipes/libxml2/all/test_v1_package/conanfile.py libxml2/2.10.3@#5004bfb7464e6c5bf54b429671c5d308 -pr:h /Users/jenkins/w/prod/BuildSingleReference@3/112106/271bf545-1feb-4a06-b7a1-73349ce80af7/profile_osx_130_libcpp_apple-clang_release_armv8.libxml2-shared-False.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/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod/BuildSingleReference@3/112106/271bf545-1feb-4a06-b7a1-73349ce80af7/profile_osx_130_libcpp_apple-clang_release_64.libxml2-shared-False.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/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] libxml2:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] libxml2:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk cmake/3.22.0: Not found in local cache, looking in remotes... cmake/3.22.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.22.0: Downloaded recipe revision 60e9b73738bb8fb528df483bf4d65d02 openssl/1.1.1o: Not found in local cache, looking in remotes... openssl/1.1.1o: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1o: Downloaded recipe revision 4405b3b0a045933a2065e194965b38c1 libxml2/2.10.3 (test package): Installing package Requirements libiconv/1.17 from 'conan-center' - Cache libxml2/2.10.3 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages libiconv/1.17:095512ed878f14a09dd732e9f6868729dd437529 - Cache libxml2/2.10.3:4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74 - Cache zlib/1.2.13:095512ed878f14a09dd732e9f6868729dd437529 - Cache Build requirements cmake/3.22.0 from 'conan-center' - Downloaded openssl/1.1.1o from 'conan-center' - Downloaded Build requirements packages cmake/3.22.0:cf36af68367ac960cc1360ef3ea3c735fa475414 - Download openssl/1.1.1o:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Download Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... openssl/1.1.1o: Retrieving package e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1o: Package installed e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc openssl/1.1.1o: Downloaded package revision 4faaa2863f56d16ae51de1a8a8decb5c cmake/3.22.0: Retrieving package cf36af68367ac960cc1360ef3ea3c735fa475414 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.22.0: Package installed cf36af68367ac960cc1360ef3ea3c735fa475414 cmake/3.22.0: Downloaded package revision 93081348873fdc63a91577abb35ac4aa libiconv/1.17: Already installed! libiconv/1.17: Appending PATH environment var: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.17/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/bin zlib/1.2.13: Already installed! cmake/3.22.0: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/cmake/3.22.0/_/_/package/cf36af68367ac960cc1360ef3ea3c735fa475414/bin libxml2/2.10.3: Already installed! libxml2/2.10.3: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libxml2/2.10.3/_/_/package/4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74/bin libxml2/2.10.3 (test package): Applying build-requirement: cmake/3.22.0 libxml2/2.10.3 (test package): Applying build-requirement: openssl/1.1.1o libxml2/2.10.3 (test package): Generator cmake_find_package created FindLibXml2.cmake libxml2/2.10.3 (test package): Generator cmake_find_package created FindZLIB.cmake libxml2/2.10.3 (test package): Generator cmake_find_package created FindIconv.cmake libxml2/2.10.3 (test package): Generator txt created conanbuildinfo.txt libxml2/2.10.3 (test package): Generator cmake created conanbuildinfo.cmake libxml2/2.10.3 (test package): Aggregating env generators libxml2/2.10.3 (test package): Generated conaninfo.txt libxml2/2.10.3 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_v1_package/build/2730932571971200497db7a4461077ceb7aa6dc8/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 libxml2/2.10.3 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_v1_package/build/2730932571971200497db7a4461077ceb7aa6dc8' && 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@3/conan-center-index/recipes/libxml2/all/test_v1_package/build/2730932571971200497db7a4461077ceb7aa6dc8/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_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_v1_package/build/2730932571971200497db7a4461077ceb7aa6dc8" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_v1_package' ----------------- -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- 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 xml2 found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libxml2/2.10.3/_/_/package/4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74/lib/libxml2.a -- Library z found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.13/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib/libz.a -- Library iconv found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.17/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib/libiconv.a -- Library charset found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.17/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib/libcharset.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'AppleClang' compiler -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated FindLibXml2.cmake -- Found LibXml2: 2.10.3 (found version "2.10.3") -- Library xml2 found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libxml2/2.10.3/_/_/package/4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74/lib/libxml2.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libxml2/2.10.3/_/_/package/4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74/lib/libxml2.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.13 (found version "1.2.13") -- Library z found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.13/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib/libz.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/zlib/1.2.13/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib/libz.a -- Conan: Using autogenerated FindIconv.cmake -- Found Iconv: 1.17 (found version "1.17") -- Library iconv found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.17/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib/libiconv.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.17/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib/libiconv.a -- Library charset found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.17/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib/libcharset.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.17/_/_/package/095512ed878f14a09dd732e9f6868729dd437529/lib/libcharset.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_v1_package/build/2730932571971200497db7a4461077ceb7aa6dc8 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_v1_package/build/2730932571971200497db7a4461077ceb7aa6dc8' '--' '-j4' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libxml2/all/test_package/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libxml2/2.10.3 (test package): Running test() LIBXML2_FOUND: TRUE LIBXML2_INCLUDE_DIR: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libxml2/2.10.3/_/_/package/4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74/include;/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libxml2/2.10.3/_/_/package/4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74/include/libxml2 LIBXML2_INCLUDE_DIRS: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libxml2/2.10.3/_/_/package/4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74/include;/Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libxml2/2.10.3/_/_/package/4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74/include/libxml2 LIBXML2_LIBRARIES: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libxml2/2.10.3/_/_/package/4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74/lib/libxml2.a;ZLIB::ZLIB;Iconv::Iconv LIBXML2_LIBRARY: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libxml2/2.10.3/_/_/package/4c3befa8d7b6523bbc05d1ca82f4cc7b40d86c74/lib/libxml2.a;ZLIB::ZLIB;Iconv::Iconv LIBXML2_DEFINITIONS: -DLIBXML_STATIC LIBXML2_VERSION_STRING: 2.10.3 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