******************************************************************************** conan test conan-center-index/recipes/libxml2/all/test_package/conanfile.py libxml2/2.9.12@ --profile=/home/conan/w/BuildSingleReference/45847/558a373c-4395-477b-b61e-ccfcacaaf5c9/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux os_build=Linux [options] libxml2:shared=False [build_requires] [env] libxml2/2.9.12 (test package): Installing package Requirements libiconv/1.16 from 'conan-center' - Cache libxml2/2.9.12 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages libiconv/1.16:05441c20e7e7a68951563eb6a1ae544f71dd7263 - Cache libxml2/2.9.12:4d1fbc66b168365622e07236dc8a1255f2bad203 - Cache zlib/1.2.11:05441c20e7e7a68951563eb6a1ae544f71dd7263 - Cache Installing (downloading, building) binaries... libiconv/1.16: Already installed! libiconv/1.16: Appending PATH environment var: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/05441c20e7e7a68951563eb6a1ae544f71dd7263/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libxml2/2.9.12: Already installed! libxml2/2.9.12: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.12/_/_/package/4d1fbc66b168365622e07236dc8a1255f2bad203/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libxml2/2.9.12 (test package): Generator cmake_find_package created FindLibXml2.cmake libxml2/2.9.12 (test package): Generator cmake_find_package created FindZLIB.cmake libxml2/2.9.12 (test package): Generator cmake_find_package created FindIconv.cmake libxml2/2.9.12 (test package): Generator txt created conanbuildinfo.txt libxml2/2.9.12 (test package): Generator cmake created conanbuildinfo.cmake libxml2/2.9.12 (test package): Aggregating env generators libxml2/2.9.12 (test package): Generated conaninfo.txt libxml2/2.9.12 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/4a195c73636f7452fe6a333f9485fa9623f66e80/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.12 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/4a195c73636f7452fe6a333f9485fa9623f66e80' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/4a195c73636f7452fe6a333f9485fa9623f66e80/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/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/4a195c73636f7452fe6a333f9485fa9623f66e80" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package' ----------------- -- The C compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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 /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.12/_/_/package/4d1fbc66b168365622e07236dc8a1255f2bad203/lib/libxml2.a -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/05441c20e7e7a68951563eb6a1ae544f71dd7263/lib/libz.a -- Library iconv found /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/05441c20e7e7a68951563eb6a1ae544f71dd7263/lib/libiconv.a -- Library charset found /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/05441c20e7e7a68951563eb6a1ae544f71dd7263/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 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++ -- Conan: Using autogenerated FindLibXml2.cmake -- Found LibXml2: 2.9.12 (found version "2.9.12") -- Library xml2 found /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.12/_/_/package/4d1fbc66b168365622e07236dc8a1255f2bad203/lib/libxml2.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.12/_/_/package/4d1fbc66b168365622e07236dc8a1255f2bad203/lib/libxml2.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/05441c20e7e7a68951563eb6a1ae544f71dd7263/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/05441c20e7e7a68951563eb6a1ae544f71dd7263/lib/libz.a -- Conan: Using autogenerated FindIconv.cmake -- Found Iconv: 1.16 (found version "1.16") -- Library iconv found /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/05441c20e7e7a68951563eb6a1ae544f71dd7263/lib/libiconv.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/05441c20e7e7a68951563eb6a1ae544f71dd7263/lib/libiconv.a -- Library charset found /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/05441c20e7e7a68951563eb6a1ae544f71dd7263/lib/libcharset.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/05441c20e7e7a68951563eb6a1ae544f71dd7263/lib/libcharset.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/4a195c73636f7452fe6a333f9485fa9623f66e80 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/4a195c73636f7452fe6a333f9485fa9623f66e80' '--' '-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.12 (test package): Running test() ----Running------ > bin/test_package /home/conan/w/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/BuildSingleReference/.conan/data/libxml2/2.9.12/_/_/package/4d1fbc66b168365622e07236dc8a1255f2bad203/include;/home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.12/_/_/package/4d1fbc66b168365622e07236dc8a1255f2bad203/include/libxml2 LIBXML2_INCLUDE_DIRS: /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.12/_/_/package/4d1fbc66b168365622e07236dc8a1255f2bad203/include;/home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.12/_/_/package/4d1fbc66b168365622e07236dc8a1255f2bad203/include/libxml2 LIBXML2_LIBRARIES: /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.12/_/_/package/4d1fbc66b168365622e07236dc8a1255f2bad203/lib/libxml2.a;m;pthread;ZLIB::ZLIB;Iconv::Iconv LIBXML2_LIBRARY: /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.12/_/_/package/4d1fbc66b168365622e07236dc8a1255f2bad203/lib/libxml2.a;m;pthread;ZLIB::ZLIB;Iconv::Iconv LIBXML2_DEFINITIONS: -DLIBXML_STATIC LIBXML2_VERSION_STRING: 2.9.12 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