******************************************************************************** conan install tcsbank-uri-template/1.1.3@#aa52a6ff750f482dfffdb9c73128acc2 --build=tcsbank-uri-template -pr /home/conan/w/prod-v1/BuildSingleReference/11713/51ba4d8c-3700-4529-b658-b9d9c8a4ca21/profile_linux_11_libstdcpp11_gcc_release_64.tcsbank-uri-template-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/w/prod-v1/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-v1/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-v1/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] tcsbank-uri-template:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tcsbank-uri-template/1.1.3: Forced build from source Installing package: tcsbank-uri-template/1.1.3 Requirements tcsbank-uri-template/1.1.3 from local cache - Cache Packages tcsbank-uri-template/1.1.3:6557f18ca99c0b6a233f43db00e30efaa525e27e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK tcsbank-uri-template/1.1.3: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/source/src tcsbank-uri-template/1.1.3: [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 tcsbank-uri-template/1.1.3: Copying sources to build folder tcsbank-uri-template/1.1.3: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e tcsbank-uri-template/1.1.3: Generator txt created conanbuildinfo.txt tcsbank-uri-template/1.1.3: Calling generate() tcsbank-uri-template/1.1.3: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' tcsbank-uri-template/1.1.3: 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/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' tcsbank-uri-template/1.1.3: 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 tcsbank-uri-template/1.1.3: Calling build() tcsbank-uri-template/1.1.3: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/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 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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release tcsbank-uri-template/1.1.3: CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release" '--' '-j3' ----------------- Scanning dependencies of target uri-template [ 12%] Building CXX object CMakeFiles/uri-template.dir/src/Expander.cpp.o [ 25%] Building CXX object CMakeFiles/uri-template.dir/src/Matcher.cpp.o [ 37%] Building CXX object CMakeFiles/uri-template.dir/src/Modifier.cpp.o [ 50%] Building CXX object CMakeFiles/uri-template.dir/src/Operator.cpp.o CMakeFiles/uri-template.dir/build.make:62: recipe for target 'CMakeFiles/uri-template.dir/src/Expander.cpp.o' failed CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/uri-template.dir/all' failed Makefile:129: recipe for target 'all' failed tcsbank-uri-template/1.1.3: In file included from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src/src/Expander.cpp:1: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src/include/uri-template/Expander.h:21:50: error: 'numeric_limits' is not a member of 'std' 21 | std::size_t max_len = std::numeric_limits::max()); | ^~~~~~~~~~~~~~ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src/include/uri-template/Expander.h:21:71: error: expected primary-expression before '>' token 21 | std::size_t max_len = std::numeric_limits::max()); | ^ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src/include/uri-template/Expander.h:21:74: error: '::max' has not been declared; did you mean 'std::max'? 21 | std::size_t max_len = std::numeric_limits::max()); | ^~~ | std::max In file included from /usr/local/include/c++/11.1.0/memory:63, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src/include/uri-template/Operator.h:3, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src/include/uri-template/Template.h:3, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src/include/uri-template/Expander.h:3, from /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src/src/Expander.cpp:1: /usr/local/include/c++/11.1.0/bits/stl_algobase.h:300:5: note: 'std::max' declared here 300 | max(const _Tp& __a, const _Tp& __b, _Compare __comp) | ^~~ make[2]: *** [CMakeFiles/uri-template.dir/src/Expander.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/uri-template.dir/all] Error 2 make: *** [all] Error 2 tcsbank-uri-template/1.1.3: WARN: tcsbank-uri-template recipe lacks information about the gcc compiler standard version support. tcsbank-uri-template/1.1.3: 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 tcsbank-uri-template/1.1.3: ERROR: Package '6557f18ca99c0b6a233f43db00e30efaa525e27e' build failed tcsbank-uri-template/1.1.3: WARN: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release ERROR: tcsbank-uri-template/1.1.3: Error in build() method, line 94 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/tcsbank-uri-template/1.1.3/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release" '--' '-j3'