******************************************************************************** conan test cci-17e04d40/recipes/libxslt/all/test_package/conanfile.py libxslt/1.1.37@#d0b5a524ed1a1c42cf8455abe066430c -pr /home/conan/w/prod-v1/bsr/59035/dedde/profile_linux_11_libstdcpp11_gcc_release_64.libxslt-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/59035/dcaed/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/bsr/59035/dcaed/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] libxslt:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libxml2/2.11.4: Not found in local cache, looking in remotes... libxml2/2.11.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libxml2/2.11.4: Downloaded recipe revision 69dfc0f29987d9389239d9b0d37b655d zlib/1.3: Not found in local cache, looking in remotes... zlib/1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3: Downloaded recipe revision 06023034579559bb64357db3a53f88a4 libiconv/1.17: Not found in local cache, looking in remotes... libiconv/1.17: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.17: Downloaded recipe revision fa54397801cd96911a8294bc5fc76335 Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'libxml2/2.11.4' resolved to 'zlib/1.3' in remote 'conan-center' libxslt/1.1.37 (test package): Installing package Requirements libiconv/1.17 from 'conan-center' - Downloaded libxml2/2.11.4 from 'conan-center' - Downloaded libxslt/1.1.37 from local cache - Cache zlib/1.3 from 'conan-center' - Downloaded Packages libiconv/1.17:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download libxml2/2.11.4:4202058494b396b7c173d000abee452f10f90a00 - Download libxslt/1.1.37:b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1 - Download zlib/1.3:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Installing (downloading, building) binaries... libiconv/1.17: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.17: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 libiconv/1.17: Downloaded package revision 32f4614b52e23bdde77ce0f1fadcae1e zlib/1.3: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 zlib/1.3: Downloaded package revision 4480084c0b50f60f54146a9b1b1f69df libxml2/2.11.4: Retrieving package 4202058494b396b7c173d000abee452f10f90a00 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libxml2/2.11.4: Package installed 4202058494b396b7c173d000abee452f10f90a00 libxml2/2.11.4: Downloaded package revision 216954bb046514fdeb89e3e39e9e6d57 libxslt/1.1.37: Retrieving package b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1 from remote 'c3i_PR-19494' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libxslt/1.1.37: Package installed b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1 libxslt/1.1.37: Downloaded package revision e1636310d3ec548ce54d6edf68d936e3 libxml2/2.11.4: Appending PATH environment variable: /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxml2/2.11.4/_/_/package/4202058494b396b7c173d000abee452f10f90a00/bin libxslt/1.1.37 (test package): Generator txt created conanbuildinfo.txt libxslt/1.1.37 (test package): Generator 'CMakeDeps' calling 'generate()' libxslt/1.1.37 (test package): Generator 'CMakeToolchain' calling 'generate()' libxslt/1.1.37 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libxslt/1.1.37 (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-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libxslt/1.1.37 (test package): Generator 'VirtualRunEnv' calling 'generate()' libxslt/1.1.37 (test package): Aggregating env generators libxslt/1.1.37 (test package): Generated conaninfo.txt libxslt/1.1.37 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-17e04d40/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.37 (test package): Calling build() libxslt/1.1.37 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- 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-v1/bsr/59035/dcaed/.conan/data/libxml2/2.11.4/_/_/package/4202058494b396b7c173d000abee452f10f90a00/lib/cmake/conan-official-libxml2-variables.cmake' -- Conan: Including build module from '/home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxml2/2.11.4/_/_/package/4202058494b396b7c173d000abee452f10f90a00/lib/cmake/conan-official-libxml2-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_package/build/Release libxslt/1.1.37 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-17e04d40/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 [100%] Linking C executable test_package [100%] Built target test_package libxslt/1.1.37 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_package/build/Release/generators/conanrun.sh" && ./test_package /home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_package/./example.xsl /home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_package/./example.xml -----------------

My CD Collection

