******************************************************************************** conan install libboxes/0.1.1@#518d62629bcd84c0d2570e8036345680 --build=libboxes -pr /home/conan/w/prod-v1/bsr/113174/fbceb/profile_linux_11_libstdcpp11_gcc_debug_64.libboxes-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/profiles/default) Found gcc 11.1 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-v1/bsr/113174/fbbbb/.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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] libboxes:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True xxhash/0.8.2: Not found in local cache, looking in remotes... xxhash/0.8.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xxhash/0.8.2: Downloaded recipe revision 03fd1c9a839b3f9cdf5ea9742c312187 libboxes/0.1.1: Forced build from source cmake/3.27.9: Not found in local cache, looking in remotes... cmake/3.27.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.27.9: Downloaded recipe revision e255e9c6cc3ac4856c44ad84476ec434 Installing package: libboxes/0.1.1 Requirements libboxes/0.1.1 from local cache - Cache xxhash/0.8.2 from 'conan-center' - Downloaded Packages libboxes/0.1.1:61c2cdf0d929334eb62cda8e95c62a228a8e21e0 - Build xxhash/0.8.2:0f64e1d06b9d83ce351cf714fe17bfcfbc6f7722 - Download Build requirements cmake/3.27.9 from 'conan-center' - Downloaded Build requirements packages cmake/3.27.9:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... cmake/3.27.9: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.27.9: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 cmake/3.27.9: Downloaded package revision d5526ae751acca0ea3d4f55aad4467c2 xxhash/0.8.2: Retrieving package 0f64e1d06b9d83ce351cf714fe17bfcfbc6f7722 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xxhash/0.8.2: Package installed 0f64e1d06b9d83ce351cf714fe17bfcfbc6f7722 xxhash/0.8.2: Downloaded package revision 204b77bf53a19819cf3fc46c47fae8b7 cmake/3.27.9: Appending PATH environment variable: /home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/cmake/3.27.9/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin libboxes/0.1.1: Applying build-requirement: cmake/3.27.9 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libboxes/0.1.1: Configuring sources in /home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/source/src libboxes/0.1.1: [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 libboxes/0.1.1: Copying sources to build folder libboxes/0.1.1: Building your package in /home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/build/61c2cdf0d929334eb62cda8e95c62a228a8e21e0 libboxes/0.1.1: Generator txt created conanbuildinfo.txt libboxes/0.1.1: Calling generate() libboxes/0.1.1: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' libboxes/0.1.1: 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-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/build/61c2cdf0d929334eb62cda8e95c62a228a8e21e0/build/Debug/generators/conan_toolchain.cmake -DBUILD_SHARED_LIBS=OFF -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' libboxes/0.1.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libboxes/0.1.1: Calling build() libboxes/0.1.1: apply_conandata_patches(): No patches defined in conandata libboxes/0.1.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/build/61c2cdf0d929334eb62cda8e95c62a228a8e21e0/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/package/61c2cdf0d929334eb62cda8e95c62a228a8e21e0" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/build/61c2cdf0d929334eb62cda8e95c62a228a8e21e0/src" ----Running------ > . "/home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/build/61c2cdf0d929334eb62cda8e95c62a228a8e21e0/build/Debug/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/build/61c2cdf0d929334eb62cda8e95c62a228a8e21e0/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/package/61c2cdf0d929334eb62cda8e95c62a228a8e21e0" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/build/61c2cdf0d929334eb62cda8e95c62a228a8e21e0/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/build/61c2cdf0d929334eb62cda8e95c62a228a8e21e0/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is GNU 11.1.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Component target declared 'xxHash::xxhash' -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Configuring incomplete, errors occurred! libboxes/0.1.1: CMake Error at /home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/cmake/3.27.9/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) Call Stack (most recent call first): /home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/cmake/3.27.9/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) /home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/cmake/3.27.9/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/share/cmake-3.27/Modules/FindGTest.cmake:270 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) tests/CMakeLists.txt:3 (find_package) libboxes/0.1.1: 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 libboxes/0.1.1: 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 libboxes/0.1.1: ERROR: Package '61c2cdf0d929334eb62cda8e95c62a228a8e21e0' build failed libboxes/0.1.1: WARN: Build folder /home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/build/61c2cdf0d929334eb62cda8e95c62a228a8e21e0/build/Debug ERROR: libboxes/0.1.1: Error in build() method, line 95 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/build/61c2cdf0d929334eb62cda8e95c62a228a8e21e0/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/package/61c2cdf0d929334eb62cda8e95c62a228a8e21e0" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/113174/fbbbb/.conan/data/libboxes/0.1.1/_/_/build/61c2cdf0d929334eb62cda8e95c62a228a8e21e0/src"