******************************************************************************** conan install oatpp/1.3.0-latest@#4b6991426336f6573ab04a5ec57a0e8e --build=oatpp -pr /home/conan/workspace/prod-v1/bsr/28909/fbead/profile_linux_9_libstdcpp11_gcc_release_64.oatpp-shared-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/workspace/prod-v1/bsr/28909/feccc/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/workspace/prod-v1/bsr/28909/feccc/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/28909/feccc/.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=9 os=Linux [options] oatpp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True oatpp/1.3.0-latest: Forced build from source Installing package: oatpp/1.3.0-latest Requirements oatpp/1.3.0-latest from local cache - Cache Packages oatpp/1.3.0-latest:b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK oatpp/1.3.0-latest: Configuring sources in /home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/source/src oatpp/1.3.0-latest: [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 oatpp/1.3.0-latest: Copying sources to build folder oatpp/1.3.0-latest: Building your package in /home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 oatpp/1.3.0-latest: Generator txt created conanbuildinfo.txt oatpp/1.3.0-latest: Calling generate() oatpp/1.3.0-latest: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' oatpp/1.3.0-latest: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' oatpp/1.3.0-latest: 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 oatpp/1.3.0-latest: Calling build() oatpp/1.3.0-latest: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/src" ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/build/Release/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 9.2.1 -- 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 -- Performing Test CXXFLAG_Warith_conversion -- Performing Test CXXFLAG_Warith_conversion - Failed -- Performing Test CXXFLAG_ftrivial_auto_var_init_zero -- Performing Test CXXFLAG_ftrivial_auto_var_init_zero - Failed -- Performing Test CXXFLAG_Warray_compare -- Performing Test CXXFLAG_Warray_compare - Failed -- Performing Test CXXFLAG_Wbidi_chars_unpaired_ucn -- Performing Test CXXFLAG_Wbidi_chars_unpaired_ucn - Failed -- Performing Test CXXFLAG_Winfinite_recursion -- Performing Test CXXFLAG_Winfinite_recursion - Failed -- Performing Test CXXFLAG_Wopenacc_parallelism -- Performing Test CXXFLAG_Wopenacc_parallelism - Failed -- Performing Test CXXFLAG_Wtrivial_auto_var_init -- Performing Test CXXFLAG_Wtrivial_auto_var_init - Failed -- Performing Test CXXFLAG_Wcomma_subscript -- Performing Test CXXFLAG_Wcomma_subscript - Failed -- Performing Test CXXFLAG_Wmismatched_tags -- Performing Test CXXFLAG_Wmismatched_tags - Failed -- Performing Test CXXFLAG_Wredundant_tags -- Performing Test CXXFLAG_Wredundant_tags - Failed -- Performing Test CXXFLAG_Wvolatile -- Performing Test CXXFLAG_Wvolatile - Failed -- Performing Test CXXFLAG_Wctad_maybe_unsupported -- Performing Test CXXFLAG_Wctad_maybe_unsupported - Failed -- Performing Test CXXFLAG_Wdeprecated_enum_enum_conversion -- Performing Test CXXFLAG_Wdeprecated_enum_enum_conversion - Failed -- Performing Test CXXFLAG_Wdeprecated_enum_float_conversion -- Performing Test CXXFLAG_Wdeprecated_enum_float_conversion - Failed -- Performing Test CXXFLAG_Winvalid_imported_macros -- Performing Test CXXFLAG_Winvalid_imported_macros - Failed -- Performing Test CXXFLAG_Wrange_loop_construct -- Performing Test CXXFLAG_Wrange_loop_construct - Failed -- Configuring incomplete, errors occurred! See also "/home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/build/Release/CMakeFiles/CMakeOutput.log". See also "/home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/build/Release/CMakeFiles/CMakeError.log". oatpp/1.3.0-latest: ############################################################################ ## oatpp module compilation config: OATPP_DISABLE_ENV_OBJECT_COUNTERS=OFF OATPP_THREAD_HARDWARE_CONCURRENCY=AUTO OATPP_COMPAT_BUILD_NO_THREAD_LOCAL=OFF ############################################################################ oatpp version: '1.3.0' CMake Error at cmake/project.cmake:1 (cmake_minimum_required): CMake 3.20 or higher is required. You are running version 3.18.6 Call Stack (most recent call first): CMakeLists.txt:125 (include) WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** oatpp/1.3.0-latest: 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 oatpp/1.3.0-latest: ERROR: Package 'b911f48570f9bb2902d9e83b2b9ebf9d376c8c56' build failed oatpp/1.3.0-latest: WARN: Build folder /home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/build/Release ERROR: oatpp/1.3.0-latest: Error in build() method, line 65 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/package/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/28909/feccc/.conan/data/oatpp/1.3.0-latest/_/_/build/b911f48570f9bb2902d9e83b2b9ebf9d376c8c56/src"