Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_936_7_0_11/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/tmp/c3ipr/pr_936_7_0_11/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_936_7_0_11/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 8.064453125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt', 'patches/*'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe paho-mqtt-cpp/1.0.1 exports: File 'conandata.yml' found. Exporting it... paho-mqtt-cpp/1.0.1 exports: Copied 1 '.yml' file: conandata.yml paho-mqtt-cpp/1.0.1 exports_sources: Copied 1 '.txt' file: CMakeLists.txt paho-mqtt-cpp/1.0.1 exports_sources: Copied 3 '.patch' files: 0003-fix-paho-mqtt-cpp-config-cmake.patch, 0002-fix-cmake-find-paho-mqtt-c-static.patch, 0001-fix-cmake-module-path.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.0.1': {'sha256': 'e97386d159b811e534b98d21e3f6881ab2b43678ec026da7525d5c21ebc292ff', 'url': 'https://github.com/eclipse/paho.mqtt.cpp/archive/v1.0.1.tar.gz'}}, 'patches': {'1.0.1': [{'patch_file': 'patches/0001-fix-cmake-module-path.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0002-fix-cmake-find-paho-mqtt-c-static.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0003-fix-paho-mqtt-cpp-config-cmake.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.0.1: - base_path: source_subfolder patch_file: patches/0001-fix-cmake-module-path.patch - base_path: source_subfolder patch_file: patches/0002-fix-cmake-find-paho-mqtt-c-static.patch - base_path: source_subfolder patch_file: patches/0003-fix-paho-mqtt-cpp-config-cmake.patch sources: 1.0.1: sha256: e97386d159b811e534b98d21e3f6881ab2b43678ec026da7525d5c21ebc292ff url: https://github.com/eclipse/paho.mqtt.cpp/archive/v1.0.1.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK paho-mqtt-cpp/1.0.1: A new conanfile.py version was exported paho-mqtt-cpp/1.0.1: Folder: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/export paho-mqtt-cpp/1.0.1: Using the exported files summary hash as the recipe revision: dfa1fd83a4896ccce3387da00ef7d876 paho-mqtt-cpp/1.0.1: Exported revision: dfa1fd83a4896ccce3387da00ef7d876 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=8 os=Linux os_build=Linux [options] paho-mqtt-cpp:shared=False [build_requires] [env] paho-mqtt-c/1.3.0: Not found in local cache, looking in remotes... paho-mqtt-c/1.3.0: Trying with 'c3i_PR-936_e1ac4d74c49b905a1b19b14d7d2b9d313092fe5f'... paho-mqtt-c/1.3.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz paho-mqtt-c/1.3.0: Downloaded recipe revision 92a09c33fd03b144ce7455d85bf0b5da paho-mqtt-cpp/1.0.1: Forced build from source paho-mqtt-cpp/1.0.1 (test package): Installing package Requirements paho-mqtt-c/1.3.0 from 'central' - Downloaded paho-mqtt-cpp/1.0.1 from local cache - Cache Packages paho-mqtt-c/1.3.0:53105f84362edc028189795e76bfbb55cafbb039 - Download paho-mqtt-cpp/1.0.1:531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf - Build paho-mqtt-c/1.3.0: Retrieving package 53105f84362edc028189795e76bfbb55cafbb039 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz paho-mqtt-c/1.3.0: Package installed 53105f84362edc028189795e76bfbb55cafbb039 paho-mqtt-c/1.3.0: Downloaded package revision 41d5161366235832d7fe52119c890c31 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK paho-mqtt-cpp/1.0.1: Configuring sources in /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK paho-mqtt-cpp/1.0.1: Copying sources to build folder paho-mqtt-cpp/1.0.1: Building your package in /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/build/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf paho-mqtt-cpp/1.0.1: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK paho-mqtt-cpp/1.0.1: Calling build() -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Found PahoMqttC: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-c/1.3.0/_/_/package/53105f84362edc028189795e76bfbb55cafbb039/lib/libpaho-mqtt3a-static.a -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/build/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf Scanning dependencies of target paho-cpp-objs [ 7%] Building CXX object source_subfolder/src/CMakeFiles/paho-cpp-objs.dir/async_client.cpp.o [ 15%] Building CXX object source_subfolder/src/CMakeFiles/paho-cpp-objs.dir/client.cpp.o [ 23%] Building CXX object source_subfolder/src/CMakeFiles/paho-cpp-objs.dir/disconnect_options.cpp.o [ 30%] Building CXX object source_subfolder/src/CMakeFiles/paho-cpp-objs.dir/iclient_persistence.cpp.o [ 38%] Building CXX object source_subfolder/src/CMakeFiles/paho-cpp-objs.dir/message.cpp.o [ 46%] Building CXX object source_subfolder/src/CMakeFiles/paho-cpp-objs.dir/response_options.cpp.o [ 53%] Building CXX object source_subfolder/src/CMakeFiles/paho-cpp-objs.dir/ssl_options.cpp.o [ 61%] Building CXX object source_subfolder/src/CMakeFiles/paho-cpp-objs.dir/string_collection.cpp.o [ 69%] Building CXX object source_subfolder/src/CMakeFiles/paho-cpp-objs.dir/token.cpp.o [ 76%] Building CXX object source_subfolder/src/CMakeFiles/paho-cpp-objs.dir/topic.cpp.o [ 84%] Building CXX object source_subfolder/src/CMakeFiles/paho-cpp-objs.dir/connect_options.cpp.o [ 92%] Building CXX object source_subfolder/src/CMakeFiles/paho-cpp-objs.dir/will_options.cpp.o [ 92%] Built target paho-cpp-objs Scanning dependencies of target paho-mqttpp3-static [100%] Linking CXX static library ../../lib/libpaho-mqttpp3.a [100%] Built target paho-mqttpp3-static paho-mqtt-cpp/1.0.1: Package '531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf' built paho-mqtt-cpp/1.0.1: Build folder /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/build/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf paho-mqtt-cpp/1.0.1: Generated conaninfo.txt paho-mqtt-cpp/1.0.1: Generated conanbuildinfo.txt paho-mqtt-cpp/1.0.1: Generating the package paho-mqtt-cpp/1.0.1: Package folder /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf paho-mqtt-cpp/1.0.1: Calling package() [ 92%] Built target paho-cpp-objs [100%] Built target paho-mqttpp3-static Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/lib/libpaho-mqttpp3.a -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/async_client.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/buffer_ref.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/buffer_view.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/callback.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/client.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/connect_options.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/delivery_token.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/disconnect_options.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/exception.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/iaction_listener.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/iasync_client.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/iclient_persistence.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/message.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/response_options.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/ssl_options.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/string_collection.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/thread_queue.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/token.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/topic.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/types.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include/mqtt/will_options.h -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/lib/cmake/PahoMqttCpp/PahoMqttCppTargets.cmake -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/lib/cmake/PahoMqttCpp/PahoMqttCppTargets-release.cmake -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/lib/cmake/PahoMqttCpp/PahoMqttCppConfig.cmake -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/lib/cmake/PahoMqttCpp/FindPahoMqttC.cmake -- Installing: /tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/lib/cmake/PahoMqttCpp/PahoMqttCppConfigVersion.cmake [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 paho-mqtt-cpp/1.0.1 package(): Packaged 1 '.a' file: libpaho-mqttpp3.a paho-mqtt-cpp/1.0.1 package(): Packaged 21 '.h' files paho-mqtt-cpp/1.0.1 package(): Packaged 1 '.html' file: notice.html paho-mqtt-cpp/1.0.1 package(): Packaged 2 files: epl-v10, edl-v10 paho-mqtt-cpp/1.0.1: Package '531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf' created paho-mqtt-cpp/1.0.1: Created package revision 3baeae592c2ced49b0425d46f21429de [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK paho-mqtt-cpp/1.0.1 (test package): Generator cmake created conanbuildinfo.cmake paho-mqtt-cpp/1.0.1 (test package): Generator txt created conanbuildinfo.txt paho-mqtt-cpp/1.0.1 (test package): Generated conaninfo.txt paho-mqtt-cpp/1.0.1 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee/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 paho-mqtt-cpp/1.0.1 (test package): Running build() -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee /usr/bin/cmake -S/tmp/c3ipr/pr_936_7_0_11/test_package -B/tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee/CMakeFiles /tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee' cd /tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_936_7_0_11/test_package /tmp/c3ipr/pr_936_7_0_11/test_package /tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee /tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee /tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee' [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o /usr/bin/g++ -D_GLIBCXX_USE_CXX11_ABI=0 -I/tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/include -I/tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-c/1.3.0/_/_/package/53105f84362edc028189795e76bfbb55cafbb039/include -m64 -O3 -DNDEBUG -std=gnu++11 -o CMakeFiles/test_package.dir/test_package.cpp.o -c /tmp/c3ipr/pr_936_7_0_11/test_package/test_package.cpp [100%] Linking CXX executable bin/test_package /usr/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /usr/bin/g++ -m64 -O3 -DNDEBUG -rdynamic CMakeFiles/test_package.dir/test_package.cpp.o -o bin/test_package -L/tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/lib -L/tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-c/1.3.0/_/_/package/53105f84362edc028189795e76bfbb55cafbb039/lib -Wl,-rpath,/tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-cpp/1.0.1/_/_/package/531d6a73fb63fa4e99babfcf9f0d8a30c08b53cf/lib:/tmp/c3ipr/pr_936_7_0_11/.conan/data/paho-mqtt-c/1.3.0/_/_/package/53105f84362edc028189795e76bfbb55cafbb039/lib -lpaho-mqttpp3 -lpaho-mqtt3a-static -lc -ldl -lpthread make[2]: Leaving directory '/tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee' [100%] Built target test_package make[1]: Leaving directory '/tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_936_7_0_11/test_package/build/a966382d08e0fece8c3cecde28f359709155aaee/CMakeFiles 0 paho-mqtt-cpp/1.0.1 (test package): Running test() JSON file created at '/tmp/c3ipr/pr_936_7_0_11/_create.json'