******************************************************************************** conan test cci-42462445/recipes/teemo/all/test_package/conanfile.py teemo/2.7@#36f1a5b65eb3ef9d67561709c9b7ba70 -pr /home/conan/w/prod-v1/bsr/69739/cecaa/profile_linux_7_libstdcpp11_gcc_debug_64.teemo-shared-True.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/69739/ecbfb/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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/69739/ecbfb/.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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] teemo:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libcurl/8.4.0: Not found in local cache, looking in remotes... libcurl/8.4.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/8.4.0: Downloaded recipe revision 742cde6b108ff12b32a0e27b356ba252 openssl/3.2.0: Not found in local cache, looking in remotes... openssl/3.2.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.2.0: Downloaded recipe revision d81e0a8c08372368fe7cb757280e2196 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 Version ranges solved libcurl/* versions found in 'conan-center' remote Version range '>=7.78.0 <9' required by 'teemo/2.7' resolved to 'libcurl/8.4.0' in remote 'conan-center' openssl/* versions found in 'conan-center' remote Version range '>=1.1 <4' required by 'teemo/2.7' resolved to 'openssl/3.2.0' in remote 'conan-center' Version range '>=1.1 <4' required by 'libcurl/8.4.0' valid for downstream requirement 'openssl/3.2.0' zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'libcurl/8.4.0' resolved to 'zlib/1.3' in remote 'conan-center' Version range '>=1.2.11 <2' required by 'openssl/3.2.0' valid for downstream requirement 'zlib/1.3' teemo/2.7 (test package): Installing package Requirements libcurl/8.4.0 from 'conan-center' - Downloaded openssl/3.2.0 from 'conan-center' - Downloaded teemo/2.7 from local cache - Cache zlib/1.3 from 'conan-center' - Downloaded Packages libcurl/8.4.0:866c0e9e9be84d68db3a996f60f52a70f13a9926 - Download openssl/3.2.0:4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d - Download teemo/2.7:3e6a3e0a0a7debd0c6b4e5d61b344eaee94a0abc - Download zlib/1.3:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Download Installing (downloading, building) binaries... zlib/1.3: Retrieving package db2ca884c9793e0b0fb54ec3f846326d1addacc8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3: Package installed db2ca884c9793e0b0fb54ec3f846326d1addacc8 zlib/1.3: Downloaded package revision 26bc0433d0ef6e94afee0bad1de2b5ed openssl/3.2.0: Retrieving package 4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.2.0: Package installed 4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d openssl/3.2.0: Downloaded package revision e6c4f6b41d6a0556c5b61a916e5f68f4 libcurl/8.4.0: Retrieving package 866c0e9e9be84d68db3a996f60f52a70f13a9926 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/8.4.0: Package installed 866c0e9e9be84d68db3a996f60f52a70f13a9926 libcurl/8.4.0: Downloaded package revision edc2ea3c6c5365b2d62c1bddfce5aa66 teemo/2.7: Retrieving package 3e6a3e0a0a7debd0c6b4e5d61b344eaee94a0abc from remote 'c3i_PR-21611' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz teemo/2.7: Package installed 3e6a3e0a0a7debd0c6b4e5d61b344eaee94a0abc teemo/2.7: Downloaded package revision 721a220f7bf0b71ffd56d5d7b36606fa teemo/2.7 (test package): Generator 'CMakeToolchain' calling 'generate()' teemo/2.7 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' teemo/2.7 (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-42462445/recipes/teemo/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' teemo/2.7 (test package): Generator 'CMakeDeps' calling 'generate()' teemo/2.7 (test package): Generator txt created conanbuildinfo.txt teemo/2.7 (test package): Generator 'VirtualRunEnv' calling 'generate()' teemo/2.7 (test package): Aggregating env generators teemo/2.7 (test package): Generated conaninfo.txt teemo/2.7 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_package/build/Debug/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 teemo/2.7 (test package): Calling build() teemo/2.7 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 7.5.0 -- 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: Target declared 'teemo::teemo' -- Conan: Component target declared 'CURL::libcurl' -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from '/home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/openssl/3.2.0/_/_/package/4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d/lib/cmake/conan-official-openssl-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_package/build/Debug teemo/2.7 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_package/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_package/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package teemo/2.7 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- teemo/2.7: WARN: Recipe 'teemo/2.7' is deprecated in favor of 'zoe'. Please, consider changing your requirements. WARN: libcurl/8.4.0: requirement openssl/[>=1.1 <4] overridden by teemo/2.7 to openssl/3.2.0 WARN: openssl/3.2.0: requirement zlib/[>=1.2.11 <2] overridden by libcurl/8.4.0 to zlib/1.3 teemo/2.7 (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 teemo/2.7 (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-42462445/recipes/teemo/all/test_v1_package/conanfile.py teemo/2.7@#36f1a5b65eb3ef9d67561709c9b7ba70 -pr /home/conan/w/prod-v1/bsr/69739/cecaa/profile_linux_7_libstdcpp11_gcc_debug_64.teemo-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] teemo:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Version ranges solved Version range '>=7.78.0 <9' required by 'teemo/2.7' resolved to 'libcurl/8.4.0' in local cache Version range '>=1.1 <4' required by 'teemo/2.7' resolved to 'openssl/3.2.0' in local cache Version range '>=1.1 <4' required by 'libcurl/8.4.0' valid for downstream requirement 'openssl/3.2.0' Version range '>=1.2.11 <2' required by 'libcurl/8.4.0' resolved to 'zlib/1.3' in local cache Version range '>=1.2.11 <2' required by 'openssl/3.2.0' valid for downstream requirement 'zlib/1.3' teemo/2.7 (test package): Installing package Requirements libcurl/8.4.0 from 'conan-center' - Cache openssl/3.2.0 from 'conan-center' - Cache teemo/2.7 from local cache - Cache zlib/1.3 from 'conan-center' - Cache Packages libcurl/8.4.0:866c0e9e9be84d68db3a996f60f52a70f13a9926 - Cache openssl/3.2.0:4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d - Cache teemo/2.7:3e6a3e0a0a7debd0c6b4e5d61b344eaee94a0abc - Cache zlib/1.3:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Cache Installing (downloading, building) binaries... zlib/1.3: Already installed! openssl/3.2.0: Already installed! libcurl/8.4.0: Already installed! teemo/2.7: Already installed! teemo/2.7 (test package): Generator cmake_find_package_multi created teemo-config-version.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created teemo-config.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created teemoTargets.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created teemoTarget-debug.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created CURLConfigVersion.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created CURLTarget-debug.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created CURLTargets.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created CURLConfig.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created OpenSSLConfigVersion.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created OpenSSLTarget-debug.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created OpenSSLTargets.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created OpenSSLConfig.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake teemo/2.7 (test package): Generator cmake_find_package_multi created ZLIBTarget-debug.cmake teemo/2.7 (test package): Generator cmake created conanbuildinfo.cmake teemo/2.7 (test package): Generator txt created conanbuildinfo.txt teemo/2.7 (test package): Aggregating env generators teemo/2.7 (test package): Generated conaninfo.txt teemo/2.7 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_v1_package/build/faa4399138bdf1225050f19d1555a822cfdeca5c/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 teemo/2.7 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_v1_package/build/faa4399138bdf1225050f19d1555a822cfdeca5c' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -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-42462445/recipes/teemo/all/test_v1_package/build/faa4399138bdf1225050f19d1555a822cfdeca5c/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_PREFIX_PATH="/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_v1_package/build/faa4399138bdf1225050f19d1555a822cfdeca5c" -DCMAKE_MODULE_PATH="/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_v1_package/build/faa4399138bdf1225050f19d1555a822cfdeca5c" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_v1_package' ----------------- -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.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 teemo-d found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/teemo/2.7/_/_/package/3e6a3e0a0a7debd0c6b4e5d61b344eaee94a0abc/lib/libteemo-d.so -- Library curl found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/libcurl/8.4.0/_/_/package/866c0e9e9be84d68db3a996f60f52a70f13a9926/lib/libcurl.a -- Library ssl found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/openssl/3.2.0/_/_/package/4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d/lib/libssl.a -- Library crypto found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/openssl/3.2.0/_/_/package/4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d/lib/libcrypto.a -- Library z found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/zlib/1.3/_/_/package/db2ca884c9793e0b0fb54ec3f846326d1addacc8/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++11 -- Library teemo-d found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/teemo/2.7/_/_/package/3e6a3e0a0a7debd0c6b4e5d61b344eaee94a0abc/lib/libteemo-d.so -- Found: /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/teemo/2.7/_/_/package/3e6a3e0a0a7debd0c6b4e5d61b344eaee94a0abc/lib/libteemo-d.so -- Library curl found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/libcurl/8.4.0/_/_/package/866c0e9e9be84d68db3a996f60f52a70f13a9926/lib/libcurl.a -- Found: /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/libcurl/8.4.0/_/_/package/866c0e9e9be84d68db3a996f60f52a70f13a9926/lib/libcurl.a -- Library curl found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/libcurl/8.4.0/_/_/package/866c0e9e9be84d68db3a996f60f52a70f13a9926/lib/libcurl.a -- Found: /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/libcurl/8.4.0/_/_/package/866c0e9e9be84d68db3a996f60f52a70f13a9926/lib/libcurl.a -- Library ssl found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/openssl/3.2.0/_/_/package/4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d/lib/libssl.a -- Found: /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/openssl/3.2.0/_/_/package/4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d/lib/libssl.a -- Library crypto found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/openssl/3.2.0/_/_/package/4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d/lib/libcrypto.a -- Found: /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/openssl/3.2.0/_/_/package/4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d/lib/libcrypto.a -- Library crypto found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/openssl/3.2.0/_/_/package/4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d/lib/libcrypto.a -- Found: /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/openssl/3.2.0/_/_/package/4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d/lib/libcrypto.a -- Library ssl found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/openssl/3.2.0/_/_/package/4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d/lib/libssl.a -- Found: /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/openssl/3.2.0/_/_/package/4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d/lib/libssl.a -- Library z found /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/zlib/1.3/_/_/package/db2ca884c9793e0b0fb54ec3f846326d1addacc8/lib/libz.a -- Found: /home/conan/w/prod-v1/bsr/69739/ecbfb/.conan/data/zlib/1.3/_/_/package/db2ca884c9793e0b0fb54ec3f846326d1addacc8/lib/libz.a -- Dependency ZLIB already found -- Dependency OpenSSL already found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_v1_package/build/faa4399138bdf1225050f19d1555a822cfdeca5c ----Running------ > cmake --build '/home/conan/w/prod-v1/bsr/cci-42462445/recipes/teemo/all/test_v1_package/build/faa4399138bdf1225050f19d1555a822cfdeca5c' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object test_package/CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable ../bin/test_package [100%] Built target test_package teemo/2.7 (test package): Running test() ----Running------ > bin/test_package ----------------- 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 teemo/2.7: WARN: Recipe 'teemo/2.7' is deprecated in favor of 'zoe'. Please, consider changing your requirements. WARN: libcurl/8.4.0: requirement openssl/[>=1.1 <4] overridden by teemo/2.7 to openssl/3.2.0 WARN: openssl/3.2.0: requirement zlib/[>=1.2.11 <2] overridden by libcurl/8.4.0 to zlib/1.3 teemo/2.7 (test package): WARN: ************************************************ The 'cmake_find_package_multi' generator is deprecated. Please update your code and remove it. ************************************************* teemo/2.7 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* teemo/2.7 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****