Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1172_4_0_1/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.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_1172_4_0_1/.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=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1172_4_0_1/.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: 3.9501953125 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 [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 libmbus/20200424 exports: File 'conandata.yml' found. Exporting it... libmbus/20200424 exports: Copied 1 '.yml' file: conandata.yml libmbus/20200424 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'20200424': {'sha256': '0357e8795b1685a493399414a676827f4084fcee7806648af65e753ef5734b34', 'url': 'https://github.com/rscada/libmbus/archive/baf03e2a47500e088161471829a05a3f42f45a0b.zip'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: '20200424': sha256: 0357e8795b1685a493399414a676827f4084fcee7806648af65e753ef5734b34 url: https://github.com/rscada/libmbus/archive/baf03e2a47500e088161471829a05a3f42f45a0b.zip [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK libmbus/20200424: A new conanfile.py version was exported libmbus/20200424: Folder: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/export libmbus/20200424: Using the exported files summary hash as the recipe revision: dd0cac36a3f39dfaf951027a38fe388b libmbus/20200424: Exported revision: dd0cac36a3f39dfaf951027a38fe388b Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] libmbus:shared=False [build_requires] [env] libmbus/20200424: Forced build from source libmbus/20200424 (test package): Installing package Requirements libmbus/20200424 from local cache - Cache Packages libmbus/20200424:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libmbus/20200424: Configuring sources in /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/source Unzipping 800.7KB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libmbus/20200424: Copying sources to build folder libmbus/20200424: Building your package in /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libmbus/20200424: 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 libmbus/20200424: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DLIBMBUS_ENABLE_COVERAGE="False" -DLIBMBUS_BUILD_TESTS="False" -DLIBMBUS_BUILD_EXAMPLES="False" -Wno-dev '/tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.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 6 -- Conan: Checking correct version: 6 -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- 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_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/build_subfolder ----Running------ > cmake --build '/tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target libmbus [ 16%] Building C object source_subfolder/CMakeFiles/libmbus.dir/mbus/mbus-protocol.c.o [ 33%] Building C object source_subfolder/CMakeFiles/libmbus.dir/mbus/mbus-tcp.c.o [ 50%] Building C object source_subfolder/CMakeFiles/libmbus.dir/mbus/mbus.c.o /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c: In function ‘mbus_dump_recv_event’: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c:67:36: warning: unused parameter ‘src_type’ [-Wunused-parameter] mbus_dump_recv_event(unsigned char src_type, const char *buff, size_t len) ^~~~~~~~ /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c: In function ‘mbus_dump_send_event’: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c:73:36: warning: unused parameter ‘src_type’ [-Wunused-parameter] mbus_dump_send_event(unsigned char src_type, const char *buff, size_t len) ^~~~~~~~ /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c: In function ‘mbus_data_int_encode’: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c:647:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < int_data_size; i++) ^ [ 66%] Building C object source_subfolder/CMakeFiles/libmbus.dir/mbus/mbus-protocol-aux.c.o /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c: In function ‘mbus_data_record_storage_number’: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c:2713:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; idrh.dib.ndife; i++) ^ /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c: In function ‘mbus_data_record_tariff’: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c:2736:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; idrh.dib.ndife; i++) ^ /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c: In function ‘mbus_data_record_device’: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c:2759:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; idrh.dib.ndife; i++) ^ /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c: In function ‘mbus_data_variable_parse’: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c:3159:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (var_vif_len > sizeof(record->drh.vib.custom_vif)) ^ /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c: In function ‘mbus_frame_internal_pack’: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c:3507:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < record->drh.dib.ndife; j++) ^ /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c:3516:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < record->drh.vib.nvife; j++) ^ /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c:3524:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < record->data_len; j++) ^ /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c: In function ‘mbus_data_variable_record_xml’: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol.c:3904:115: warning: unused parameter ‘header’ [-Wunused-parameter] mbus_data_variable_record_xml(mbus_data_record *record, int record_cnt, int frame_cnt, mbus_data_variable_header *header) ^~~~~~ /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol-aux.c: In function ‘mbus_fixed_normalize’: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol-aux.c:810:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (fixed_table[i].vif == medium_unit) ^~ [ 83%] Building C object source_subfolder/CMakeFiles/libmbus.dir/mbus/mbus-serial.c.o /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol-aux.c: In function ‘mbus_probe_secondary_address’: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol-aux.c:2275:9: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized] int ret, i; ^~~ /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol-aux.c: In function ‘mbus_scan_2nd_address_range’: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol-aux.c:2488:9: warning: ‘i_end’ may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = i_start; i <= i_end; i++) ^~~ /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/mbus/mbus-protocol-aux.c:2488:40: warning: ‘i_start’ may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = i_start; i <= i_end; i++) ~^~ [100%] Linking C static library ../lib/liblibmbus.a [100%] Built target libmbus libmbus/20200424: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built libmbus/20200424: Build folder /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libmbus/20200424: Generated conaninfo.txt libmbus/20200424: Generated conanbuildinfo.txt libmbus/20200424: Generating the package libmbus/20200424: Package folder /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libmbus/20200424: Calling package() ----Running------ > cmake --build '/tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target libmbus Install the project... -- Install configuration: "Release" -- Installing: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/pkgconfig/libmbus.pc -- Installing: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/liblibmbus.a -- Installing: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/libmbus/libmbusTargets.cmake -- Installing: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/libmbus/libmbusTargets-release.cmake -- Installing: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/libmbus/libmbusConfig.cmake -- Installing: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/cmake/libmbus/libmbusConfigVersion.cmake -- Installing: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/mbus -- Installing: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/mbus/mbus-protocol.h -- Installing: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/mbus/mbus.h -- Installing: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/mbus/mbus-tcp.h -- Installing: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/mbus/mbus-protocol-aux.h -- Installing: /tmp/c3ipr/pr_1172_4_0_1/.conan/data/libmbus/20200424/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/mbus/mbus-serial.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 libmbus/20200424 package(): Packaged 1 '.a' file: liblibmbus.a libmbus/20200424 package(): Packaged 5 '.h' files libmbus/20200424 package(): Packaged 1 file: LICENSE libmbus/20200424: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created libmbus/20200424: Created package revision bb154a668b54e35eae25042101360c6d [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libmbus/20200424 (test package): Generator cmake created conanbuildinfo.cmake libmbus/20200424 (test package): Generator txt created conanbuildinfo.txt libmbus/20200424 (test package): Generated conaninfo.txt libmbus/20200424 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/co_pr_1172_4_0_1/recipes/libmbus/all/test_package/build/c8def9cc061db3b91c77618874d211b063f2329a/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 libmbus/20200424 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/co_pr_1172_4_0_1/recipes/libmbus/all/test_package/build/c8def9cc061db3b91c77618874d211b063f2329a' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/co_pr_1172_4_0_1/recipes/libmbus/all/test_package' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.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 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- 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/co_pr_1172_4_0_1/recipes/libmbus/all/test_package/build/c8def9cc061db3b91c77618874d211b063f2329a ----Running------ > cmake --build '/tmp/c3ipr/co_pr_1172_4_0_1/recipes/libmbus/all/test_package/build/c8def9cc061db3b91c77618874d211b063f2329a' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libmbus/20200424 (test package): Running test() ----Running------ > bin/test_package ----------------- JSON file created at '/tmp/c3ipr/pr_1172_4_0_1/_create.json'