******************************************************************************** conan install naive-tsearch/0.1.0@#efaa86bad0d9ed09e38a462586002859 --build=naive-tsearch -pr /home/conan/w/prod/BuildSingleReference/200079/b756423a-ccbb-4b8c-b9a4-13bfda067ee8/profile_linux_11_libstdcpp11_gcc_release_64.naive-tsearch-header_only-False.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) 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/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=11 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=11 os=Linux [options] naive-tsearch:header_only=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True naive-tsearch/0.1.0: Forced build from source Installing package: naive-tsearch/0.1.0 Requirements naive-tsearch/0.1.0 from local cache - Cache Packages naive-tsearch/0.1.0:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK naive-tsearch/0.1.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/source/src naive-tsearch/0.1.0: [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 naive-tsearch/0.1.0: Copying sources to build folder naive-tsearch/0.1.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646 naive-tsearch/0.1.0: Generator txt created conanbuildinfo.txt naive-tsearch/0.1.0: Calling generate() naive-tsearch/0.1.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' naive-tsearch/0.1.0: 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/.conan/data/naive-tsearch/0.1.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' naive-tsearch/0.1.0: 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 naive-tsearch/0.1.0: Calling build() naive-tsearch/0.1.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- 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 -- The CXX compiler identification is GNU 11.1.0 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for search.h -- Looking for search.h - found -- Performing Test HAS_ENUM_VISIT -- Performing Test HAS_ENUM_VISIT - Success -- Performing Test HAS_FUNCTION_TSEARCH -- Performing Test HAS_FUNCTION_TSEARCH - Success -- Performing Test HAS_FUNCTION_TFIND -- Performing Test HAS_FUNCTION_TFIND - Success -- Performing Test HAS_FUNCTION_TDELETE -- Performing Test HAS_FUNCTION_TDELETE - Success -- Performing Test HAS_FUNCTION_TWALK -- Performing Test HAS_FUNCTION_TWALK - Success -- Performing Test HAS_FUNCTION_TDESTROY -- Performing Test HAS_FUNCTION_TDESTROY - Success -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/CMakeFiles/CMakeOutput.log". naive-tsearch/0.1.0: CMake Error at /usr/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find Boost (missing: Boost_INCLUDE_DIR unit_test_framework) Call Stack (most recent call first): /usr/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.15/Modules/FindBoost.cmake:2164 (find_package_handle_standard_args) tests/CMakeLists.txt:27 (find_package) naive-tsearch/0.1.0: 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 naive-tsearch/0.1.0: ERROR: Package 'dfbe50feef7f3c6223a476cd5aeadb687084a646' build failed naive-tsearch/0.1.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release ERROR: naive-tsearch/0.1.0: Error in build() method, line 53 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/naive-tsearch/0.1.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src"