=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for mu-1.14.3 ninja: Entering directory `output' [1/174] Compiling C++ object lib/utils/libmu-utils.a.p/mu-lang-detector.cc.o [2/174] Compiling C++ object lib/utils/libmu-utils.a.p/mu-option.cc.o [3/174] Compiling C++ object lib/utils/libmu-utils.a.p/mu-readline.cc.o FAILED: [code=1] lib/utils/libmu-utils.a.p/mu-readline.cc.o c++ -Ilib/utils/libmu-utils.a.p -Ilib/utils -I../lib/utils -Ilib -I../lib -I../thirdparty -I. -I.. -I../thirdparty/fmt -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/gio-unix-2.0 -I/usr/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++20 -Wno-unused-parameter -Wno-cast-function-type -Wformat-security -Wformat=2 -Wstack-protector -fstack-protector-strong -Wno-switch-enum -Wno-array-bounds -Wno-stringop-overflow -Wno-volatile -DHAVE_CONFIG_H -O2 -march=i586 -Dz_off_t=long -fPIC -DFMT_HEADER_ONLY -pthread -MD -MQ lib/utils/libmu-utils.a.p/mu-readline.cc.o -MF lib/utils/libmu-utils.a.p/mu-readline.cc.o.d -o lib/utils/libmu-utils.a.p/mu-readline.cc.o -c ../lib/utils/mu-readline.cc In file included from ../lib/utils/mu-utils.hh:40, from ../lib/utils/mu-readline.cc:21: ../thirdparty/fmt/fmt/format.h: In instantiation of 'constexpr void fmt::v12::detail::format_hexfloat(Float, fmt::v12::format_specs, buffer&) [with Float = long double; typename std::enable_if<(! std::integral_constant::digits == 106)>::value), int>::type = 0]': ../thirdparty/fmt/fmt/format.h:3501:20: required from 'constexpr OutputIt fmt::v12::detail::write(OutputIt, T, fmt::v12::format_specs, fmt::v12::locale_ref) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if::value, int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3595:21: required from 'OutputIt fmt::v12::detail::write(OutputIt, T) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if<(is_floating_point::value && (! is_fast_float::value)), int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3685:16: required from 'void fmt::v12::detail::default_arg_formatter::operator()(T) [with T = long double; typename std::enable_if::value || 1)>::value, int>::type = 0; Char = char]' ../thirdparty/fmt/fmt/base.h:2505:52: required from 'constexpr decltype (vis(0)) fmt::v12::basic_format_arg::visit(Visitor&&) const [with Visitor = fmt::v12::detail::default_arg_formatter; Context = fmt::v12::context; decltype (vis(0)) = void]' ../thirdparty/fmt/fmt/format-inl.h:1471:29: required from here ../thirdparty/fmt/fmt/format.h:3108:14: error: no match for 'operator~' (operand type is 'fmt::v12::detail::uint128') 3108 | f.f &= ~(inc - 1); | ^~~~~~~~~~ [4/174] Compiling C++ object lib/utils/libmu-utils.a.p/mu-html-to-text.cc.o FAILED: [code=1] lib/utils/libmu-utils.a.p/mu-html-to-text.cc.o c++ -Ilib/utils/libmu-utils.a.p -Ilib/utils -I../lib/utils -Ilib -I../lib -I../thirdparty -I. -I.. -I../thirdparty/fmt -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/gio-unix-2.0 -I/usr/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++20 -Wno-unused-parameter -Wno-cast-function-type -Wformat-security -Wformat=2 -Wstack-protector -fstack-protector-strong -Wno-switch-enum -Wno-array-bounds -Wno-stringop-overflow -Wno-volatile -DHAVE_CONFIG_H -O2 -march=i586 -Dz_off_t=long -fPIC -DFMT_HEADER_ONLY -pthread -MD -MQ lib/utils/libmu-utils.a.p/mu-html-to-text.cc.o -MF lib/utils/libmu-utils.a.p/mu-html-to-text.cc.o.d -o lib/utils/libmu-utils.a.p/mu-html-to-text.cc.o -c ../lib/utils/mu-html-to-text.cc In file included from ../lib/utils/mu-utils.hh:40, from ../lib/utils/mu-html-to-text.cc:20: ../thirdparty/fmt/fmt/format.h: In instantiation of 'constexpr void fmt::v12::detail::format_hexfloat(Float, fmt::v12::format_specs, buffer&) [with Float = long double; typename std::enable_if<(! std::integral_constant::digits == 106)>::value), int>::type = 0]': ../thirdparty/fmt/fmt/format.h:3501:20: required from 'constexpr OutputIt fmt::v12::detail::write(OutputIt, T, fmt::v12::format_specs, fmt::v12::locale_ref) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if::value, int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3595:21: required from 'OutputIt fmt::v12::detail::write(OutputIt, T) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if<(is_floating_point::value && (! is_fast_float::value)), int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3685:16: required from 'void fmt::v12::detail::default_arg_formatter::operator()(T) [with T = long double; typename std::enable_if::value || 1)>::value, int>::type = 0; Char = char]' ../thirdparty/fmt/fmt/base.h:2505:52: required from 'constexpr decltype (vis(0)) fmt::v12::basic_format_arg::visit(Visitor&&) const [with Visitor = fmt::v12::detail::default_arg_formatter; Context = fmt::v12::context; decltype (vis(0)) = void]' ../thirdparty/fmt/fmt/format-inl.h:1471:29: required from here ../thirdparty/fmt/fmt/format.h:3108:14: error: no match for 'operator~' (operand type is 'fmt::v12::detail::uint128') 3108 | f.f &= ~(inc - 1); | ^~~~~~~~~~ [5/174] Compiling C++ object lib/utils/libmu-utils.a.p/mu-logger.cc.o FAILED: [code=1] lib/utils/libmu-utils.a.p/mu-logger.cc.o c++ -Ilib/utils/libmu-utils.a.p -Ilib/utils -I../lib/utils -Ilib -I../lib -I../thirdparty -I. -I.. -I../thirdparty/fmt -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/gio-unix-2.0 -I/usr/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++20 -Wno-unused-parameter -Wno-cast-function-type -Wformat-security -Wformat=2 -Wstack-protector -fstack-protector-strong -Wno-switch-enum -Wno-array-bounds -Wno-stringop-overflow -Wno-volatile -DHAVE_CONFIG_H -O2 -march=i586 -Dz_off_t=long -fPIC -DFMT_HEADER_ONLY -pthread -MD -MQ lib/utils/libmu-utils.a.p/mu-logger.cc.o -MF lib/utils/libmu-utils.a.p/mu-logger.cc.o.d -o lib/utils/libmu-utils.a.p/mu-logger.cc.o -c ../lib/utils/mu-logger.cc In file included from ../lib/utils/mu-utils.hh:40, from ../lib/utils/mu-logger.hh:24, from ../lib/utils/mu-logger.cc:21: ../thirdparty/fmt/fmt/format.h: In instantiation of 'constexpr void fmt::v12::detail::format_hexfloat(Float, fmt::v12::format_specs, buffer&) [with Float = long double; typename std::enable_if<(! std::integral_constant::digits == 106)>::value), int>::type = 0]': ../thirdparty/fmt/fmt/format.h:3501:20: required from 'constexpr OutputIt fmt::v12::detail::write(OutputIt, T, fmt::v12::format_specs, fmt::v12::locale_ref) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if::value, int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3595:21: required from 'OutputIt fmt::v12::detail::write(OutputIt, T) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if<(is_floating_point::value && (! is_fast_float::value)), int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3685:16: required from 'void fmt::v12::detail::default_arg_formatter::operator()(T) [with T = long double; typename std::enable_if::value || 1)>::value, int>::type = 0; Char = char]' ../thirdparty/fmt/fmt/base.h:2505:52: required from 'constexpr decltype (vis(0)) fmt::v12::basic_format_arg::visit(Visitor&&) const [with Visitor = fmt::v12::detail::default_arg_formatter; Context = fmt::v12::context; decltype (vis(0)) = void]' ../thirdparty/fmt/fmt/format-inl.h:1471:29: required from here ../thirdparty/fmt/fmt/format.h:3108:14: error: no match for 'operator~' (operand type is 'fmt::v12::detail::uint128') 3108 | f.f &= ~(inc - 1); | ^~~~~~~~~~ [6/174] Compiling C++ object lib/utils/libmu-utils.a.p/mu-sexp.cc.o FAILED: [code=1] lib/utils/libmu-utils.a.p/mu-sexp.cc.o c++ -Ilib/utils/libmu-utils.a.p -Ilib/utils -I../lib/utils -Ilib -I../lib -I../thirdparty -I. -I.. -I../thirdparty/fmt -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/gio-unix-2.0 -I/usr/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++20 -Wno-unused-parameter -Wno-cast-function-type -Wformat-security -Wformat=2 -Wstack-protector -fstack-protector-strong -Wno-switch-enum -Wno-array-bounds -Wno-stringop-overflow -Wno-volatile -DHAVE_CONFIG_H -O2 -march=i586 -Dz_off_t=long -fPIC -DFMT_HEADER_ONLY -pthread -MD -MQ lib/utils/libmu-utils.a.p/mu-sexp.cc.o -MF lib/utils/libmu-utils.a.p/mu-sexp.cc.o.d -o lib/utils/libmu-utils.a.p/mu-sexp.cc.o -c ../lib/utils/mu-sexp.cc In file included from ../lib/utils/mu-utils.hh:40, from ../lib/utils/mu-sexp.hh:23, from ../lib/utils/mu-sexp.cc:21: ../thirdparty/fmt/fmt/format.h: In instantiation of 'constexpr void fmt::v12::detail::format_hexfloat(Float, fmt::v12::format_specs, buffer&) [with Float = long double; typename std::enable_if<(! std::integral_constant::digits == 106)>::value), int>::type = 0]': ../thirdparty/fmt/fmt/format.h:3501:20: required from 'constexpr OutputIt fmt::v12::detail::write(OutputIt, T, fmt::v12::format_specs, fmt::v12::locale_ref) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if::value, int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3595:21: required from 'OutputIt fmt::v12::detail::write(OutputIt, T) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if<(is_floating_point::value && (! is_fast_float::value)), int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3685:16: required from 'void fmt::v12::detail::default_arg_formatter::operator()(T) [with T = long double; typename std::enable_if::value || 1)>::value, int>::type = 0; Char = char]' ../thirdparty/fmt/fmt/base.h:2505:52: required from 'constexpr decltype (vis(0)) fmt::v12::basic_format_arg::visit(Visitor&&) const [with Visitor = fmt::v12::detail::default_arg_formatter; Context = fmt::v12::context; decltype (vis(0)) = void]' ../thirdparty/fmt/fmt/format-inl.h:1471:29: required from here ../thirdparty/fmt/fmt/format.h:3108:14: error: no match for 'operator~' (operand type is 'fmt::v12::detail::uint128') 3108 | f.f &= ~(inc - 1); | ^~~~~~~~~~ [7/174] Compiling C++ object lib/utils/libmu-utils.a.p/mu-utils-file.cc.o FAILED: [code=1] lib/utils/libmu-utils.a.p/mu-utils-file.cc.o c++ -Ilib/utils/libmu-utils.a.p -Ilib/utils -I../lib/utils -Ilib -I../lib -I../thirdparty -I. -I.. -I../thirdparty/fmt -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/gio-unix-2.0 -I/usr/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++20 -Wno-unused-parameter -Wno-cast-function-type -Wformat-security -Wformat=2 -Wstack-protector -fstack-protector-strong -Wno-switch-enum -Wno-array-bounds -Wno-stringop-overflow -Wno-volatile -DHAVE_CONFIG_H -O2 -march=i586 -Dz_off_t=long -fPIC -DFMT_HEADER_ONLY -pthread -MD -MQ lib/utils/libmu-utils.a.p/mu-utils-file.cc.o -MF lib/utils/libmu-utils.a.p/mu-utils-file.cc.o.d -o lib/utils/libmu-utils.a.p/mu-utils-file.cc.o -c ../lib/utils/mu-utils-file.cc In file included from ../lib/utils/mu-utils.hh:40, from ../lib/utils/mu-utils-file.cc:22: ../thirdparty/fmt/fmt/format.h: In instantiation of 'constexpr void fmt::v12::detail::format_hexfloat(Float, fmt::v12::format_specs, buffer&) [with Float = long double; typename std::enable_if<(! std::integral_constant::digits == 106)>::value), int>::type = 0]': ../thirdparty/fmt/fmt/format.h:3501:20: required from 'constexpr OutputIt fmt::v12::detail::write(OutputIt, T, fmt::v12::format_specs, fmt::v12::locale_ref) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if::value, int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3595:21: required from 'OutputIt fmt::v12::detail::write(OutputIt, T) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if<(is_floating_point::value && (! is_fast_float::value)), int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3685:16: required from 'void fmt::v12::detail::default_arg_formatter::operator()(T) [with T = long double; typename std::enable_if::value || 1)>::value, int>::type = 0; Char = char]' ../thirdparty/fmt/fmt/base.h:2505:52: required from 'constexpr decltype (vis(0)) fmt::v12::basic_format_arg::visit(Visitor&&) const [with Visitor = fmt::v12::detail::default_arg_formatter; Context = fmt::v12::context; decltype (vis(0)) = void]' ../thirdparty/fmt/fmt/format-inl.h:1471:29: required from here ../thirdparty/fmt/fmt/format.h:3108:14: error: no match for 'operator~' (operand type is 'fmt::v12::detail::uint128') 3108 | f.f &= ~(inc - 1); | ^~~~~~~~~~ [8/174] Compiling C++ object lib/utils/libmu-utils.a.p/mu-utils.cc.o FAILED: [code=1] lib/utils/libmu-utils.a.p/mu-utils.cc.o c++ -Ilib/utils/libmu-utils.a.p -Ilib/utils -I../lib/utils -Ilib -I../lib -I../thirdparty -I. -I.. -I../thirdparty/fmt -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/gio-unix-2.0 -I/usr/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++20 -Wno-unused-parameter -Wno-cast-function-type -Wformat-security -Wformat=2 -Wstack-protector -fstack-protector-strong -Wno-switch-enum -Wno-array-bounds -Wno-stringop-overflow -Wno-volatile -DHAVE_CONFIG_H -O2 -march=i586 -Dz_off_t=long -fPIC -DFMT_HEADER_ONLY -pthread -MD -MQ lib/utils/libmu-utils.a.p/mu-utils.cc.o -MF lib/utils/libmu-utils.a.p/mu-utils.cc.o.d -o lib/utils/libmu-utils.a.p/mu-utils.cc.o -c ../lib/utils/mu-utils.cc In file included from ../lib/utils/mu-utils.hh:40, from ../lib/utils/mu-utils.cc:45: ../thirdparty/fmt/fmt/format.h: In instantiation of 'constexpr void fmt::v12::detail::format_hexfloat(Float, fmt::v12::format_specs, buffer&) [with Float = long double; typename std::enable_if<(! std::integral_constant::digits == 106)>::value), int>::type = 0]': ../thirdparty/fmt/fmt/format.h:3501:20: required from 'constexpr OutputIt fmt::v12::detail::write(OutputIt, T, fmt::v12::format_specs, fmt::v12::locale_ref) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if::value, int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3595:21: required from 'OutputIt fmt::v12::detail::write(OutputIt, T) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if<(is_floating_point::value && (! is_fast_float::value)), int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3685:16: required from 'void fmt::v12::detail::default_arg_formatter::operator()(T) [with T = long double; typename std::enable_if::value || 1)>::value, int>::type = 0; Char = char]' ../thirdparty/fmt/fmt/base.h:2505:52: required from 'constexpr decltype (vis(0)) fmt::v12::basic_format_arg::visit(Visitor&&) const [with Visitor = fmt::v12::detail::default_arg_formatter; Context = fmt::v12::context; decltype (vis(0)) = void]' ../thirdparty/fmt/fmt/format-inl.h:1471:29: required from here ../thirdparty/fmt/fmt/format.h:3108:14: error: no match for 'operator~' (operand type is 'fmt::v12::detail::uint128') 3108 | f.f &= ~(inc - 1); | ^~~~~~~~~~ [9/174] Compiling C++ object lib/utils/libmu-utils.a.p/mu-command-handler.cc.o FAILED: [code=1] lib/utils/libmu-utils.a.p/mu-command-handler.cc.o c++ -Ilib/utils/libmu-utils.a.p -Ilib/utils -I../lib/utils -Ilib -I../lib -I../thirdparty -I. -I.. -I../thirdparty/fmt -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/gio-unix-2.0 -I/usr/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++20 -Wno-unused-parameter -Wno-cast-function-type -Wformat-security -Wformat=2 -Wstack-protector -fstack-protector-strong -Wno-switch-enum -Wno-array-bounds -Wno-stringop-overflow -Wno-volatile -DHAVE_CONFIG_H -O2 -march=i586 -Dz_off_t=long -fPIC -DFMT_HEADER_ONLY -pthread -MD -MQ lib/utils/libmu-utils.a.p/mu-command-handler.cc.o -MF lib/utils/libmu-utils.a.p/mu-command-handler.cc.o.d -o lib/utils/libmu-utils.a.p/mu-command-handler.cc.o -c ../lib/utils/mu-command-handler.cc In file included from ../lib/utils/mu-utils.hh:40, from ../lib/utils/mu-error.hh:28, from ../lib/utils/mu-command-handler.hh:30, from ../lib/utils/mu-command-handler.cc:20: ../thirdparty/fmt/fmt/format.h: In instantiation of 'constexpr void fmt::v12::detail::format_hexfloat(Float, fmt::v12::format_specs, buffer&) [with Float = long double; typename std::enable_if<(! std::integral_constant::digits == 106)>::value), int>::type = 0]': ../thirdparty/fmt/fmt/format.h:3501:20: required from 'constexpr OutputIt fmt::v12::detail::write(OutputIt, T, fmt::v12::format_specs, fmt::v12::locale_ref) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if::value, int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3595:21: required from 'OutputIt fmt::v12::detail::write(OutputIt, T) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if<(is_floating_point::value && (! is_fast_float::value)), int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3685:16: required from 'void fmt::v12::detail::default_arg_formatter::operator()(T) [with T = long double; typename std::enable_if::value || 1)>::value, int>::type = 0; Char = char]' ../thirdparty/fmt/fmt/base.h:2505:52: required from 'constexpr decltype (vis(0)) fmt::v12::basic_format_arg::visit(Visitor&&) const [with Visitor = fmt::v12::detail::default_arg_formatter; Context = fmt::v12::context; decltype (vis(0)) = void]' ../thirdparty/fmt/fmt/format-inl.h:1471:29: required from here ../thirdparty/fmt/fmt/format.h:3108:14: error: no match for 'operator~' (operand type is 'fmt::v12::detail::uint128') 3108 | f.f &= ~(inc - 1); | ^~~~~~~~~~ [10/174] Compiling C++ object lib/utils/libmu-utils.a.p/mu-test-utils.cc.o FAILED: [code=1] lib/utils/libmu-utils.a.p/mu-test-utils.cc.o c++ -Ilib/utils/libmu-utils.a.p -Ilib/utils -I../lib/utils -Ilib -I../lib -I../thirdparty -I. -I.. -I../thirdparty/fmt -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/gio-unix-2.0 -I/usr/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++20 -Wno-unused-parameter -Wno-cast-function-type -Wformat-security -Wformat=2 -Wstack-protector -fstack-protector-strong -Wno-switch-enum -Wno-array-bounds -Wno-stringop-overflow -Wno-volatile -DHAVE_CONFIG_H -O2 -march=i586 -Dz_off_t=long -fPIC -DFMT_HEADER_ONLY -pthread -MD -MQ lib/utils/libmu-utils.a.p/mu-test-utils.cc.o -MF lib/utils/libmu-utils.a.p/mu-test-utils.cc.o.d -o lib/utils/libmu-utils.a.p/mu-test-utils.cc.o -c ../lib/utils/mu-test-utils.cc In file included from ../lib/utils/mu-utils.hh:40, from ../lib/utils/mu-test-utils.cc:32: ../thirdparty/fmt/fmt/format.h: In instantiation of 'constexpr void fmt::v12::detail::format_hexfloat(Float, fmt::v12::format_specs, buffer&) [with Float = long double; typename std::enable_if<(! std::integral_constant::digits == 106)>::value), int>::type = 0]': ../thirdparty/fmt/fmt/format.h:3501:20: required from 'constexpr OutputIt fmt::v12::detail::write(OutputIt, T, fmt::v12::format_specs, fmt::v12::locale_ref) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if::value, int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3595:21: required from 'OutputIt fmt::v12::detail::write(OutputIt, T) [with Char = char; OutputIt = fmt::v12::basic_appender; T = long double; typename std::enable_if<(is_floating_point::value && (! is_fast_float::value)), int>::type = 0]' ../thirdparty/fmt/fmt/format.h:3685:16: required from 'void fmt::v12::detail::default_arg_formatter::operator()(T) [with T = long double; typename std::enable_if::value || 1)>::value, int>::type = 0; Char = char]' ../thirdparty/fmt/fmt/base.h:2505:52: required from 'constexpr decltype (vis(0)) fmt::v12::basic_format_arg::visit(Visitor&&) const [with Visitor = fmt::v12::detail::default_arg_formatter; Context = fmt::v12::context; decltype (vis(0)) = void]' ../thirdparty/fmt/fmt/format-inl.h:1471:29: required from here ../thirdparty/fmt/fmt/format.h:3108:14: error: no match for 'operator~' (operand type is 'fmt::v12::detail::uint128') 3108 | f.f &= ~(inc - 1); | ^~~~~~~~~~ ninja: build stopped: subcommand failed. *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/mail/mu *** Error code 1 Stop. make: stopped in /usr/pkgsrc/mail/mu