>>> fmt 10.1.1 Extracting /usr/bin/unzip -q -d /home/buildroot/autobuild/instance-1/output-1/build /home/buildroot/autobuild/instance-1/dl/fmt/fmt-10.1.1.zip >>> fmt 10.1.1 Patching >>> fmt 10.1.1 Configuring (mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/ && cd /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/output-1/host/bin/cmake /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-1/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DFMT_INSTALL=ON -DFMT_TEST=OFF ) -- CMake version: 3.27.7 -- The CXX compiler identification is GNU 6.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/buildroot/autobuild/instance-1/output-1/host/bin/mips-mti-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Version: 10.1.1 -- Build type: Release -- Target 'doc' disabled (requires doxygen) -- Configuring done (0.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1 >>> fmt 10.1.1 Building GIT_DIR=. PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/output-1/host/bin/cmake --build /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/ -j4 -- make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1' [ 33%] Building CXX object CMakeFiles/fmt.dir/src/format.cc.o [ 66%] Building CXX object CMakeFiles/fmt.dir/src/os.cc.o In file included from /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format-inl.h:25:0, from /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:8: /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr It fmt::v10::detail::format_uint(It, UInt, int, bool) [with unsigned int BASE_BITS = 4u; Char = char; It = fmt::v10::appender; UInt = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2230:38: required from 'fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref)::)> [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2230:66: required from 'struct fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2228:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1671:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1397:8: error: uninitialized variable 'buffer' in 'constexpr' function char buffer[num_bits() / BASE_BITS + 1]; ^~~~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>]::)>&; size_t = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1808:29: required from 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>]::)>; size_t = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2055:36: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2228:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1671:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1799:9: error: use of 'fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W)::)> [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' it = f(it); ~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr int fmt::v10::detail::count_digits(UInt) [with int BITS = 1; UInt = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2238:37: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1671:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1245:4: error: use of 'fmt::v10::detail::count_digits(UInt):: [with int BITS = 1; UInt = unsigned int]' before deduction of 'auto' return [](UInt m) { ~~~~~~~~~~~~ int num_digits = 0; ~~~~~~~~~~~~~~~~~~~ do { ~~~~ ++num_digits; ~~~~~~~~~~~~~ } while ((m >>= BITS) != 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return num_digits; ~~~~~~~~~~~~~~~~~~ }(n); ~^~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2239:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1671:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2052:43: error: use of 'fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref)::)> [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' return base_iterator(out, write_digits(it)); ~~~~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>]::)>&; size_t = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1808:29: required from 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>]::)>; size_t = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2055:36: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2239:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1671:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1799:9: error: use of 'fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W)::)> [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' it = f(it); ~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr int fmt::v10::detail::count_digits(UInt) [with int BITS = 3; UInt = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2245:37: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1671:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1245:4: error: use of 'fmt::v10::detail::count_digits(UInt):: [with int BITS = 3; UInt = unsigned int]' before deduction of 'auto' return [](UInt m) { ~~~~~~~~~~~~ int num_digits = 0; ~~~~~~~~~~~~~~~~~~~ do { ~~~~ ++num_digits; ~~~~~~~~~~~~~ } while ((m >>= BITS) != 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return num_digits; ~~~~~~~~~~~~~~~~~~ }(n); ~^~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2250:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1671:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2052:43: error: use of 'fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref)::)> [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' return base_iterator(out, write_digits(it)); ~~~~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>]::)>&; size_t = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1808:29: required from 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>]::)>; size_t = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2055:36: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2250:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1671:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1799:9: error: use of 'fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W)::)> [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]::)>; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' it = f(it); ~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)1u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_char(OutputIt, Char, const fmt::v10::format_specs&) [with Char = char; OutputIt = fmt::v10::appender]::)>&; size_t = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1808:29: required from 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)1u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_char(OutputIt, Char, const fmt::v10::format_specs&) [with Char = char; OutputIt = fmt::v10::appender]::)>; size_t = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1996:22: required from 'constexpr OutputIt fmt::v10::detail::write_char(OutputIt, Char, const fmt::v10::format_specs&) [with Char = char; OutputIt = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2256:22: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1671:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1799:9: error: use of 'fmt::v10::detail::write_char(OutputIt, Char, const fmt::v10::format_specs&)::)> [with Char = char; OutputIt = fmt::v10::appender; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2217:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = long long int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1675:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2052:43: error: use of 'fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref)::)> [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' return base_iterator(out, write_digits(it)); ~~~~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]::)>&; size_t = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1808:29: required from 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]::)>; size_t = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2055:36: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2217:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = long long int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1675:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1799:9: error: use of 'fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W)::)> [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' it = f(it); ~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr int fmt::v10::detail::count_digits(UInt) [with int BITS = 4; UInt = long long unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2227:37: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = long long int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1675:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1245:4: error: use of 'fmt::v10::detail::count_digits(UInt):: [with int BITS = 4; UInt = long long unsigned int]' before deduction of 'auto' return [](UInt m) { ~~~~~~~~~~~~ int num_digits = 0; ~~~~~~~~~~~~~~~~~~~ do { ~~~~ ++num_digits; ~~~~~~~~~~~~~ } while ((m >>= BITS) != 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return num_digits; ~~~~~~~~~~~~~~~~~~ }(n); ~^~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2228:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = long long int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1675:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2052:43: error: use of 'fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref)::)> [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' return base_iterator(out, write_digits(it)); ~~~~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]::)>&; size_t = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1808:29: required from 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]::)>; size_t = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2055:36: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2228:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = long long int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1675:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1799:9: error: use of 'fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W)::)> [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' it = f(it); ~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr int fmt::v10::detail::count_digits(UInt) [with int BITS = 1; UInt = long long unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2238:37: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = long long int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1675:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1245:4: error: use of 'fmt::v10::detail::count_digits(UInt):: [with int BITS = 1; UInt = long long unsigned int]' before deduction of 'auto' return [](UInt m) { ~~~~~~~~~~~~ int num_digits = 0; ~~~~~~~~~~~~~~~~~~~ do { ~~~~ ++num_digits; ~~~~~~~~~~~~~ } while ((m >>= BITS) != 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return num_digits; ~~~~~~~~~~~~~~~~~~ }(n); ~^~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2239:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = long long int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1675:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2052:43: error: use of 'fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref)::)> [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' return base_iterator(out, write_digits(it)); ~~~~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]::)>&; size_t = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1808:29: required from 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]::)>; size_t = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2055:36: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2239:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = long long int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1675:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1799:9: error: use of 'fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W)::)> [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' it = f(it); ~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr int fmt::v10::detail::count_digits(UInt) [with int BITS = 3; UInt = long long unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2245:37: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = long long int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1675:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1245:4: error: use of 'fmt::v10::detail::count_digits(UInt):: [with int BITS = 3; UInt = long long unsigned int]' before deduction of 'auto' return [](UInt m) { ~~~~~~~~~~~~ int num_digits = 0; ~~~~~~~~~~~~~~~~~~~ do { ~~~~ ++num_digits; ~~~~~~~~~~~~~ } while ((m >>= BITS) != 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ return num_digits; ~~~~~~~~~~~~~~~~~~ }(n); ~^~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2250:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = long long int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1675:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2052:43: error: use of 'fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref)::)> [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' return base_iterator(out, write_digits(it)); ~~~~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]::)>&; size_t = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1808:29: required from 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)2u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]::)>; size_t = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2055:36: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W) [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2250:21: required from 'constexpr OutputIt fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2266:19: required from 'constexpr OutputIt fmt::v10::detail::write_int_noinline(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2276:28: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long int; typename std::enable_if<((fmt::v10::detail::is_integral::value && (! std::is_same::value)) && std::is_same::value, fmt::v10::appender, std::back_insert_iterator > >::type>::value), int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = long long int; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1675:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1799:9: error: use of 'fmt::v10::detail::write_int(OutputIt, int, unsigned int, const fmt::v10::format_specs&, W)::)> [with OutputIt = fmt::v10::appender; Char = char; W = fmt::v10::detail::write_int(OutputIt, fmt::v10::detail::write_int_arg, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = long long unsigned int]::)>; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' it = f(it); ~^~~~ /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)1u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_bytes(OutputIt, fmt::v10::string_view, const fmt::v10::format_specs&) [with fmt::v10::align::type align = (fmt::v10::align::type)1u; Char = char; OutputIt = fmt::v10::appender; fmt::v10::string_view = fmt::v10::basic_string_view]::)>&; size_t = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1808:29: required from 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)1u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write_bytes(OutputIt, fmt::v10::string_view, const fmt::v10::format_specs&) [with fmt::v10::align::type align = (fmt::v10::align::type)1u; Char = char; OutputIt = fmt::v10::appender; fmt::v10::string_view = fmt::v10::basic_string_view]::)>; size_t = unsigned int]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1814:29: required from 'constexpr OutputIt fmt::v10::detail::write_bytes(OutputIt, fmt::v10::string_view, const fmt::v10::format_specs&) [with fmt::v10::align::type align = (fmt::v10::align::type)1u; Char = char; OutputIt = fmt::v10::appender; fmt::v10::string_view = fmt::v10::basic_string_view]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3718:27: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, T, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; T = bool; typename std::enable_if::value, int>::type = 0]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = bool; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1683:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1799:9: error: use of 'fmt::v10::detail::write_bytes(OutputIt, fmt::v10::string_view, const fmt::v10::format_specs&)::)> [with fmt::v10::align::type align = (fmt::v10::align::type)1u; Char = char; OutputIt = fmt::v10::appender; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h: In instantiation of 'constexpr OutputIt fmt::v10::detail::write_padded(OutputIt, const fmt::v10::format_specs&, size_t, size_t, F&&) [with fmt::v10::align::type align = (fmt::v10::align::type)1u; OutputIt = fmt::v10::appender; Char = char; F = fmt::v10::detail::write(OutputIt, fmt::v10::basic_string_view, const fmt::v10::format_specs&) [with Char = char; OutputIt = fmt::v10::appender]::)>; size_t = unsigned int]': /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2346:22: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, fmt::v10::basic_string_view, const fmt::v10::format_specs&) [with Char = char; OutputIt = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2357:15: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, fmt::v10::basic_string_view::type>, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender; typename fmt::v10::type_identity::type = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:2364:21: required from 'constexpr OutputIt fmt::v10::detail::write(OutputIt, const Char*, const fmt::v10::format_specs&, fmt::v10::detail::locale_ref) [with Char = char; OutputIt = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:3795:25: required from 'constexpr fmt::v10::detail::arg_formatter::iterator fmt::v10::detail::arg_formatter::operator()(T) [with T = const char*; Char = char; fmt::v10::detail::arg_formatter::iterator = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:1693:15: required from 'constexpr decltype (vis(0)) fmt::v10::visit_format_arg(Visitor&&, const fmt::v10::basic_format_arg&) [with Visitor = fmt::v10::detail::arg_formatter&; Context = fmt::v10::basic_format_context; decltype (vis(0)) = fmt::v10::appender]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4388:42: required from 'const Char* fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref)::format_handler::on_format_specs(int, const Char*, const Char*) [with Char = char]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:4391:3: required from 'void fmt::v10::detail::vformat_to(fmt::v10::detail::buffer&, fmt::v10::basic_string_view, typename fmt::v10::detail::vformat_args::type, fmt::v10::detail::locale_ref) [with Char = char; typename fmt::v10::detail::vformat_args::type = fmt::v10::basic_format_args >]' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/src/format.cc:32:75: required from here /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/format.h:1799:9: error: use of 'fmt::v10::detail::write(OutputIt, fmt::v10::basic_string_view, const fmt::v10::format_specs&)::)> [with Char = char; OutputIt = fmt::v10::appender; fmt::v10::detail::reserve_iterator = fmt::v10::appender]' before deduction of 'auto' /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/include/fmt/core.h:2662: confused by earlier errors, bailing out make[3]: *** [CMakeFiles/fmt.dir/build.make:76: CMakeFiles/fmt.dir/src/format.cc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1' make[2]: *** [CMakeFiles/Makefile2:100: CMakeFiles/fmt.dir/all] Error 2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1' make[1]: *** [Makefile:136: all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1' make: *** [package/pkg-generic.mk:283: /home/buildroot/autobuild/instance-1/output-1/build/fmt-10.1.1/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'