******************************************************************************** conan install waf/2.0.24@#e982b6937891052fe8727dddb62afdcc --build=waf -pr /home/conan/w/prod/BuildSingleReference/101279/a068f091-f299-4405-b584-edaf6604b263/profile_linux_5_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True waf/2.0.24: Forced build from source Installing package: waf/2.0.24 Requirements waf/2.0.24 from local cache - Cache Packages waf/2.0.24:4db1be536558d833e52e862fd84d64d75c2b3656 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK waf/2.0.24: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/waf/2.0.24/_/_/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 waf/2.0.24: Copying sources to build folder waf/2.0.24: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/waf/2.0.24/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656 waf/2.0.24: Generator txt created conanbuildinfo.txt waf/2.0.24: 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 waf/2.0.24: Calling build() waf/2.0.24: Package '4db1be536558d833e52e862fd84d64d75c2b3656' built waf/2.0.24: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/waf/2.0.24/_/_/build/4db1be536558d833e52e862fd84d64d75c2b3656 waf/2.0.24: Generated conaninfo.txt waf/2.0.24: Generated conanbuildinfo.txt waf/2.0.24: Generating the package waf/2.0.24: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/waf/2.0.24/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656 waf/2.0.24: Calling package() [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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK waf/2.0.24 package(): Packaged 3 files: LICENSE, waf, waf-light waf/2.0.24 package(): Packaged 187 '.py' files waf/2.0.24: Package '4db1be536558d833e52e862fd84d64d75c2b3656' created waf/2.0.24: Created package revision 7de6f1f2cf0cfffc36b68e78729b8b0a waf/2.0.24: Appending PATH env var: /home/conan/w/prod/BuildSingleReference/.conan/data/waf/2.0.24/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin waf/2.0.24: Setting WAFDIR env var: /home/conan/w/prod/BuildSingleReference/.conan/data/waf/2.0.24/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/lib [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 [HOOK - conan-center.py] post_package_info(): ERROR: [INCLUDE PATH DOES NOT EXIST (KB-H071)] Component waf::waf include dir 'include' is listed in the recipe, but not found in package folder. The include dir should probably be fixed or removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H071) ERROR: ConanException: [HOOK - conan-center.py] post_package_info(): Some checks failed running the hook, check the output