******************************************************************************** conan test cci-32707061/recipes/mosquitto/2.x/test_package/conanfile.py mosquitto/2.0.5@#777bab6971aa0fe60f1c24088a264c9b -pr:h /Users/jenkins/w/prod-v1/bsr@2/22407/cfcaf/profile_osx_130_libcpp_apple-clang_debug_armv8.mosquitto-shared-False.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod-v1/bsr@2/22407/cfcaf/profile_osx_130_libcpp_apple-clang_debug_64..txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 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 Configuration (profile_build): [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] [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 Version ranges solved Version range '>=1.1 <4' required by 'mosquitto/2.0.5' resolved to 'openssl/3.1.3' in local cache Version range '>=1.2.11 <2' required by 'openssl/3.1.3' resolved to 'zlib/1.3' in local cache mosquitto/2.0.5 (test package): Installing package Requirements mosquitto/2.0.5 from local cache - Cache openssl/3.1.3 from 'conan-center' - Cache zlib/1.3 from 'conan-center' - Cache Packages mosquitto/2.0.5:f706e87385c8e2548f4c73e5ad0f90de7b720318 - Cache openssl/3.1.3:ff757993f715b5a535f74d927613dec74a6163f6 - Cache zlib/1.3:3558c54d13382045caaf9174821b7c2ba01fc8bc - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... zlib/1.3: Already installed! openssl/3.1.3: Already installed! mosquitto/2.0.5: Already installed! 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 'CMakeDeps' calling 'generate()' mosquitto/2.0.5 (test package): Generator 'CMakeToolchain' calling 'generate()' mosquitto/2.0.5 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' 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-v1/bsr@2/cci-32707061/recipes/mosquitto/2.x/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' 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-v1/bsr@2/cci-32707061/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.5 (test package): Calling build() mosquitto/2.0.5 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr@2/cci-32707061/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-v1/bsr@2/cci-32707061/recipes/mosquitto/2.x/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/bsr@2/cci-32707061/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-v1/bsr@2/cci-32707061/recipes/mosquitto/2.x/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/bsr@2/cci-32707061/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: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from '/Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/openssl/3.1.3/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/cmake/conan-official-openssl-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod-v1/bsr@2/cci-32707061/recipes/mosquitto/2.x/test_package/build/Debug mosquitto/2.0.5 (test package): CMake command: cmake --build "/Users/jenkins/w/prod-v1/bsr@2/cci-32707061/recipes/mosquitto/2.x/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod-v1/bsr@2/cci-32707061/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.5 (test package): Running test() ******************************************************************************** conan test cci-32707061/recipes/mosquitto/2.x/test_v1_package/conanfile.py mosquitto/2.0.5@#777bab6971aa0fe60f1c24088a264c9b -pr:h /Users/jenkins/w/prod-v1/bsr@2/22407/cfcaf/profile_osx_130_libcpp_apple-clang_debug_armv8.mosquitto-shared-False.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod-v1/bsr@2/22407/cfcaf/profile_osx_130_libcpp_apple-clang_debug_64..txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 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 Configuration (profile_build): [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] [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 Version ranges solved Version range '>=1.1 <4' required by 'mosquitto/2.0.5' resolved to 'openssl/3.1.3' in local cache Version range '>=1.2.11 <2' required by 'openssl/3.1.3' resolved to 'zlib/1.3' in local cache mosquitto/2.0.5 (test package): Installing package Requirements mosquitto/2.0.5 from local cache - Cache openssl/3.1.3 from 'conan-center' - Cache zlib/1.3 from 'conan-center' - Cache Packages mosquitto/2.0.5:f706e87385c8e2548f4c73e5ad0f90de7b720318 - Cache openssl/3.1.3:ff757993f715b5a535f74d927613dec74a6163f6 - Cache zlib/1.3:3558c54d13382045caaf9174821b7c2ba01fc8bc - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... zlib/1.3: Already installed! openssl/3.1.3: Already installed! mosquitto/2.0.5: Already installed! 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-debug.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-debug.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): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake mosquitto/2.0.5 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake mosquitto/2.0.5 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake mosquitto/2.0.5 (test package): Generator cmake_find_package_multi created ZLIBTarget-debug.cmake 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): 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-v1/bsr@2/cci-32707061/recipes/mosquitto/2.x/test_v1_package/build/6b4596120b1d566ed6be962f39ac4ba09e54979f/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-v1/bsr@2/cci-32707061/recipes/mosquitto/2.x/test_v1_package/build/6b4596120b1d566ed6be962f39ac4ba09e54979f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="13.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod-v1/bsr@2/cci-32707061/recipes/mosquitto/2.x/test_v1_package/build/6b4596120b1d566ed6be962f39ac4ba09e54979f/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-v1/bsr@2/cci-32707061/recipes/mosquitto/2.x/test_v1_package/build/6b4596120b1d566ed6be962f39ac4ba09e54979f" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod-v1/bsr@2/cci-32707061/recipes/mosquitto/2.x/test_v1_package/build/6b4596120b1d566ed6be962f39ac4ba09e54979f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod-v1/bsr@2/cci-32707061/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-v1/bsr@2/22407/efdee/.conan/data/mosquitto/2.0.5/_/_/package/f706e87385c8e2548f4c73e5ad0f90de7b720318/lib/libmosquittopp_static.a -- Library mosquitto_static found /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/mosquitto/2.0.5/_/_/package/f706e87385c8e2548f4c73e5ad0f90de7b720318/lib/libmosquitto_static.a -- Library ssl found /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/openssl/3.1.3/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libssl.a -- Library crypto found /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/openssl/3.1.3/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libcrypto.a -- Library z found /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/zlib/1.3/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib/libz.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-v1/bsr@2/22407/efdee/.conan/data/mosquitto/2.0.5/_/_/package/f706e87385c8e2548f4c73e5ad0f90de7b720318/lib/libmosquittopp_static.a -- Found: /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/mosquitto/2.0.5/_/_/package/f706e87385c8e2548f4c73e5ad0f90de7b720318/lib/libmosquittopp_static.a -- Library mosquitto_static found /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/mosquitto/2.0.5/_/_/package/f706e87385c8e2548f4c73e5ad0f90de7b720318/lib/libmosquitto_static.a -- Found: /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/mosquitto/2.0.5/_/_/package/f706e87385c8e2548f4c73e5ad0f90de7b720318/lib/libmosquitto_static.a -- Library mosquitto_static found /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/mosquitto/2.0.5/_/_/package/f706e87385c8e2548f4c73e5ad0f90de7b720318/lib/libmosquitto_static.a -- Found: /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/mosquitto/2.0.5/_/_/package/f706e87385c8e2548f4c73e5ad0f90de7b720318/lib/libmosquitto_static.a -- Library mosquittopp_static found /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/mosquitto/2.0.5/_/_/package/f706e87385c8e2548f4c73e5ad0f90de7b720318/lib/libmosquittopp_static.a -- Found: /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/mosquitto/2.0.5/_/_/package/f706e87385c8e2548f4c73e5ad0f90de7b720318/lib/libmosquittopp_static.a -- Library ssl found /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/openssl/3.1.3/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libssl.a -- Found: /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/openssl/3.1.3/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libssl.a -- Library crypto found /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/openssl/3.1.3/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libcrypto.a -- Found: /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/openssl/3.1.3/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libcrypto.a -- Library crypto found /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/openssl/3.1.3/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libcrypto.a -- Found: /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/openssl/3.1.3/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libcrypto.a -- Library ssl found /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/openssl/3.1.3/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libssl.a -- Found: /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/openssl/3.1.3/_/_/package/ff757993f715b5a535f74d927613dec74a6163f6/lib/libssl.a -- Library z found /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/zlib/1.3/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib/libz.a -- Found: /Users/jenkins/w/prod-v1/bsr@2/22407/efdee/.conan/data/zlib/1.3/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib/libz.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod-v1/bsr@2/cci-32707061/recipes/mosquitto/2.x/test_v1_package/build/6b4596120b1d566ed6be962f39ac4ba09e54979f ----Running------ > cmake --build '/Users/jenkins/w/prod-v1/bsr@2/cci-32707061/recipes/mosquitto/2.x/test_v1_package/build/6b4596120b1d566ed6be962f39ac4ba09e54979f' '--' '-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() 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