******************************************************************************** conan test cci-70016a62/recipes/libxslt/all/test_package/conanfile.py libxslt/1.1.34@#367b4f6cbdf972f6b701b96bc9745d7f -pr /home/conan/w/prod/BuildSingleReference/200398/773cd9bc-a4a9-4e5f-8128-eae0f27ac7cf/profile_linux_10_libstdcpp11_gcc_release_64.libxslt-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] libxslt:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libxslt/1.1.34 (test package): Installing package Requirements libiconv/1.17 from 'conan-center' - Cache libxml2/2.10.3 from 'conan-center' - Cache libxslt/1.1.34 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages libiconv/1.17:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache libxml2/2.10.3:351e4111cbe7f0dd901b0a534e23cd59f797fdc2 - Cache libxslt/1.1.34:044e7f9087710a9fac5bd2d537f94bfd34d90bcf - Cache zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache Installing (downloading, building) binaries... libiconv/1.17: Already installed! zlib/1.2.13: Already installed! libxml2/2.10.3: Already installed! libxml2/2.10.3: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.10.3/_/_/package/351e4111cbe7f0dd901b0a534e23cd59f797fdc2/bin libxslt/1.1.34: Already installed! libxslt/1.1.34 (test package): Generator 'CMakeDeps' calling 'generate()' libxslt/1.1.34 (test package): Generator 'CMakeToolchain' calling 'generate()' libxslt/1.1.34 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libxslt/1.1.34 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libxslt/1.1.34 (test package): Generator 'VirtualRunEnv' calling 'generate()' libxslt/1.1.34 (test package): Generator txt created conanbuildinfo.txt libxslt/1.1.34 (test package): Aggregating env generators libxslt/1.1.34 (test package): Generated conaninfo.txt libxslt/1.1.34 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/build/Release/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 libxslt/1.1.34 (test package): Calling build() libxslt/1.1.34 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 10.3.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: Component target declared 'LibXslt::LibXslt' -- Conan: Component target declared 'LibXslt::LibExslt' -- Conan: Target declared 'libxslt::libxslt' -- Conan: Target declared 'LibXml2::LibXml2' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Target declared 'Iconv::Iconv' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.10.3/_/_/package/351e4111cbe7f0dd901b0a534e23cd59f797fdc2/lib/cmake/conan-official-libxml2-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/build/Release libxslt/1.1.34 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/libxslt_tutorial.c.o /home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/libxslt_tutorial.c:16:10: fatal error: libxml/DOCBparser.h: No such file or directory 16 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/test_package.dir/build.make:82: CMakeFiles/test_package.dir/libxslt_tutorial.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:103: all] Error 2 libxslt/1.1.34 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior libxslt/1.1.34 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ERROR: libxslt/1.1.34 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/build/Release" '--' '-j3' ******************************************************************************** conan test cci-70016a62/recipes/libxslt/all/test_v1_package/conanfile.py libxslt/1.1.34@#367b4f6cbdf972f6b701b96bc9745d7f -pr /home/conan/w/prod/BuildSingleReference/200398/773cd9bc-a4a9-4e5f-8128-eae0f27ac7cf/profile_linux_10_libstdcpp11_gcc_release_64.libxslt-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] libxslt:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libxslt/1.1.34 (test package): Installing package Requirements libiconv/1.17 from 'conan-center' - Cache libxml2/2.10.3 from 'conan-center' - Cache libxslt/1.1.34 from local cache - Cache zlib/1.2.13 from 'conan-center' - Cache Packages libiconv/1.17:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache libxml2/2.10.3:351e4111cbe7f0dd901b0a534e23cd59f797fdc2 - Cache libxslt/1.1.34:044e7f9087710a9fac5bd2d537f94bfd34d90bcf - Cache zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache Installing (downloading, building) binaries... libiconv/1.17: Already installed! zlib/1.2.13: Already installed! libxml2/2.10.3: Already installed! libxml2/2.10.3: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.10.3/_/_/package/351e4111cbe7f0dd901b0a534e23cd59f797fdc2/bin libxslt/1.1.34: Already installed! libxslt/1.1.34 (test package): Generator cmake created conanbuildinfo.cmake libxslt/1.1.34 (test package): Generator txt created conanbuildinfo.txt libxslt/1.1.34 (test package): Generator cmake_find_package created FindLibXslt.cmake libxslt/1.1.34 (test package): Generator cmake_find_package created FindLibXml2.cmake libxslt/1.1.34 (test package): Generator cmake_find_package created FindZLIB.cmake libxslt/1.1.34 (test package): Generator cmake_find_package created FindIconv.cmake libxslt/1.1.34 (test package): Aggregating env generators libxslt/1.1.34 (test package): Generated conaninfo.txt libxslt/1.1.34 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_v1_package/build/3b88b6a840e5f977738798e3e589e0050525e45a/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 libxslt/1.1.34 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_v1_package/build/3b88b6a840e5f977738798e3e589e0050525e45a' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_v1_package/build/3b88b6a840e5f977738798e3e589e0050525e45a/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/cci-70016a62/recipes/libxslt/all/test_v1_package/build/3b88b6a840e5f977738798e3e589e0050525e45a" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_v1_package' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library exslt found /home/conan/w/prod/BuildSingleReference/.conan/data/libxslt/1.1.34/_/_/package/044e7f9087710a9fac5bd2d537f94bfd34d90bcf/lib/libexslt.so -- Library xslt found /home/conan/w/prod/BuildSingleReference/.conan/data/libxslt/1.1.34/_/_/package/044e7f9087710a9fac5bd2d537f94bfd34d90bcf/lib/libxslt.so -- Library xml2 found /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.10.3/_/_/package/351e4111cbe7f0dd901b0a534e23cd59f797fdc2/lib/libxml2.a -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libz.a -- Library iconv found /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libiconv.a -- Library charset found /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libcharset.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated FindLibXslt.cmake -- Found LibXslt: 1.1.34 (found version "1.1.34") -- Library exslt found /home/conan/w/prod/BuildSingleReference/.conan/data/libxslt/1.1.34/_/_/package/044e7f9087710a9fac5bd2d537f94bfd34d90bcf/lib/libexslt.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libxslt/1.1.34/_/_/package/044e7f9087710a9fac5bd2d537f94bfd34d90bcf/lib/libexslt.so -- Library xslt found /home/conan/w/prod/BuildSingleReference/.conan/data/libxslt/1.1.34/_/_/package/044e7f9087710a9fac5bd2d537f94bfd34d90bcf/lib/libxslt.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libxslt/1.1.34/_/_/package/044e7f9087710a9fac5bd2d537f94bfd34d90bcf/lib/libxslt.so -- Conan: Using autogenerated FindLibXml2.cmake -- Found LibXml2: 2.10.3 (found version "2.10.3") -- Library xml2 found /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.10.3/_/_/package/351e4111cbe7f0dd901b0a534e23cd59f797fdc2/lib/libxml2.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libxml2/2.10.3/_/_/package/351e4111cbe7f0dd901b0a534e23cd59f797fdc2/lib/libxml2.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.13 (found version "1.2.13") -- Library z found /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libz.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/zlib/1.2.13/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libz.a -- Conan: Using autogenerated FindIconv.cmake -- Found Iconv: 1.17 (found version "1.17") -- Library iconv found /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libiconv.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libiconv.a -- Library charset found /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libcharset.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libcharset.a -- Library xslt found /home/conan/w/prod/BuildSingleReference/.conan/data/libxslt/1.1.34/_/_/package/044e7f9087710a9fac5bd2d537f94bfd34d90bcf/lib/libxslt.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libxslt/1.1.34/_/_/package/044e7f9087710a9fac5bd2d537f94bfd34d90bcf/lib/libxslt.so -- Library exslt found /home/conan/w/prod/BuildSingleReference/.conan/data/libxslt/1.1.34/_/_/package/044e7f9087710a9fac5bd2d537f94bfd34d90bcf/lib/libexslt.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/libxslt/1.1.34/_/_/package/044e7f9087710a9fac5bd2d537f94bfd34d90bcf/lib/libexslt.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_v1_package/build/3b88b6a840e5f977738798e3e589e0050525e45a ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_v1_package/build/3b88b6a840e5f977738798e3e589e0050525e45a' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object test_package/CMakeFiles/test_package.dir/libxslt_tutorial.c.o 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 /home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_package/libxslt_tutorial.c:16:10: fatal error: libxml/DOCBparser.h: No such file or directory 16 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [test_package/CMakeFiles/test_package.dir/build.make:82: test_package/CMakeFiles/test_package.dir/libxslt_tutorial.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:113: test_package/CMakeFiles/test_package.dir/all] Error 2 make: *** [Makefile:103: all] Error 2 ERROR: libxslt/1.1.34 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/cci-70016a62/recipes/libxslt/all/test_v1_package/build/3b88b6a840e5f977738798e3e589e0050525e45a' '--' '-j3'