******************************************************************************** conan install mosquitto/2.0.7@ --build=mosquitto --profile=/Users/jenkins/w/BuildSingleReference@3/24975/e539dd8c-fe7a-4287-b98b-cd1e43189009/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] mosquitto:shared=True [build_requires] [env] openssl/1.1.1k: Not found in local cache, looking in remotes... openssl/1.1.1k: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1k: Downloaded recipe revision 95650215fd025932b4c84d77b6764e83 mosquitto/2.0.7: Forced build from source Installing package: mosquitto/2.0.7 Requirements mosquitto/2.0.7 from local cache - Cache openssl/1.1.1k from 'conan-center' - Downloaded Packages mosquitto/2.0.7:dce062f53b47689089e0be3228b093d61ba17d13 - Build openssl/1.1.1k:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Download Installing (downloading, building) binaries... openssl/1.1.1k: Retrieving package d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1k: Package installed d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 openssl/1.1.1k: Downloaded package revision ee5954a13e92b3c1317edf74758410ba [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mosquitto/2.0.7: Configuring sources in /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK mosquitto/2.0.7: Copying sources to build folder mosquitto/2.0.7: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/build/dce062f53b47689089e0be3228b093d61ba17d13 mosquitto/2.0.7: Generator cmake_find_package created FindOpenSSL.cmake mosquitto/2.0.7: Generator cmake created conanbuildinfo.cmake [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.7: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/build/dce062f53b47689089e0be3228b093d61ba17d13/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13" -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_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/build/dce062f53b47689089e0be3228b093d61ba17d13" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DWITH_STATIC_LIBRARIES="False" -DWITH_PIC="False" -DWITH_TLS="True" -DWITH_CLIENTS="False" -DWITH_CJSON="None" -DWITH_BROKER="False" -DWITH_APPS="False" -DWITH_PLUGINS="False" -DWITH_LIB_CPP="True" -DWITH_THREADING="True" -DWITH_WEBSOCKETS="False" -DSTATIC_WEBSOCKETS="False" -DDOCUMENTATION="False" -DCMAKE_INSTALL_SYSCONFDIR="/Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13/res" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/build/dce062f53b47689089e0be3228b093d61ba17d13' ----------------- -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1k (found version "1.1.1k") -- Library ssl found /Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/1.1.1k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libssl.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/1.1.1k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libssl.a -- Library crypto found /Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/1.1.1k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/1.1.1k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a -- Library crypto found /Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/1.1.1k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/1.1.1k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libcrypto.a -- Library ssl found /Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/1.1.1k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libssl.a -- Found: /Users/jenkins/w/BuildSingleReference@3/.conan/data/openssl/1.1.1k/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libssl.a -- WITH_DLT = OFF -- Optional dependency cJSON not found. Some features will be disabled. -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/build/dce062f53b47689089e0be3228b093d61ba17d13/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/build/dce062f53b47689089e0be3228b093d61ba17d13/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target libmosquitto [ 2%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/actions.c.o [ 4%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/callbacks.c.o [ 6%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/connect.c.o [ 8%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/handle_auth.c.o [ 10%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/handle_connack.c.o [ 13%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/handle_disconnect.c.o [ 15%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/handle_ping.c.o [ 17%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/handle_pubackcomp.c.o [ 19%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/handle_publish.c.o [ 21%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/handle_pubrec.c.o [ 23%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/handle_pubrel.c.o [ 26%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/handle_suback.c.o [ 28%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/handle_unsuback.c.o [ 30%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/helpers.c.o [ 32%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/logging_mosq.c.o [ 34%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/loop.c.o [ 36%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/memory_mosq.c.o [ 39%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/messages_mosq.c.o [ 41%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/misc_mosq.c.o [ 43%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/mosquitto.c.o [ 45%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/net_mosq_ocsp.c.o [ 47%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/net_mosq.c.o [ 50%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/options.c.o [ 52%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/packet_datatypes.c.o [ 54%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/packet_mosq.c.o [ 56%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/property_mosq.c.o [ 58%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/read_handle.c.o [ 60%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/send_connect.c.o [ 63%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/send_disconnect.c.o [ 65%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/send_mosq.c.o [ 67%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/send_publish.c.o [ 69%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/send_subscribe.c.o [ 71%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/send_unsubscribe.c.o [ 73%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/socks_mosq.c.o [ 76%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/srv_mosq.c.o [ 78%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/strings_mosq.c.o [ 80%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/thread_mosq.c.o [ 82%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/time_mosq.c.o [ 84%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/tls_mosq.c.o [ 86%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/utf8_mosq.c.o [ 89%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/util_mosq.c.o [ 91%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/util_topic.c.o [ 93%] Building C object source_subfolder/lib/CMakeFiles/libmosquitto.dir/will_mosq.c.o [ 95%] Linking C shared library ../../lib/libmosquitto.dylib [ 95%] Built target libmosquitto Scanning dependencies of target mosquittopp [ 97%] Building CXX object source_subfolder/lib/cpp/CMakeFiles/mosquittopp.dir/mosquittopp.cpp.o [100%] Linking CXX shared library ../../../lib/libmosquittopp.dylib [100%] Built target mosquittopp mosquitto/2.0.7: Package 'dce062f53b47689089e0be3228b093d61ba17d13' built mosquitto/2.0.7: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/build/dce062f53b47689089e0be3228b093d61ba17d13 mosquitto/2.0.7: Generated conaninfo.txt mosquitto/2.0.7: Generated conanbuildinfo.txt mosquitto/2.0.7: Generating the package mosquitto/2.0.7: Package folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13 mosquitto/2.0.7: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/build/dce062f53b47689089e0be3228b093d61ba17d13/build_subfolder' '--target' 'install' '--' '-j4' ----------------- [ 95%] Built target libmosquitto [100%] Built target mosquittopp Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13/lib/pkgconfig/libmosquitto.pc -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13/lib/pkgconfig/libmosquittopp.pc -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13/lib/libmosquitto.2.0.7.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13/lib/libmosquitto.1.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13/lib/libmosquitto.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13/include/mosquitto.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13/include/mqtt_protocol.h -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13/lib/libmosquittopp.2.0.7.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13/lib/libmosquittopp.1.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13/lib/libmosquittopp.dylib -- Installing: /Users/jenkins/w/BuildSingleReference@3/.conan/data/mosquitto/2.0.7/_/_/package/dce062f53b47689089e0be3228b093d61ba17d13/include/mosquittopp.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK mosquitto/2.0.7 package(): Packaged 1 '.txt' file: LICENSE.txt mosquitto/2.0.7 package(): Packaged 2 files: edl-v10, epl-v20 mosquitto/2.0.7 package(): Packaged 3 '.h' files: mqtt_protocol.h, mosquittopp.h, mosquitto.h mosquitto/2.0.7 package(): Packaged 6 '.dylib' files mosquitto/2.0.7: Package 'dce062f53b47689089e0be3228b093d61ba17d13' created mosquitto/2.0.7: Created package revision acc171e910a13b9ec15b9f65473fa96c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK CMake Warning at source_subfolder/CMakeLists.txt:104 (FIND_PACKAGE): By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "cJSON", but CMake did not find one. Could not find a package configuration file provided by "cJSON" with any of the following names: cJSONConfig.cmake cjson-config.cmake Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set "cJSON_DIR" to a directory containing one of the above files. If "cJSON" provides a separate development package or SDK, be sure it has been installed. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY STATIC_WEBSOCKETS WITH_WEBSOCKETS