TitleArtist
Empire BurlesqueBob Dylan
----Running------ > . "/home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_package/build/Release/generators/conanrun.sh" && xsltproc -V ----------------- Using libxml 21104, libxslt 10137 and libexslt 820 xsltproc was compiled against libxml 21104, libxslt 10137 and libexslt 820 libxslt 10137 was compiled against libxml 21104 libexslt 820 was compiled against libxml 21104 libxslt/1.1.37 (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.37 (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 ******************************************************************************** conan test cci-17e04d40/recipes/libxslt/all/test_v1_package/conanfile.py libxslt/1.1.37@#d0b5a524ed1a1c42cf8455abe066430c -pr /home/conan/w/prod-v1/bsr/59035/dedde/profile_linux_11_libstdcpp11_gcc_release_64.libxslt-shared-False.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=11 os=Linux [options] libxslt:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Version ranges solved Version range '>=1.2.11 <2' required by 'libxml2/2.11.4' resolved to 'zlib/1.3' in local cache libxslt/1.1.37 (test package): Installing package Requirements libiconv/1.17 from 'conan-center' - Cache libxml2/2.11.4 from 'conan-center' - Cache libxslt/1.1.37 from local cache - Cache zlib/1.3 from 'conan-center' - Cache Packages libiconv/1.17:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Cache libxml2/2.11.4:4202058494b396b7c173d000abee452f10f90a00 - Cache libxslt/1.1.37:b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1 - Cache zlib/1.3:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Cache Installing (downloading, building) binaries... libiconv/1.17: Already installed! zlib/1.3: Already installed! libxml2/2.11.4: Already installed! libxml2/2.11.4: Appending PATH environment variable: /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxml2/2.11.4/_/_/package/4202058494b396b7c173d000abee452f10f90a00/bin libxslt/1.1.37: Already installed! libxslt/1.1.37 (test package): Generator txt created conanbuildinfo.txt libxslt/1.1.37 (test package): Generator cmake_find_package created FindLibXslt.cmake libxslt/1.1.37 (test package): Generator cmake_find_package created FindLibXml2.cmake libxslt/1.1.37 (test package): Generator cmake_find_package created FindZLIB.cmake libxslt/1.1.37 (test package): Generator cmake_find_package created FindIconv.cmake libxslt/1.1.37 (test package): Generator cmake created conanbuildinfo.cmake libxslt/1.1.37 (test package): Aggregating env generators libxslt/1.1.37 (test package): Generated conaninfo.txt libxslt/1.1.37 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_v1_package/build/5126127d81a5247c24cb80971cc3e50976a58c75/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.37 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_v1_package/build/5126127d81a5247c24cb80971cc3e50976a58c75' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_v1_package/build/5126127d81a5247c24cb80971cc3e50976a58c75/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-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_v1_package/build/5126127d81a5247c24cb80971cc3e50976a58c75" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_v1_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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-v1/bsr/59035/dcaed/.conan/data/libxslt/1.1.37/_/_/package/b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1/lib/libexslt.a -- Library xslt found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxslt/1.1.37/_/_/package/b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1/lib/libxslt.a -- Library xml2 found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxml2/2.11.4/_/_/package/4202058494b396b7c173d000abee452f10f90a00/lib/libxml2.a -- Library z found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/zlib/1.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Library iconv found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libiconv/1.17/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libiconv.a -- Library charset found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libiconv/1.17/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libcharset.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated FindLibXslt.cmake -- Found LibXslt: 1.1.37 (found version "1.1.37") -- Library exslt found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxslt/1.1.37/_/_/package/b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1/lib/libexslt.a -- Found: /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxslt/1.1.37/_/_/package/b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1/lib/libexslt.a -- Library xslt found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxslt/1.1.37/_/_/package/b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1/lib/libxslt.a -- Found: /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxslt/1.1.37/_/_/package/b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1/lib/libxslt.a -- Conan: Using autogenerated FindLibXml2.cmake -- Found LibXml2: 2.11.4 (found version "2.11.4") -- Library xml2 found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxml2/2.11.4/_/_/package/4202058494b396b7c173d000abee452f10f90a00/lib/libxml2.a -- Found: /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxml2/2.11.4/_/_/package/4202058494b396b7c173d000abee452f10f90a00/lib/libxml2.a -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.3 (found version "1.3") -- Library z found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/zlib/1.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Found: /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/zlib/1.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libz.a -- Conan: Using autogenerated FindIconv.cmake -- Found Iconv: 1.17 (found version "1.17") -- Library iconv found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libiconv/1.17/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libiconv.a -- Found: /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libiconv/1.17/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libiconv.a -- Library charset found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libiconv/1.17/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libcharset.a -- Found: /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libiconv/1.17/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libcharset.a -- Library xslt found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxslt/1.1.37/_/_/package/b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1/lib/libxslt.a -- Found: /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxslt/1.1.37/_/_/package/b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1/lib/libxslt.a -- Library exslt found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxslt/1.1.37/_/_/package/b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1/lib/libexslt.a -- Found: /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxslt/1.1.37/_/_/package/b5b9d2cbdf96e0b9dc24bdbe1d21e7d6657802d1/lib/libexslt.a -- Conan: Using autogenerated FindLibXml2.cmake -- Library xml2 found /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxml2/2.11.4/_/_/package/4202058494b396b7c173d000abee452f10f90a00/lib/libxml2.a -- Skipping already existing target: CONAN_LIB::LibXml2_xml2 -- Found: /home/conan/w/prod-v1/bsr/59035/dcaed/.conan/data/libxml2/2.11.4/_/_/package/4202058494b396b7c173d000abee452f10f90a00/lib/libxml2.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_v1_package/build/5126127d81a5247c24cb80971cc3e50976a58c75 ----Running------ > cmake --build '/home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_v1_package/build/5126127d81a5247c24cb80971cc3e50976a58c75' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object test_package/CMakeFiles/test_package.dir/libxslt_tutorial.c.o [100%] Linking C executable ../bin/test_package [100%] Built target test_package libxslt/1.1.37 (test package): Running test() ----Running------ > bin/test_package /home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_v1_package/../test_package/example.xsl /home/conan/w/prod-v1/bsr/cci-17e04d40/recipes/libxslt/all/test_v1_package/../test_package/example.xml -----------------

My CD Collection

TitleArtist
Empire BurlesqueBob Dylan
----Running------ > xsltproc -V ----------------- Using libxml 21104, libxslt 10137 and libexslt 820 xsltproc was compiled against libxml 21104, libxslt 10137 and libexslt 820 libxslt 10137 was compiled against libxml 21104 libexslt 820 was compiled against libxml 21104 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 libxslt/1.1.37 (test package): WARN: ************************************************ The 'cmake_find_package' generator is deprecated. Please update your code and remove it. ************************************************* libxslt/1.1.37 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* libxslt/1.1.37 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****