******************************************************************************** conan test conan-center-index/recipes/libyaml/all/test_package/conanfile.py libyaml/0.2.2@ --profile=/home/conan/w/BuildSingleReference/72243/d9928fcf-3c26-4979-8708-e6e139b52fe2/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] libyaml:shared=False [build_requires] [env] libyaml/0.2.2 (test package): Installing package Requirements libyaml/0.2.2 from local cache - Cache Packages libyaml/0.2.2:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Cache Installing (downloading, building) binaries... libyaml/0.2.2: Already installed! [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 libyaml/0.2.2 (test package): Generator cmake_find_package_multi created libyaml-config-version.cmake libyaml/0.2.2 (test package): Generator cmake_find_package_multi created libyaml-config.cmake libyaml/0.2.2 (test package): Generator cmake_find_package_multi created libyamlTargets.cmake libyaml/0.2.2 (test package): Generator cmake_find_package_multi created libyamlTarget-release.cmake libyaml/0.2.2 (test package): Generator cmake created conanbuildinfo.cmake libyaml/0.2.2 (test package): Generator txt created conanbuildinfo.txt libyaml/0.2.2 (test package): Aggregating env generators libyaml/0.2.2 (test package): Generated conaninfo.txt libyaml/0.2.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libyaml/all/test_package/build/6f8a9e35f05dfe9b2962933fa35f8a1badee702d/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 libyaml/0.2.2 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libyaml/all/test_package/build/6f8a9e35f05dfe9b2962933fa35f8a1badee702d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/libyaml/all/test_package/build/6f8a9e35f05dfe9b2962933fa35f8a1badee702d/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/libyaml/all/test_package/build/6f8a9e35f05dfe9b2962933fa35f8a1badee702d" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/libyaml/all/test_package/build/6f8a9e35f05dfe9b2962933fa35f8a1badee702d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libyaml/all/test_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library yaml found /home/conan/w/BuildSingleReference/.conan/data/libyaml/0.2.2/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libyaml.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Configuring incomplete, errors occurred! See also "/home/conan/w/BuildSingleReference/conan-center-index/recipes/libyaml/all/test_package/build/6f8a9e35f05dfe9b2962933fa35f8a1badee702d/CMakeFiles/CMakeOutput.log". CMake Error at CMakeLists.txt:7 (find_package): Could not find a package configuration file provided by "yaml" with any of the following names: yamlConfig.cmake yaml-config.cmake Add the installation prefix of "yaml" to CMAKE_PREFIX_PATH or set "yaml_DIR" to a directory containing one of the above files. If "yaml" provides a separate development package or SDK, be sure it has been installed. [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: [''] [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./lib/cmake/conan-official-libyaml-targets.cmake ERROR: libyaml/0.2.2 (test package): Error in build() method, line 11 cmake.configure() ConanException: Error 1 while executing cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libyaml/all/test_package/build/6f8a9e35f05dfe9b2962933fa35f8a1badee702d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/libyaml/all/test_package/build/6f8a9e35f05dfe9b2962933fa35f8a1badee702d/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/libyaml/all/test_package/build/6f8a9e35f05dfe9b2962933fa35f8a1badee702d" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/libyaml/all/test_package/build/6f8a9e35f05dfe9b2962933fa35f8a1badee702d" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libyaml/all/test_package'