******************************************************************************** conan test conan-center-index/recipes/meson/all/test_package/conanfile.py meson/0.53.2@ --profile=/home/conan/w/BuildSingleReference/39825/80152175-e213-4285-b136-51b227e3d0d4/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/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/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/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=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.53.2 (test package): Installing package Requirements meson/0.53.2 from local cache - Cache ninja/1.10.2 from 'conan-center' - Downloaded Packages meson/0.53.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.53.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz meson/0.53.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 meson/0.53.2: Downloaded package revision 3dda01f3aa259544969a6977a55d6fb6 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK meson/0.53.2: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/meson/0.53.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK meson/0.53.2 (test package): Generator txt created conanbuildinfo.txt meson/0.53.2 (test package): Generator pkg_config created meson.pc meson/0.53.2 (test package): Generator pkg_config created ninja.pc meson/0.53.2 (test package): Aggregating env generators meson/0.53.2 (test package): Generated conaninfo.txt meson/0.53.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/meson/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/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.53.2 (test package): Calling build() ninja/1.10.2: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/ninja/1.10.2/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/lib meson/0.53.2: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/meson/0.53.2/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib ERROR: meson/0.53.2 (test package): Error in build() method, line 11 with tools.RunEnvironment(self): AttributeError: __enter__