******************************************************************************** conan test conan-center-index/recipes/libe57format/all/test_package/conanfile.py libe57format/2.2.0@ --profile=/home/conan/w/BuildSingleReference/28120/14041a17-7aa4-4464-91b8-6ab915812d71/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux os_build=Linux [options] libe57format:shared=False [build_requires] [env] libe57format/2.2.0 (test package): Installing package Requirements libe57format/2.2.0 from local cache - Cache xerces-c/3.2.3 from 'conan-center' - Cache Packages libe57format/2.2.0:eb6910c4b774dbbbbe22251da7f3c7a2e4cf7027 - Cache xerces-c/3.2.3:4bd0c109218a7c83323a2493b977ab5f87c8a547 - Cache Installing (downloading, building) binaries... xerces-c/3.2.3: 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 libe57format/2.2.0: 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 libe57format/2.2.0 (test package): Generator txt created conanbuildinfo.txt libe57format/2.2.0 (test package): Generator cmake created conanbuildinfo.cmake libe57format/2.2.0 (test package): Generator cmake_find_package created Finde57format.cmake libe57format/2.2.0 (test package): Generator cmake_find_package created FindXercesC.cmake libe57format/2.2.0 (test package): Generated conaninfo.txt libe57format/2.2.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libe57format/all/test_package/build/3533ef5def086f4c8e8a7923e8a18bba29f05926/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 libe57format/2.2.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libe57format/all/test_package/build/3533ef5def086f4c8e8a7923e8a18bba29f05926' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -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/libe57format/all/test_package/build/3533ef5def086f4c8e8a7923e8a18bba29f05926/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_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/libe57format/all/test_package/build/3533ef5def086f4c8e8a7923e8a18bba29f05926" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libe57format/all/test_package' ----------------- -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library E57Format found /home/conan/w/BuildSingleReference/.conan/data/libe57format/2.2.0/_/_/package/eb6910c4b774dbbbbe22251da7f3c7a2e4cf7027/lib/libE57Format.a -- Library xerces-c found /home/conan/w/BuildSingleReference/.conan/data/xerces-c/3.2.3/_/_/package/4bd0c109218a7c83323a2493b977ab5f87c8a547/lib/libxerces-c.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Configuring incomplete, errors occurred! See also "/home/conan/w/BuildSingleReference/conan-center-index/recipes/libe57format/all/test_package/build/3533ef5def086f4c8e8a7923e8a18bba29f05926/CMakeFiles/CMakeOutput.log". CMake Error at CMakeLists.txt:9 (find_package): By not providing "FindE57Format.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "E57Format", but CMake did not find one. Could not find a package configuration file provided by "E57Format" with any of the following names: E57FormatConfig.cmake e57format-config.cmake Add the installation prefix of "E57Format" to CMAKE_PREFIX_PATH or set "E57Format_DIR" to a directory containing one of the above files. If "E57Format" provides a separate development package or SDK, be sure it has been installed. ERROR: libe57format/2.2.0 (test package): Error in build() method, line 11 cmake.configure() ConanException: Error 1 while executing cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libe57format/all/test_package/build/3533ef5def086f4c8e8a7923e8a18bba29f05926' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -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/libe57format/all/test_package/build/3533ef5def086f4c8e8a7923e8a18bba29f05926/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_MODULE_PATH="/home/conan/w/BuildSingleReference/conan-center-index/recipes/libe57format/all/test_package/build/3533ef5def086f4c8e8a7923e8a18bba29f05926" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/libe57format/all/test_package'