******************************************************************************** conan test conan-center-index/recipes/meson/all/test_package/conanfile.py meson/0.60.2@#50fb2d56a172d0da2f4db88ead19449d -pr /home/conan/w/prod/BuildSingleReference/1740/91821af9-90ae-4db4-8107-8915d8508d4d/profile_linux_5_libstdcpp11_gcc_release_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.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 '/home/conan/w/prod/BuildSingleReference/.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 /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] ninja/1.10.2: Not found in local cache, looking in remotes... ninja/1.10.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ninja/1.10.2: Downloaded recipe revision 0ed34363d5683eb57a22bd2ccd7b62fc meson/0.60.2 (test package): Installing package Requirements meson/0.60.2 from local cache - Cache ninja/1.10.2 from 'conan-center' - Downloaded Packages meson/0.60.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download ninja/1.10.2:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... ninja/1.10.2: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ninja/1.10.2: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c ninja/1.10.2: Downloaded package revision 4d1bb64a438fff596e46919a9dcb929d meson/0.60.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-9637' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz meson/0.60.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 meson/0.60.2: Downloaded package revision 6cb6c2b2dfbc40d154cb634ee5a4353d meson/0.60.2: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/meson/0.60.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin meson/0.60.2 (test package): Generator txt created conanbuildinfo.txt meson/0.60.2 (test package): Generator pkg_config created meson.pc meson/0.60.2 (test package): Generator pkg_config created ninja.pc meson/0.60.2 (test package): Aggregating env generators meson/0.60.2 (test package): Generated conaninfo.txt meson/0.60.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/meson/all/test_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/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 meson/0.60.2 (test package): Calling build() ----Running------ > meson "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/meson/all/test_package" "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/meson/all/test_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/build" --backend=ninja -Dprefix="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/meson/all/test_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/package" -Dlibdir="lib" -Dbindir="bin" -Dsbindir="bin" -Dlibexecdir="bin" -Dincludedir="include" -Ddefault_library="shared" --buildtype=release ----------------- The Meson build system Version: 0.60.2 Source dir: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/meson/all/test_package Build dir: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/meson/all/test_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/build Build type: native build Project name: test_package Project version: undefined C++ compiler for the host machine: /usr/bin/g++ (gcc 5.4.0 "g++ (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609") C++ linker for the host machine: /usr/bin/g++ ld.bfd 2.26.1 Host machine cpu family: x86_64 Host machine cpu: x86_64 Build targets in project: 1 test_package undefined User defined options backend : ninja bindir : bin buildtype : release default_library: shared includedir : include libdir : lib libexecdir : bin prefix : /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/meson/all/test_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/package sbindir : bin Found ninja-1.10.2 at /home/conan/w/prod/BuildSingleReference/.conan/data/ninja/1.10.2/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/ninja ----Running------ > ninja -C "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/meson/all/test_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/build" ----------------- ninja: Entering directory `/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/meson/all/test_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/build' [1/2] Compiling C++ object test_package.p/test_package.cpp.o [2/2] Linking target test_package meson/0.60.2 (test package): Running test() ----Running------ > build/test_package ----------------- Hello from Meson. ----Running------ > meson --version ----------------- 0.60.2 Generating targets: 0%| | 0/1 [00:00