******************************************************************************** conan test conan-center-index/recipes/libxml2/all/test_package/conanfile.py libxml2/2.9.10@#c7f6650648db85a5744c0a99ade40788 -pr:h /Users/jenkins/w/BuildSingleReference/86193/8d1e0bd1-627c-453e-ade6-f8366977be4c/profile_osx_120_libcpp_apple-clang_release_armv8.libxml2-shared-True.txt -pr:b default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] libxml2: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=12.0 os=Macos os_build=Macos [options] [build_requires] [env] libxml2/2.9.10 (test package): Installing package Requirements libiconv/1.16 from 'conan-center' - Cache libxml2/2.9.10 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages libiconv/1.16:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Cache libxml2/2.9.10:4f2c3042fd245f95554e16d2f24a4e8678713fc6 - Cache zlib/1.2.11:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... libiconv/1.16: Already installed! libiconv/1.16: Appending PATH environment var: /Users/jenkins/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/bin zlib/1.2.11: Already installed! libxml2/2.9.10: Already installed! libxml2/2.9.10: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/4f2c3042fd245f95554e16d2f24a4e8678713fc6/bin libxml2/2.9.10 (test package): Generator cmake created conanbuildinfo.cmake libxml2/2.9.10 (test package): Generator cmake_find_package created FindLibXml2.cmake libxml2/2.9.10 (test package): Generator cmake_find_package created FindZLIB.cmake libxml2/2.9.10 (test package): Generator cmake_find_package created FindIconv.cmake libxml2/2.9.10 (test package): Generator txt created conanbuildinfo.txt libxml2/2.9.10 (test package): Aggregating env generators libxml2/2.9.10 (test package): Generated conaninfo.txt libxml2/2.9.10 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/6cffc493bccbc2d227de59a080bd3826a93d9c33/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.9.10 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/6cffc493bccbc2d227de59a080bd3826a93d9c33' && 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="12.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/6cffc493bccbc2d227de59a080bd3826a93d9c33/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/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/6cffc493bccbc2d227de59a080bd3826a93d9c33" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package' ----------------- -- The C compiler identification is AppleClang 12.0.5.12050022 -- 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 xml2 found /Users/jenkins/w/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/4f2c3042fd245f95554e16d2f24a4e8678713fc6/lib/libxml2.dylib -- Library z found /Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libz.a -- Library iconv found /Users/jenkins/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libiconv.a -- Library charset found /Users/jenkins/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/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.9.10 (found version "2.9.10") -- Library xml2 found /Users/jenkins/w/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/4f2c3042fd245f95554e16d2f24a4e8678713fc6/lib/libxml2.dylib -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/4f2c3042fd245f95554e16d2f24a4e8678713fc6/lib/libxml2.dylib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libz.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libz.a -- Conan: Using autogenerated FindIconv.cmake -- Found Iconv: 1.16 (found version "1.16") -- Library iconv found /Users/jenkins/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libiconv.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libiconv.a -- Library charset found /Users/jenkins/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libcharset.a -- Found: /Users/jenkins/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libcharset.a -- Configuring done -- Generating done LIBXML2_FOUND: TRUE LIBXML2_INCLUDE_DIR: /Users/jenkins/w/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/4f2c3042fd245f95554e16d2f24a4e8678713fc6/include;/Users/jenkins/w/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/4f2c3042fd245f95554e16d2f24a4e8678713fc6/include/libxml2 LIBXML2_INCLUDE_DIRS: /Users/jenkins/w/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/4f2c3042fd245f95554e16d2f24a4e8678713fc6/include;/Users/jenkins/w/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/4f2c3042fd245f95554e16d2f24a4e8678713fc6/include/libxml2 LIBXML2_LIBRARIES: /Users/jenkins/w/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/4f2c3042fd245f95554e16d2f24a4e8678713fc6/lib/libxml2.dylib;ZLIB::ZLIB;Iconv::Iconv LIBXML2_LIBRARY: /Users/jenkins/w/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/4f2c3042fd245f95554e16d2f24a4e8678713fc6/lib/libxml2.dylib;ZLIB::ZLIB;Iconv::Iconv LIBXML2_DEFINITIONS: LIBXML2_VERSION_STRING: 2.9.10 CMake Error at build/6cffc493bccbc2d227de59a080bd3826a93d9c33/FindLibXml2.cmake:40 (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/6cffc493bccbc2d227de59a080bd3826a93d9c33/FindLibXml2.cmake:128 (conan_package_library_targets) CMakeLists.txt:7 (find_package) 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: libxml2/2.9.10 (test package): Error in build() method, line 11 cmake.configure() ConanException: Error 1 while executing cd '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/6cffc493bccbc2d227de59a080bd3826a93d9c33' && 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="12.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/6cffc493bccbc2d227de59a080bd3826a93d9c33/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/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/6cffc493bccbc2d227de59a080bd3826a93d9c33" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package'