******************************************************************************** conan test conan-center-index/recipes/libmysqlclient/all/test_package/conanfile.py libmysqlclient/8.0.17@#b41a9daf1e4b45ec0dec20362e6ee835 -pr /home/conan/w/prod/BuildSingleReference/62343/2680ff4b-56f9-4491-815e-a8c796a56f81/profile_linux_11_libcpp_clang_release_64.libmysqlclient-shared-False.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 11.1 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=11 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=clang compiler.libcxx=libc++ compiler.version=11 os=Linux [options] libmysqlclient:shared=False [build_requires] [env] openssl/1.1.1q: Not found in local cache, looking in remotes... openssl/1.1.1q: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1q: Downloaded recipe revision 5f25b2ff5bed8a6bec73b90fe963d93c zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae libmysqlclient/8.0.17 (test package): Installing package Requirements libmysqlclient/8.0.17 from local cache - Cache openssl/1.1.1q from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages libmysqlclient/8.0.17:aa2f50c79fe7c0c960b9ff4fd8c2fa797710ca7e - Download openssl/1.1.1q:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Download zlib/1.2.12:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Download Installing (downloading, building) binaries... openssl/1.1.1q: Retrieving package d988447fa516eac7400b2f34e2d4b89e42b4b1a8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1q: Package installed d988447fa516eac7400b2f34e2d4b89e42b4b1a8 openssl/1.1.1q: Downloaded package revision 56707454868c34a1adc98ad9029d4b37 zlib/1.2.12: Retrieving package d988447fa516eac7400b2f34e2d4b89e42b4b1a8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed d988447fa516eac7400b2f34e2d4b89e42b4b1a8 zlib/1.2.12: Downloaded package revision 81f49b36dbb50d6317e536620f042416 libmysqlclient/8.0.17: Retrieving package aa2f50c79fe7c0c960b9ff4fd8c2fa797710ca7e from remote 'c3i_PR-11793' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libmysqlclient/8.0.17: Package installed aa2f50c79fe7c0c960b9ff4fd8c2fa797710ca7e libmysqlclient/8.0.17: Downloaded package revision 7432f024af5ab7ad2657d8e03677ef12 libmysqlclient/8.0.17 (test package): Generator txt created conanbuildinfo.txt libmysqlclient/8.0.17 (test package): Generator cmake created conanbuildinfo.cmake libmysqlclient/8.0.17 (test package): Aggregating env generators libmysqlclient/8.0.17 (test package): Generated conaninfo.txt libmysqlclient/8.0.17 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libmysqlclient/all/test_package/build/a5f38ef981a19f5ade336ff85bc504a31175da2a/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 libmysqlclient/8.0.17 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libmysqlclient/all/test_package/build/a5f38ef981a19f5ade336ff85bc504a31175da2a' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libmysqlclient/all/test_package/build/a5f38ef981a19f5ade336ff85bc504a31175da2a/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libmysqlclient/all/test_package' ----------------- -- The C compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libmysqlclient/all/test_package/build/a5f38ef981a19f5ade336ff85bc504a31175da2a ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/libmysqlclient/all/test_package/build/a5f38ef981a19f5ade336ff85bc504a31175da2a' '--' '-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 libmysqlclient/8.0.17 (test package): Running test() ----Running------ > bin/test_package ----------------- MySQL client version: 8.0.17 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