******************************************************************************** conan test conan-center-index/recipes/libxml2/all/test_package/conanfile.py libxml2/2.9.9@ --profile=/home/conan/w/BuildSingleReference/45842/6aa552bc-0100-43ec-b3a0-b4f0c4bddeac/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] libxml2:shared=False [build_requires] [env] libxml2/2.9.9 (test package): Installing package Requirements libiconv/1.16 from 'conan-center' - Cache libxml2/2.9.9 from local cache - Cache zlib/1.2.11 from 'conan-center' - Cache Packages libiconv/1.16:76f87539fc90ff313e0b3182641a9bb558a717d2 - Cache libxml2/2.9.9:13c49745b25725ed9cfa2d6c055b02c0efebe225 - Cache zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - 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/76f87539fc90ff313e0b3182641a9bb558a717d2/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.9: Already installed! libxml2/2.9.9: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.9/_/_/package/13c49745b25725ed9cfa2d6c055b02c0efebe225/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.9 (test package): Generator txt created conanbuildinfo.txt libxml2/2.9.9 (test package): Generator cmake_find_package created FindLibXml2.cmake libxml2/2.9.9 (test package): Generator cmake_find_package created FindZLIB.cmake libxml2/2.9.9 (test package): Generator cmake_find_package created FindIconv.cmake libxml2/2.9.9 (test package): Generator cmake created conanbuildinfo.cmake libxml2/2.9.9 (test package): Aggregating env generators libxml2/2.9.9 (test package): Generated conaninfo.txt libxml2/2.9.9 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/b68d292a43fabc1586b344bb07b9a404b636184d/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.9 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/b68d292a43fabc1586b344bb07b9a404b636184d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/b68d292a43fabc1586b344bb07b9a404b636184d/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/b68d292a43fabc1586b344bb07b9a404b636184d" -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 GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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.9/_/_/package/13c49745b25725ed9cfa2d6c055b02c0efebe225/lib/libxml2.a -- Library z found /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Library iconv found /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libiconv.a -- Library charset found /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcharset.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated FindLibXml2.cmake -- Found LibXml2: 2.9.9 (found version "2.9.9") -- Library xml2 found /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.9/_/_/package/13c49745b25725ed9cfa2d6c055b02c0efebe225/lib/libxml2.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.9/_/_/package/13c49745b25725ed9cfa2d6c055b02c0efebe225/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/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libz.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/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/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libiconv.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libiconv.a -- Library charset found /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcharset.a -- Found: /home/conan/w/BuildSingleReference/.conan/data/libiconv/1.16/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/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/b68d292a43fabc1586b344bb07b9a404b636184d ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libxml2/all/test_package/build/b68d292a43fabc1586b344bb07b9a404b636184d' '--' '-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.9 (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.9/_/_/package/13c49745b25725ed9cfa2d6c055b02c0efebe225/include;/home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.9/_/_/package/13c49745b25725ed9cfa2d6c055b02c0efebe225/include/libxml2 LIBXML2_INCLUDE_DIRS: /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.9/_/_/package/13c49745b25725ed9cfa2d6c055b02c0efebe225/include;/home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.9/_/_/package/13c49745b25725ed9cfa2d6c055b02c0efebe225/include/libxml2 LIBXML2_LIBRARIES: /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.9/_/_/package/13c49745b25725ed9cfa2d6c055b02c0efebe225/lib/libxml2.a;m;pthread;ZLIB::ZLIB;Iconv::Iconv LIBXML2_LIBRARY: /home/conan/w/BuildSingleReference/.conan/data/libxml2/2.9.9/_/_/package/13c49745b25725ed9cfa2d6c055b02c0efebe225/lib/libxml2.a;m;pthread;ZLIB::ZLIB;Iconv::Iconv LIBXML2_DEFINITIONS: -DLIBXML_STATIC LIBXML2_VERSION_STRING: 2.9.9 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