CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/src/v1/core/parse.cpp:6: In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/include/skyr/v1/core/parse.hpp:12: In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/include/skyr/v1/core/url_record.hpp:13: In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/include/skyr/v1/core/host.hpp:21: In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/include/skyr/v1/domain/domain.hpp:18: /home/conan/w/cci_PR-3714/.conan/data/range-v3/0.11.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/range/v3/distance.hpp:18:1: warning: This header is deprecated. Please #include instead. [-W#pragma-messages] RANGES_DEPRECATED_HEADER( ^ /home/conan/w/cci_PR-3714/.conan/data/range-v3/0.11.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/range/v3/detail/config.hpp:508:39: note: expanded from macro 'RANGES_DEPRECATED_HEADER' #define RANGES_DEPRECATED_HEADER(MSG) RANGES_PRAGMA(GCC warning MSG) ^ /home/conan/w/cci_PR-3714/.conan/data/range-v3/0.11.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/range/v3/detail/config.hpp:283:26: note: expanded from macro 'RANGES_PRAGMA' #define RANGES_PRAGMA(X) _Pragma(#X) ^ :55:6: note: expanded from here GCC warning "This header is deprecated. Please #include " "instead." ^ In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/src/v1/core/parse.cpp:6: In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/include/skyr/v1/core/parse.hpp:12: In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/include/skyr/v1/core/url_record.hpp:13: In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/include/skyr/v1/core/host.hpp:21: /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/include/skyr/v1/domain/domain.hpp:128:7: error: no matching function for call to object of type 'const adl_erase_detail::erase_fn' ranges::erase(ctx.domain_name, result.value(), ctx.domain_name.cend()); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3714/.conan/data/range-v3/0.11.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/range/v3/action/erase.hpp:46:18: note: candidate template ignored: substitution failure [with Rng = std::basic_string, std::allocator > &, I = __gnu_cxx::__normal_iterator, std::allocator > >, S = __gnu_cxx::__normal_iterator, std::allocator > >, CPP_true = true, $4 = 0, $5 = 0, $6 = 0]: no matching function for call to 'erase' auto operator()(Rng && rng, I first, S last) const ^ In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/src/v1/core/url_parser_context.cpp:10: In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/include/skyr/v1/domain/domain.hpp:18: /home/conan/w/cci_PR-3714/.conan/data/range-v3/0.11.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/range/v3/distance.hpp:18:1: warning: This header is deprecated. Please #include instead. [-W#pragma-messages] RANGES_DEPRECATED_HEADER( ^ /home/conan/w/cci_PR-3714/.conan/data/range-v3/0.11.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/range/v3/detail/config.hpp:508:39: note: expanded from macro 'RANGES_DEPRECATED_HEADER' #define RANGES_DEPRECATED_HEADER(MSG) RANGES_PRAGMA(GCC warning MSG) ^ /home/conan/w/cci_PR-3714/.conan/data/range-v3/0.11.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/range/v3/detail/config.hpp:283:26: note: expanded from macro 'RANGES_PRAGMA' #define RANGES_PRAGMA(X) _Pragma(#X) ^ :141:6: note: expanded from here GCC warning "This header is deprecated. Please #include " "instead." ^ In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/src/v1/core/url_parser_context.cpp:10: /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/include/skyr/v1/domain/domain.hpp:128:7: error: no matching function for call to object of type 'const adl_erase_detail::erase_fn' ranges::erase(ctx.domain_name, result.value(), ctx.domain_name.cend()); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3714/.conan/data/range-v3/0.11.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/range/v3/action/erase.hpp:46:18: note: candidate template ignored: substitution failure [with Rng = std::basic_string, std::allocator > &, I = __gnu_cxx::__normal_iterator, std::allocator > >, S = __gnu_cxx::__normal_iterator, std::allocator > >, CPP_true = true, $4 = 0, $5 = 0, $6 = 0]: no matching function for call to 'erase' auto operator()(Rng && rng, I first, S last) const ^ In file included from /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/src/v1/core/parse.cpp:7: /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/source_subfolder/include/skyr/v1/core/check_input.hpp:45:3: error: no matching function for call to object of type 'const adl_erase_detail::erase_fn' ranges::erase(input, it, std::cend(input)); ^~~~~~~~~~~~~ /home/conan/w/cci_PR-3714/.conan/data/range-v3/0.11.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/range/v3/action/erase.hpp:46:18: note: candidate template ignored: substitution failure [with Rng = std::basic_string, std::allocator > &, I = __gnu_cxx::__normal_iterator, std::allocator > >, S = __gnu_cxx::__normal_iterator, std::allocator > >, CPP_true = true, $4 = 0, $5 = 0, $6 = 0]: no matching function for call to 'erase' auto operator()(Rng && rng, I first, S last) const ^ 1 warning and 2 errors generated. make[2]: *** [source_subfolder/src/CMakeFiles/skyr-url.dir/build.make:79: source_subfolder/src/CMakeFiles/skyr-url.dir/v1/core/parse.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... 1 warning and 1 error generated. make[2]: *** [source_subfolder/src/CMakeFiles/skyr-url.dir/build.make:66: source_subfolder/src/CMakeFiles/skyr-url.dir/v1/core/url_parser_context.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:112: source_subfolder/src/CMakeFiles/skyr-url.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 skyr-url/1.13.0: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e skyr-url/1.13.0: ERROR: Package '63bb25bef4dfe19d761280f5ac02afeb683ae04e' build failed skyr-url/1.13.0: WARN: Build folder /home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e ERROR: skyr-url/1.13.0: Error in build() method, line 92 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3714/.conan/data/skyr-url/1.13.0/_/_/build/63bb25bef4dfe19d761280f5ac02afeb683ae04e/build_subfolder' '--' '-j3'