Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1183_4_0_3/.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_1183_4_0_3/.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_1183_4_0_3/.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: 5.78515625 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: 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 fribidi/1.0.9 exports: File 'conandata.yml' found. Exporting it... fribidi/1.0.9 exports: Copied 1 '.yml' file: conandata.yml fribidi/1.0.9 exports_sources: Copied 1 '.patch' file: 0001-meson-no-tests-bin.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.0.9': {'url': 'https://github.com/fribidi/fribidi/releases/download/v1.0.9/fribidi-1.0.9.tar.xz', 'sha256': 'c5e47ea9026fb60da1944da9888b4e0a18854a0e2410bbfe7ad90a054d36e0c7'}}, 'patches': {'1.0.9': [{'patch_file': 'patches/0001-meson-no-tests-bin.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.0.9: - base_path: source_subfolder patch_file: patches/0001-meson-no-tests-bin.patch sources: 1.0.9: sha256: c5e47ea9026fb60da1944da9888b4e0a18854a0e2410bbfe7ad90a054d36e0c7 url: https://github.com/fribidi/fribidi/releases/download/v1.0.9/fribidi-1.0.9.tar.xz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK fribidi/1.0.9: A new conanfile.py version was exported fribidi/1.0.9: Folder: /tmp/c3ipr/pr_1183_4_0_3/.conan/data/fribidi/1.0.9/_/_/export fribidi/1.0.9: Using the exported files summary hash as the recipe revision: 97b46d2d91f549ce3a8bdb451bb9ee6d fribidi/1.0.9: Exported revision: 97b46d2d91f549ce3a8bdb451bb9ee6d 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] fribidi:shared=False [build_requires] [env] fribidi/1.0.9: Forced build from source meson/0.53.0: Not found in local cache, looking in remotes... meson/0.53.0: Trying with 'c3i_PR-1183_a5466f7bd855b13631782375f0d9013ca4c19910'... meson/0.53.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz meson/0.53.0: Downloaded recipe revision f274f6b6b3239747417ff2e0a9d46918 ninja/1.9.0: Not found in local cache, looking in remotes... ninja/1.9.0: Trying with 'c3i_PR-1183_a5466f7bd855b13631782375f0d9013ca4c19910'... ninja/1.9.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ninja/1.9.0: Downloaded recipe revision c4b4f4580732df21f4f3f56781bb7ab0 fribidi/1.0.9 (test package): Installing package Requirements fribidi/1.0.9 from local cache - Cache Packages fribidi/1.0.9:2398b6d2cfc93e9abe00f790ccc2e8dfc6ec591e - Build Build requirements meson/0.53.0 from 'central' - Downloaded ninja/1.9.0 from 'central' - Downloaded Build requirements packages meson/0.53.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download ninja/1.9.0:44fcf6b9a7fb86b2586303e3db40189d3b511830 - Download Installing (downloading, building) binaries... ninja/1.9.0: Retrieving package 44fcf6b9a7fb86b2586303e3db40189d3b511830 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ninja/1.9.0: Package installed 44fcf6b9a7fb86b2586303e3db40189d3b511830 ninja/1.9.0: Downloaded package revision f6388085759659a5e5394fb7b3986ef5 meson/0.53.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz meson/0.53.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 meson/0.53.0: Downloaded package revision 5c14e17333489058befe08478facf823 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK meson/0.53.0: Appending PATH environment variable: /tmp/c3ipr/pr_1183_4_0_3/.conan/data/meson/0.53.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK fribidi/1.0.9: Applying build-requirement: meson/0.53.0 fribidi/1.0.9: Applying build-requirement: ninja/1.9.0 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK fribidi/1.0.9: Configuring sources in /tmp/c3ipr/pr_1183_4_0_3/.conan/data/fribidi/1.0.9/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK fribidi/1.0.9: Copying sources to build folder fribidi/1.0.9: Building your package in /tmp/c3ipr/pr_1183_4_0_3/.conan/data/fribidi/1.0.9/_/_/build/2398b6d2cfc93e9abe00f790ccc2e8dfc6ec591e fribidi/1.0.9: Generator txt created conanbuildinfo.txt [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 fribidi/1.0.9: Calling build() Generating targets: 0%| | 0/15 [00:00=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_1183_4_0_3/test_package/build/6733daf78efc428d2171e00f96bce9ee008bc53e 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 fribidi/1.0.9 (test package): Running test() JSON file created at '/tmp/c3ipr/pr_1183_4_0_3/_create.json'