******************************************************************************** conan install pkgconf/1.7.3@#124fc4727766ff98029ac0e18dab57eb --build=pkgconf -pr /home/conan/w/prod/BuildSingleReference/24536/911a8433-2d53-41cc-bfa3-4e26fe7264ca/profile_linux_5_libstdcpp11_gcc_release_64.pkgconf-shared-False.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] pkgconf:shared=False [build_requires] [env] pkgconf/1.7.3: Forced build from source meson/0.62.1: Not found in local cache, looking in remotes... meson/0.62.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz meson/0.62.1: Downloaded recipe revision f701e3781c8fb08ec0317e89bcbe5b4b 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 Installing package: pkgconf/1.7.3 Requirements pkgconf/1.7.3 from local cache - Cache Packages pkgconf/1.7.3:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Build Build requirements meson/0.62.1 from 'conan-center' - Downloaded ninja/1.10.2 from 'conan-center' - Downloaded Build requirements packages meson/0.62.1: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.62.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz meson/0.62.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 meson/0.62.1: Downloaded package revision 136ad7b4baeeb3a387eb08195cdc806c meson/0.62.1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/meson/0.62.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin pkgconf/1.7.3: Applying build-requirement: meson/0.62.1 pkgconf/1.7.3: Applying build-requirement: ninja/1.10.2 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK pkgconf/1.7.3: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.3/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK pkgconf/1.7.3: Copying sources to build folder pkgconf/1.7.3: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.3/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c pkgconf/1.7.3: Generator txt created conanbuildinfo.txt pkgconf/1.7.3: Aggregating env generators [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 pkgconf/1.7.3: Calling build() pkgconf/1.7.3: pkgconf/1.7.3: ERROR: Package '24647d9fe8ec489125dfbae4b3ebefaf7581674c' build failed pkgconf/1.7.3: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/pkgconf/1.7.3/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c ERROR: pkgconf/1.7.3: Error in build() method, line 101 meson = self._configure_meson() while calling '_configure_meson', line 82 if not self.enable_lib: AttributeError: 'PkgConfConan' object has no attribute 'enable_lib'