******************************************************************************** conan test cci-c0fae8c1/recipes/mosquitto/2.x/test_package/conanfile.py mosquitto/2.0.5@#197e3bf4ff4d207283153548ab355d29 -pr /Users/jenkins/w/prod/BuildSingleReference@2/233273/d9e6cf84-6129-4fbe-a956-86ce98e6e5c2/profile_osx_130_libcpp_apple-clang_release_64.mosquitto-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] mosquitto:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk mosquitto/2.0.5 (test package): Installing package Requirements mosquitto/2.0.5 from local cache - Cache openssl/1.1.1q from 'conan-center' - Cache Packages mosquitto/2.0.5:ae6b6c19e6066a7943f5300b663d49e4b00fbf4f - Cache openssl/1.1.1q:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Cache Installing (downloading, building) binaries... openssl/1.1.1q: Already installed! mosquitto/2.0.5: Already installed! mosquitto/2.0.5 (test package): Generator 'CMakeDeps' calling 'generate()' mosquitto/2.0.5 (test package): Generator 'VirtualRunEnv' calling 'generate()' mosquitto/2.0.5 (test package): Generator txt created conanbuildinfo.txt mosquitto/2.0.5 (test package): Generator 'CMakeToolchain' calling 'generate()' mosquitto/2.0.5 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' mosquitto/2.0.5 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' mosquitto/2.0.5 (test package): Aggregating env generators mosquitto/2.0.5 (test package): Generated conaninfo.txt mosquitto/2.0.5 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/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 mosquitto/2.0.5 (test package): Calling build() mosquitto/2.0.5 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_package/build/Release/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Component target declared 'mosquitto::libmosquitto' -- Conan: Component target declared 'mosquitto::libmosquittopp' -- Conan: Target declared 'mosquitto::mosquitto' -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from '/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/cmake/conan-official-openssl-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_package/build/Release mosquitto/2.0.5 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_package/build/Release" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_package/build/Release" '--' '-j4' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package mosquitto/2.0.5 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_package/build/Release/generators/conanrun.sh" && ./test_package ----------------- mosquitto_lib_init mosquitto_new mosquitto_connect_callback_set mosquitto_connect mosquitto_subscribe mosquitto_destroy mosquitto_lib_cleanup Could not connect to MQTT broker Could not suscribe to MQTT broker mosquitto/2.0.5 (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 mosquitto/2.0.5 (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-c0fae8c1/recipes/mosquitto/2.x/test_v1_package/conanfile.py mosquitto/2.0.5@#197e3bf4ff4d207283153548ab355d29 -pr /Users/jenkins/w/prod/BuildSingleReference@2/233273/d9e6cf84-6129-4fbe-a956-86ce98e6e5c2/profile_osx_130_libcpp_apple-clang_release_64.mosquitto-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] mosquitto:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk mosquitto/2.0.5 (test package): Installing package Requirements mosquitto/2.0.5 from local cache - Cache openssl/1.1.1q from 'conan-center' - Cache Packages mosquitto/2.0.5:ae6b6c19e6066a7943f5300b663d49e4b00fbf4f - Cache openssl/1.1.1q:e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc - Cache Installing (downloading, building) binaries... openssl/1.1.1q: Already installed! mosquitto/2.0.5: Already installed! mosquitto/2.0.5 (test package): Generator cmake created conanbuildinfo.cmake mosquitto/2.0.5 (test package): Generator txt created conanbuildinfo.txt mosquitto/2.0.5 (test package): Generator cmake_find_package_multi created mosquitto-config-version.cmake mosquitto/2.0.5 (test package): Generator cmake_find_package_multi created mosquittoTarget-release.cmake mosquitto/2.0.5 (test package): Generator cmake_find_package_multi created mosquittoTargets.cmake mosquitto/2.0.5 (test package): Generator cmake_find_package_multi created mosquitto-config.cmake mosquitto/2.0.5 (test package): Generator cmake_find_package_multi created OpenSSLConfigVersion.cmake mosquitto/2.0.5 (test package): Generator cmake_find_package_multi created OpenSSLTarget-release.cmake mosquitto/2.0.5 (test package): Generator cmake_find_package_multi created OpenSSLTargets.cmake mosquitto/2.0.5 (test package): Generator cmake_find_package_multi created OpenSSLConfig.cmake mosquitto/2.0.5 (test package): Aggregating env generators mosquitto/2.0.5 (test package): Generated conaninfo.txt mosquitto/2.0.5 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_v1_package/build/a1f1334a00de5091bcb2530f221ea9f4cd87e8d5/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.5 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_v1_package/build/a1f1334a00de5091bcb2530f221ea9f4cd87e8d5' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_v1_package/build/a1f1334a00de5091bcb2530f221ea9f4cd87e8d5/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="/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_v1_package/build/a1f1334a00de5091bcb2530f221ea9f4cd87e8d5" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_v1_package/build/a1f1334a00de5091bcb2530f221ea9f4cd87e8d5" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_v1_package' ----------------- -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- 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 found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mosquitto/2.0.5/_/_/package/ae6b6c19e6066a7943f5300b663d49e4b00fbf4f/lib/libmosquittopp.dylib -- Library mosquitto found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mosquitto/2.0.5/_/_/package/ae6b6c19e6066a7943f5300b663d49e4b00fbf4f/lib/libmosquitto.dylib -- Library ssl found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libssl.a -- Library crypto found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libcrypto.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'AppleClang' compiler -- Conan: C++ stdlib: libc++ -- Library mosquittopp found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mosquitto/2.0.5/_/_/package/ae6b6c19e6066a7943f5300b663d49e4b00fbf4f/lib/libmosquittopp.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mosquitto/2.0.5/_/_/package/ae6b6c19e6066a7943f5300b663d49e4b00fbf4f/lib/libmosquittopp.dylib -- Library mosquitto found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mosquitto/2.0.5/_/_/package/ae6b6c19e6066a7943f5300b663d49e4b00fbf4f/lib/libmosquitto.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mosquitto/2.0.5/_/_/package/ae6b6c19e6066a7943f5300b663d49e4b00fbf4f/lib/libmosquitto.dylib -- Library mosquitto found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mosquitto/2.0.5/_/_/package/ae6b6c19e6066a7943f5300b663d49e4b00fbf4f/lib/libmosquitto.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mosquitto/2.0.5/_/_/package/ae6b6c19e6066a7943f5300b663d49e4b00fbf4f/lib/libmosquitto.dylib -- Library mosquittopp found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mosquitto/2.0.5/_/_/package/ae6b6c19e6066a7943f5300b663d49e4b00fbf4f/lib/libmosquittopp.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mosquitto/2.0.5/_/_/package/ae6b6c19e6066a7943f5300b663d49e4b00fbf4f/lib/libmosquittopp.dylib -- Library ssl found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libssl.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libssl.a -- Library crypto found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libcrypto.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libcrypto.a -- Library crypto found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libcrypto.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libcrypto.a -- Library ssl found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libssl.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib/libssl.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_v1_package/build/a1f1334a00de5091bcb2530f221ea9f4cd87e8d5 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/cci-c0fae8c1/recipes/mosquitto/2.x/test_v1_package/build/a1f1334a00de5091bcb2530f221ea9f4cd87e8d5' '--' '-j4' ----------------- [ 50%] Building C object test_package/CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable ../bin/test_package [100%] Built target test_package mosquitto/2.0.5 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/mosquitto/2.0.5/_/_/package/ae6b6c19e6066a7943f5300b663d49e4b00fbf4f/lib:/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- mosquitto_lib_init mosquitto_new mosquitto_connect_callback_set mosquitto_connect mosquitto_subscribe mosquitto_destroy mosquitto_lib_cleanup 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 Could not connect to MQTT broker Could not suscribe to MQTT broker