******************************************************************************** conan test cci-9a49772f/recipes/cpp_project_framework/all/test_package/conanfile.py cpp_project_framework/1.0.0@#408f3c3155e3da3d673e2eb4a0a63495 -pr /home/conan/w/prod/BuildSingleReference/259702/0447bca7-5db2-4ee0-988e-abdaa51cdd8f/profile_linux_7_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cpp_project_framework/1.0.0 (test package): Installing package Requirements cpp_project_framework/1.0.0 from local cache - Cache Packages cpp_project_framework/1.0.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... cpp_project_framework/1.0.0: Already installed! cpp_project_framework/1.0.0 (test package): Generator 'CMakeDeps' calling 'generate()' cpp_project_framework/1.0.0 (test package): Generator txt created conanbuildinfo.txt cpp_project_framework/1.0.0 (test package): Generator 'CMakeToolchain' calling 'generate()' cpp_project_framework/1.0.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' cpp_project_framework/1.0.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/cci-9a49772f/recipes/cpp_project_framework/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' cpp_project_framework/1.0.0 (test package): Aggregating env generators cpp_project_framework/1.0.0 (test package): Generated conaninfo.txt cpp_project_framework/1.0.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-9a49772f/recipes/cpp_project_framework/all/test_package/build/Release/generators/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 cpp_project_framework/1.0.0 (test package): Calling build() cpp_project_framework/1.0.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-9a49772f/recipes/cpp_project_framework/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-9a49772f/recipes/cpp_project_framework/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-9a49772f/recipes/cpp_project_framework/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-9a49772f/recipes/cpp_project_framework/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-9a49772f/recipes/cpp_project_framework/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 7.5.0 -- 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: Target declared 'cpp_project_framework::cpp_project_framework' -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/cci-9a49772f/recipes/cpp_project_framework/all/test_package/build/Release/CMakeFiles/CMakeOutput.log". CMake Error at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message): Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.18/Modules/FindGTest.cmake:205 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:8 (find_package) cpp_project_framework/1.0.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior cpp_project_framework/1.0.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ERROR: cpp_project_framework/1.0.0 (test package): Error in build() method, line 20 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-9a49772f/recipes/cpp_project_framework/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-9a49772f/recipes/cpp_project_framework/all/test_package/."