******************************************************************************** conan test conan-center-index/recipes/libxml2/all/test_package/conanfile.py libxml2/2.9.10@#655e2212fe9967c7bb57bf8bead01b57 -pr /home/conan/w/prod/BuildSingleReference/30929/d0d89989-5f77-40df-ba7e-f5934d25c027/profile_linux_12_libstdcpp_clang_debug_64.libxml2-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] libxml2:shared=True [build_requires] [env] zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision bd533fb124387a214816ab72c8d1df28 libiconv/1.16: Not found in local cache, looking in remotes... libiconv/1.16: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.16: Downloaded recipe revision eae489614aa6b1b8ca652cc33d3c26a9 libxml2/2.9.10 (test package): Installing package Requirements libiconv/1.16 from 'conan-center' - Downloaded libxml2/2.9.10 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages libiconv/1.16:9387155579217a8eec37b28e121e419c4350656c - Download libxml2/2.9.10:47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64 - Download zlib/1.2.12:9387155579217a8eec37b28e121e419c4350656c - Download Installing (downloading, building) binaries... libiconv/1.16: Retrieving package 9387155579217a8eec37b28e121e419c4350656c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.16: Package installed 9387155579217a8eec37b28e121e419c4350656c libiconv/1.16: Downloaded package revision e07afdbc510f67d06e4b6e4d16f8307b zlib/1.2.12: Retrieving package 9387155579217a8eec37b28e121e419c4350656c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 9387155579217a8eec37b28e121e419c4350656c zlib/1.2.12: Downloaded package revision 5ca7cd793239dec3e1d59483492e17bf libxml2/2.9.10: Retrieving package 47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64 from remote 'c3i_PR-10643' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libxml2/2.9.10: Package installed 47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64 libxml2/2.9.10: Downloaded package revision 8248b21bc566d8be2defdb70595ae656 libiconv/1.16: Appending PATH environment var: /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/9387155579217a8eec37b28e121e419c4350656c/bin libxml2/2.9.10: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64/bin libxml2/2.9.10 (test package): Generator txt created conanbuildinfo.txt 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): Aggregating env generators libxml2/2.9.10 (test package): Generated conaninfo.txt libxml2/2.9.10 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/717fdbf5876b0f59e829bf9f46f5d68f1dd62071/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 '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/717fdbf5876b0f59e829bf9f46f5d68f1dd62071' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="12" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/717fdbf5876b0f59e829bf9f46f5d68f1dd62071/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="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/717fdbf5876b0f59e829bf9f46f5d68f1dd62071" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package' ----------------- -- The C compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- 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 /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64/lib/libxml2.so -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libz.a -- Library iconv found /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libiconv.a -- Library charset found /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libcharset.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Compiler Clang>=8, checking major version 12 -- Conan: Checking correct version: 12 -- Conan: C++ stdlib: libstdc++ -- Conan: Using autogenerated FindLibXml2.cmake -- Found LibXml2: 2.9.10 (found version "2.9.10") -- Library xml2 found /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64/lib/libxml2.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64/lib/libxml2.so -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.12 (found version "1.2.12") -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libz.a -- Conan: Using autogenerated FindIconv.cmake -- Found Iconv: 1.16 (found version "1.16") -- Library iconv found /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libiconv.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libiconv.a -- Library charset found /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libcharset.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/libcharset.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/717fdbf5876b0f59e829bf9f46f5d68f1dd62071 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/717fdbf5876b0f59e829bf9f46f5d68f1dd62071' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libxml2/2.9.10 (test package): Running test() ----Running------ > bin/test_package /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/books.xml ----------------- node type: Element, name: catalog node type: Element, name: book node type: Element, name: author node type: Element, name: title node type: Element, name: genre node type: Element, name: price node type: Element, name: publish_date node type: Element, name: description node type: Element, name: book node type: Element, name: author node type: Element, name: title node type: Element, name: genre node type: Element, name: price node type: Element, name: publish_date node type: Element, name: description node type: Element, name: book node type: Element, name: author node type: Element, name: title node type: Element, name: genre node type: Element, name: price node type: Element, name: publish_date node type: Element, name: description node type: Element, name: book node type: Element, name: author node type: Element, name: title node type: Element, name: genre node type: Element, name: price node type: Element, name: publish_date node type: Element, name: description node type: Element, name: book node type: Element, name: author node type: Element, name: title node type: Element, name: genre node type: Element, name: price node type: Element, name: publish_date node type: Element, name: description node type: Element, name: book node type: Element, name: author node type: Element, name: title node type: Element, name: genre node type: Element, name: price node type: Element, name: publish_date node type: Element, name: description node type: Element, name: book node type: Element, name: author node type: Element, name: title node type: Element, name: genre node type: Element, name: price node type: Element, name: publish_date node type: Element, name: description node type: Element, name: book node type: Element, name: author node type: Element, name: title node type: Element, name: genre node type: Element, name: price node type: Element, name: publish_date node type: Element, name: description node type: Element, name: book node type: Element, name: author node type: Element, name: title node type: Element, name: genre node type: Element, name: price node type: Element, name: publish_date node type: Element, name: description node type: Element, name: book node type: Element, name: author node type: Element, name: title node type: Element, name: genre node type: Element, name: price node type: Element, name: publish_date node type: Element, name: description node type: Element, name: book node type: Element, name: author node type: Element, name: title node type: Element, name: genre node type: Element, name: price node type: Element, name: publish_date node type: Element, name: description node type: Element, name: book node type: Element, name: author node type: Element, name: title node type: Element, name: genre node type: Element, name: price node type: Element, name: publish_date node type: Element, name: description LIBXML2_FOUND: TRUE LIBXML2_INCLUDE_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64/include;/home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64/include/libxml2 LIBXML2_INCLUDE_DIRS: /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64/include;/home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64/include/libxml2 LIBXML2_LIBRARIES: /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64/lib/libxml2.so;m;pthread;ZLIB::ZLIB;Iconv::Iconv LIBXML2_LIBRARY: /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.9.10/_/_/package/47cc232d5a1c2e0fd8bb6f4ee20d17ed04ceaa64/lib/libxml2.so;m;pthread;ZLIB::ZLIB;Iconv::Iconv LIBXML2_DEFINITIONS: LIBXML2_VERSION_STRING: 2.9.10 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