******************************************************************************** conan install libmysqlclient/8.0.25@#a0f3d09d361e8a492629cb0a68d38020 --build=libmysqlclient -pr /home/conan/w/prod/BuildSingleReference/225302/91ebd94d-9bc0-49e3-b32c-2f5e9312708e/profile_linux_5_libstdcpp11_gcc_release_64.libmysqlclient-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/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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/BuildSingleReference/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.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=5 os=Linux [options] libmysqlclient:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/1.1.1t: Not found in local cache, looking in remotes... openssl/1.1.1t: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1t: Downloaded recipe revision 7d9fc949345908e1b8609d9d9f528a08 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353 zstd/1.5.5: Not found in local cache, looking in remotes... zstd/1.5.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zstd/1.5.5: Downloaded recipe revision 93372fe14bb7883bd4de82914e0a1841 lz4/1.9.4: Not found in local cache, looking in remotes... lz4/1.9.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lz4/1.9.4: Downloaded recipe revision bce1f314775b83c195dffc8e177ff368 libmysqlclient/8.0.25: Forced build from source Installing package: libmysqlclient/8.0.25 Requirements libmysqlclient/8.0.25 from local cache - Cache lz4/1.9.4 from 'conan-center' - Downloaded openssl/1.1.1t from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded zstd/1.5.5 from 'conan-center' - Downloaded Packages libmysqlclient/8.0.25:7e1a451941e31e96e4edea74baad770d0d661564 - Build lz4/1.9.4:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download openssl/1.1.1t:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download zlib/1.2.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download zstd/1.5.5:ff7e1eda45846fc95249ac3e0c50da0e296272b3 - Download Installing (downloading, building) binaries... lz4/1.9.4: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lz4/1.9.4: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 lz4/1.9.4: Downloaded package revision cb49168d49644dc0e620e9541a2ef328 openssl/1.1.1t: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1t: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1t: Downloaded package revision 86a21e6f261317e6d62dd0e53df960ab zlib/1.2.13: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.13: Downloaded package revision 9633cc508aa66c6c0394b13314c06c00 zstd/1.5.5: Retrieving package ff7e1eda45846fc95249ac3e0c50da0e296272b3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zstd/1.5.5: Package installed ff7e1eda45846fc95249ac3e0c50da0e296272b3 zstd/1.5.5: Downloaded package revision 31da6ac7751ce80c9937c6e1e6e9989e [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libmysqlclient/8.0.25: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/source/src libmysqlclient/8.0.25: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libmysqlclient/8.0.25: Copying sources to build folder libmysqlclient/8.0.25: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564 libmysqlclient/8.0.25: Generator txt created conanbuildinfo.txt libmysqlclient/8.0.25: Calling generate() libmysqlclient/8.0.25: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libmysqlclient/8.0.25: 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/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/build/Release/generators/conan_toolchain.cmake -DDISABLE_SHARED=ON -DSTACK_DIRECTION=-1 -DWITHOUT_SERVER=ON -DWITH_UNIT_TESTS=OFF -DENABLED_PROFILING=OFF -DMYSQL_MAINTAINER_MODE=OFF -DWIX_DIR=OFF -DFORCE_UNSUPPORTED_COMPILER=ON -DWITH_LZ4=system -DWITH_ZSTD=system -DZSTD_INCLUDE_DIR=/home/conan/w/prod/BuildSingleReference/.conan/data/zstd/1.5.5/_/_/package/ff7e1eda45846fc95249ac3e0c50da0e296272b3/include -DWITH_SSL=/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2 -DWITH_ZLIB=system -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libmysqlclient/8.0.25: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libmysqlclient/8.0.25: Calling build() libmysqlclient/8.0.25: Apply patch (portability): Fix C++17 compilation libmysqlclient/8.0.25: Apply patch (bugfix): Fix macOS 12.0 version detection libmysqlclient/8.0.25: libmysqlclient/8.0.25: 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 libmysqlclient/8.0.25: 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 libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_ICU(ICU_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'SET(ICU_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_LIBEVENT(LIBEVENT_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'SET(LIBEVENT_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'MYSQL_CHECK_RE2() ' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'INCLUDE(re2) ' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_RE2(RE2_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'SET(RE2_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_RAPIDJSON(RAPIDJSON_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'SET(RAPIDJSON_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_PROTOBUF(PROTOBUF_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'SET(PROTOBUF_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'MYSQL_CHECK_LIBEDIT() ' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'INCLUDE(libedit) ' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'WARN_MISSING_SYSTEM_LIBEDIT(LIBEDIT_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: WARN: replace_in_file didn't find pattern 'SET(LIBEDIT_WARN_GIVEN)' in '/home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/src/CMakeLists.txt' file. libmysqlclient/8.0.25: ERROR: Package '7e1a451941e31e96e4edea74baad770d0d661564' build failed libmysqlclient/8.0.25: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libmysqlclient/8.0.25/_/_/build/7e1a451941e31e96e4edea74baad770d0d661564/build/Release ERROR: libmysqlclient/8.0.25: Error in build() method, line 234 self._patch_sources() while calling '_patch_sources', line 161 f"NAMES ssl {self.dependencies['openssl'].cpp_info.components['ssl'].libs[0]}") TypeError: expected str, bytes or os.PathLike object, not tuple