Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_984_12_0_0/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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_984_12_0_0/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_984_12_0_0/.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: 9.5048828125 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 zyre/2.0.0 exports: File 'conandata.yml' found. Exporting it... zyre/2.0.0 exports: Copied 1 '.yml' file: conandata.yml zyre/2.0.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt zyre/2.0.0 exports_sources: Copied 3 '.patch' files: 0003-fix-zyre-self-test-on-windows.patch, 0001-cmake-use-conan-disable-executables.patch, 0002-zyre-disable-git-escape-CMAKE_BUILD_TYPE.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.0.0': {'url': 'https://github.com/zeromq/zyre/archive/v2.0.0.tar.gz', 'sha256': 'b978a999947ddb6722d956db2427869b313225e50518c4fbbf960a68109e3e91'}}, 'patches': {'2.0.0': [{'patch_file': 'patches/0001-cmake-use-conan-disable-executables.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0002-zyre-disable-git-escape-CMAKE_BUILD_TYPE.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0003-fix-zyre-self-test.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2.0.0: - base_path: source_subfolder patch_file: patches/0001-cmake-use-conan-disable-executables.patch - base_path: source_subfolder patch_file: patches/0002-zyre-disable-git-escape-CMAKE_BUILD_TYPE.patch - base_path: source_subfolder patch_file: patches/0003-fix-zyre-self-test.patch sources: 2.0.0: sha256: b978a999947ddb6722d956db2427869b313225e50518c4fbbf960a68109e3e91 url: https://github.com/zeromq/zyre/archive/v2.0.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK zyre/2.0.0: A new conanfile.py version was exported zyre/2.0.0: Folder: /tmp/c3ipr/pr_984_12_0_0/.conan/data/zyre/2.0.0/_/_/export zyre/2.0.0: Using the exported files summary hash as the recipe revision: 56a0c0e0d6239138f9400c321b7abc6b zyre/2.0.0: Exported revision: 56a0c0e0d6239138f9400c321b7abc6b Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] zyre:shared=True [build_requires] [env] zeromq/4.3.2: Not found in local cache, looking in remotes... zeromq/4.3.2: Trying with 'c3i_PR-984_5882cdf62d7330b18e02af4a37fb2e80bee0acdf'... zeromq/4.3.2: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zeromq/4.3.2: Downloaded recipe revision 36f9c48b22825d098e6b7b1bf40c8908 libsodium/1.0.18: Not found in local cache, looking in remotes... libsodium/1.0.18: Trying with 'c3i_PR-984_5882cdf62d7330b18e02af4a37fb2e80bee0acdf'... libsodium/1.0.18: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libsodium/1.0.18: Downloaded recipe revision 705198695c61bda52008ea501c8d8898 czmq/4.2.0: Not found in local cache, looking in remotes... czmq/4.2.0: Trying with 'c3i_PR-984_5882cdf62d7330b18e02af4a37fb2e80bee0acdf'... czmq/4.2.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz czmq/4.2.0: Downloaded recipe revision 006e75aab41806c37a2109eb7a5ffca5 openssl/1.1.1d: Not found in local cache, looking in remotes... openssl/1.1.1d: Trying with 'c3i_PR-984_5882cdf62d7330b18e02af4a37fb2e80bee0acdf'... openssl/1.1.1d: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1d: Downloaded recipe revision d4712ec7c7238d53b490cd6d7af28552 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-984_5882cdf62d7330b18e02af4a37fb2e80bee0acdf'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 419994c54789da229ef991be6c2563b3 libcurl/7.67.0: Not found in local cache, looking in remotes... libcurl/7.67.0: Trying with 'c3i_PR-984_5882cdf62d7330b18e02af4a37fb2e80bee0acdf'... libcurl/7.67.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libcurl/7.67.0: Downloaded recipe revision 3d0a6b3c01ca61f9bfef3b33a87ea8ed lz4/1.9.2: Not found in local cache, looking in remotes... lz4/1.9.2: Trying with 'c3i_PR-984_5882cdf62d7330b18e02af4a37fb2e80bee0acdf'... lz4/1.9.2: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lz4/1.9.2: Downloaded recipe revision 05cd8dbce788fd64ba6b3c57f6c2a042 libuuid/1.0.3: Not found in local cache, looking in remotes... libuuid/1.0.3: Trying with 'c3i_PR-984_5882cdf62d7330b18e02af4a37fb2e80bee0acdf'... libuuid/1.0.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuuid/1.0.3: Downloaded recipe revision 840ba593f58e204662dc518dc9158ea6 zyre/2.0.0: Forced build from source zyre/2.0.0 (test package): Installing package Requirements czmq/4.2.0 from 'central' - Downloaded libcurl/7.67.0 from 'central' - Downloaded libsodium/1.0.18 from 'central' - Downloaded libuuid/1.0.3 from 'central' - Downloaded lz4/1.9.2 from 'central' - Downloaded openssl/1.1.1d from 'central' - Downloaded zeromq/4.3.2 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded zyre/2.0.0 from local cache - Cache Packages czmq/4.2.0:9127a1d6c15f8aed7de2b56476e2f0dd8dd8723a - Download libcurl/7.67.0:421a8089a7aad5a9c649e8de257d867952e57f19 - Download libsodium/1.0.18:801bbe8bae82a2e688998a584a52198ec92d2a0d - Download libuuid/1.0.3:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download lz4/1.9.2:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download openssl/1.1.1d:d5204605bf864d4bd98fc6a9e624938e8e04ad03 - Download zeromq/4.3.2:dc59a4f1f121ec77a1980da9ef297c9af3de06bf - Download zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download zyre/2.0.0:0360ed1ebdd3002b6ce2fde626e8b01c62110e1b - Build libsodium/1.0.18: Retrieving package 801bbe8bae82a2e688998a584a52198ec92d2a0d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libsodium/1.0.18: Package installed 801bbe8bae82a2e688998a584a52198ec92d2a0d libsodium/1.0.18: Downloaded package revision d110b2260ae22a37d7211f40f1644305 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libuuid/1.0.3: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuuid/1.0.3: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libuuid/1.0.3: Downloaded package revision 486906d6fb44dddb2122620ba1698d5e [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK lz4/1.9.2: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lz4/1.9.2: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 lz4/1.9.2: Downloaded package revision a793e84f57d10a368eadcff2c40d9f9c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK zlib/1.2.11: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.11: Downloaded package revision 6ea2fcfa0a27d86e387332e57f0702c6 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK openssl/1.1.1d: Retrieving package d5204605bf864d4bd98fc6a9e624938e8e04ad03 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1d: Package installed d5204605bf864d4bd98fc6a9e624938e8e04ad03 openssl/1.1.1d: Downloaded package revision e4ae709f84e11521f575a7b08a382fa5 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK zeromq/4.3.2: Retrieving package dc59a4f1f121ec77a1980da9ef297c9af3de06bf from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zeromq/4.3.2: Package installed dc59a4f1f121ec77a1980da9ef297c9af3de06bf zeromq/4.3.2: Downloaded package revision d352078197196eac448bcc446eed089a [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libcurl/7.67.0: Retrieving package 421a8089a7aad5a9c649e8de257d867952e57f19 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libcurl/7.67.0: Package installed 421a8089a7aad5a9c649e8de257d867952e57f19 libcurl/7.67.0: Downloaded package revision 7e2e68dfc27c8897f658f14198b805d3 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK czmq/4.2.0: Retrieving package 9127a1d6c15f8aed7de2b56476e2f0dd8dd8723a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz czmq/4.2.0: Package installed 9127a1d6c15f8aed7de2b56476e2f0dd8dd8723a czmq/4.2.0: Downloaded package revision 742c8d1198873eb8d0fbf1cf1474d238 [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 zyre/2.0.0: Configuring sources in /tmp/c3ipr/pr_984_12_0_0/.conan/data/zyre/2.0.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK zyre/2.0.0: Copying sources to build folder zyre/2.0.0: Building your package in /tmp/c3ipr/pr_984_12_0_0/.conan/data/zyre/2.0.0/_/_/build/0360ed1ebdd3002b6ce2fde626e8b01c62110e1b zyre/2.0.0: Generator cmake created conanbuildinfo.cmake zyre/2.0.0: Generator cmake_find_package created Findczmq.cmake zyre/2.0.0: Generator cmake_find_package created FindZeroMQ.cmake zyre/2.0.0: Generator cmake_find_package created FindCURL.cmake zyre/2.0.0: Generator cmake_find_package created Findlz4.cmake zyre/2.0.0: Generator cmake_find_package created Findlibuuid.cmake zyre/2.0.0: Generator cmake_find_package created Findlibsodium.cmake zyre/2.0.0: Generator cmake_find_package created FindOpenSSL.cmake zyre/2.0.0: Generator cmake_find_package created FindZLIB.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 zyre/2.0.0: Calling build() zyre/2.0.0: JSON file created at '/tmp/c3ipr/pr_984_12_0_0/_create.json'