******************************************************************************** conan test conan-center-index/recipes/mosquitto/2.x/test_package/conanfile.py mosquitto/2.0.14@#d2d34589cf9852fb250f2b2e9558ba41 -pr /home/conan/w/prod/BuildSingleReference/94413/4a0bbd0b-1aab-4ec0-aadf-8957f77c803e/profile_linux_13_libcpp_clang_debug_64.mosquitto-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: clang, clang++ Found clang 13.0 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=13 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=Debug compiler=clang compiler.libcxx=libc++ compiler.version=13 os=Linux [options] mosquitto:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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 ff46eab916ca5b3a640ccaf0b7c8072a mosquitto/2.0.14 (test package): Installing package Requirements mosquitto/2.0.14 from local cache - Cache openssl/1.1.1q from 'conan-center' - Downloaded Packages mosquitto/2.0.14:a4d01ac14e64acc25bf5fc7da87f87f42e05672c - Download openssl/1.1.1q:0cac844812c2c06353def85537a0768d93e5455d - Download Installing (downloading, building) binaries... openssl/1.1.1q: Retrieving package 0cac844812c2c06353def85537a0768d93e5455d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1q: Package installed 0cac844812c2c06353def85537a0768d93e5455d openssl/1.1.1q: Downloaded package revision 21a2def0d0417747f8e1e4332c884626 mosquitto/2.0.14: Retrieving package a4d01ac14e64acc25bf5fc7da87f87f42e05672c from remote 'c3i_PR-13008' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mosquitto/2.0.14: Package installed a4d01ac14e64acc25bf5fc7da87f87f42e05672c mosquitto/2.0.14: Downloaded package revision e66056ad5174b2bf4e99a08988ab52dc mosquitto/2.0.14 (test package): Generator cmake created conanbuildinfo.cmake mosquitto/2.0.14 (test package): Generator cmake_find_package_multi created mosquitto-config-version.cmake mosquitto/2.0.14 (test package): Generator cmake_find_package_multi created mosquittoTarget-debug.cmake mosquitto/2.0.14 (test package): Generator cmake_find_package_multi created mosquittoTargets.cmake mosquitto/2.0.14 (test package): Generator cmake_find_package_multi created mosquitto-config.cmake mosquitto/2.0.14 (test package): Generator cmake_find_package_multi created OpenSSLConfigVersion.cmake mosquitto/2.0.14 (test package): Generator cmake_find_package_multi created OpenSSLTarget-debug.cmake mosquitto/2.0.14 (test package): Generator cmake_find_package_multi created OpenSSLTargets.cmake mosquitto/2.0.14 (test package): Generator cmake_find_package_multi created OpenSSLConfig.cmake mosquitto/2.0.14 (test package): Generator txt created conanbuildinfo.txt mosquitto/2.0.14 (test package): Aggregating env generators mosquitto/2.0.14 (test package): Generated conaninfo.txt mosquitto/2.0.14 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/mosquitto/2.x/test_package/build/ab32d5533bb85c2a6ea2197be7d49230d489a625/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 mosquitto/2.0.14 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/mosquitto/2.x/test_package/build/ab32d5533bb85c2a6ea2197be7d49230d489a625' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="13" -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/mosquitto/2.x/test_package/build/ab32d5533bb85c2a6ea2197be7d49230d489a625/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/BuildSingleReference/conan-center-index/recipes/mosquitto/2.x/test_package/build/ab32d5533bb85c2a6ea2197be7d49230d489a625" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/mosquitto/2.x/test_package/build/ab32d5533bb85c2a6ea2197be7d49230d489a625" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/mosquitto/2.x/test_package' ----------------- -- The C compiler identification is Clang 13.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library mosquittopp_static found /home/conan/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.14/_/_/package/a4d01ac14e64acc25bf5fc7da87f87f42e05672c/lib/libmosquittopp_static.a -- Library mosquitto_static found /home/conan/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.14/_/_/package/a4d01ac14e64acc25bf5fc7da87f87f42e05672c/lib/libmosquitto_static.a -- Library ssl found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/0cac844812c2c06353def85537a0768d93e5455d/lib/libssl.a -- Library crypto found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/0cac844812c2c06353def85537a0768d93e5455d/lib/libcrypto.a -- 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 13 -- Conan: Checking correct version: 13 -- Conan: C++ stdlib: libc++ -- Library mosquittopp_static found /home/conan/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.14/_/_/package/a4d01ac14e64acc25bf5fc7da87f87f42e05672c/lib/libmosquittopp_static.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.14/_/_/package/a4d01ac14e64acc25bf5fc7da87f87f42e05672c/lib/libmosquittopp_static.a -- Library mosquitto_static found /home/conan/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.14/_/_/package/a4d01ac14e64acc25bf5fc7da87f87f42e05672c/lib/libmosquitto_static.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.14/_/_/package/a4d01ac14e64acc25bf5fc7da87f87f42e05672c/lib/libmosquitto_static.a -- Library mosquitto_static found /home/conan/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.14/_/_/package/a4d01ac14e64acc25bf5fc7da87f87f42e05672c/lib/libmosquitto_static.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.14/_/_/package/a4d01ac14e64acc25bf5fc7da87f87f42e05672c/lib/libmosquitto_static.a -- Library mosquittopp_static found /home/conan/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.14/_/_/package/a4d01ac14e64acc25bf5fc7da87f87f42e05672c/lib/libmosquittopp_static.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.14/_/_/package/a4d01ac14e64acc25bf5fc7da87f87f42e05672c/lib/libmosquittopp_static.a -- Library ssl found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/0cac844812c2c06353def85537a0768d93e5455d/lib/libssl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/0cac844812c2c06353def85537a0768d93e5455d/lib/libssl.a -- Library crypto found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/0cac844812c2c06353def85537a0768d93e5455d/lib/libcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/0cac844812c2c06353def85537a0768d93e5455d/lib/libcrypto.a -- Library crypto found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/0cac844812c2c06353def85537a0768d93e5455d/lib/libcrypto.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/0cac844812c2c06353def85537a0768d93e5455d/lib/libcrypto.a -- Library ssl found /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/0cac844812c2c06353def85537a0768d93e5455d/lib/libssl.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/0cac844812c2c06353def85537a0768d93e5455d/lib/libssl.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/mosquitto/2.x/test_package/build/ab32d5533bb85c2a6ea2197be7d49230d489a625 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/mosquitto/2.x/test_package/build/ab32d5533bb85c2a6ea2197be7d49230d489a625' '--' '-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 mosquitto/2.0.14 (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