Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1419_2_0_2/.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_1419_2_0_2/.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_1419_2_0_2/.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: 10.326171875 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 jansson/2.12 exports: File 'conandata.yml' found. Exporting it... jansson/2.12 exports: Copied 1 '.yml' file: conandata.yml jansson/2.12 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.12': {'url': 'https://github.com/akheron/jansson/archive/v2.12.tar.gz', 'sha256': '76260d30e9bbd0ef392798525e8cd7fe59a6450c54ca6135672e3cd6a1642941'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: '2.12': sha256: 76260d30e9bbd0ef392798525e8cd7fe59a6450c54ca6135672e3cd6a1642941 url: https://github.com/akheron/jansson/archive/v2.12.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK jansson/2.12: A new conanfile.py version was exported jansson/2.12: Folder: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/export jansson/2.12: Using the exported files summary hash as the recipe revision: 1538dc66495a72701dfe86e6931cc599 jansson/2.12: Exported revision: 1538dc66495a72701dfe86e6931cc599 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] jansson:shared=True [build_requires] [env] jansson/2.12: Forced build from source jansson/2.12 (test package): Installing package Requirements jansson/2.12 from local cache - Cache Packages jansson/2.12:12d8eb76fbf01151dafa91bc29da3845d2c8ce4d - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jansson/2.12: Configuring sources in /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK jansson/2.12: Copying sources to build folder jansson/2.12: Building your package in /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/build/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d jansson/2.12: 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 jansson/2.12: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/build/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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="ON" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DJANSSON_BUILD_DOCS="False" -DJANSSON_BUILD_SHARED_LIBS="True" -DJANSSON_EXAMPLES="False" -DJANSSON_WITHOUT_TESTS="True" -DUSE_URANDOM="True" -DUSE_WINDOWS_CRYPTOAPI="True" -Wno-dev '/tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/build/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d' ----------------- -- 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 C compiler: GNU -- Looking for include file endian.h -- Looking for include file endian.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file sched.h -- Looking for include file sched.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for close -- Looking for close - found -- Looking for getpid -- Looking for getpid - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for open -- Looking for open - found -- Looking for read -- Looking for read - found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of __int64 -- Check size of __int64 - failed -- Check size of int64_t -- Check size of int64_t - done -- Check size of long long -- Check size of long long - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of __int32 -- Check size of __int32 - failed -- Check size of long -- Check size of long - done -- Check size of int -- Check size of int - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of unsigned short -- Check size of unsigned short - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of __uint32 -- Check size of __uint32 - failed -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of __uint16 -- Check size of __uint16 - failed -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of __uint8 -- Check size of __uint8 - failed -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of SSIZE_T -- Check size of SSIZE_T - failed -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoq -- Looking for strtoq - found -- Looking for _strtoi64 -- Looking for _strtoi64 - not found -- Looking for include file locale.h -- Looking for include file locale.h - found -- Looking for localeconv -- Looking for localeconv - found -- Looking for setlocale -- Looking for setlocale - found -- Performing Test HAVE_INLINE -- Performing Test HAVE_INLINE - Success -- Performing Test HAVE___INLINE -- Performing Test HAVE___INLINE - Success -- Performing Test HAVE___INLINE__ -- Performing Test HAVE___INLINE__ - Success -- Performing Test HAVE_SYNC_BUILTINS -- Performing Test HAVE_SYNC_BUILTINS - Success -- Performing Test HAVE_ATOMIC_BUILTINS -- Performing Test HAVE_ATOMIC_BUILTINS - Success -- Configuring done -- Generating done 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 -- Build files have been written to: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/build/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/build_subfolder ----Running------ > cmake --build '/tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/build/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target jansson [ 8%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/dump.c.o [ 16%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/error.c.o [ 25%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/hashtable.c.o [ 33%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/hashtable_seed.c.o [ 41%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/load.c.o [ 50%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/memory.c.o [ 58%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/pack_unpack.c.o [ 66%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/strbuffer.c.o [ 75%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/strconv.c.o [ 83%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/utf.c.o [ 91%] Building C object source_subfolder/CMakeFiles/jansson.dir/src/value.c.o [100%] Linking C shared library ../lib/libjansson.so [100%] Built target jansson jansson/2.12: Package '12d8eb76fbf01151dafa91bc29da3845d2c8ce4d' built jansson/2.12: Build folder /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/build/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d jansson/2.12: Generated conaninfo.txt jansson/2.12: Generated conanbuildinfo.txt jansson/2.12: Generating the package jansson/2.12: Package folder /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d jansson/2.12: Calling package() ----Running------ > cd '/tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/build/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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="ON" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DJANSSON_BUILD_DOCS="False" -DJANSSON_BUILD_SHARED_LIBS="True" -DJANSSON_EXAMPLES="False" -DJANSSON_WITHOUT_TESTS="True" -DUSE_URANDOM="True" -DUSE_WINDOWS_CRYPTOAPI="True" -Wno-dev '/tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/build/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d' ----------------- -- 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 C compiler: GNU -- Configuring done -- Generating done -- Build files have been written to: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/build/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/build_subfolder ----Running------ > cmake --build '/tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/build/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [100%] Built target jansson Install the project... -- Install configuration: "Debug" -- Installing: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/lib/libjansson.so.4.11.1 -- Installing: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/lib/libjansson.so.4 -- Installing: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/lib/libjansson.so -- Installing: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/include/jansson_config.h -- Installing: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/include/jansson.h -- Installing: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/lib/pkgconfig/jansson.pc -- Installing: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/lib/cmake/jansson/janssonConfig.cmake -- Installing: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/lib/cmake/jansson/janssonConfigVersion.cmake -- Installing: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/lib/cmake/jansson/janssonTargets.cmake -- Installing: /tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/lib/cmake/jansson/janssonTargets-debug.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 jansson/2.12 package(): Packaged 1 '.4' file: libjansson.so.4 jansson/2.12 package(): Packaged 1 '.so' file: libjansson.so jansson/2.12 package(): Packaged 1 '.1' file: libjansson.so.4.11.1 jansson/2.12 package(): Packaged 2 '.h' files: jansson.h, jansson_config.h jansson/2.12 package(): Packaged 1 file: LICENSE jansson/2.12: Package '12d8eb76fbf01151dafa91bc29da3845d2c8ce4d' created jansson/2.12: Created package revision f28506bb9b439edade3f3ac319f8c3c6 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK jansson/2.12 (test package): Generator cmake created conanbuildinfo.cmake jansson/2.12 (test package): Generator txt created conanbuildinfo.txt jansson/2.12 (test package): Generated conaninfo.txt jansson/2.12 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb/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 jansson/2.12 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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/pr_1419_2_0_2/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/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb ----Running------ > cmake --build '/tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb' '--' '-j3' ----------------- /usr/bin/cmake -S/tmp/c3ipr/pr_1419_2_0_2/test_package -B/tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb/CMakeFiles /tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb' cd /tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_1419_2_0_2/test_package /tmp/c3ipr/pr_1419_2_0_2/test_package /tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb /tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb /tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb' [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o /usr/bin/g++ -D_GLIBCXX_USE_CXX11_ABI=1 -I/tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/include -m64 -g -o CMakeFiles/test_package.dir/test_package.cpp.o -c /tmp/c3ipr/pr_1419_2_0_2/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 -g -rdynamic CMakeFiles/test_package.dir/test_package.cpp.o -o bin/test_package -L/tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/lib -Wl,-rpath,/tmp/c3ipr/pr_1419_2_0_2/.conan/data/jansson/2.12/_/_/package/12d8eb76fbf01151dafa91bc29da3845d2c8ce4d/lib -ljansson make[2]: Leaving directory '/tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb' [100%] Built target test_package make[1]: Leaving directory '/tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_1419_2_0_2/test_package/build/9e30845313324643c9ec2de13b843814783a93bb/CMakeFiles 0 jansson/2.12 (test package): Running test() ----Running------ > bin/test_package ----------------- JSON Object of 1 pair: JSON Key: "conan" JSON String: "rules" JSON file created at '/tmp/c3ipr/pr_1419_2_0_2/_create.json'