******************************************************************************** conan test cci-0829a9fa/recipes/mosquitto/2.x/test_package/conanfile.py mosquitto/2.0.3@#66d2d22fba21cf9530a4fdca00c55622 -pr /Users/jenkins/w/prod/BuildSingleReference/232671/831fcb23-b464-446e-8d40-e19ca7fd5912/profile_osx_130_libcpp_apple-clang_debug_64.mosquitto-shared-False.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=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] mosquitto:shared=False [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.3 (test package): Installing package Requirements mosquitto/2.0.3 from local cache - Cache openssl/1.1.1q from 'conan-center' - Cache Packages mosquitto/2.0.3:7747cda10d045eef2556e2756bbc53ff67ee6ea1 - Cache openssl/1.1.1q:f0ce0f189afed95b41fb2faad2f2225a7eca0d22 - Cache Installing (downloading, building) binaries... openssl/1.1.1q: Already installed! mosquitto/2.0.3: Already installed! mosquitto/2.0.3 (test package): Generator 'CMakeDeps' calling 'generate()' mosquitto/2.0.3 (test package): Generator 'CMakeToolchain' calling 'generate()' mosquitto/2.0.3 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' mosquitto/2.0.3 (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/cci-0829a9fa/recipes/mosquitto/2.x/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' mosquitto/2.0.3 (test package): Generator 'VirtualRunEnv' calling 'generate()' mosquitto/2.0.3 (test package): Generator txt created conanbuildinfo.txt mosquitto/2.0.3 (test package): Aggregating env generators mosquitto/2.0.3 (test package): Generated conaninfo.txt mosquitto/2.0.3 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/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 mosquitto/2.0.3 (test package): Calling build() mosquitto/2.0.3 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_package/build/Debug/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/.conan/data/openssl/1.1.1q/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/cmake/conan-official-openssl-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_package/build/Debug mosquitto/2.0.3 (test package): CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_package/build/Debug" '--' '-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.3 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_package/build/Debug/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.3 (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.3 (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-0829a9fa/recipes/mosquitto/2.x/test_v1_package/conanfile.py mosquitto/2.0.3@#66d2d22fba21cf9530a4fdca00c55622 -pr /Users/jenkins/w/prod/BuildSingleReference/232671/831fcb23-b464-446e-8d40-e19ca7fd5912/profile_osx_130_libcpp_apple-clang_debug_64.mosquitto-shared-False.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=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] mosquitto:shared=False [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.3 (test package): Installing package Requirements mosquitto/2.0.3 from local cache - Cache openssl/1.1.1q from 'conan-center' - Cache Packages mosquitto/2.0.3:7747cda10d045eef2556e2756bbc53ff67ee6ea1 - Cache openssl/1.1.1q:f0ce0f189afed95b41fb2faad2f2225a7eca0d22 - Cache Installing (downloading, building) binaries... openssl/1.1.1q: Already installed! mosquitto/2.0.3: Already installed! mosquitto/2.0.3 (test package): Generator cmake_find_package_multi created mosquitto-config-version.cmake mosquitto/2.0.3 (test package): Generator cmake_find_package_multi created mosquittoTarget-debug.cmake mosquitto/2.0.3 (test package): Generator cmake_find_package_multi created mosquittoTargets.cmake mosquitto/2.0.3 (test package): Generator cmake_find_package_multi created mosquitto-config.cmake mosquitto/2.0.3 (test package): Generator cmake_find_package_multi created OpenSSLConfigVersion.cmake mosquitto/2.0.3 (test package): Generator cmake_find_package_multi created OpenSSLTarget-debug.cmake mosquitto/2.0.3 (test package): Generator cmake_find_package_multi created OpenSSLTargets.cmake mosquitto/2.0.3 (test package): Generator cmake_find_package_multi created OpenSSLConfig.cmake mosquitto/2.0.3 (test package): Generator cmake created conanbuildinfo.cmake mosquitto/2.0.3 (test package): Generator txt created conanbuildinfo.txt mosquitto/2.0.3 (test package): Aggregating env generators mosquitto/2.0.3 (test package): Generated conaninfo.txt mosquitto/2.0.3 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_v1_package/build/5d5303246f69b6d21f7e383ee04eba80034c4bcc/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.3 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_v1_package/build/5d5303246f69b6d21f7e383ee04eba80034c4bcc' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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/cci-0829a9fa/recipes/mosquitto/2.x/test_v1_package/build/5d5303246f69b6d21f7e383ee04eba80034c4bcc/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/cci-0829a9fa/recipes/mosquitto/2.x/test_v1_package/build/5d5303246f69b6d21f7e383ee04eba80034c4bcc" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_v1_package/build/5d5303246f69b6d21f7e383ee04eba80034c4bcc" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/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_static found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.3/_/_/package/7747cda10d045eef2556e2756bbc53ff67ee6ea1/lib/libmosquittopp_static.a -- Library mosquitto_static found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.3/_/_/package/7747cda10d045eef2556e2756bbc53ff67ee6ea1/lib/libmosquitto_static.a -- Library ssl found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libssl.a -- Library crypto found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/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_static found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.3/_/_/package/7747cda10d045eef2556e2756bbc53ff67ee6ea1/lib/libmosquittopp_static.a -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.3/_/_/package/7747cda10d045eef2556e2756bbc53ff67ee6ea1/lib/libmosquittopp_static.a -- Library mosquitto_static found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.3/_/_/package/7747cda10d045eef2556e2756bbc53ff67ee6ea1/lib/libmosquitto_static.a -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.3/_/_/package/7747cda10d045eef2556e2756bbc53ff67ee6ea1/lib/libmosquitto_static.a -- Library mosquitto_static found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.3/_/_/package/7747cda10d045eef2556e2756bbc53ff67ee6ea1/lib/libmosquitto_static.a -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.3/_/_/package/7747cda10d045eef2556e2756bbc53ff67ee6ea1/lib/libmosquitto_static.a -- Library mosquittopp_static found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.3/_/_/package/7747cda10d045eef2556e2756bbc53ff67ee6ea1/lib/libmosquittopp_static.a -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.3/_/_/package/7747cda10d045eef2556e2756bbc53ff67ee6ea1/lib/libmosquittopp_static.a -- Library ssl found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libssl.a -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libssl.a -- Library crypto found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libcrypto.a -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libcrypto.a -- Library crypto found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libcrypto.a -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libcrypto.a -- Library ssl found /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libssl.a -- Found: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib/libssl.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_v1_package/build/5d5303246f69b6d21f7e383ee04eba80034c4bcc ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/cci-0829a9fa/recipes/mosquitto/2.x/test_v1_package/build/5d5303246f69b6d21f7e383ee04eba80034c4bcc' '--' '-j4' ----------------- [ 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.3 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/mosquitto/2.0.3/_/_/package/7747cda10d045eef2556e2756bbc53ff67ee6ea1/lib:/Users/jenkins/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1q/_/_/package/f0ce0f189afed95b41fb2faad2f2225a7eca0d22/lib" DYLD_FRAMEWORK_PATH="" 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